jellyfin/Jellyfin.Api
Joshua M. Boniface b707d8e09d
Merge pull request #4486 from crobibero/split-api
Remove api client generator errors
2020-11-21 17:19:08 -05:00
..
Attributes Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
Auth Remove OriginalAuthenticationInfo and add IsAuthenticated property 2020-11-08 16:10:33 +01:00
Constants Use proper IsApiKey flag 2020-10-28 08:40:11 -06:00
Controllers Merge pull request #4486 from crobibero/split-api 2020-11-21 17:19:08 -05:00
Extensions Convert array property to IReadOnlyList 2020-11-12 08:29:42 -07:00
Helpers Merge pull request #4499 from crobibero/more-param 2020-11-20 12:34:18 -05:00
ModelBinders Merge pull request #4526 from crobibero/mark-played 2020-11-21 17:17:44 -05:00
Models Convert ClientCapabilities to a Dto with JsonConverters 2020-11-21 11:37:22 -07:00
WebSocketListeners Fix nullability errors in Jellyfin.Api (part 1) 2020-11-13 09:04:31 -07:00
BaseJellyfinApiController.cs Move json profiles to constant strings. 2020-09-03 12:15:24 -06:00
Jellyfin.Api.csproj Disable warning on AD0001 2020-11-13 10:24:40 -07:00