fix: schema changes for 4b738c8cd3

This commit is contained in:
Julian Lam
2023-01-27 09:40:52 -05:00
parent 46b38e45a5
commit 90adf7d726

View File

@@ -64,12 +64,7 @@ get:
uptimeHumanReadable:
type: string
cpuUsage:
type: object
properties:
user:
type: string
system:
type: string
type: number
os:
type: object
properties:
@@ -90,6 +85,8 @@ get:
type: string
totalmem:
type: string
usedmem:
type: string
nodebb:
type: object
properties: