Skip to content

Commit

Permalink
Release cosmos db microsoft.document db 2022 11 15 (Azure#21333)
Browse files Browse the repository at this point in the history
* 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
7 people authored and aviyerMSFT committed Mar 22, 2023
1 parent 7a76bb5 commit 0c1eacb
Show file tree
Hide file tree
Showing 212 changed files with 24,883 additions and 3 deletions.
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2256,6 +2256,7 @@ Unpublish
unpatched
Unregistering
Unregisters
Unrepaired
unrestorable
unsubstituted
untagged
Expand Down
Loading

0 comments on commit 0c1eacb

Please sign in to comment.