mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
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:
@@ -141,7 +141,7 @@ type connectionsPage struct {
|
||||
|
||||
type statusPage struct {
|
||||
basePage
|
||||
Status ServicesStatus
|
||||
Status *ServicesStatus
|
||||
}
|
||||
|
||||
type fsWrapper struct {
|
||||
|
||||
Reference in New Issue
Block a user