Closed Josca closed 5 years ago
See the docstring of the plugin: https://github.com/marshmallow-code/apispec-webframeworks/blob/master/src/apispec_webframeworks/tornado.py . It provides a path helper for registering OpenAPI paths from a tornado urlspec
.
Could you please provide example of usage openapi with tornado framework? I can not find it anywhere.