mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 03:44:26 +02:00
61 lines
1.9 KiB
JSON
61 lines
1.9 KiB
JSON
{
|
|
"downtime": [
|
|
{
|
|
"warning_start_time": "2023-04-01T00:00:00Z",
|
|
"start_time": "2023-04-01T22:30:00Z",
|
|
"end_time": "2023-05-01T22:30:00Z",
|
|
"type": "MAINTANANCE_STANDARD",
|
|
"description": "Dauerwartung 2022",
|
|
"blocking": true
|
|
},
|
|
{
|
|
"warning_start_time": "2021-12-23T10:00:00Z",
|
|
"start_time": "2021-12-23T11:00:00Z",
|
|
"end_time": "2021-12-24T20:00:00Z",
|
|
"type": "MAINTANANCE_STANDARD",
|
|
"description": "Weihnachtwartung 2021"
|
|
},
|
|
{
|
|
"warning_start_time": "2022-03-01T15:00:00Z",
|
|
"start_time": "2022-06-06T14:00:00Z",
|
|
"end_time": "2022-06-06T16:00:00Z",
|
|
"type": "MAINTANANCE_STANDARD",
|
|
"description": "Wartung KW 27/2022"
|
|
},
|
|
{
|
|
"warning_start_time": "2022-12-01T15:00:00Z",
|
|
"start_time": "2022-06-13T14:00:00Z",
|
|
"end_time": "2022-06-13T16:00:00Z",
|
|
"type": "MAINTANANCE_STANDARD",
|
|
"description": "Wartung KW 28/2022"
|
|
},
|
|
{
|
|
"warning_start_time": "2022-12-01T15:00:00Z",
|
|
"start_time": "2022-12-07T15:00:00Z",
|
|
"end_time": "2022-12-07T17:00:00Z",
|
|
"type": "MAINTANANCE_STANDARD",
|
|
"description": "Wartung KW 49/2022"
|
|
},
|
|
{
|
|
"warning_start_time": "2022-12-01T15:00:00Z",
|
|
"start_time": "2022-12-14T15:00:00Z",
|
|
"end_time": "2022-12-14T17:00:00Z",
|
|
"type": "MAINTANANCE_STANDARD",
|
|
"description": "Wartung KW 50/2022"
|
|
}
|
|
],
|
|
"versions":
|
|
{
|
|
"ios" :
|
|
{
|
|
"update_before": "1.18.0",
|
|
"warn_before": "1.24.0"
|
|
},
|
|
"android" :
|
|
{
|
|
"update_before": "1.18.0",
|
|
"warn_before": "1.18.0"
|
|
}
|
|
}
|
|
}
|