-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Adding 2018-02-01 Traffic Manager API version. #3081
Conversation
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
Automation for azure-libraries-for-javaThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
AutoRest linter results for ARM Related Validation Errors/WarningsThese errors are reported by the ARM team's validation tools, reachout to ARM RP API Review directly for any questions or concerns. File: specification/trafficmanager/resource-manager/readme.md
|
AutoRest linter results for SDK Related Validation Errors/WarningsThese errors are reported by the SDK team's validation tools, reachout to ADX Swagger Reviewers directly for any questions or concerns. File: specification/trafficmanager/resource-manager/readme.md
|
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
@hrkulkarMsft why is this against the |
@dsgouda we recently made a push to expose 2018-03-01 and forgot to take 2018-02-01 with it. Note, this would not break 2018-03-01 however due to the behavior of this field -- rather it would just be lacking it. |
@dsgouda @hrkulkarMsft unfortunately February branch contribution is hold many months ago. Unfortunately we do not accept such tricks here. |
Thanks @MikhailTryakhov |
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.
Looks like most of the spec has already been reviewed in the 2018-03-01
version
The CI failures must be resolved before approval
directive: | ||
- suppress: R3023 | ||
reason: it's implemented in the main network spec | ||
approved-by: "@fearthecowboy" |
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.
@fearthecowboy Please confirm your approval for these suppressions
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.
Yes, these suppressions are ok.
As far as I understand, they have things in the Microsoft.Network
namespace, but it's still part of their RP. (we've got a couple cases of this elsewhere)
AutoRest linter results for ARM Related Validation Errors/WarningsThese errors are reported by the ARM team's validation tools, reachout to ARM RP API Review directly for any questions or concerns. File: specification/trafficmanager/resource-manager/readme.md
|
AutoRest linter results for SDK Related Validation Errors/WarningsThese errors are reported by the SDK team's validation tools, reachout to ADX Swagger Reviewers directly for any questions or concerns. File: specification/trafficmanager/resource-manager/readme.md
|
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.
LGTM
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