Skip to content

Commit

Permalink
CodeGen from PR 18349 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Event Grid: add support for 2021-10-15-preview API version (#18349)

* Using 2021-06-01-preview files as a baseline

* Add swagger, example, and readme files for 2021-10-15-preview API version

* Fix prettier errors and missing files

* Fix Python readme file

* Remove references to common-types files

* Fix missing brace in example file

* Fix ModelValidation errors

* Fix more ModelValidation errors

* Fix more ModelValidation errors

* Make systemData read only

* Run prettier for Channels_Update.json

* Fix various linter errors

* Data residency boundary fix
  • Loading branch information
SDKAuto committed Mar 26, 2022
1 parent 5d49225 commit d03b8a5
Show file tree
Hide file tree
Showing 3 changed files with 4,465 additions and 0 deletions.
3 changes: 3 additions & 0 deletions schemas/2018-05-01/subscriptionDeploymentTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -884,6 +884,9 @@
{
"$ref": "https://schema.management.azure.com/schemas/2021-06-01-preview/Microsoft.EventGrid.json#/unknown_resourceDefinitions/eventSubscriptions"
},
{
"$ref": "https://schema.management.azure.com/schemas/2021-10-15-preview/Microsoft.EventGrid.json#/unknown_resourceDefinitions/eventSubscriptions"
},
{
"$ref": "https://schema.management.azure.com/schemas/2021-12-01/Microsoft.EventGrid.json#/unknown_resourceDefinitions/eventSubscriptions"
},
Expand Down
Loading

0 comments on commit d03b8a5

Please sign in to comment.