Skip to content

Commit 0c19f9f

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 5ab3bad of spec repo
1 parent 93bafdc commit 0c19f9f

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.generator/schemas/v2/openapi.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -145970,13 +145970,13 @@ paths:
145970145970
content:
145971145971
application/json:
145972145972
schema:
145973-
$ref: "#/components/schemas/APIErrorResponse"
145973+
$ref: "#/components/schemas/JSONAPIErrorResponse"
145974145974
description: Bad Request
145975145975
"403":
145976145976
content:
145977145977
application/json:
145978145978
schema:
145979-
$ref: "#/components/schemas/APIErrorResponse"
145979+
$ref: "#/components/schemas/JSONAPIErrorResponse"
145980145980
description: Forbidden
145981145981
"429":
145982145982
$ref: "#/components/responses/TooManyRequestsResponse"
@@ -146039,19 +146039,19 @@ paths:
146039146039
content:
146040146040
application/json:
146041146041
schema:
146042-
$ref: "#/components/schemas/APIErrorResponse"
146042+
$ref: "#/components/schemas/JSONAPIErrorResponse"
146043146043
description: Bad Request
146044146044
"403":
146045146045
content:
146046146046
application/json:
146047146047
schema:
146048-
$ref: "#/components/schemas/APIErrorResponse"
146048+
$ref: "#/components/schemas/JSONAPIErrorResponse"
146049146049
description: Forbidden
146050146050
"404":
146051146051
content:
146052146052
application/json:
146053146053
schema:
146054-
$ref: "#/components/schemas/APIErrorResponse"
146054+
$ref: "#/components/schemas/JSONAPIErrorResponse"
146055146055
description: Not Found
146056146056
"429":
146057146057
$ref: "#/components/responses/TooManyRequestsResponse"
@@ -146537,13 +146537,13 @@ paths:
146537146537
content:
146538146538
application/json:
146539146539
schema:
146540-
$ref: "#/components/schemas/APIErrorResponse"
146540+
$ref: "#/components/schemas/JSONAPIErrorResponse"
146541146541
description: Bad Request
146542146542
"403":
146543146543
content:
146544146544
application/json:
146545146545
schema:
146546-
$ref: "#/components/schemas/APIErrorResponse"
146546+
$ref: "#/components/schemas/JSONAPIErrorResponse"
146547146547
description: Forbidden
146548146548
"429":
146549146549
$ref: "#/components/responses/TooManyRequestsResponse"

0 commit comments

Comments
 (0)