Azure / autorest.java

Extension for AutoRest (https://github.com/Azure/autorest) that generates Java code
MIT License
33 stars 80 forks source link

client, no serialization on GroupSchema #2682

Closed weidongxu-microsoft closed 2 months ago

weidongxu-microsoft commented 3 months ago

GroupSchema is used to group method parameters. It does not correspond to a wire JSON model, and hence should not implement JsonSerializable.

code https://github.com/Azure/autorest.java/pull/2682/commits/ada2f3322167e4334af73d60593fc54e44429a5b