Skip to content

Commit cb591b9

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 4a369b9 of spec repo
1 parent 83a1cae commit cb591b9

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
@@ -145916,13 +145916,13 @@ paths:
145916145916
content:
145917145917
application/json:
145918145918
schema:
145919-
$ref: "#/components/schemas/APIErrorResponse"
145919+
$ref: "#/components/schemas/JSONAPIErrorResponse"
145920145920
description: Bad Request
145921145921
"403":
145922145922
content:
145923145923
application/json:
145924145924
schema:
145925-
$ref: "#/components/schemas/APIErrorResponse"
145925+
$ref: "#/components/schemas/JSONAPIErrorResponse"
145926145926
description: Forbidden
145927145927
"429":
145928145928
$ref: "#/components/responses/TooManyRequestsResponse"
@@ -145985,19 +145985,19 @@ paths:
145985145985
content:
145986145986
application/json:
145987145987
schema:
145988-
$ref: "#/components/schemas/APIErrorResponse"
145988+
$ref: "#/components/schemas/JSONAPIErrorResponse"
145989145989
description: Bad Request
145990145990
"403":
145991145991
content:
145992145992
application/json:
145993145993
schema:
145994-
$ref: "#/components/schemas/APIErrorResponse"
145994+
$ref: "#/components/schemas/JSONAPIErrorResponse"
145995145995
description: Forbidden
145996145996
"404":
145997145997
content:
145998145998
application/json:
145999145999
schema:
146000-
$ref: "#/components/schemas/APIErrorResponse"
146000+
$ref: "#/components/schemas/JSONAPIErrorResponse"
146001146001
description: Not Found
146002146002
"429":
146003146003
$ref: "#/components/responses/TooManyRequestsResponse"
@@ -146483,13 +146483,13 @@ paths:
146483146483
content:
146484146484
application/json:
146485146485
schema:
146486-
$ref: "#/components/schemas/APIErrorResponse"
146486+
$ref: "#/components/schemas/JSONAPIErrorResponse"
146487146487
description: Bad Request
146488146488
"403":
146489146489
content:
146490146490
application/json:
146491146491
schema:
146492-
$ref: "#/components/schemas/APIErrorResponse"
146492+
$ref: "#/components/schemas/JSONAPIErrorResponse"
146493146493
description: Forbidden
146494146494
"429":
146495146495
$ref: "#/components/responses/TooManyRequestsResponse"

0 commit comments

Comments
 (0)