Swate icon indicating copy to clipboard operation
Swate copied to clipboard

Move OpenApi docs to backend

Open Freymaurer opened this issue 2 years ago • 0 comments

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.

Freymaurer avatar Feb 02 '23 08:02 Freymaurer