Update API docs

This commit is contained in:
Ingo Oppermann
2023-06-14 22:37:33 +02:00
parent debcce192d
commit 22fd241b89
3 changed files with 8 additions and 8 deletions

View File

@@ -3856,6 +3856,9 @@ const docTemplate = `{
"degraded": {
"type": "boolean"
},
"degraded_error": {
"type": "string"
},
"id": {
"type": "string"
},
@@ -3904,9 +3907,6 @@ const docTemplate = `{
},
"uptime_seconds": {
"type": "integer"
},
"version": {
"type": "string"
}
}
},