jellyfin/Jellyfin.Api
Maxr1998 e90fbe90f9
Remove extraneous 'stream' parameter
The argument isn't passed to the method but causes the API generator to include an unnecessary parameter.
Also fixes some typos in the documentation comments.
2021-04-30 15:07:27 +02:00
..
Attributes Add image file accept to openapi 2021-02-10 16:12:52 -07:00
Auth Minor code style related change 2020-12-07 16:15:56 +01:00
Constants Update authorization policies for SyncPlay 2020-12-07 10:33:15 +01:00
Controllers Remove extraneous 'stream' parameter 2021-04-30 15:07:27 +02:00
Extensions Remove unused using directives 2021-04-17 11:37:55 +01:00
Helpers Merge pull request #5842 from BaronGreenback/optimization 2021-04-29 21:14:57 +02:00
ModelBinders Change log level for converters 2021-01-01 09:34:39 -07:00
Models Mark password property as obsolete 2021-04-21 20:46:15 -06:00
WebSocketListeners Remove circular dependency between websocket listeners and manager 2020-11-28 11:21:53 +01:00
BaseJellyfinApiController.cs Move json profiles to constant strings. 2020-09-03 12:15:24 -06:00
Jellyfin.Api.csproj Bump Swashbuckle.AspNetCore.ReDoc from 6.0.7 to 6.1.3 2021-04-26 21:47:14 +00:00