Azure / autorest.java

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

mgmt, verify operationId works in example #2807

Closed weidongxu-microsoft closed 3 months ago

weidongxu-microsoft commented 3 months ago

We have no plan to support @operationId at any other places, in SDK emitter.

But the matching of example and operationId is done at openapi level, so for this we had to read it.