Azure / autorest.java

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

mgmt, ExtensionResource as ResourceType #2818

Closed XiaofeiCao closed 1 week ago

XiaofeiCao commented 2 weeks ago

scvmm: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/scvmm/ScVmm.Management/VirtualMachineInstance.tsp#L14-L15

ExtensionResource is a special kind of ProxyResource. We don't want to generate an extra ExtensionResource class for it.

code: https://github.com/Azure/autorest.java/pull/2818/commits/b32965d204fe44daca398477b5580e357503a618