Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
python
api
letsencrypt
docker
flask
sqlalchemy
jwt
angular
generator
postgresql
swagger
cookiecutter
marshmallow
celery
traefik
swarm-mode
pgadmin
apispec
token-authetication
webargs
-
Updated
Feb 7, 2020 - Python
How do I document path parameters that appear in
url_prefixin a Blueprint? Example:I've read through marshmallow-code/flask-smorest#23 but it only seems to apply to
@blueprint.route(), notBlueprint().