OAPI: add allWorkers
SocketIO subscription type
This commit is contained in:
parent
ec02247973
commit
3b2f58dd27
@ -1393,7 +1393,7 @@ components:
|
|||||||
|
|
||||||
SocketIOSubscriptionType:
|
SocketIOSubscriptionType:
|
||||||
type: string
|
type: string
|
||||||
enum: [allJobs, job, tasklog]
|
enum: [allJobs, allWorkers, job, tasklog]
|
||||||
description: What kind of thing to subscribe to / unsubscribe from.
|
description: What kind of thing to subscribe to / unsubscribe from.
|
||||||
|
|
||||||
# Worker Management
|
# Worker Management
|
||||||
|
Loading…
x
Reference in New Issue
Block a user