flask-restful-swagger
flask-restful-swagger copied to clipboard
The "Running" in example/blueprints.py is error
Line 4 in example/blueprints.py should be "PYTHONPATH=. python examples/blueprints.py" instead of "PYTHONPATH=. python examples/basic.py"?