OAPI: add farm status events to the event bus
This commit is contained in:
parent
61cc8ff04d
commit
3b1421c227
@ -2421,6 +2421,9 @@ components:
|
|||||||
type: string
|
type: string
|
||||||
enum: [manager-startup, manager-shutdown]
|
enum: [manager-startup, manager-shutdown]
|
||||||
|
|
||||||
|
EventFarmStatus:
|
||||||
|
$ref: "#/components/schemas/FarmStatusReport"
|
||||||
|
|
||||||
SocketIOSubscription:
|
SocketIOSubscription:
|
||||||
type: object
|
type: object
|
||||||
description: >
|
description: >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user