-
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 storage/resource-manager] [Storage] Set the SignedResource as optional in ListServiceSAS #2967
[AutoPR storage/resource-manager] [Storage] Set the SignedResource as optional in ListServiceSAS #2967
Conversation
[Storage] Set the SignedResource as optional in ListServiceSAS
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-storageYou 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: |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_storage/resource-manager #2967 +/- ##
=========================================================================
- Coverage 56.97% 56.97% -0.01%
=========================================================================
Files 7805 7805
Lines 160285 160287 +2
=========================================================================
Hits 91325 91325
- Misses 68960 68962 +2
Continue to review full report at Codecov.
|
[Storage] Fix a format issue.
This PR has been merged into #3052 |
* [AutoPR storage/resource-manager] [Storage] Set the SignedResource as optional in ListServiceSAS (#2967) * Generated from 7882bc39a752f3adf4c47186c926094ab65cedc9 [Storage] Set the SignedResource as optional in ListServiceSAS * Generated from b36d0991a7cc9a7185fc6b7d7ef6919f63435234 [Storage] Fix a format issue. * Storage 2.0.0
* [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
Created to sync Azure/azure-rest-api-specs#3463