-
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
Add the subscription diagnostic settings API #7873
Conversation
Initial checkin
Automation for azure-sdk-for-pythonNothing to generate for azure-sdk-for-python |
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
Include the proxy resource definition
Add location to the proxy resource
Multiple fixes
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.
Signing off with comments
...nager/Microsoft.Insights/preview/2017-05-01-preview/subscriptionDiagnosticsSettings_API.json
Show resolved
Hide resolved
} | ||
}, | ||
"definitions": { | ||
"SubscriptionProxyOnlyResource": { |
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.
It's redundant to add common definitions here. It can be referenced from another swagger spec, or better yet - the common definitions swagger.
@jagadisk let me know if no further changes is needed and I can merge it. |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
azure-sdk-for-java - Release⌛ Pending...
|
azure-sdk-for-python - Release⌛ Pending...
|
azure-sdk-for-go - Release⌛ Pending...
|
azure-sdk-for-js - Release⌛ Pending...
|
azure-sdk-for-net - Release⌛ Pending...
|
Hi @jagadisk , I don't see any differences between this new swagger and It looks like you defined two swaggers for one API, can you help understand why is this needed? |
Initial checkin
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.