-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Change AI linked storage data source type to enum #8806
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
Conversation
|
Can one of the admins verify this patch? |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Azure Pipelines successfully started running 1 pipeline(s). |
azure-cli-extensions - 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-java - Release
|
azure-sdk-for-js - Release
|
azure-sdk-for-python - Release
|
azure-sdk-for-net - Release
|
| ], | ||
| "x-ms-enum": { | ||
| "name": "StorageType", | ||
| "modelAsString": false |
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.
usually we recommend setting it to true. Is there any context we need to know?
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@akning-ms Hi~ Could you help us force merge this PR since there is a breaking change. |
|
Can this be merged? |
|
@akning-ms This PR changes a string to an enum. The original PR was merged two weeks ago and the service is still under development. The server only accepts one enum string. |
* Change storage type to enum * Update parameter names * Update parameter names 2 * Change enum modeling
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.