Skip to content

Commit

Permalink
CodeGen from PR 20022 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Updated DatadogOrganizationProperties for reduce onboarding friction story | Datadog (#20022)

* initial commit

* updated new api version 2022-06-01 in all examples and datadog.json

* updated 2 parameters of 'DatadogOrganizationProperties' to mandatory:
- Name : Name of the Datadog organization
- Id : Id of the Datadog organization

* added datadogOrgID in 'datadogOrganizationProperties'
In Request send for Create Monitor

* added New Tag version details in all readme(s) wherever required

* Change Mutability for DatadogOrganizationProperties => Id & Name (added read to x-ms-mutability)

* reverted back changes from readme.go.md as these were used to serve track 1 SDK.

Now latest api-version will not have track 1 Go SDK, but it will have track 2 SDK.
  • Loading branch information
SDKAuto committed Sep 19, 2022
1 parent d854108 commit 67fe3a2
Show file tree
Hide file tree
Showing 3 changed files with 741 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 @@ -836,6 +836,9 @@
{
"$ref": "https://schema.management.azure.com/schemas/2021-03-01/Microsoft.Datadog.json#/subscription_resourceDefinitions/agreements"
},
{
"$ref": "https://schema.management.azure.com/schemas/2022-06-01/Microsoft.Datadog.json#/subscription_resourceDefinitions/agreements"
},
{
"$ref": "https://schema.management.azure.com/schemas/2017-06-15-preview/Microsoft.EventGrid.json#/unknown_resourceDefinitions/eventSubscriptions"
},
Expand Down
Loading

0 comments on commit 67fe3a2

Please sign in to comment.