OAPI: add farm status events to the event bus

This commit is contained in:
Sybren A. Stüvel 2024-03-01 08:36:19 +01:00
parent 61cc8ff04d
commit 3b1421c227

View File

@ -2421,6 +2421,9 @@ components:
type: string
enum: [manager-startup, manager-shutdown]
EventFarmStatus:
$ref: "#/components/schemas/FarmStatusReport"
SocketIOSubscription:
type: object
description: >