File tree Expand file tree Collapse file tree 4 files changed +50
-16
lines changed
packages/datadog-api-client-v1/models Expand file tree Collapse file tree 4 files changed +50
-16
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.4.1.dev8",
7
- "regenerated": "2021-06-08 12:36:55.071376 ",
8
- "spec_repo_commit": "6fd1064 "
7
+ "regenerated": "2021-06-08 14:41:37.177785 ",
8
+ "spec_repo_commit": "e6c8320 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.4.1.dev8",
12
- "regenerated": "2021-06-08 12:37:46.927461 ",
13
- "spec_repo_commit": "6fd1064 "
12
+ "regenerated": "2021-06-08 14:42:25.511908 ",
13
+ "spec_repo_commit": "e6c8320 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -309,9 +309,11 @@ let params:v1.SyntheticsApiCreateSyntheticsAPITestRequest = {
309
309
followRedirects: true ,
310
310
minFailureDuration: 1 ,
311
311
minLocationFailed: 1 ,
312
+ monitorName: " monitorName_example" ,
312
313
monitorOptions: {
313
314
renotifyInterval: 0 ,
314
315
},
316
+ monitorPriority: 1 ,
315
317
noScreenshot: true ,
316
318
retry: {
317
319
count: 1 ,
@@ -451,9 +453,11 @@ let params:v1.SyntheticsApiCreateSyntheticsBrowserTestRequest = {
451
453
followRedirects: true ,
452
454
minFailureDuration: 1 ,
453
455
minLocationFailed: 1 ,
456
+ monitorName: " monitorName_example" ,
454
457
monitorOptions: {
455
458
renotifyInterval: 0 ,
456
459
},
460
+ monitorPriority: 1 ,
457
461
noScreenshot: true ,
458
462
retry: {
459
463
count: 1 ,
@@ -1681,9 +1685,11 @@ let params:v1.SyntheticsApiUpdateAPITestRequest = {
1681
1685
followRedirects: true ,
1682
1686
minFailureDuration: 1 ,
1683
1687
minLocationFailed: 1 ,
1688
+ monitorName: " monitorName_example" ,
1684
1689
monitorOptions: {
1685
1690
renotifyInterval: 0 ,
1686
1691
},
1692
+ monitorPriority: 1 ,
1687
1693
noScreenshot: true ,
1688
1694
retry: {
1689
1695
count: 1 ,
@@ -1826,9 +1832,11 @@ let params:v1.SyntheticsApiUpdateBrowserTestRequest = {
1826
1832
followRedirects: true ,
1827
1833
minFailureDuration: 1 ,
1828
1834
minLocationFailed: 1 ,
1835
+ monitorName: " monitorName_example" ,
1829
1836
monitorOptions: {
1830
1837
renotifyInterval: 0 ,
1831
1838
},
1839
+ monitorPriority: 1 ,
1832
1840
noScreenshot: true ,
1833
1841
retry: {
1834
1842
count: 1 ,
You can’t perform that action at this time.
0 commit comments