Azure / autorest.python

Extension for AutoRest (https://github.com/Azure/autorest) that generates Python code
MIT License
79 stars 57 forks source link

[MPG][Diff] unused model `ArmOperationStatus` of SDK generated from typespec #2584

Closed msyyc closed 4 months ago

msyyc commented 4 months ago

Compared with SDK between typespec and swagger, typespec version has unused model ArmOperationStatus.

image

It shall be caused by https://github.com/Azure/typespec-azure/blob/bb338afd7c124c586d4c105475cdb3da1b216b17/packages/typespec-azure-resource-manager/lib/responses.tsp#L92-L98

msyyc commented 4 months ago

Caused by TCGC https://github.com/Azure/typespec-azure/issues/836