Skip to content

Commit 104195b

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit a171e0a8 of spec repo
1 parent 28d2a91 commit 104195b

File tree

5 files changed

+156
-64
lines changed

5 files changed

+156
-64
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-18 14:56:14.738154",
8-
"spec_repo_commit": "5f7cad1f"
7+
"regenerated": "2025-06-19 12:13:56.197351",
8+
"spec_repo_commit": "a171e0a8"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-18 14:56:24.089036",
13-
"spec_repo_commit": "5f7cad1f"
12+
"regenerated": "2025-06-19 12:14:05.477000",
13+
"spec_repo_commit": "a171e0a8"
1414
}
1515
}
1616
}

content/en/api/v2/security-monitoring/examples.json

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

data/api/v2/full_spec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34070,11 +34070,13 @@ components:
3407034070
SecurityMonitoringRuleTypeCreate:
3407134071
description: The rule type.
3407234072
enum:
34073+
- api_security
3407334074
- application_security
3407434075
- log_detection
3407534076
- workload_security
3407634077
type: string
3407734078
x-enum-varnames:
34079+
- API_SECURITY
3407834080
- APPLICATION_SECURITY
3407934081
- LOG_DETECTION
3408034082
- WORKLOAD_SECURITY
@@ -34086,13 +34088,15 @@ components:
3408634088
- workload_security
3408734089
- cloud_configuration
3408834090
- application_security
34091+
- api_security
3408934092
type: string
3409034093
x-enum-varnames:
3409134094
- LOG_DETECTION
3409234095
- INFRASTRUCTURE_CONFIGURATION
3409334096
- WORKLOAD_SECURITY
3409434097
- CLOUD_CONFIGURATION
3409534098
- APPLICATION_SECURITY
34099+
- API_SECURITY
3409634100
SecurityMonitoringRuleTypeTest:
3409734101
description: The rule type.
3409834102
enum:

0 commit comments

Comments
 (0)