Skip to content

Commit af630cf

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 76086f13 of spec repo (DataDog#30152)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent f37e8d6 commit af630cf

File tree

5 files changed

+15
-104
lines changed

5 files changed

+15
-104
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-26 16:06:53.237345",
8-
"spec_repo_commit": "c051b78b"
7+
"regenerated": "2025-06-26 17:58:30.290427",
8+
"spec_repo_commit": "76086f13"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-06-26 16:07:02.384145",
13-
"spec_repo_commit": "c051b78b"
12+
"regenerated": "2025-06-26 17:58:39.398706",
13+
"spec_repo_commit": "76086f13"
1414
}
1515
}
1616
}

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

Lines changed: 1 addition & 3 deletions
Large diffs are not rendered by default.

data/api/v2/full_spec.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19714,12 +19714,6 @@ components:
1971419714
JobDefinitionFromRule:
1971519715
description: Definition of a historical job based on a security monitoring rule.
1971619716
properties:
19717-
caseIndex:
19718-
description: Index of the rule case applied by the job.
19719-
example: 0
19720-
format: int32
19721-
maximum: 9
19722-
type: integer
1972319717
from:
1972419718
description: Starting time of data analyzed by the job.
1972519719
example: 1729843470000
@@ -19750,7 +19744,6 @@ components:
1975019744
- from
1975119745
- to
1975219746
- index
19753-
- caseIndex
1975419747
type: object
1975519748
KindAttributes:
1975619749
description: Kind attributes.

data/api/v2/full_spec_deref.json

