We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 030464d commit 2bee071Copy full SHA for 2bee071
tests/CTS/requests/ingestion/createTask.json
@@ -25,9 +25,11 @@
25
"action": "replace",
26
"notifications": {
27
"email": {
28
- "enabled": true,
29
- "criticalThreshold": 8
+ "enabled": true
30
}
+ },
31
+ "policies": {
32
+ "criticalThreshold": 8
33
34
},
35
"request": {
@@ -40,9 +42,11 @@
40
42
41
43
44
45
46
47
48
49
50
51
52
0 commit comments