-
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 swagger changes for GET and LIST replicationEligibilityResults API #7698
Adding swagger changes for GET and LIST replicationEligibilityResults API #7698
Conversation
… API along with the examples.
Automation for azure-sdk-for-pythonNothing to generate for azure-sdk-for-python |
This extension type API has already been approved by the ARM team. |
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
LintDiff tests are failing with the following error R2059 - UniqueResourcePaths But since this is an extension routing type API, the uri will contain 2 providers. |
ModelValidation tests are failing due to older properties checked in probably before the model validation started running. The errors have nothing to do with the properties added in this PR. |
Can one of the admins verify this patch? |
Have suppressed the UniqueResourcePaths error type. Having another spec wouldn't have worked because either of the specs will have 2 providers in it leading to the same issue. |
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.