Azure / autorest.java

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

Remove JSON flatten setting #2592

Closed alzimmermsft closed 6 months ago

alzimmermsft commented 6 months ago

Removes the setting require-x-ms-flattened-to-flatten as flattening should always require x-ms-flattened to be enabled to produce flattened objects.