-
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
Removing Incorrect parameters #8166
Removing Incorrect parameters #8166
Conversation
Merging from Azure to nasingla fork
Merge with Master
Rebase fork
…into Azure-master
Removing incorrect parameters that are no longer supported by APIs
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
...iption/resource-manager/Microsoft.Subscription/preview/2019-10-01-preview/subscriptions.json
Show resolved
Hide resolved
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.
Any background? Removing properties is likely a breaking change.
Azure Pipelines successfully started running 1 pipeline(s). |
Additional properties are not used by customers and we don't want them to use it too. It was only meant for internal teams. Billing profile Id was a redundant parameter that we no longer support |
Since this is a preview api-version I wouldn't block this due to breaking changes. However, please think about the trade-off between potentially inconveniencing early adopters of your API and introducing these changes in a new preview api-version. |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
azure-sdk-for-net - Release
|
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-js - Release
|
Re-runing CI. Let me know if you want to go ahead and merge this. |
If you do not need this get merged, I will close this PR in days. |
Can we merge it? I don't have permission to merge it |
Can you please merge it |
Merged. I just need you to confirm the timing. Certain service would wish approved PR not get merged till certain date. |
* New Version for subscription RP * Update subscriptions.json Removing incorrect parameters that are no longer supported by APIs * FIx * Update subscriptions.json
* New Version for subscription RP * Update subscriptions.json Removing incorrect parameters that are no longer supported by APIs * FIx * Update subscriptions.json
Removing the incorrect parameters that are no longer supported by APIs