8 lines
184 B
Markdown
8 lines
184 B
Markdown
|
Setting up Mock Services:
|
||
|
|
||
|
1. mdkir project
|
||
|
1. cd project
|
||
|
1. pipenv install
|
||
|
1. pipenv install flask
|
||
|
1. pipenv install connexion
|
||
|
1. place your swagger/openapi file in the root directory
|