ttu / dotnet-fake-json-server

Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
https://ttu.github.io/dotnet-fake-json-server/
MIT License
388 stars 83 forks source link

Fix swagger authentication for dotnet 5 #80

Closed Lucarine closed 3 years ago

Lucarine commented 3 years ago

Hey @ttu,

I've put in the changes from #75 in this PR with some of the suggestions you've made on there. I've left the xml comments in for swagger as some quick testing showed that those lines are still necessary.

Do let me know if there are some discrepancies between the PRs that I need to fix up 👍

Lucarine commented 3 years ago

Happy to oblige 😄

ttu commented 3 years ago

Thanks! If you have have any improvement ideas for the project, just let me know!