fix: tests

v1.18.x
Barış Soner Uşaklı 5 years ago
parent 2a5f8ab27e
commit 67ca5e3256

@ -2195,11 +2195,26 @@ paths:
load:
type: string
description: CPU load
nodebb:
type: object
properties:
isPrimary:
type: boolean
isCluster:
type: boolean
runJobs:
type: boolean
nullable: true
jobsDisabled:
type: boolean
nullable: true
git:
type: object
properties:
hash:
type: string
hashShort:
type: string
branch:
type: string
stats:

Loading…
Cancel
Save