This website requires JavaScript.
Explore
Help
Register
Sign In
valitydev
/
openapi-generator
Watch
14
Star
0
Fork
0
You've already forked openapi-generator
mirror of
https://github.com/valitydev/openapi-generator.git
synced
2024-11-06 10:35:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5926ee5f1f
openapi-generator
/
bin
/
java-petstore-okhttp-gson.json
5 lines
75 B
JSON
Raw
Normal View
History
Unescape
Escape
Add a new library template to Java client: okhttp-gson which uses OkHttp as HTTP library and Gson as JSON processing library
2015-08-31 10:42:09 +00:00
{
"library"
:
"okhttp-gson"
,
Update java client samples OAS2 (#140) * Update java client examples * Rename artifactId in json config files * Add imports in api.mustache for play24 and play25
2018-04-24 07:51:50 +00:00
"artifactId"
:
"petstore-okhttp-gson"
Add a new library template to Java client: okhttp-gson which uses OkHttp as HTTP library and Gson as JSON processing library
2015-08-31 10:42:09 +00:00
}
Reference in New Issue
Copy Permalink