-
Notifications
You must be signed in to change notification settings - Fork 5.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
Adding required attributes to location and properties #9777
Conversation
[Staging] Swagger Validation Report
❌ |
Rule | Message |
---|---|
1034 - AddedRequiredProperty |
The new version has new required property 'properties, location' that was not found in the old version. New: Microsoft.AzureStack/stable/2017-06-01/Registration.json#L152:9 |
1034 - AddedRequiredProperty |
The new version has new required property 'properties, location' that was not found in the old version. New: Microsoft.AzureStack/stable/2017-06-01/Registration.json#L327:5 Old: Microsoft.AzureStack/stable/2017-06-01/Registration.json#L327:5 |
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk-for-go - Release
|
azure-sdk-for-net - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-js - Release
|
Azure CLI Extension Generation - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-python - Release
- Breaking Change detected in SDK
|
azure-sdk-for-java - Release
|
Trenton Generation - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-python-track2 - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
Can one of the admins verify this patch? |
Hi @bganapa , changing properties as required properties in the stable version is breaking change. Can you change it with a new api version? |
@raych1 Could you please merge this? I think this issue is showing up in some review as the attached issue is old and longstanding |
Hi @bganapa , please fix the PrettierCheck failures. |
Azure Pipelines successfully started running 1 pipeline(s). |
@raych1 Prettier issues fixed. Could you please merge this. This is high pri. Thanks for prioritizing this! |
Thanks @bganapa , it still needs ARM sign off. |
@raych1 Thanks for the response. Whom should I ping for the ARM signoff? As you can see, there is no service side change, hence it is not a breaking change. We are simply fixing a bug found by the customer. If you can, I would urge you to go ahead and merge this PR as this came up in few review. Thanks for your understanding! |
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.
Signed off from ARM side.
@akning-ms , can you please force merge this PR since it's a bug fix in swagger and no impact in service side? |
* Adding required attributes to location and properties * Prettier fixes
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
If any further question about AME onboarding or validation tools, please view the FAQ.
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.