jellyfin/MediaBrowser.Controller/Net
Cody Robibero 9a0dfc00f1
Add all websocket messages to generated openapi spec (#9682)
* Add all websocket messages to generated openapi spec

* Use oneOf

* JsonIgnore ServerId

* Oops

* Add discriminators

* Add WebSocketMessage container for Inbound and Outbound messages
2023-06-10 07:28:21 -06:00
..
WebSocketMessages Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
AuthorizationInfo.cs
BasePeriodicWebSocketListener.cs Update MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.cs 2023-02-24 11:45:56 -05:00
IAuthorizationContext.cs
IAuthService.cs
IWebSocketConnection.cs Remove redundant using directives 2022-09-28 16:26:03 +02:00
IWebSocketListener.cs Use IAuthorizationContext for websocket 2022-01-01 12:34:22 -07:00
IWebSocketManager.cs
SecurityException.cs
WebSocketListenerState.cs
WebSocketMessage.cs Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
WebSocketMessageInfo.cs
WebSocketMessageOfT.cs Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00