Skip to content

Commit d605aba

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit b5b86344 of spec repo
1 parent 10e5bfc commit d605aba

16 files changed

+166
-77
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-06-10 19:57:38.338228",
8-
"spec_repo_commit": "593ab828"
7+
"regenerated": "2025-06-11 13:52:43.683529",
8+
"spec_repo_commit": "b5b86344"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-10 19:57:38.361034",
13-
"spec_repo_commit": "593ab828"
12+
"regenerated": "2025-06-11 13:52:43.700952",
13+
"spec_repo_commit": "b5b86344"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7532,13 +7532,20 @@ components:
75327532
description: SECL expression used to target the container to apply the action
75337533
on
75347534
type: string
7535+
hash:
7536+
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleActionHash'
75357537
kill:
75367538
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleKill'
75377539
metadata:
75387540
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleActionMetadata'
75397541
set:
75407542
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleActionSet'
75417543
type: object
7544+
CloudWorkloadSecurityAgentRuleActionHash:
7545+
additionalProperties: false
7546+
description: An empty object indicating the hash action
7547+
properties: {}
7548+
type: object
75427549
CloudWorkloadSecurityAgentRuleActionMetadata:
75437550
description: The metadata action applied on the scope matching the rule
75447551
properties:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-05-27T10:24:57.049Z
1+
2025-06-11T12:16:26.762Z

cassettes/features/v2/csm_threats/Create-a-Workload-Protection-agent-rule-with-set-action-returns-OK-response.yml

Lines changed: 14 additions & 14 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-
2025-05-27T10:25:02.351Z
1+
2025-06-11T12:16:39.770Z

cassettes/features/v2/csm_threats/Delete-a-Workload-Protection-agent-rule-returns-OK-response.yml

Lines changed: 16 additions & 16 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-
2025-05-27T10:25:11.236Z
1+
2025-06-11T12:16:52.114Z

cassettes/features/v2/csm_threats/Get-a-Workload-Protection-agent-rule-returns-OK-response.yml

Lines changed: 19 additions & 19 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-
2025-05-27T10:25:17.186Z
1+
2025-06-11T12:15:33.041Z

0 commit comments

Comments
 (0)