Commit Graph

15663 Commits (2b1b9a64b6b7a3bac4d96642cda7a0c55d5cae74)
 

Author SHA1 Message Date
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 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
4 years ago
crobibero 0765ef8bda Apply suggestions, fix warning
4 years ago
crobibero b8508a57d8 oop
4 years ago
crobibero be50fae38a Address comments
4 years ago
crobibero 3c34d95608 Address comments
4 years ago
crobibero c6eebca335 Apply suggestions and add URL to log message
4 years ago
ZadenRB 7693cc0db0 Use ActionResult return type for all endpoints
4 years ago
ZadenRB 2a49b19a7c
Update documentation of startIndex
4 years ago
crobibero 041d674eb6 Fix swagger ui Document Title
4 years ago
crobibero 2542a27bd5 Fix documentation endpoint for use with baseUrl
4 years ago
crobibero 3ab61dbdc2 bump swashbuckle
4 years ago
crobibero 14c94b4e5f Merge branch 'api-migration' of https://github.com/jellyfin/jellyfin into redoc
4 years ago
ZadenRB 69d9bfb233
Make documentation of parameters clearer
4 years ago
Chen-Tai,Peng a2f19eadf7 Translated using Weblate (Chinese (Traditional))
4 years ago
André Silva b88a94116b Translated using Weblate (Portuguese (Portugal))
4 years ago
Mehdi Khosravi 166a4e8129 Translated using Weblate (Persian)
4 years ago
crobibero 3ef8448a51 Return to previous exception handle implementation
4 years ago
crobibero 14361c68cf Add ProducesResponseType to base controller
4 years ago
crobibero fe632146dc Move Json Options to static class for easier access.
4 years ago
crobibero 1175ce3f97 Add Exception Middleware
4 years ago
ZadenRB dae6965710 Remove documentation of void return type
4 years ago
ZadenRB 6c8e1d37bd Remove more unnecessary IActionResult
4 years ago
ZadenRB 67efcbee05 Remove error handlers, to be implemented at a global level in a separate PR
4 years ago
Vasily 07143bcb68
Merge pull request #2466 from dkanada/plugin
4 years ago
crobibero fff2a40ffc Remove StringEnumConverter
4 years ago
ejalal 32ccab32bf Translated using Weblate (French)
4 years ago
dkanada d0716ef5b3
Merge pull request #2620 from mark-monteiro/development-documentation
4 years ago
dkanada 1cc5d6745a
Merge pull request #2903 from randrey/dlna-albumart-fix
4 years ago
dkanada 2f6dd258e6
Merge pull request #2936 from anthonylavado/fix-etags-right
4 years ago
Anthony Lavado ed1dc5c922 Remove JsonIgnore from the DateLastSaved property of BaseItem
4 years ago
ZadenRB 688240151b Enable nullable reference types on new class, remove unnecessary documenation and return types
4 years ago
dkanada e6ef680775 add code suggestions
4 years ago
dkanada 3142c9b990
Merge pull request #2916 from Bond-009/minor2
4 years ago
ZadenRB 16cae23bbe Add response type annotations, return IActionResult to handle errors
4 years ago
Andrew Rabert 1d4763a246
Merge pull request #2813 from nyanmisaka/docker
4 years ago
Jay-Jay 42781c4d4b Translated using Weblate (German)
4 years ago
crobibero c89dc8921f Fix PascalCase
4 years ago