-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 containerservices/resource-manager] Support two apiversion for container service #192
Merged
AutorestCI
merged 6 commits into
restapi_auto_containerservices/resource-manager
from
restapi_auto_4237
Oct 19, 2018
Merged
[AutoPR containerservices/resource-manager] Support two apiversion for container service #192
AutorestCI
merged 6 commits into
restapi_auto_containerservices/resource-manager
from
restapi_auto_4237
Oct 19, 2018
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rebase and resolve conflict
add osMC resource in the readme
add listcredential api back
Merge branch 'support-two-apiversion' of github.com:zqingqing1/azure-rest-api-specs into support-two-apiversion
change default tag to 2018-09-30-preview
udpate tag to lastest version
This PR has been merged into #253 |
ghost
removed
the
in progress
label
Oct 19, 2018
kpajdzik
pushed a commit
that referenced
this pull request
Oct 26, 2018
* [AutoPR containerservices/resource-manager] Support two apiversion for container service (#192) * Generated from 663fe8f24bfa51bd8ea47b8e047d1c7d27dd776d rebase and resolve conflict * Generated from 902f5cc7a0d60d80fd13c9cf75c5081aac3e69d9 add osMC resource in the readme * Generated from 3f9220b29a0180bf1a037013514ea859e6a0bf22 add listcredential api back * Generated from de4b057ff9497a76da9201e5a339fa4f90022320 Merge branch 'support-two-apiversion' of github.com:zqingqing1/azure-rest-api-specs into support-two-apiversion * Generated from feb703f2baba9455e3f4e671fc7ef0479111392f change default tag to 2018-09-30-preview * Generated from 6da165da530980a01c317254a5807602731621df udpate tag to lastest version * Regenerated "@azure/arm-containerservice" SDK. * Regenerated "@azure/arm-containerservice/lib/models" SDK. * Generated from 5baf0aca3fb1797d51b48a10b91cd3ac73ed0cdc (#310) ACS multiapi for Python
AlexGhiondea
pushed a commit
to AlexGhiondea/azure-sdk-for-js
that referenced
this pull request
Jan 16, 2019
jeremymeng
pushed a commit
to jeremymeng/azure-sdk-for-js
that referenced
this pull request
Apr 3, 2019
* Install and Build during Prepack step Closes Azure#192. This will only install devDependencies if you install from Github. Normal installs from npm are unaffected. Has the added benefit of making sure we never ship code built with out of date dependencies to Github. * pack -> webpack in scripts
HarshaNalluru
pushed a commit
to HarshaNalluru/azure-sdk-for-js
that referenced
this pull request
Apr 12, 2019
* [AutoPR containerservices/resource-manager] Support two apiversion for container service (Azure#192) * Generated from 663fe8f24bfa51bd8ea47b8e047d1c7d27dd776d rebase and resolve conflict * Generated from 902f5cc7a0d60d80fd13c9cf75c5081aac3e69d9 add osMC resource in the readme * Generated from 3f9220b29a0180bf1a037013514ea859e6a0bf22 add listcredential api back * Generated from de4b057ff9497a76da9201e5a339fa4f90022320 Merge branch 'support-two-apiversion' of github.com:zqingqing1/azure-rest-api-specs into support-two-apiversion * Generated from feb703f2baba9455e3f4e671fc7ef0479111392f change default tag to 2018-09-30-preview * Generated from 6da165da530980a01c317254a5807602731621df udpate tag to lastest version * Regenerated "@azure/arm-containerservice" SDK. * Regenerated "@azure/arm-containerservice/lib/models" SDK. * Generated from 5baf0aca3fb1797d51b48a10b91cd3ac73ed0cdc (Azure#310) ACS multiapi for Python
HarshaNalluru
pushed a commit
to HarshaNalluru/azure-sdk-for-js
that referenced
this pull request
Apr 12, 2019
bterlson
pushed a commit
to bterlson/azure-sdk-for-js
that referenced
this pull request
May 24, 2019
…e#205) * Add RestResponse type and more runtime deserialization features * _response should always win in name conflicts * Fix linter errors * Make blobBody just a Promise, not a function. Resolves Azure#192 * Fix tests * Remove utils.responseToBody * Update RestResponse doc * Add default error to retry policy. Move error codes to RestError static properties. * Bump to v0.21
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created to sync Azure/azure-rest-api-specs#4237