Add initial swagger.json endpoint for API

probably this needs more, but good enough to test with
This commit is contained in:
Lance Edgar 2023-05-16 23:10:54 -05:00
parent 26a6a4d991
commit c18367739f
3 changed files with 26 additions and 0 deletions

View file

@ -50,6 +50,7 @@ install_requires =
colander
ColanderAlchemy
cornice
cornice-swagger
humanize
Mako
markdown