Closed
Description
The flask extension only outputs the route path, but flask.url_for()
takes into consideration that the path should be prefixed with the configured APPLICATION_ROOT
path. apispec/ext/flask.py#L58
The flask extension only outputs the route path, but flask.url_for()
takes into consideration that the path should be prefixed with the configured APPLICATION_ROOT
path. apispec/ext/flask.py#L58