mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-14 00:13:50 +00:00
8 lines
185 B
Bash
Executable File
8 lines
185 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
|
|
./bin/swift4-petstore-unwrapRequired.sh
|