jellyfin/Jellyfin.Api
dependabot[bot] 1cf2ec26a3
Bump Swashbuckle.AspNetCore.ReDoc from 6.2.2 to 6.2.3
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.2...v6.2.3)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.ReDoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 12:24:31 +00:00
..
Attributes Add image file accept to openapi 2021-02-10 16:12:52 -07:00
Auth Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
Constants Update authorization policies for SyncPlay 2020-12-07 10:33:15 +01:00
Controllers Add IsAutomated to SubtitleSearchRequest 2021-10-19 21:06:05 +02:00
Extensions Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Helpers Throw on FFmpeg non-zero exit code 2021-10-10 19:53:32 +03:00
ModelBinders Target net6.0 2021-09-24 20:15:46 +02:00
Models Throw on FFmpeg non-zero exit code 2021-10-10 19:53:32 +03:00
WebSocketListeners Remove circular dependency between websocket listeners and manager 2020-11-28 11:21:53 +01:00
BaseJellyfinApiController.cs Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Jellyfin.Api.csproj Bump Swashbuckle.AspNetCore.ReDoc from 6.2.2 to 6.2.3 2021-10-20 12:24:31 +00:00