Skip to content

Commit e652b62

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit f8798d93 of spec repo
1 parent 0a780a7 commit e652b62

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-07-31 18:09:09.882165",
8-
"spec_repo_commit": "672a533f"
7+
"regenerated": "2025-08-01 14:52:45.412358",
8+
"spec_repo_commit": "f8798d93"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-07-31 18:09:20.092450",
13-
"spec_repo_commit": "672a533f"
12+
"regenerated": "2025-08-01 14:52:55.283305",
13+
"spec_repo_commit": "f8798d93"
1414
}
1515
}
1616
}

data/api/v2/full_spec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51340,9 +51340,9 @@ paths:
5134051340
- name: body
5134151341
origin: request
5134251342
value: "{\n \"data\": {\n \"attributes\": {\n \"name\": \"Security
51343-
Audit Dataset\",\n \"principals\": [\n \"role:94172442-be03-11e9-a77a-3b7612558ac1\"\n
51343+
Audit Dataset - {{ uuid }}\",\n \"principals\": [\n \"role:94172442-be03-11e9-a77a-3b7612558ac1\"\n
5134451344
\ ],\n \"product_filters\": [\n {\n \"filters\":
51345-
[\n \"@application.id:ABCD\"\n ],\n \"product\":
51345+
[\n \"@application.id:{{ uuid }}\"\n ],\n \"product\":
5134651346
\"metrics\"\n }\n ]\n },\n \"type\": \"dataset\"\n
5134751347
\ }\n}"
5134851348
step: there is a valid "dataset" in the system

data/api/v2/full_spec_deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403492,7 +403492,7 @@
403492403492
{
403493403493
"name": "body",
403494403494
"origin": "request",
403495-
"value": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"Security Audit Dataset\",\n \"principals\": [\n \"role:94172442-be03-11e9-a77a-3b7612558ac1\"\n ],\n \"product_filters\": [\n {\n \"filters\": [\n \"@application.id:ABCD\"\n ],\n \"product\": \"metrics\"\n }\n ]\n },\n \"type\": \"dataset\"\n }\n}"
403495+
"value": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"Security Audit Dataset - {{ uuid }}\",\n \"principals\": [\n \"role:94172442-be03-11e9-a77a-3b7612558ac1\"\n ],\n \"product_filters\": [\n {\n \"filters\": [\n \"@application.id:{{ uuid }}\"\n ],\n \"product\": \"metrics\"\n }\n ]\n },\n \"type\": \"dataset\"\n }\n}"
403496403496
}
403497403497
],
403498403498
"step": "there is a valid \"dataset\" in the system"

static/resources/json/full_spec_v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403492,7 +403492,7 @@
403492403492
{
403493403493
"name": "body",
403494403494
"origin": "request",
403495-
"value": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"Security Audit Dataset\",\n \"principals\": [\n \"role:94172442-be03-11e9-a77a-3b7612558ac1\"\n ],\n \"product_filters\": [\n {\n \"filters\": [\n \"@application.id:ABCD\"\n ],\n \"product\": \"metrics\"\n }\n ]\n },\n \"type\": \"dataset\"\n }\n}"
403495+
"value": "{\n \"data\": {\n \"attributes\": {\n \"name\": \"Security Audit Dataset - {{ uuid }}\",\n \"principals\": [\n \"role:94172442-be03-11e9-a77a-3b7612558ac1\"\n ],\n \"product_filters\": [\n {\n \"filters\": [\n \"@application.id:{{ uuid }}\"\n ],\n \"product\": \"metrics\"\n }\n ]\n },\n \"type\": \"dataset\"\n }\n}"
403496403496
}
403497403497
],
403498403498
"step": "there is a valid \"dataset\" in the system"

0 commit comments

Comments
 (0)