-
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] hdinsight/resource manager #1986
Conversation
@AutorestCI install |
Installation instructionPackage azure-mgmt-hdinsightYou 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:
|
@AutorestCI rebase |
Rebase done and pushed to the branch |
be1dd6b
to
f119599
Compare
Codecov Report
@@ Coverage Diff @@
## master #1986 +/- ##
==========================================
+ Coverage 57.19% 57.19% +<.01%
==========================================
Files 8002 8004 +2
Lines 162426 162428 +2
==========================================
+ Hits 92904 92906 +2
Misses 69522 69522
Continue to review full report at Codecov.
|
@AutorestCI rebase |
Rebase done and pushed to the branch |
f119599
to
005d8c2
Compare
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-hdinsightYou 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: |
…ixes (#2764) * Generated from 45dfa6f85f0c03e1e6ac3f66cdc091f4808e0386 Minor refactoring: 1. Organized shared parameters (e.g. resource group), 2. Fixed inappropriate enum constraints, 3. Moved property definitions to appropriate file * Generated from d025f34a5fd55f91cc31e57d9509372ffb5625e3 Removed the capabilities API, added the usages API * Generated from 683b4e5980fe33f271ff9140926572e544b46a33 Reverted capabilities change and created new API version with the capabilities change * Generated from 7568349164f77796def960a03b11acae99de64c8 Various minor changes: fixed API version in specs and examples, renamed properties, renamed operations, fixed examples, added x-ms-parameter-location to certain parameters, and made usages readonly. * Generated from 36ee7b14405869e46a89315ed226077d22407755 Fixed examples for applications to include expected status code from bug fix * Generated from 332ca042d73c58c99ef44f285cc16fa862c23e6f Removed unnecessary definition, added default responses on all endpoints * Generated from 4e88cba291b77a61a5da6d129a74e0b9fc53e7de Fixed PascalCasing of properties, and made Locations plural in operation IDs
Added support for ADLS type Gen 2
Fixed operation ID for configuration operation
Fixed cluster application PUT parameter
…sight/resource-manager
Build SDK finished and cleaned |
Close, initial 0.1.0 was released from a parallel PR, need regeneration |
No description provided.