Skip to content

Commit ffaf2c3

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit bc474f02 of spec repo
1 parent ac20575 commit ffaf2c3

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 09:44:54.032445",
8-
"spec_repo_commit": "b6151f30"
7+
"regenerated": "2025-06-18 12:16:12.381251",
8+
"spec_repo_commit": "bc474f02"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-18 09:45:03.480594",
13-
"spec_repo_commit": "b6151f30"
12+
"regenerated": "2025-06-18 12:16:21.664259",
13+
"spec_repo_commit": "bc474f02"
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
@@ -33912,11 +33912,13 @@ components:
3391233912
SecurityMonitoringRuleTypeCreate:
3391333913
description: The rule type.
3391433914
enum:
33915+
- api_security
3391533916
- application_security
3391633917
- log_detection
3391733918
- workload_security
3391833919
type: string
3391933920
x-enum-varnames:
33921+
- API_SECURITY
3392033922
- APPLICATION_SECURITY
3392133923
- LOG_DETECTION
3392233924
- WORKLOAD_SECURITY
@@ -33928,13 +33930,15 @@ components:
3392833930
- workload_security
3392933931
- cloud_configuration
3393033932
- application_security
33933+
- api_security
3393133934
type: string
3393233935
x-enum-varnames:
3393333936
- LOG_DETECTION
3393433937
- INFRASTRUCTURE_CONFIGURATION
3393533938
- WORKLOAD_SECURITY
3393633939
- CLOUD_CONFIGURATION
3393733940
- APPLICATION_SECURITY
33941+
- API_SECURITY
3393833942
SecurityMonitoringRuleTypeTest:
3393933943
description: The rule type.
3394033944
enum:

0 commit comments

Comments
 (0)