Skip to content

update to @autorest/python 5.x for vmware #2630

@ctaggart

Description

@ctaggart

Extension name (the extension in question)

vmware

Description of issue (in as much detail as possible)

The autorest python version needs to be updated. It is currently using 3.0.62, but it has a problem creating empty json Azure/autorest.python#653. Newer versions like 5.4.0 do not have that problem. A workaround was put in place to Swagger API spec, but that workaround causes problems with Swagger KPI correctness. The workaround Swagger API spec will be removed next week in the 2020-03-20 API when Azure/azure-rest-api-specs#11486 is merged.

To be clear, the existing generated code that is committed will continue to work. Using autorest.python 3.x with the updated spec and new AVS specs will not work due to Azure/autorest.python#653 bug.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions