Skip to content

Commit

Permalink
CodeGen from PR 21333 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
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 e96cda34470825e3fd5089e68a40462bc811fc7a.

* Revert "fix validation errors."

This reverts commit 5d784f713b34b07f481b2f90ff90f31e681fa049.

* Revert "fix reference links within swagger."

This reverts commit e4dde8e89dcea846f3f50058eb9fae653fe6554f.

* Revert "update api-version."

This reverts commit 6b67323728fc9106341b000207db29c508b33442.

* Revert "initial commit of new repair apis."

This reverts commit de954a9f16aa53f4f20600ec2aa10d97d7689d5f.

* 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 a6992102873315dd4e66692168f4a0f96c5c3f17.

* 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 <[email protected]>
Co-authored-by: Vivek Sundararajan <[email protected]>
Co-authored-by: Vivek Sundararajan <[email protected]>
Co-authored-by: Daniela Vargas <[email protected]>
Co-authored-by: ekuhlmann23 <[email protected]>
Co-authored-by: Erik Kühlmann Salazar <[email protected]>
  • Loading branch information
7 people committed Feb 9, 2023
1 parent d3d23d8 commit 2565fee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ azure-arm: true
csharp: true
library-name: CosmosDB
namespace: Azure.ResourceManager.CosmosDB
require: https://github.com/Azure/azure-rest-api-specs/blob/e4f7afa7b2b1fbba16c61f6935bfafb14df9042e/specification/cosmos-db/resource-manager/readme.md
require: /mnt/vss/_work/1/s/azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md
tag: package-2022-08
output-folder: $(this-folder)/Generated
clear-output-folder: true
Expand Down

0 comments on commit 2565fee

Please sign in to comment.