-
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
Swagger change for pre and post script #4298
Conversation
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-jsThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
@jemex - this PR includes breaking changes yet does not alter the API version. Also, please fix the semantic and model validation errors in CI:
|
@annatisch, this PR doesn't have breaking changes. we only added new properties to the existing model. |
@annatisch - Thank you so much for the feedback. I have updated the "required" field. the checks takes longer to validate them, what do I need to do? |
@annatisch- can you merge this PR please if you it looks ok to you. |
@jemex - Can you please fix the model validation errors? I will review once CI is clean:
|
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 pretty good - just a couple of minor things to improve the generated code :)
...rce-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json
Show resolved
Hide resolved
...-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfigurationRun.json
Outdated
Show resolved
Hide resolved
...-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfigurationRun.json
Outdated
Show resolved
Hide resolved
...rce-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json
Outdated
Show resolved
Hide resolved
...rce-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json
Outdated
Show resolved
Hide resolved
...rce-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json
Outdated
Show resolved
Hide resolved
...rce-manager/Microsoft.Automation/preview/2017-05-15-preview/softwareUpdateConfiguration.json
Outdated
Show resolved
Hide resolved
@annatisch - I have resolved the feedback. Can you tell me if I have missed anything? If not and if it looks good, can you merge , please? |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
@AutorestCI regenerate azure-sdk-for-python |
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