2020-01-08 15:57:00 -05:00

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