-
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
Orphan property removed #6844
Orphan property removed #6844
Conversation
In Testing, Please Ignore[Logs] (Generated from 94dbf0a, Iteration 3)Go: test-repo-billy/azure-sdk-for-go [Logs] [Diff]
Python: test-repo-billy/azure-sdk-for-python [Logs] [Diff]
JavaScript: test-repo-billy/azure-sdk-for-js [Logs] [Diff]
Ruby: test-repo-billy/azure-sdk-for-ruby [Logs] [Diff]
|
This is not an API change of any sort, merely correcting documentation to match real world since removed property was exposed by mistake and does not affect anything. |
Automation for azure-sdk-for-pythonA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Can one of the admins verify this patch? |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
seems javascript job is failing, restarted the job. |
Requested ARM Review since the pr removes property from stable api-version. |
@VitaliyKurokhtin This is a breaking change in a stable API-version. Why do you want to remove this property? |
Because this property was never functional. It does present on one of the internal contracts that we use to pass information from controller to custom formatter, so it never makes it's way to the client. Due to some refactoring it slipped to public documentation, but it does nothing if you send it in PUT/PATCH and we never actually return it in JSON response. |
Hi @VitaliyKurokhtin @ravbhatnagar any update on this PR? can it be merged? |
@VitaliyKurokhtin are you still on this PR? is it ok to close if you're not working on it anymore? |
There is nothing to do. As I said earlier we're removing orphan non functional property. Still sending this property will not result in an error, and it was never returned. So this is not breaking by any means. |
hi @ravbhatnagar could you pls label |
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.
With the understanding that this is aligning swagger to server behavior, signing off for ARM
CI passed in azure pipeline https://github.com/Azure/azure-rest-api-specs/pull/6844/checks?check_run_id=183465797. |
* added ers props * added health status to ers props * removed status from ers props * added ersType property * added instance no to DB Server Props * changed ersType to ersVersion * changed ers inactive style * fixed comments * added back primary secondary CS types * removed the database instance no prop * removed database instance no prop * added custom word in the txt file
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
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.