Azure / autorest.java

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

tsp, patch, skip payload flatten #2603

Closed weidongxu-microsoft closed 4 months ago

weidongxu-microsoft commented 4 months ago

Do not do payload flatten for json-merge-patch model. The proper patch API impl depends on the setter of that model.