- Added check to ensure that path parameters defined in a path must be present in the function definition
- Added support for creating openapi specs for AnnotatedHandlers linked nested Routers and Application instances
- Added documentation for decorators
- Documentation
- Added support for fixed length tuples and booleans in parameter annotation
- Support nested routing as described in
tornado.routing
docs
- Values of parameters with Enum annotations will casted to enum