-
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 dns/resource-manager] Fix SDK breaking change in 2017-10-01 DNS Swagger ref https://github.… #2173
[AutoPR dns/resource-manager] Fix SDK breaking change in 2017-10-01 DNS Swagger ref https://github.… #2173
Conversation
Fix SDK breaking change in 2017-10-01 DNS Swagger ref Azure/azure-rest-api-specs#2612
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-dnsYou 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_dns/resource-manager #2173 +/- ##
=====================================================================
+ Coverage 49.84% 51.42% +1.58%
=====================================================================
Files 5570 5027 -543
Lines 145340 127550 -17790
=====================================================================
- Hits 72441 65597 -6844
+ Misses 72899 61953 -10946
Continue to review full report at Codecov.
|
* [AutoPR dns/resource-manager] Add DNS 2017-10-01 API version (#2077) * Generated from 4709b831b9515ed6c45240d5a4421a63d0d7c1ea Add DNS 2017-10-01 API version * Generated from 95b6f270e9e4fb0221e5f8b8a92a788b457219d6 Add x-ms-client-name for recordsetnamesuffix for RecordSets_ListAllByDnsZone * Generated from 15ee9924ab753d364d43aec746d3dbd76a5570a7 (#2121) Fix SDK breaking change in 2017-10-01 DNS Swagger and add linter error suppressions * [AutoPR dns/resource-manager] Adding changes to support Private DNS Public Preview (#2132) * Generated from c7fd5f85b7c3e7389ff7cf4b533c1bed1aeead08 Update Py version * Fixing public zone test. Adding private zone test. * Separating creation of virtual networks in a preparer class. * Generated from 376c664778e112a01c129a0fbeebdf0f7d8a5c1e removing the required property on zoneType also fixing example * DNS swagger as of 08eebca * Prepare azure-mgmt-dns 2.0.0rc1 * Generated from 89cf22d8de4f8659cbe1c7af1655f8f3b3d9621a (#2173) Fix SDK breaking change in 2017-10-01 DNS Swagger ref Azure/azure-rest-api-specs#2612 * Update version.py
Created to sync Azure/azure-rest-api-specs#2656