Corrected API versions#2482
Conversation
|
@darshanhs90 PTAL :) |
Automation for azure-sdk-for-pythonA PR has been created for you: |
Automation for azure-sdk-for-goWas unable to create SDK azure-sdk-for-go PR for this closed PR. |
|
Looks Good |
| "swagger": "2.0", | ||
| "info": { | ||
| "title": "AuthorizationManagementClient", | ||
| "version": "2015-07-01", |
There was a problem hiding this comment.
"2015-07-01", [](start = 15, length = 13)
the earlier api version is correct,since we added new api-version support for roleassignment calls only
| "swagger": "2.0", | ||
| "info": { | ||
| "title": "AuthorizationManagementClient", | ||
| "version": "2015-07-01", |
There was a problem hiding this comment.
"2015-07-01", [](start = 15, length = 13)
classicadmin API is owned by ARM team,hence we didnt modify the api version here and modified only for the API calls which we own
olydis
left a comment
There was a problem hiding this comment.
moved examples still have 2017-10-01-preview; not crucial but misleading, especially if docs are generated from this!
| "info": { | ||
| "title": "AuthorizationManagementClient", | ||
| "version": "2017-10-01-preview", | ||
| "version": "2015-07-01", |
There was a problem hiding this comment.
"2015-07-01", [](start = 15, length = 13)
missed it in the review,this version shouldnt be changed
| "info": { | ||
| "title": "AuthorizationManagementClient", | ||
| "version": "2015-07-01", | ||
| "version": "2017-10-01-preview", |
There was a problem hiding this comment.
version": "2017-10-01-preview", [](start = 5, length = 31)
this it the file ,in which the version can be changed to the 2015 version
darshanhs90
left a comment
There was a problem hiding this comment.
left some comments to change
|
@darshanhs90 Fixed :) |
|
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. |
|
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. |
* changes to enable projected workspaces * Added example jsons for the shares * changes to add readme * changes after swagger errors * changes * Adding shareId to workspaceId * Adding shareId to workspaceId * Adding shareId to workspaceId * removing readme * changes to readme * changes to readme * changes to swagger validations errors * changes to swaggers * changes to swagger validations errors * shares.json * changes to swagger validations errors * changes to swagger validations errors * changes to swagger validations errors * changes to swagger validations errors * changes to swaggers * changes to swaggers * changes to swagger validations errors * changes to swagger validations errors * changes to swagger validations errors * changes to swagger validations errors * changes to swagger validations errors * changes to swagger validations errors * changes to swagger validations errors * changes to swagger validations errors * changes to swagger validations errors * changes to swagger validations errors * changes to swaggers * changes to swagger validations errors * changes to swagger validations errors * changes to swagger validations errors * custom words * custom words * adding formating changes * adding formating changes * adding formating changes * formatting changes * formatting changes * code review comments * code review comments * code review comments * code review comments * Adding share list * code review comments * code review commits * Shares * Shares * adding systemsdata to response * changes to shares json * adding systemsdata to response * changes to shares json * changes to shares * changes to share * code review comments * Update workspaces.json * code review comments fix for adding type to the jsons * code review comments fix for adding type to the jsons * Update workspaces.json removing description * Update workspaces.json * workspaces * chanegs to fix lint * chanegs to fix lint * chanegs to fix lint * changes to lint errors * chanegs to fix lint * chanegs to fix lint Co-authored-by: root <root@MININT-F8K8E41.fareast.corp.microsoft.com> Co-authored-by: Yamuna Ravichandran <yaravich@microsoft.com>
Fixes #2481
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