Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release cosmos db microsoft.document db 2022 11 15 (Azure#21333)
* Adds base for updating Microsoft.DocumentDB from version stable/2022-08-15 to version 2022-11-15 * Updates readme * Updates API version in new specs and examples * Added specs for tables and gremlin * Adds support for creating ClientEncryptionKeys and create containers with ClientEncryptionPolicy * initial commit of new repair apis. * update api-version. * fix reference links within swagger. * update for tls version * fix validation errors. * fix: use v2 parameter type instead of v1. * Changed property name from minimum to minimal * Fixed property name to minimalTlsVersion on CosmosDBDatabaseAccountCreateMax.json * Fix spell check. * Fix prettier errors. * Adds Location and Azure-AsyncOperation header to examples. * Fix API version in example. * Add missing property to example. * Add base64 encoded byte array to examples. * Run Prettier * Fix bytes format on example. * Add missing headers in examples * Revert "fix: use v2 parameter type instead of v1." This reverts commit e96cda3. * Revert "fix validation errors." This reverts commit 5d784f7. * Revert "fix reference links within swagger." This reverts commit e4dde8e. * Revert "update api-version." This reverts commit 6b67323. * Revert "initial commit of new repair apis." This reverts commit de954a9. * Fix LintDiff error * Fix bytes format errors * Add location and azure-AsyncOperation headers to 202s. * Add 202 headers to services.json * Run prettier. * Fix incorrect paths. * Remove x-ms-identifier. * Revert "Fix incorrect paths." This reverts commit a699210. * Whitespace change * Fixed version in restorable.json * Fix Lint error * Added id, name and type parameters to gremlin/table apis * Change additional properties to allow for any type --------- Co-authored-by: Santosh Kulkarni <66682828+kr-santosh@users.noreply.github.com> Co-authored-by: Vivek Sundararajan <visunda@microsoft.com> Co-authored-by: Vivek Sundararajan <32766101+vivek-microsoft@users.noreply.github.com> Co-authored-by: Daniela Vargas <danvargas@microsoft.com> Co-authored-by: ekuhlmann23 <48370687+ekuhlmann23@users.noreply.github.com> Co-authored-by: Erik Kühlmann Salazar <erikku@microsoft.com>
- Loading branch information