Skip to content

Commit 5814330

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit eb85f4f2 of spec repo
1 parent 0133877 commit 5814330

19 files changed

+108
-88
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": "2024-12-04 19:20:40.967635",
8-
"spec_repo_commit": "2b956c71"
7+
"regenerated": "2024-12-05 09:04:56.311161",
8+
"spec_repo_commit": "eb85f4f2"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-12-04 19:20:40.986250",
13-
"spec_repo_commit": "2b956c71"
12+
"regenerated": "2024-12-05 09:04:56.330186",
13+
"spec_repo_commit": "eb85f4f2"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6414,8 +6414,7 @@ components:
64146414
description: List of indexes for the search. If not provided, the search
64156415
is performed in all indexes.
64166416
example:
6417-
- index-1
6418-
- index-2
6417+
- '*'
64196418
items:
64206419
description: Individual index.
64216420
type: string
@@ -7783,14 +7782,15 @@ components:
77837782
description: List of indexes for the search. If not provided, the search
77847783
is performed in all indexes.
77857784
example:
7786-
- index-1
7787-
- index-2
7785+
- '*'
77887786
items:
77897787
description: Individual index.
77907788
type: string
77917789
type: array
77927790
is_created:
7793-
description: Whether the deletion request is fully created or not.
7791+
description: Whether the deletion request is fully created or not. It can
7792+
take some minutes to fully create a deletion request depending on the
7793+
target query and timeframe.
77947794
example: true
77957795
type: boolean
77967796
org_id:
@@ -31137,8 +31137,8 @@ paths:
3113731137
x-codegen-request-body-name: body
3113831138
/api/v2/deletion/data/{product}:
3113931139
post:
31140-
description: Creates a data deletion request by providing a query and a time
31141-
frame targeting the proper data.
31140+
description: Creates a data deletion request by providing a query and a timeframe
31141+
targeting the proper data.
3114231142
operationId: CreateDataDeletionRequest
3114331143
parameters:
3114431144
- $ref: '#/components/parameters/ProductName'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-11-15T08:56:51.182Z
1+
2024-12-05T08:33:11.337Z

cassettes/features/v2/data_deletion/Cancels-a-data-deletion-request-returns-Bad-Request-response.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-11-15T08:57:02.769Z
1+
2024-12-05T08:34:02.301Z

cassettes/features/v2/data_deletion/Cancels-a-data-deletion-request-returns-OK-response.yml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-11-15T08:57:14.890Z
1+
2024-12-05T08:35:01.392Z

cassettes/features/v2/data_deletion/Cancels-a-data-deletion-request-returns-Precondition-failed-error-response.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-11-15T08:59:09.810Z
1+
2024-12-05T08:36:07.504Z

cassettes/features/v2/data_deletion/Creates-a-data-deletion-request-returns-OK-response.yml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)