Lines changed: 5 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -129752,13 +129752,6 @@
129752129752
"JobDefinitionFromRule": {
129753129753
"description": "Definition of a historical job based on a security monitoring rule.",
129754129754
"properties": {
129755-
"caseIndex": {
129756-
"description": "Index of the rule case applied by the job.",
129757-
"example": 0,
129758-
"format": "int32",
129759-
"maximum": 9,
129760-
"type": "integer"
129761-
},
129762129755
"from": {
129763129756
"description": "Starting time of data analyzed by the job.",
129764129757
"example": 1729843470000,
@@ -129796,8 +129789,7 @@
129796129789
"id",
129797129790
"from",
129798129791
"to",
129799-
"index",
129800-
"caseIndex"
129792+
"index"
129801129793
],
129802129794
"type": "object"
129803129795
},
@@ -225128,13 +225120,6 @@
225128225120
"fromRule": {
225129225121
"description": "Definition of a historical job based on a security monitoring rule.",
225130225122
"properties": {
225131-
"caseIndex": {
225132-
"description": "Index of the rule case applied by the job.",
225133-
"example": 0,
225134-
"format": "int32",
225135-
"maximum": 9,
225136-
"type": "integer"
225137-
},
225138225123
"from": {
225139225124
"description": "Starting time of data analyzed by the job.",
225140225125
"example": 1729843470000,
@@ -225172,8 +225157,7 @@
225172225157
"id",
225173225158
"from",
225174225159
"to",
225175-
"index",
225176-
"caseIndex"
225160+
"index"
225177225161
],
225178225162
"type": "object"
225179225163
},
@@ -225828,13 +225812,6 @@
225828225812
"fromRule": {
225829225813
"description": "Definition of a historical job based on a security monitoring rule.",
225830225814
"properties": {
225831-
"caseIndex": {
225832-
"description": "Index of the rule case applied by the job.",
225833-
"example": 0,
225834-
"format": "int32",
225835-
"maximum": 9,
225836-
"type": "integer"
225837-
},
225838225815
"from": {
225839225816
"description": "Starting time of data analyzed by the job.",
225840225817
"example": 1729843470000,
@@ -225872,8 +225849,7 @@
225872225849
"id",
225873225850
"from",
225874225851
"to",
225875-
"index",
225876-
"caseIndex"
225852+
"index"
225877225853
],
225878225854
"type": "object"
225879225855
},
@@ -226515,13 +226491,6 @@
226515226491
"fromRule": {
226516226492
"description": "Definition of a historical job based on a security monitoring rule.",
226517226493
"properties": {
226518-
"caseIndex": {
226519-
"description": "Index of the rule case applied by the job.",
226520-
"example": 0,
226521-
"format": "int32",
226522-
"maximum": 9,
226523-
"type": "integer"
226524-
},
226525226494
"from": {
226526226495
"description": "Starting time of data analyzed by the job.",
226527226496
"example": 1729843470000,
@@ -226559,8 +226528,7 @@
226559226528
"id",
226560226529
"from",
226561226530
"to",
226562-
"index",
226563-
"caseIndex"
226531+
"index"
226564226532
],
226565226533
"type": "object"
226566226534
},
@@ -549999,13 +549967,6 @@
549999549967
"fromRule": {
550000549968
"description": "Definition of a historical job based on a security monitoring rule.",
550001549969
"properties": {
550002-
"caseIndex": {
550003-
"description": "Index of the rule case applied by the job.",
550004-
"example": 0,
550005-
"format": "int32",
550006-
"maximum": 9,
550007-
"type": "integer"
550008-
},
550009549970
"from": {
550010549971
"description": "Starting time of data analyzed by the job.",
550011549972
"example": 1729843470000,
@@ -550043,8 +550004,7 @@
550043550004
"id",
550044550005
"from",
550045550006
"to",
550046-
"index",
550047-
"caseIndex"
550007+
"index"
550048550008
],
550049550009
"type": "object"
550050550010
},

static/resources/json/full_spec_v2.json

Lines changed: 5 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -129752,13 +129752,6 @@
129752129752
"JobDefinitionFromRule": {
129753129753
"description": "Definition of a historical job based on a security monitoring rule.",
129754129754
"properties": {
129755-
"caseIndex": {
129756-
"description": "Index of the rule case applied by the job.",
129757-
"example": 0,
129758-
"format": "int32",
129759-
"maximum": 9,
129760-
"type": "integer"
129761-
},
129762129755
"from": {
129763129756
"description": "Starting time of data analyzed by the job.",
129764129757
"example": 1729843470000,
@@ -129796,8 +129789,7 @@
129796129789
"id",
129797129790
"from",
129798129791
"to",
129799-
"index",
129800-
"caseIndex"
129792+
"index"
129801129793
],
129802129794
"type": "object"
129803129795
},
@@ -225128,13 +225120,6 @@
225128225120
"fromRule": {
225129225121
"description": "Definition of a historical job based on a security monitoring rule.",
225130225122
"properties": {
225131-
"caseIndex": {
225132-
"description": "Index of the rule case applied by the job.",
225133-
"example": 0,
225134-
"format": "int32",
225135-
"maximum": 9,
225136-
"type": "integer"
225137-
},
225138225123
"from": {
225139225124
"description": "Starting time of data analyzed by the job.",
225140225125
"example": 1729843470000,
@@ -225172,8 +225157,7 @@
225172225157
"id",
225173225158
"from",
225174225159
"to",
225175-
"index",
225176-
"caseIndex"
225160+
"index"
225177225161
],
225178225162
"type": "object"
225179225163
},
@@ -225828,13 +225812,6 @@
225828225812
"fromRule": {
225829225813
"description": "Definition of a historical job based on a security monitoring rule.",
225830225814
"properties": {
225831-
"caseIndex": {
225832-
"description": "Index of the rule case applied by the job.",
225833-
"example": 0,
225834-
"format": "int32",
225835-
"maximum": 9,
225836-
"type": "integer"
225837-
},
225838225815
"from": {
225839225816
"description": "Starting time of data analyzed by the job.",
225840225817
"example": 1729843470000,
@@ -225872,8 +225849,7 @@
225872225849
"id",
225873225850
"from",
225874225851
"to",
225875-
"index",
225876-
"caseIndex"
225852+
"index"
225877225853
],
225878225854
"type": "object"
225879225855
},
@@ -226515,13 +226491,6 @@
226515226491
"fromRule": {
226516226492
"description": "Definition of a historical job based on a security monitoring rule.",
226517226493
"properties": {
226518-
"caseIndex": {
226519-
"description": "Index of the rule case applied by the job.",
226520-
"example": 0,
226521-
"format": "int32",
226522-
"maximum": 9,
226523-
"type": "integer"
226524-
},
226525226494
"from": {
226526226495
"description": "Starting time of data analyzed by the job.",
226527226496
"example": 1729843470000,
@@ -226559,8 +226528,7 @@
226559226528
"id",
226560226529
"from",
226561226530
"to",
226562-
"index",
226563-
"caseIndex"
226531+
"index"
226564226532
],
226565226533
"type": "object"
226566226534
},
@@ -549999,13 +549967,6 @@
549999549967
"fromRule": {
550000549968
"description": "Definition of a historical job based on a security monitoring rule.",
550001549969
"properties": {
550002-
"caseIndex": {
550003-
"description": "Index of the rule case applied by the job.",
550004-
"example": 0,
550005-
"format": "int32",
550006-
"maximum": 9,
550007-
"type": "integer"
550008-
},
550009549970
"from": {
550010549971
"description": "Starting time of data analyzed by the job.",
550011549972
"example": 1729843470000,
@@ -550043,8 +550004,7 @@
550043550004
"id",
550044550005
"from",
550045550006
"to",
550046-
"index",
550047-
"caseIndex"
550007+
"index"
550048550008
],
550049550009
"type": "object"
550050550010
},

0 commit comments

Comments
 (0)