Skip to content

[ServiceBus] regenerate _generated code inside mgmt from SWAGGER #24862

Description

@swathipil

It looks like there are typing issues being picked up by mypy in the azure/servicebus/mgmt/_generated folder.

  1. Need to update the generation instructions in the README in the azure-servicebus/swagger folder.
  2. Need to investigate whether the latest update to autorest fixes these by regenerating with the latest version of autorest + low-level client. (ex. Can follow the generation instructions listed here: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/schemaregistry/azure-schemaregistry/swagger/README.md)
  3. Run mypy in azure/servicebus to see if mypy errors are gone after regeneration.

Metadata

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.MessagingMessaging crewService Bus

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions