-
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
set readonly for id, name, type. #9948
Conversation
Azure Pipelines successfully started running 1 pipeline(s). |
Azure CLI Extension Generation - Release
|
azure-sdk-for-python - Release
- Breaking Change detected in SDK
|
azure-sdk-for-go - Release
|
azure-sdk-for-js - Release
|
azure-sdk-for-java - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
Trenton Generation - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-net - Release
|
azure-sdk-for-python-track2 - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
Can one of the admins verify this patch? |
sync changes from Azure#9948
Azure Pipelines successfully started running 1 pipeline(s). |
set x-ms-azure-resource, sync changes from Azure/azure-rest-api-specs#9948
Hi @RichardLi1437 I wonder if it is possible to make some common types of the resources in the ml RP, or just using predefined resource models here? |
* add new preview version * add GET services and example * update description * update description * update tag * add put on services * remove produces and consumes * update examples/description * update examples, use detailed service response * add path for get by service id * add example for getservicebyid * add example for createService * add example for delete service * use full resource uri * add 2020-05-01 to readme * fix modelvalidation checks * add words to cspell ignore list * fix prettier issues * fix model validation * fix lint errors * include newly added templates and exmaples from 2020-04-01-preview * remove UNREFERENCED_JSON_FILE * fix lint and avaocado errors * update description in examples * sync changes from previous preview version #9649 * fix Potential new SDK errors * mark properties on paginated list response as readonly * sync changes from preview/2020-04-01 #9703 * rename operationId * remove createdby * remove createdtime and modifiedtime. Will populate system metadata instead once RP starts populating it. * use 201 instead of 202 on put /services * Revert "remove createdtime and modifiedtime. Will populate system metadata" This reverts commit 8daee90fcdf6d0c96f7802180c8a7d7860c46296. * use servicename parameter instead of id * add apiversionparameter * move PUT from /services to /services/{serivceName} * wrap machine learning service object inside arm resource envelope * fix prettierchecks * set modelAsString to true * dont have to populate operationId * update description of the location * add required fields * use directref instead of allof for containerresourcerequirements * add long running operation on PUT /services/{name} * delete on service is not a long running operation, remove 202 * remove createdtime and modifiedtime. Will populate system metadata instead once RP starts populating it. mark some properties as readonly * update description for ssl cert and ssl key * add description for conda dependencies * add example for service update * set x-ms-secret on authtoken, username and password * fix prettier errors * remove unused file * set readonly for id, name, type. #9948 sync changes from #9948 * on response dont populate username, password and authtoken * set x-ms-azure-resource, sync changes from #9948 * fix lint errors Co-authored-by: Keerthi Adusumilli <[email protected]>
Hi @akning-ms could you please help us merge this PR with breaking changes? This is a preview swagger, therefore breaking changes should be allowed |
Yes, agree, can you address this comment? @RichardLi1437 |
* set readonly for id, name, type. * set x-ms-azure-resource Co-authored-by: Richard Li <[email protected]>
…#9592) * add new preview version * add GET services and example * update description * update description * update tag * add put on services * remove produces and consumes * update examples/description * update examples, use detailed service response * add path for get by service id * add example for getservicebyid * add example for createService * add example for delete service * use full resource uri * add 2020-05-01 to readme * fix modelvalidation checks * add words to cspell ignore list * fix prettier issues * fix model validation * fix lint errors * include newly added templates and exmaples from 2020-04-01-preview * remove UNREFERENCED_JSON_FILE * fix lint and avaocado errors * update description in examples * sync changes from previous preview version Azure#9649 * fix Potential new SDK errors * mark properties on paginated list response as readonly * sync changes from preview/2020-04-01 Azure#9703 * rename operationId * remove createdby * remove createdtime and modifiedtime. Will populate system metadata instead once RP starts populating it. * use 201 instead of 202 on put /services * Revert "remove createdtime and modifiedtime. Will populate system metadata" This reverts commit 8daee90fcdf6d0c96f7802180c8a7d7860c46296. * use servicename parameter instead of id * add apiversionparameter * move PUT from /services to /services/{serivceName} * wrap machine learning service object inside arm resource envelope * fix prettierchecks * set modelAsString to true * dont have to populate operationId * update description of the location * add required fields * use directref instead of allof for containerresourcerequirements * add long running operation on PUT /services/{name} * delete on service is not a long running operation, remove 202 * remove createdtime and modifiedtime. Will populate system metadata instead once RP starts populating it. mark some properties as readonly * update description for ssl cert and ssl key * add description for conda dependencies * add example for service update * set x-ms-secret on authtoken, username and password * fix prettier errors * remove unused file * set readonly for id, name, type. Azure#9948 sync changes from Azure#9948 * on response dont populate username, password and authtoken * set x-ms-azure-resource, sync changes from Azure#9948 * fix lint errors Co-authored-by: Keerthi Adusumilli <[email protected]>
* set readonly for id, name, type. * set x-ms-azure-resource Co-authored-by: Richard Li <[email protected]>
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
If any further question about AME onboarding or validation tools, please view the FAQ.
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.