Commit Graph

15676 Commits (9f0b5f347a9b7eeff1d0b079ceee42bc781aed7a)
 

Author SHA1 Message Date
crobibero 9f0b5f347a Switch Config controller to System.Text.Json
4 years ago
Cody Robibero 297ab2e423
Merge pull request #2962 from crobibero/api-config
4 years ago
Bond-009 5c95037234
Merge pull request #2953 from crobibero/api-startup
4 years ago
crobibero 6dbbfcbfbe update xml docs
4 years ago
crobibero 37f55b5c21 apply doc suggestions
4 years ago
dkanada ebc24470e3
Merge pull request #3075 from crobibero/api-operationid
4 years ago
crobibero 2b1b9a64b6 Add OperationId to SwaggerGen
4 years ago
Mark Monteiro 6e1120c623
Merge pull request #3048 from jellyfin/api-notification-docs
4 years ago
crobibero d7d8118b42 Fix xml docs
4 years ago
Bond-009 f2bace2a07
Merge pull request #2925 from crobibero/redoc
4 years ago
Bond-009 b1a2fb60f2
Merge pull request #2876 from ZadenRB/asp-net-notifications-service
4 years ago
ZadenRB 82231b4393 Update to return IEnumerable directly where possible
4 years ago
crobibero 7a3925b863 Fix docs
4 years ago
crobibero 97ecffceb7 Add response code descriptions
4 years ago
crobibero 806ae1bc07 Remove versioned API
4 years ago
Cody Robibero d491b1b45f
Merge branch 'api-migration' into redoc
4 years ago
dkanada 2cb0f6f126
Merge pull request #2952 from crobibero/api-exception-middleware
4 years ago
ZadenRB c61a200c9d Revise documentation based on discussion in #2872
4 years ago
crobibero 068368df63 Order actions by route, then http method
4 years ago
crobibero 890e659cd3 Fix autolaunch & redirect of swagger.
4 years ago
Bond-009 383bc45372
Merge pull request #2932 from crobibero/api-casing
4 years ago
ZadenRB 85853f9ce3 Add back in return type documentation
5 years ago
crobibero 0765ef8bda Apply suggestions, fix warning
5 years ago
crobibero b8508a57d8 oop
5 years ago
crobibero be50fae38a Address comments
5 years ago
crobibero 3c34d95608 Address comments
5 years ago
crobibero bb8e738a08 Fix Authorize attributes
5 years ago
crobibero c7c2f9da90 Apply suggestions
5 years ago
crobibero c6eebca335 Apply suggestions and add URL to log message
5 years ago
crobibero a06d271725 Move ConfigurationService to Jellyfin.Api
5 years ago
ZadenRB 7693cc0db0 Use ActionResult return type for all endpoints
5 years ago
ZadenRB 2a49b19a7c
Update documentation of startIndex
5 years ago
crobibero 041d674eb6 Fix swagger ui Document Title
5 years ago
crobibero 2542a27bd5 Fix documentation endpoint for use with baseUrl
5 years ago
crobibero 3ab61dbdc2 bump swashbuckle
5 years ago
crobibero 14c94b4e5f Merge branch 'api-migration' of https://github.com/jellyfin/jellyfin into redoc
5 years ago
crobibero 7db3b035a6 move to ActionResult<T>
5 years ago
ZadenRB 69d9bfb233
Make documentation of parameters clearer
5 years ago
Chen-Tai,Peng a2f19eadf7 Translated using Weblate (Chinese (Traditional))
5 years ago
André Silva b88a94116b Translated using Weblate (Portuguese (Portugal))
5 years ago
Mehdi Khosravi 166a4e8129 Translated using Weblate (Persian)
5 years ago
crobibero 3ef8448a51 Return to previous exception handle implementation
5 years ago
crobibero b8fd9c785e Convert StartupController to IActionResult
5 years ago
crobibero 14361c68cf Add ProducesResponseType to base controller
5 years ago
crobibero fe632146dc Move Json Options to static class for easier access.
5 years ago
crobibero 1175ce3f97 Add Exception Middleware
5 years ago
ZadenRB dae6965710 Remove documentation of void return type
5 years ago
ZadenRB 6c8e1d37bd Remove more unnecessary IActionResult
5 years ago
ZadenRB 67efcbee05 Remove error handlers, to be implemented at a global level in a separate PR
5 years ago
Vasily 07143bcb68
Merge pull request #2466 from dkanada/plugin
5 years ago