-
Notifications
You must be signed in to change notification settings - Fork 5.6k
fix: managementgroups model validation #6697
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
fix: managementgroups model validation #6697
Conversation
nschonni
commented
Jul 22, 2019
- Add "body" to response
- createGroupRequest -> createManagementGroupRequest
- Add "body" to response - createGroupRequest -> createManagementGroupRequest
SDK Automation [Logs] (Generated from 32f078b, Iteration 1)
|
Automation for azure-sdk-for-pythonUnable to detect any generation context from this PR. |
Automation for azure-sdk-for-javaUnable to detect any generation context from this PR. |
Automation for azure-sdk-for-goUnable to detect any generation context from this PR. |
|
Can one of the admins verify this patch? |
|
@nschonni , thank you for creating the PR. May I ask how do you find this issue? It seems our validation tool did not detect the issue. @raych1 , @michaeljqzq to check whether it is a bug in validation tool. |
|
@erich-wang , model validation would not be triggered if there's no swagger spec change in the PR. That's why the check pass this time. |