We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e260e1e commit 9dc6588Copy full SHA for 9dc6588
1 file changed
wscli-php-sdk/Makefile
@@ -7,7 +7,7 @@ wsapi_v2.json:
7
mv -f wsapi_v2.json.download wsapi_v2.json
8
9
swagger-codegen-cli.jar:
10
- wget http://central.maven.org/maven2/io/swagger/swagger-codegen-cli/2.2.2/swagger-codegen-cli-2.2.2.jar -O swagger-codegen-cli.jar
+ wget http://central.maven.org/maven2/io/swagger/swagger-codegen-cli/2.2.3/swagger-codegen-cli-2.2.3.jar -O swagger-codegen-cli.jar
11
12
swagger-php-sdk: swagger-codegen-cli.jar wsapi_v2.json
13
rm -rf swagger-php-sdk
0 commit comments