mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 02:25:20 +00:00
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
|