-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Add Devtestlabs/2018-09-15 #4357
Conversation
@@ -35,3 +36,13 @@ Please also specify `--go-sdk-folder=<path to the root directory of your azure-s | |||
``` yaml $(tag) == 'package-2015-05-preview' && $(go) | |||
output-folder: $(go-sdk-folder)/services/preview/devtestlabs/mgmt/2015-05-21-preview/$(namespace) | |||
``` | |||
|
|||
|
|||
### Tag: package-2018-09 and go |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change is new from the already reviewed and approved PR. I was not sure if I had to add it or not. Let me know if it should be reverted.
@@ -24,3 +25,13 @@ Please also specify `--ruby-sdks-folder=<path to the root directory of your azur | |||
namespace: "Azure::DevTestLabs::Mgmt::V2016_05_15" | |||
output-folder: $(ruby-sdks-folder)/management/azure_mgmt_devtestlabs/lib | |||
``` | |||
|
|||
### Tag: package-2018-09 and ruby |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change is new from the already reviewed and approved PR. I was not sure if I had to add it or not. Let me know if it should be reverted.
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-rubyThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
Automation for azure-sdk-for-jsThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-javaThe initial PR has been merged into your service PR: |
@jviau please rework you PR in a way that first commit is a copy of the existing swagger with the new name and folder structure and the second commit is update with you changes. Otherwise it is not clear what was changed since the last version. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
c0b9171
to
6af1914
Compare
@hovsepm sorry, thought that was only needed for the review PR. I have reworked the commits as requested now. |
@hovsepm thank you for catching that. I have added it. |
@AutorestCI rebuild azure-sdk-for-java |
Anything else I need to do before this can be merged in? |
@hovsepm thank you for merging this in! For getting the .NET nuget updated and published: do I do that, or is that done for me? |
For .NEt you will need to create a PR from this swagger to https://github.com/Azure/azure-sdk-for-net repository. Refer to the readme.md file there. |
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-version
in the path should match theapi-version
in the spec).Quality of Swagger
This PR adds devtestlabs/2018-09-15 stable release. This swagger has already been reviewed and approved here: https://github.com/Azure/azure-rest-api-specs-pr/pull/579.