forked from loafle/openapi-generator-original
* Astract factory for generators based on connexion * Add aiohttp server generator * Fix flask tests * Normalize python-flask folder names
6 lines
135 B
Bash
Executable File
6 lines
135 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./bin/python-server-aiohttp-petstore.sh
|
|
./bin/python-server-flask-petstore.sh
|
|
./bin/python-server-flask-petstore-python2.sh
|