Commit 717b6b1 frilling
committed
1 parent 3d3c251 commit 717b6b1 Copy full SHA for 717b6b1
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
$ export FLASK_APP=app/__init__.py
9
9
$ flask run
10
10
11
- For Swagger view go to: http://localhost:5000/swaggerview /v1
11
+ For Swagger view go to: http://localhost:5000/swagger /v1
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ Run it::
13
13
$ flask fab create-admin
14
14
$ flask run
15
15
16
- For Swagger view go to: http://localhost:5000/swaggerview /v1
16
+ For Swagger view go to: http://localhost:5000/swagger /v1
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ Run it::
13
13
$ flask fab create-admin
14
14
$ flask run
15
15
16
- For Swagger view go to: http://localhost:5000/swaggerview /v1
16
+ For Swagger view go to: http://localhost:5000/swagger /v1
You can’t perform that action at this time.
0 commit comments