add more details to the server status page

add all supported fields to the OpenAPI docs

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2022-02-26 16:43:29 +01:00
parent b64d3c2fbf
commit 7f674a7fb3
11 changed files with 131 additions and 10 deletions

View File

@@ -141,7 +141,7 @@ type connectionsPage struct {
type statusPage struct {
basePage
Status ServicesStatus
Status *ServicesStatus
}
type fsWrapper struct {