redoc and openapi routes standardized (#28)

This commit is contained in:
Ryan Brink
2021-04-19 09:11:32 -04:00
committed by GitHub
parent ae4999483b
commit dd978276d2
7 changed files with 188 additions and 141 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## [0.5.0] - April 19th, 2021
### Added
- Expose `/openapi.json` and `/docs` as opt-in pre-built Routes
## [0.4.0] - April 17th, 2021
### Added