-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoPR recoveryservices/resource-manager] Added Swagger details for CheckNameAvailability API #4706
[AutoPR recoveryservices/resource-manager] Added Swagger details for CheckNameAvailability API #4706
Conversation
Changed operationId for checkNameAvailability from CheckResourceNameAvailability_Post to RecoveryServices_CheckNameAvailability
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-recoveryservicesYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Renaming ResourceNameAvailabilityResponse to ResourceNameAvailabilityResult
Renaming ResourceNameAvailabilityResult to CheckNameAvailabilityResult and changing GCed to GC'ed in swagger API summary
Renaming ResourceNameAvailabilityParameters to CheckNameAvailabilityParameters
This PR has been merged into #3975 |
* [AutoPR recoveryservices/resource-manager] typo: recoveryservices/resource-manager/Microsoft.RecoveryServices (#3966) * Generated from 86c08209956d8a147acab6460c56f44e3ce75f6c typo: recoveryservices/resource-manager/Microsoft.RecoveryServices - polymorhpic -> polymorphic - friendlyname -> friendly name - operationss -> operations - upgradation -> upgrade * Packaging update of azure-mgmt-recoveryservices * [AutoPR recoveryservices/resource-manager] Added Swagger details for CheckNameAvailability API (#4706) * Generated from 1c52533609d5a8a806f616702ab45f6b8c514b68 Changed operationId for checkNameAvailability from CheckResourceNameAvailability_Post to RecoveryServices_CheckNameAvailability * Packaging update of azure-mgmt-recoveryservices * Generated from 2edb73566dac3446f8b8a54399b9f14650c32e36 Renaming ResourceNameAvailabilityResponse to ResourceNameAvailabilityResult * Generated from f97eae58835c2bcc143d6c854a183830f257dda0 Renaming ResourceNameAvailabilityResult to CheckNameAvailabilityResult and changing GCed to GC'ed in swagger API summary * Generated from cc6ecf84a7e767b9299aa77868b43817d17bde4c Renaming ResourceNameAvailabilityParameters to CheckNameAvailabilityParameters * Rebuild by #3975 * Packaging update of azure-mgmt-recoveryservices * updated change log and versioning * Update HISTORY.rst
Created to sync Azure/azure-rest-api-specs#5496