diff --git a/openapi.yaml b/openapi.yaml index 9fc22e8..b0031dd 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -685,6 +685,9 @@ components: rpc: type: boolean description: Solana RPC connectivity status + ws: + type: boolean + description: WebSocket subsystem status (false when >95% of connection slots used) uptime: type: integer description: Service uptime in seconds