mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
7 lines
145 B
Bash
Executable File
7 lines
145 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./bin/swift4-petstore.sh
|
|
./bin/swift4-petstore-promisekit.sh
|
|
./bin/swift4-petstore-rxswift.sh
|
|
./bin/swift4-petstore-objcCompatible.sh
|