Skip to content

Commit e553f38

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 75e4e49 of spec repo
1 parent b62c997 commit e553f38

File tree

62 files changed

+2624
-4313
lines changed

Some content is hidden

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

62 files changed

+2624
-4313
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10421,11 +10421,11 @@ components:
1042110421
CloudWorkloadSecurityAgentPolicyVersion:
1042210422
description: The versions of the policy
1042310423
properties:
10424-
Date:
10424+
date:
1042510425
description: The date and time the version was created
1042610426
nullable: true
1042710427
type: string
10428-
Name:
10428+
name:
1042910429
description: The version of the policy
1043010430
example: 1.47.0-rc2
1043110431
type: string
@@ -10452,8 +10452,11 @@ components:
1045210452
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleActionSet'
1045310453
type: object
1045410454
CloudWorkloadSecurityAgentRuleActionHash:
10455-
additionalProperties: {}
10456-
description: An empty object indicating the hash action
10455+
description: Hash file specified by the field attribute
10456+
properties:
10457+
field:
10458+
description: The field of the hash action
10459+
type: string
1045710460
type: object
1045810461
CloudWorkloadSecurityAgentRuleActionMetadata:
1045910462
description: The metadata action applied on the scope matching the rule
@@ -10501,9 +10504,14 @@ components:
1050110504
format: int64
1050210505
type: integer
1050310506
value:
10504-
description: The value of the set action
10505-
type: string
10507+
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleActionSetValue'
1050610508
type: object
10509+
CloudWorkloadSecurityAgentRuleActionSetValue:
10510+
description: The value of the set action
10511+
oneOf:
10512+
- type: string
10513+
- type: integer
10514+
- type: boolean
1050710515
CloudWorkloadSecurityAgentRuleActions:
1050810516
description: The array of actions the rule can perform if triggered
1050910517
items:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-10T15:20:39.566Z
1+
2025-12-11T15:45:19.061Z

cassettes/features/v2/csm_threats/Create-a-Workload-Protection-agent-rule-returns-Bad-Request-response.yml

Lines changed: 10 additions & 10 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-10-10T15:20:41.757Z
1+
2025-12-11T15:45:21.194Z

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

Lines changed: 13 additions & 13 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-10-10T15:20:46.004Z
1+
2025-12-11T15:45:25.372Z

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.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-10T15:20:50.578Z
1+
2025-12-11T15:45:28.591Z

0 commit comments

Comments
 (0)