Conversation
|
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. |
| "$ref": "./examples/Factories_CancelPipelineRun.json" | ||
| } | ||
| }, | ||
| "description": "Cancel pipeline run by its run ID.", |
| "$ref": "#/parameters/api-version" | ||
| } | ||
| ], | ||
| "responses": { |
There was a problem hiding this comment.
What happens if the pipeline run has already finished?
There was a problem hiding this comment.
If pipeline run is in terminal state we return bad request.
| } | ||
| ], | ||
| "responses": { | ||
| "200": { |
There was a problem hiding this comment.
When the user gets an OK response, does that mean the run has been cancelled? Or does it mean that we've started the process of cancelling it?
There was a problem hiding this comment.
Ok means it is fully cancelled.
sergey-shandar
left a comment
There was a problem hiding this comment.
Please, address comments from @bgold09
| } | ||
| ], | ||
| "responses": { | ||
| "200": { |
|
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. |
|
No modification for AutorestCI/azure-sdk-for-ruby |
|
No modification for AutorestCI/azure-sdk-for-node |
|
No modification for AutorestCI/azure-sdk-for-node |
|
No modification for AutorestCI/azure-sdk-for-ruby |
|
No modification for AutorestCI/azure-sdk-for-node |
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-versionin the path should match theapi-versionin the spec).Quality of Swagger