jellyfin/Jellyfin.Server/Filters
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
..
AdditionalModelFilter.cs Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
FileRequestFilter.cs Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
FileResponseFilter.cs Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
ParameterObsoleteFilter.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
SecurityRequirementsOperationFilter.cs fix openapi auth 2023-02-09 14:56:53 +01:00