ShokoAnime / ShokoServer

Repository for Shoko Server.
http://shokoanime.com/shoko-server/
MIT License
386 stars 75 forks source link

Downgrade Dependencies - Fix "Failed to load API definition" on v2 swagger #1010

Closed krbrs closed 1 year ago

krbrs commented 1 year ago

Possible Problems with >6.3.0+ cause this issue. Downgrading to working version as mentioned in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2368 fixes this. Dunno if other things were broken by this also.