-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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 redis/resource-manager] Improve redis Swagger. #2485
[AutoPR redis/resource-manager] Improve redis Swagger. #2485
Conversation
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-redisYou 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: |
Implementing suggested usability improvement for redis cache: by not modelling CheckNameAvailabilityParameters.resourceType as a string, it can instead be treated as a cosntant, so that the parameter becomes optional!
Backport to the Microsoft.cache/redis 2017-10-01 swagger (from 2018-03-01).
This PR has been merged into #2091 |
* [AutoPR redis/resource-manager] Swagger completeness for Redis Cache (#2055) * Generated from adccbe159e32ef8112a0aadccc07d3c6c5390d11 Name change for notification * Generated from fdcb7d3837ae11e3fe8af22e28dadb032c498672 Fixing code review comments in PR * [AutoPR redis/resource-manager] Improve redis Swagger. (#2485) * Generated from d7abeaa6ae57648be6ecde4bc11c226d9c85166c Improve redis Swagger. Documenting list all patchSchedules to fix #2968. Documenting the CheckNameAvailability.type property better to fix #2967. And use a realistic timespan value in PatchSchedule examples. * Generated from 4f7e77b990601e0cc00b69a5870b50157525364d Implementing suggested usability improvement for redis cache: by not modelling CheckNameAvailabilityParameters.resourceType as a string, it can instead be treated as a cosntant, so that the parameter becomes optional! * Generated from 44e3bae7be1e5d63ad1531c7710d586f47405970 Backport to the Microsoft.cache/redis 2017-10-01 swagger (from 2018-03-01). * [AutoPR redis/resource-manager] typo: redis/resource-manager/Microsoft.Cache (#3984) * Generated from 5c7c95d799e03d2c657ef9b8864b02e26f895949 typo: redis/resource-manager/Microsoft.Cache - subid -> subscriptionId - properites -> properties - occured -> occurred - Trim trailing space * Packaging update of azure-mgmt-redis * Rebuild by #2091 * 6.0.0 * Redis packaging * Record simple tests
Merge pull request Azure#2485 from test-repo-billy/xiaoxu/multi071201 update common-types
Merge pull request Azure#2485 from test-repo-billy/xiaoxu/multi071201 update common-types
Created to sync Azure/azure-rest-api-specs#2969