Commit Graph

78 Commits

Author SHA1 Message Date
crobibero 7294dc103f Fix api routes 2020-09-07 18:45:06 -06:00
crobibero afc8a307c7 Add missing FromRoute, Required attribute 2020-09-07 17:17:26 -06:00
crobibero eab92a0b01 Merge remote-tracking branch 'upstream/master' into api-stream-return 2020-09-06 14:34:31 -06:00
crobibero 29fc882037 merge all attributes 2020-09-06 09:07:27 -06:00
crobibero b64108923a Add missing references 2020-09-05 17:11:44 -06:00
crobibero 59d47ec3f5 Make all FromRoute required 2020-09-05 17:07:25 -06:00
crobibero d5eb246557 Merge remote-tracking branch 'upstream/master' into api-stream-return 2020-09-04 16:42:40 -06:00
crobibero 2f33bee2a9 Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
crobibero dd078e7b82 use named client 2020-08-31 11:05:21 -06:00
Anthony Lavado 634ee2d1e9
Merge pull request #3861 from crobibero/fixes
API Fixes
2020-08-19 08:17:03 -04:00
crobibero 29d8e38161 Merge remote-tracking branch 'upstream/master' into fixes 2020-08-17 15:54:40 -06:00
crobibero be67528958 add disposal docs 2020-08-17 15:03:45 -06:00
crobibero 898ccab222 oop 2020-08-17 13:41:16 -06:00
crobibero 767c73e5c1 fix usings 2020-08-17 13:22:42 -06:00
crobibero 8da646e12b Dispose httpclient response 2020-08-16 10:57:01 -06:00
crobibero 8ddcd12348 Remove all using for HttpClient 2020-08-16 09:47:08 -06:00
crobibero 97fd11c9a4 Remove httpclient from Jellyfin.Api 2020-08-13 15:50:19 -06:00
crobibero 687b008d59 fix livetv id check 2020-08-12 14:41:10 -06:00
crobibero ae1593b590 fix route method 2020-08-12 13:14:42 -06:00
crobibero 9e00aa3014 fix openapi validation errors 2020-08-03 14:38:51 -06:00
crobibero 1535f363b2 Fix some request parameters 2020-08-03 13:33:43 -06:00
crobibero b8d327889b Add missing functions 2020-07-27 13:42:40 -06:00
crobibero 5d34b07d1f Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
David 68cc075dda
Update LiveTvController.cs 2020-07-03 19:04:45 +02:00
Cody Robibero 0830d381c4 Add missing endpoint 2020-07-03 10:25:26 -06:00
crobibero 7e94bb7864 fix controller attribute 2020-06-23 11:53:08 -06:00
crobibero c4f9112b0d Move LiveTvService.cs to Jellyfin.Api 2020-06-23 11:48:37 -06:00
crobibero f35774170f Move LiveTvService.cs to Jellyfin.Api 2020-06-21 16:12:21 -06:00