jellyfin/MediaBrowser.Controller/SyncPlay
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
..
GroupStates Remove redundant 'else' keywords 2023-04-06 19:38:34 +02:00
PlaybackRequests Fix various typos 2022-08-15 06:48:34 -04:00
Queue Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
Requests Create common interface for SyncPlay requests 2020-11-28 16:03:02 +01:00
GroupMember.cs merge branch 'master' into syncplay-sessions-fix 2021-09-06 13:42:48 +09:00
IGroupPlaybackRequest.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IGroupState.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IGroupStateContext.cs merge branch 'master' into syncplay-clear-queue 2021-09-06 13:35:58 +09:00
ISyncPlayManager.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
ISyncPlayRequest.cs Create common interface for SyncPlay requests 2020-11-28 16:03:02 +01:00