jellyfin/MediaBrowser.Model/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
..
EndPointInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
ISocket.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
ISocketFactory.cs SocketFactory: Remove redundant code 2022-03-08 22:20:43 +01:00
MimeTypes.cs Verify ContentType of uploaded images 2023-02-16 15:08:01 +01:00
SocketReceiveResult.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00