forked from loafle/openapi-generator-original
7 lines
151 B
Bash
Executable File
7 lines
151 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./bin/javascript-petstore.sh
|
|
./bin/javascript-promise-petstore.sh
|
|
./bin/javascript-es6-petstore.sh
|
|
./bin/javascript-promise-es6-petstore.sh
|