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
GroupQueueMode.cs
GroupRepeatMode.cs
GroupShuffleMode.cs
GroupStateType.cs Fix various typos 2022-08-15 06:48:34 -04:00
GroupStateUpdate.cs
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
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
SendCommand.cs Change type of PlaylistItemId to Guid 2020-12-04 20:15:16 +01:00
SendCommandType.cs
SyncPlayBroadcastType.cs
SyncPlayQueueItem.cs Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
UtcTimeResponse.cs