Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
barisusakli committed Jul 21, 2020
1 parent 2a5f8ab commit 67ca5e3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions public/openapi/read.yaml
Expand Up @@ -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:
Expand Down

0 comments on commit 67ca5e3

Please sign in to comment.