Skip to content

Commit 19efe11

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Correct Error Response of Metric Tag Cardinalities Endpoint (#3055)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent bff9053 commit 19efe11

File tree

108 files changed

+131
-131
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+131
-131
lines changed

.generated-info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"spec_repo_commit": "d02c8a3",
3-
"generated": "2025-08-08 12:08:35.449"
2+
"spec_repo_commit": "3a6cb30",
3+
"generated": "2025-08-12 15:42:33.726"
44
}

.generator/schemas/v2/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55875,25 +55875,25 @@ paths:
5587555875
content:
5587655876
application/json:
5587755877
schema:
55878-
$ref: '#/components/schemas/APIErrorResponse'
55878+
$ref: '#/components/schemas/JSONAPIErrorResponse'
5587955879
description: Bad Request
5588055880
'403':
5588155881
content:
5588255882
application/json:
5588355883
schema:
55884-
$ref: '#/components/schemas/APIErrorResponse'
55884+
$ref: '#/components/schemas/JSONAPIErrorResponse'
5588555885
description: Forbidden
5588655886
'404':
5588755887
content:
5588855888
application/json:
5588955889
schema:
55890-
$ref: '#/components/schemas/APIErrorResponse'
55890+
$ref: '#/components/schemas/JSONAPIErrorResponse'
5589155891
description: Not Found
5589255892
'429':
5589355893
content:
5589455894
application/json:
5589555895
schema:
55896-
$ref: '#/components/schemas/APIErrorResponse'
55896+
$ref: '#/components/schemas/JSONAPIErrorResponse'
5589755897
description: Too Many Requests
5589855898
summary: Get tag key cardinality details
5589955899
tags:

src/test/resources/cassettes/features/v2/AWS_Integration_Create_account_config_returns_AWS_Account_object_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "c206b9cd-771e-14f0-5d18-42a3a48556cf"
30+
"id": "c206b9cd-771e-14f0-5d18-42a3a48556ce"
3131
},
3232
{
3333
"httpRequest": {

src/test/resources/cassettes/features/v2/AWS_Integration_Create_account_config_returns_Conflict_response.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9ee9"
30+
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eec"
3131
},
3232
{
3333
"httpRequest": {
@@ -57,7 +57,7 @@
5757
"timeToLive": {
5858
"unlimited": true
5959
},
60-
"id": "c206b9cd-771e-14f0-5d18-42a3a48556ce"
60+
"id": "c206b9cd-771e-14f0-5d18-42a3a48556cf"
6161
},
6262
{
6363
"httpRequest": {

src/test/resources/cassettes/features/v2/AWS_Integration_Delete_account_config_returns_Bad_Request_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "73fd406e-d686-10bd-50ee-83f2c499e8a8"
26+
"id": "73fd406e-d686-10bd-50ee-83f2c499e8a9"
2727
}
2828
]

src/test/resources/cassettes/features/v2/AWS_Integration_Delete_account_config_returns_No_Content_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eea"
30+
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eee"
3131
},
3232
{
3333
"httpRequest": {

src/test/resources/cassettes/features/v2/AWS_Integration_Delete_account_config_returns_Not_Found_response.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eeb"
30+
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eed"
3131
},
3232
{
3333
"httpRequest": {
@@ -53,7 +53,7 @@
5353
"timeToLive": {
5454
"unlimited": true
5555
},
56-
"id": "ab2123e3-6fb5-0f90-fe98-365e086c9c6e"
56+
"id": "ab2123e3-6fb5-0f90-fe98-365e086c9c6f"
5757
},
5858
{
5959
"httpRequest": {

src/test/resources/cassettes/features/v2/AWS_Integration_Get_account_config_returns_AWS_Account_object_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"timeToLive": {
2828
"unlimited": true
2929
},
30-
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9eec"
30+
"id": "194b15fb-fcae-9b9a-e1a7-0daa19dc9ee9"
3131
},
3232
{
3333
"httpRequest": {

src/test/resources/cassettes/features/v2/AWS_Integration_Get_account_config_returns_Bad_Request_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "3d4d0603-9fed-1cc5-8004-086b9b6ef691"
26+
"id": "3d4d0603-9fed-1cc5-8004-086b9b6ef690"
2727
}
2828
]

src/test/resources/cassettes/features/v2/AWS_Integration_Get_all_account_configs_returns_AWS_Accounts_List_object_response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"timeToLive": {
2424
"unlimited": true
2525
},
26-
"id": "101a55f5-5a26-d616-5fb4-8d0451d83d11"
26+
"id": "101a55f5-5a26-d616-5fb4-8d0451d83d10"
2727
}
2828
]

0 commit comments

Comments
 (0)