OAPI: add allWorkers SocketIO subscription type

This commit is contained in:
Sybren A. Stüvel 2022-05-31 15:01:42 +02:00
parent ec02247973
commit 3b2f58dd27

@ -1393,7 +1393,7 @@ components:
SocketIOSubscriptionType:
type: string
enum: [allJobs, job, tasklog]
enum: [allJobs, allWorkers, job, tasklog]
description: What kind of thing to subscribe to / unsubscribe from.
# Worker Management