Move OpenApi docs to backend #266
Labels
Area: Backend
Issues regarding the Saturn backend app
Type: Feature Request
This item is confirmed by the maintainers to be a request for a new feature
Currently Open Api docs are managed client side. Moving it to the server and using giraffe view engine to display them should be a more robust way to handle this.
See here for an example implementation.
The text was updated successfully, but these errors were encountered: