1.4.3
APISpec + SwaggerUI
Minor release containing improvements for contributors.
Features
- SwaggerUI
Move openapi documentation into the code next to request handlers.
Serve a SwaggerUI page at /api/docs.
Improvements
- Request validation middleware
- Use marshmallow schemas to define and validate request content.
- API documentation
- Improve the documentation section with details on how to serve and access the API pages.
- 97% of coverage