-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CosmosDB] Updated to version 2023-03-15-preview (#6462)
* [CosmosDB] Updated to version 2023-03-15-preview * Revert "[CosmosDB] Updated to version 2023-03-15-preview" This reverts commit fd9a8b8. * [CosmosDB] Updated to version 2023-03-15-preview * [CosmosDB] Updated to version 2023-03-15-preview * Save changes * adding materializedview option for container create and update * adding tests for cli extensions * modifying test to verify MV definition content in response * minor changes * fixing static analysis error * Save test recording * Save Recordings * Save changes * Save changes * Save Recordings * Save Recordings * Save Recordings * Update src/cosmosdb-preview/azext_cosmosdb_preview/_help.py Co-authored-by: Yishi Wang <[email protected]> * Save changes * Address code changes. --------- Co-authored-by: Chandrasekhar Gunturi <[email protected]> Co-authored-by: Yishi Wang <[email protected]>
- Loading branch information
1 parent
2491e8d
commit f1bb89b
Showing
142 changed files
with
25,599 additions
and
38,982 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,062 changes: 562 additions & 500 deletions
1,062
src/cosmosdb-preview/azext_cosmosdb_preview/_params.py
Large diffs are not rendered by default.
Oops, something went wrong.
542 changes: 279 additions & 263 deletions
542
src/cosmosdb-preview/azext_cosmosdb_preview/commands.py
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.