-
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
[Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2019-05-05-preview #10028
[Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2019-05-05-preview #10028
Conversation
[Staging] Swagger Validation Report
❌ |
Rule | Message |
---|---|
1033 - RemovedProperty |
The new version is missing a property found in the old version. Was 'suppressionConfig' renamed or removed? Old: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L2263:7 |
1033 - RemovedProperty |
The new version is missing a property found in the old version. Was 'actionGroupId' renamed or removed? Old: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L2284:7 |
️️✔️
LintDiff [Detail]
️✔️
Validation passes for LintDiff.
️️✔️
Avocado [Detail]
️✔️
Validation passes for Avocado.
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk-for-net - 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-js - 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-java - 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-go - 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
|
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? |
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.
please fix ci error
Is there anything I can/should do to expedite the approval of this breaking change? |
@avjerafi you need to fix the prettier check, please refer to the first comment. For breaking change, please follow Azure Breaking changes approval request form as defined @ Breaking Change Process |
I've reviewed the Breaking Change policy, wiki and form. I don't believe this commit is rightly considered a breaking change. Currently, there are missing fields in the responses due to a wrongly structured definition of inheritance by use of a discriminator. This PR fixes this: the only effect of this change is the returning in the response of expected fields which are currently missing. This change is aligning the behavior with the customer's current expectation. |
@avjerafi You need to ask API Review Board @adrianhall to review. If it is emergent, please ask @akning-ms (ankun.ning@microsoft.com) for approve the breaking change. Meanwhile, please fix the prettier check first. Otherwise, it could not be merged. |
Azure Pipelines successfully started running 1 pipeline(s). |
@akning-ms Following our mail correspondence, please approve this breaking change |
approved breaking change as it is fixing bug in swagger, and this preview version plan to GA at the end of 2020 |
…version preview/2019-05-05-preview (Azure#10028) * Fixed ActionRule's polymorphism via discriminator * Applied prettier fixes Co-authored-by: Avi Jerafi <avjerafi@microsoft.com>
This is a PR generated at OpenAPI Hub. You can view your work branch via this link.
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 PR review process.