Generating Swagger java client using maven from api json
743 views
Skip to first unread message
shivika sharma
unread,
Jul 1, 2015, 11:11:53 AM7/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to swagger-sw...@googlegroups.com
Hi,
I am trying to generate a swagger-java-client stub with the given swagger.json (api) using maven. Please help post the maven (pom.xml) code to generate the code (apis, model)with input json at a particular location.
-Shivika
Ole Lensmar
unread,
Jul 1, 2015, 11:15:19 AM7/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to swagger-sw...@googlegroups.com
Hi Shivika,
you’ll need to pull the develop_2.0 branch from codegen and build it locally for now (mvn install) - we haven’t pushed any version of the maven plugin to maven central yet…