mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-13 08:05:24 +01:00
* Add all websocket messages to generated openapi spec * Use oneOf * JsonIgnore ServerId * Oops * Add discriminators * Add WebSocketMessage container for Inbound and Outbound messages |
||
|---|---|---|
| .. | ||
| Inbound | ||
| Outbound | ||
| Shared | ||
| IInboundWebSocketMessage.cs | ||
| InboundWebSocketMessage.cs | ||
| IOutboundWebSocketMessage.cs | ||
| OutboundWebSocketMessage.cs | ||