mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-09 01:17:41 +02:00
27 lines
589 B
JSON
27 lines
589 B
JSON
{
|
|
"downtime": [
|
|
{
|
|
"warning_start_time": "2023-04-01T00:00:00Z",
|
|
"start_time": "2023-07-17T22:30:00Z",
|
|
"end_time": "2023-08-21T14:41:00Z",
|
|
"type": "ADHOC_MESSAGE",
|
|
"description": "Spezifischer Fehlertext.",
|
|
"blocking": true
|
|
}
|
|
|
|
],
|
|
"versions":
|
|
{
|
|
"ios" :
|
|
{
|
|
"update_before": "1.18.0",
|
|
"warn_before": "1.24.0"
|
|
},
|
|
"android" :
|
|
{
|
|
"update_before": "1.18.0",
|
|
"warn_before": "1.18.0"
|
|
}
|
|
}
|
|
}
|