Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions api-reference/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -5335,7 +5335,7 @@ This endpoint will return data within a 6-hour timeframe. If the `from` and `to`
"schema": {
"type": "string",
"format": "date",
"default": "2025-10-13T10:55:35.647Z"
"default": "2025-10-14T02:33:35.308Z"
}
},
{
Expand All @@ -5345,7 +5345,7 @@ This endpoint will return data within a 6-hour timeframe. If the `from` and `to`
"schema": {
"type": "string",
"format": "date",
"default": "2025-10-14T10:55:35.647Z"
"default": "2025-10-15T02:33:35.309Z"
}
}
],
Expand Down Expand Up @@ -5441,7 +5441,7 @@ This endpoint will return data within a 6-hour timeframe. If the `from` and `to`
"schema": {
"type": "string",
"format": "date",
"default": "2025-10-13T10:55:35.650Z"
"default": "2025-10-14T02:33:35.312Z"
}
},
{
Expand All @@ -5451,7 +5451,7 @@ This endpoint will return data within a 6-hour timeframe. If the `from` and `to`
"schema": {
"type": "string",
"format": "date",
"default": "2025-10-14T10:55:35.650Z"
"default": "2025-10-15T02:33:35.312Z"
}
},
{
Expand Down Expand Up @@ -27733,7 +27733,7 @@ For example, set **Authorization** header while using cURL: `curl -H \"Authoriza
"publicIncidentUpdateDate": {
"type": "string",
"format": "date-time",
"default": "2025-10-14T10:55:36.513Z"
"default": "2025-10-15T02:33:36.303Z"
},
"notifySubscribers": {
"type": "boolean",
Expand Down Expand Up @@ -28223,7 +28223,7 @@ For example, set **Authorization** header while using cURL: `curl -H \"Authoriza
"publicIncidentUpdateDate": {
"type": "string",
"format": "date-time",
"default": "2025-10-14T10:55:36.573Z"
"default": "2025-10-15T02:33:36.370Z"
},
"created_at": {
"type": "string",
Expand Down
Loading