diff --git a/pkg/api/flamenco-openapi.yaml b/pkg/api/flamenco-openapi.yaml index 253a841a..c0c8dc50 100644 --- a/pkg/api/flamenco-openapi.yaml +++ b/pkg/api/flamenco-openapi.yaml @@ -2421,6 +2421,9 @@ components: type: string enum: [manager-startup, manager-shutdown] + EventFarmStatus: + $ref: "#/components/schemas/FarmStatusReport" + SocketIOSubscription: type: object description: >