[azservicebus] Recreate the ATOM client using the autorest generator #17041
Labels
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
Service Bus
The ATOM client in the azservicebus package was generated from an older client, and is not standardized like the rest of our autogenerated libraries (for instance, it has it's own "custom" retry policy, etc..).
We need to regenerate this, based on the swagger for the API.
My first pass at this has shown that it does generate some parts of the client correctly. This has been done in Python and Java, so this might be a case of some limitation of our current autorest generator.
Swagger link: sb-swagger
If the generation is correct, it should fix:
The text was updated successfully, but these errors were encountered: