Skip to content

Commit e4dddc2

Browse files
committed
add breaking change
1 parent 50ed446 commit e4dddc2

File tree

1 file changed

+0
-45
lines changed
  • specification/datadog/resource-manager/Microsoft.Datadog/stable/2023-01-01

1 file changed

+0
-45
lines changed

specification/datadog/resource-manager/Microsoft.Datadog/stable/2023-01-01/datadog.json

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -117,51 +117,6 @@
117117
}
118118
}
119119
},
120-
"/subscriptions/{subscriptionId}/providers/Microsoft.Datadog/subscriptionStatuses": {
121-
"get": {
122-
"tags": [
123-
"CreateResource"
124-
],
125-
"summary": "Informs if the current subscription is being already monitored for selected Datadog organization.",
126-
"operationId": "CreationSupported_List",
127-
"produces": [
128-
"application/json"
129-
],
130-
"parameters": [
131-
{
132-
"$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/SubscriptionIdParameter"
133-
},
134-
{
135-
"$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter"
136-
},
137-
{
138-
"$ref": "#/parameters/DatadogOrganizationId"
139-
}
140-
],
141-
"responses": {
142-
"200": {
143-
"description": "Success",
144-
"schema": {
145-
"$ref": "#/definitions/CreateResourceSupportedResponseList"
146-
}
147-
},
148-
"default": {
149-
"description": "Default error response.",
150-
"schema": {
151-
"$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"
152-
}
153-
}
154-
},
155-
"x-ms-pageable": {
156-
"nextLinkName": null
157-
},
158-
"x-ms-examples": {
159-
"CreationSupported_List": {
160-
"$ref": "./examples/CreationSupported_List.json"
161-
}
162-
}
163-
}
164-
},
165120
"/subscriptions/{subscriptionId}/providers/Microsoft.Datadog/subscriptionStatuses/default": {
166121
"get": {
167122
"tags": [

0 commit comments

Comments
 (0)