Skip to content

Commit a4a2849

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Update rotation interval (DataDog#30272)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent ed70f6f commit a4a2849

File tree

6 files changed

+52
-52
lines changed

6 files changed

+52
-52
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-07-07 15:25:27.503646",
8-
"spec_repo_commit": "d8a905f6"
7+
"regenerated": "2025-07-08 07:31:10.995219",
8+
"spec_repo_commit": "d9879085"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-07-07 15:25:36.603674",
13-
"spec_repo_commit": "d8a905f6"
12+
"regenerated": "2025-07-08 07:31:20.099117",
13+
"spec_repo_commit": "d9879085"
1414
}
1515
}
1616
}

content/en/api/v2/on-call/examples.json

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

content/en/api/v2/on-call/request.UpdateOnCallSchedule.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"effective_date": "2021-11-01T11:11:11+00:00",
99
"end_date": "2021-11-21T11:11:11+00:00",
1010
"interval": {
11-
"seconds": 300
11+
"seconds": 3600
1212
},
1313
"members": [
1414
{

data/api/v2/full_spec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20142,7 +20142,7 @@ components:
2014220142
type: object
2014320143
LayerAttributesInterval:
2014420144
description: Defines how often the rotation repeats, using a combination of
20145-
days and optional seconds.
20145+
days and optional seconds. Should be at least 1 hour.
2014620146
properties:
2014720147
days:
2014820148
description: The number of days in each rotation cycle.
@@ -33816,7 +33816,7 @@ components:
3381633816
- effective_date: '2025-02-03T05:00:00Z'
3381733817
end_date: '2025-12-31T00:00:00Z'
3381833818
interval:
33819-
seconds: 300
33819+
seconds: 3600
3382033820
members:
3382133821
- user:
3382233822
id: 00000000-aba1-0000-0000-000000000000

data/api/v2/full_spec_deref.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -130937,7 +130937,7 @@
130937130937
"type": "string"
130938130938
},
130939130939
"interval": {
130940-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
130940+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
130941130941
"properties": {
130942130942
"days": {
130943130943
"description": "The number of days in each rotation cycle.",
@@ -131110,7 +131110,7 @@
131110131110
"type": "string"
131111131111
},
131112131112
"interval": {
131113-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
131113+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
131114131114
"properties": {
131115131115
"days": {
131116131116
"description": "The number of days in each rotation cycle.",
@@ -131205,7 +131205,7 @@
131205131205
"type": "object"
131206131206
},
131207131207
"LayerAttributesInterval": {
131208-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
131208+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
131209131209
"properties": {
131210131210
"days": {
131211131211
"description": "The number of days in each rotation cycle.",
@@ -231467,7 +231467,7 @@
231467231467
"type": "string"
231468231468
},
231469231469
"interval": {
231470-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
231470+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
231471231471
"properties": {
231472231472
"days": {
231473231473
"description": "The number of days in each rotation cycle.",
@@ -231826,7 +231826,7 @@
231826231826
"type": "string"
231827231827
},
231828231828
"interval": {
231829-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
231829+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
231830231830
"properties": {
231831231831
"days": {
231832231832
"description": "The number of days in each rotation cycle.",
@@ -232060,7 +232060,7 @@
232060232060
"type": "string"
232061232061
},
232062232062
"interval": {
232063-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
232063+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
232064232064
"properties": {
232065232065
"days": {
232066232066
"description": "The number of days in each rotation cycle.",
@@ -232285,7 +232285,7 @@
232285232285
"type": "string"
232286232286
},
232287232287
"interval": {
232288-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
232288+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
232289232289
"properties": {
232290232290
"days": {
232291232291
"description": "The number of days in each rotation cycle.",
@@ -232443,7 +232443,7 @@
232443232443
"type": "string"
232444232444
},
232445232445
"interval": {
232446-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
232446+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
232447232447
"properties": {
232448232448
"days": {
232449232449
"description": "The number of days in each rotation cycle.",
@@ -232826,7 +232826,7 @@
232826232826
"type": "string"
232827232827
},
232828232828
"interval": {
232829-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
232829+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
232830232830
"properties": {
232831232831
"days": {
232832232832
"description": "The number of days in each rotation cycle.",
@@ -233598,7 +233598,7 @@
233598233598
"effective_date": "2025-02-03T05:00:00Z",
233599233599
"end_date": "2025-12-31T00:00:00Z",
233600233600
"interval": {
233601-
"seconds": 300
233601+
"seconds": 3600
233602233602
},
233603233603
"members": [
233604233604
{
@@ -233666,7 +233666,7 @@
233666233666
"type": "string"
233667233667
},
233668233668
"interval": {
233669-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
233669+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
233670233670
"properties": {
233671233671
"days": {
233672233672
"description": "The number of days in each rotation cycle.",
@@ -233912,7 +233912,7 @@
233912233912
"type": "string"
233913233913
},
233914233914
"interval": {
233915-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
233915+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
233916233916
"properties": {
233917233917
"days": {
233918233918
"description": "The number of days in each rotation cycle.",
@@ -234149,7 +234149,7 @@
234149234149
"type": "string"
234150234150
},
234151234151
"interval": {
234152-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
234152+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
234153234153
"properties": {
234154234154
"days": {
234155234155
"description": "The number of days in each rotation cycle.",
@@ -234313,7 +234313,7 @@
234313234313
"type": "string"
234314234314
},
234315234315
"interval": {
234316-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
234316+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
234317234317
"properties": {
234318234318
"days": {
234319234319
"description": "The number of days in each rotation cycle.",
@@ -440397,7 +440397,7 @@
440397440397
"type": "string"
440398440398
},
440399440399
"interval": {
440400-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
440400+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
440401440401
"properties": {
440402440402
"days": {
440403440403
"description": "The number of days in each rotation cycle.",
@@ -440901,7 +440901,7 @@
440901440901
"type": "string"
440902440902
},
440903440903
"interval": {
440904-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
440904+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
440905440905
"properties": {
440906440906
"days": {
440907440907
"description": "The number of days in each rotation cycle.",
@@ -441818,7 +441818,7 @@
441818441818
"type": "string"
441819441819
},
441820441820
"interval": {
441821-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
441821+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
441822441822
"properties": {
441823441823
"days": {
441824441824
"description": "The number of days in each rotation cycle.",
@@ -442283,7 +442283,7 @@
442283442283
"effective_date": "2025-02-03T05:00:00Z",
442284442284
"end_date": "2025-12-31T00:00:00Z",
442285442285
"interval": {
442286-
"seconds": 300
442286+
"seconds": 3600
442287442287
},
442288442288
"members": [
442289442289
{
@@ -442351,7 +442351,7 @@
442351442351
"type": "string"
442352442352
},
442353442353
"interval": {
442354-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
442354+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
442355442355
"properties": {
442356442356
"days": {
442357442357
"description": "The number of days in each rotation cycle.",
@@ -442861,7 +442861,7 @@
442861442861
"type": "string"
442862442862
},
442863442863
"interval": {
442864-
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds.",
442864+
"description": "Defines how often the rotation repeats, using a combination of days and optional seconds. Should be at least 1 hour.",
442865442865
"properties": {
442866442866
"days": {
442867442867
"description": "The number of days in each rotation cycle.",

0 commit comments

Comments
 (0)