Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

swagger.json? #956

Closed
nyarly opened this issue Mar 17, 2016 · 1 comment · Fixed by #958
Closed

swagger.json? #956

nyarly opened this issue Mar 17, 2016 · 1 comment · Fixed by #958
Assignees

Comments

@nyarly
Copy link

nyarly commented Mar 17, 2016

Is it possible to generate a Swagger spec from the annotations? I see that the swagger-maven-plugin in theory has the ability to do this, but I haven't been able to get it to actually do the generation.

The swagger.json would make it much easier to build API clients.

@ssalinas
Copy link
Member

Updated our pom in #958 so that the json will be output during mvn compile alongside the other api-docs documents (in target/classes/assets/api-docs). If you need to use them sooner, feel free to mvn compile from the swagger_json branch to generate them

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants