File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 235
235
},
236
236
{
237
237
"name": "startdate",
238
- "description": "Search period start, in Datetime format ",
238
+ "description": "Search period start, in ISO-8601 UTC date time ",
239
239
"required": false,
240
240
"type": "string",
241
241
"paramType": "body"
242
242
},
243
243
{
244
244
"name": "enddate",
245
- "description": "Search period end, in Datetime format ",
245
+ "description": "Search period end, in ISO-8601 UTC date time ",
246
246
"required": false,
247
247
"type": "string",
248
248
"paramType": "body"
1137
1137
},
1138
1138
{
1139
1139
"name": "startdate",
1140
- "description": "Search period start, in Datetime format ",
1140
+ "description": "Search period start, in ISO-8601 UTC date time ",
1141
1141
"required": false,
1142
1142
"type": "string",
1143
1143
"paramType": "body"
1144
1144
},
1145
1145
{
1146
1146
"name": "enddate",
1147
- "description": "Search period end, in Datetime format ",
1147
+ "description": "Search period end, in ISO-8601 UTC date time ",
1148
1148
"required": false,
1149
1149
"type": "string",
1150
1150
"paramType": "body"
1412
1412
},
1413
1413
{
1414
1414
"name": "startdate",
1415
- "description": "Auto-response period start, in Datetime format ",
1415
+ "description": "Auto-response period start, in ISO-8601 UTC date time ",
1416
1416
"required": false,
1417
1417
"type": "string",
1418
1418
"paramType": "body"
1419
1419
},
1420
1420
{
1421
1421
"name": "enddate",
1422
- "description": "Auto-response period end, in Datetime format ",
1422
+ "description": "Auto-response period end, in ISO-8601 UTC date time ",
1423
1423
"required": false,
1424
1424
"type": "string",
1425
1425
"paramType": "body"
You can’t perform that action at this time.
0 commit comments