jellyfin/MediaBrowser.Model/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
..
GroupInfoDto.cs Patch data-races and minor changes in SyncPlay 2020-11-15 17:30:28 +01:00
GroupQueueMode.cs Hide some property setters, init null values, update namespaces 2020-11-14 23:40:01 +01:00
GroupRepeatMode.cs Add playlist-sync and group-wait to SyncPlay 2020-10-16 12:06:29 +02:00
GroupShuffleMode.cs Add playlist-sync and group-wait to SyncPlay 2020-10-16 12:06:29 +02:00
GroupStateType.cs Fix various typos 2022-08-15 06:48:34 -04:00
GroupStateUpdate.cs Patch data-races and minor changes in SyncPlay 2020-11-15 17:30:28 +01:00
GroupUpdate.cs Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
GroupUpdateOfT.cs Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
GroupUpdateType.cs Minor fixes 2020-10-21 16:42:57 +02:00
PlaybackRequestType.cs Rename 'track' into 'item' in SyncPlay 2020-12-03 15:54:39 +01:00
PlayQueueUpdate.cs Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
PlayQueueUpdateReason.cs Rename 'track' into 'item' in SyncPlay 2020-12-03 15:54:39 +01:00
RequestType.cs Create common interface for SyncPlay requests 2020-11-28 16:03:02 +01:00
SendCommand.cs Change type of PlaylistItemId to Guid 2020-12-04 20:15:16 +01:00
SendCommandType.cs Add playlist-sync and group-wait to SyncPlay 2020-10-16 12:06:29 +02:00
SyncPlayBroadcastType.cs Rewrite syncplay using a state design pattern 2020-10-16 11:38:50 +02:00
SyncPlayQueueItem.cs Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
UtcTimeResponse.cs Patch data-races and minor changes in SyncPlay 2020-11-15 17:30:28 +01:00