openapi-generator/bin/python-petstore-all.sh

8 lines
173 B
Bash
Executable File

#!/bin/sh
# update python petstore clients
./bin/python-asyncio-petstore.sh
./bin/python-petstore.sh
./bin/python-experimental-petstore.sh
./bin/python-tornado-petstore.sh