mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-10 23:56:10 +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 |
||
|---|---|---|
| .. | ||
| WebSocketMessages | ||
| AuthorizationInfo.cs | ||
| BasePeriodicWebSocketListener.cs | ||
| IAuthorizationContext.cs | ||
| IAuthService.cs | ||
| IWebSocketConnection.cs | ||
| IWebSocketListener.cs | ||
| IWebSocketManager.cs | ||
| SecurityException.cs | ||
| WebSocketListenerState.cs | ||
| WebSocketMessage.cs | ||
| WebSocketMessageInfo.cs | ||
| WebSocketMessageOfT.cs | ||