Skip to content

[3.0.0] Update 'java' examples (2)#7939

Merged
HugoMario merged 5 commits into
swagger-api:3.0.0from
jmini:issue52_b
Apr 3, 2018
Merged

[3.0.0] Update 'java' examples (2)#7939
HugoMario merged 5 commits into
swagger-api:3.0.0from
jmini:issue52_b

Conversation

@jmini

@jmini jmini commented Mar 29, 2018

Copy link
Copy Markdown
Contributor

See: swagger-api/swagger-codegen-generators#52

This is the second part, after the first part made with #7932.

Fixes made in swagger-api/swagger-codegen-generators#53 needs to be merged first.

@jmini

jmini commented Apr 3, 2018

Copy link
Copy Markdown
Contributor Author

Now that swagger-api/swagger-codegen-generators#53 is merged, I have updated this pull request.

Script executed to update the examples:

#!/bin/sh
# update # java petstore for all supported http libraries

./bin/java-petstore-jersey2-java6.sh

./bin/java-petstore-okhttp-gson.sh
./bin/java-petstore-okhttp-gson-parcelable.sh

./bin/java-petstore-feign.sh
./bin/java-petstore-jersey1.sh
./bin/java-petstore-jersey2.sh
./bin/java-petstore-resteasy.sh
./bin/java-petstore-resttemplate-withxml.sh
./bin/java-petstore-resttemplate.sh
./bin/java-petstore-retrofit.sh
./bin/java-petstore-retrofit2-play24.sh
./bin/java-petstore-retrofit2-play25.sh
./bin/java-petstore-retrofit2.sh
./bin/java-petstore-retrofit2rx.sh
./bin/java-petstore-retrofit2rx2.sh
./bin/java-petstore-vertx.sh
./bin/java8-petstore-jersey2.sh

@jmini

jmini commented Apr 3, 2018

Copy link
Copy Markdown
Contributor Author

@HugoMario: I think this can be merged.

@HugoMario
HugoMario merged commit b3431da into swagger-api:3.0.0 Apr 3, 2018
@HugoMario

Copy link
Copy Markdown
Contributor

thanks @jmini !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants