-
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
[Monitor] adding metricalerts api specifications #2316
Conversation
@LeoVannelli @ravbhatnagar has this gone through the API review board? |
No, that is what I am hopefully submitting for.
|
@LeoVannelli you're at the right place, just wanted to confirm 🙂 |
This commit was treated and no generation was made for Azure/azure-sdk-for-go |
This commit was treated and no generation was made for Azure/azure-sdk-for-python |
This commit was treated and no generation was made for Azure/azure-sdk-for-python |
This commit was treated and no generation was made for Azure/azure-sdk-for-go |
This commit was treated and no generation was made for Azure/azure-sdk-for-python |
}, | ||
"default": { | ||
"description": "BadRequest", | ||
"schema": { "$ref": "#/definitions/CloudError" } |
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.
Make sure this name is the same we use in the other specs. So that our customers know what type will be returned in an error and we do not need to change PowerShell later.
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.
@LeoVannelli if the type is defined in another spec, I'd actually recommend referencing it directly (see here for example syntax).
Automation for azure-sdk-for-goEncountered a Subprocess error: (azure-sdk-for-go)
Command: profileBuilder -s list -l ./profiles/2017-03-09/defintion.txt -name 2017-03-09 Error: unknown command "2017-03-09" for "profileBuilder"
Run 'profileBuilder --help' for usage.
unknown command "2017-03-09" for "profileBuilder" |
Hi There, I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result: File: AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback Thanks for your co-operation. |
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: |
Hi There, I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result: File: AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback Thanks for your co-operation. |
@LeoVannelli any updates regarding API review? |
@LeoVannelli did you see my email regarding the API review board process? Please schedule a meeting with azureapirbcore@microsoft.com (usually somewhere around Monday/Tuesday 2pm-4pm). |
Automation for azure-sdk-for-nodeNothing to generate for azure-sdk-for-node |
too old starting over |
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-version
in the path should match theapi-version
in the spec).Quality of Swagger