forked from loafle/openapi-generator-original
Improve logging in Python client (#480)
* improve logging in python client * update samples
This commit is contained in:
6
bin/python-petstore-all.sh
Executable file
6
bin/python-petstore-all.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
# update python petstore clients
|
||||
|
||||
./bin/python-asyncio-petstore.sh
|
||||
./bin/python-petstore.sh
|
||||
./bin/python-tornado-petstore.sh
|
||||
Reference in New Issue
Block a user