nerdErg / swagger4jaxrs

This is a Grails plugin that adds Swagger support to document REST APIs of any Grails projects that use the Grails JAX-RS (JSR 311) plugin.
Apache License 2.0
10 stars 10 forks source link

Any chance to upgrade this to latest swagger core? #21

Open donald-jackson opened 9 years ago

donald-jackson commented 9 years ago

Swagger UI will be potentially be incompatible with this as they move to the API doc version 2.

aruizca commented 9 years ago

Yes I could. I just need the time, so I cannot give you any dates. PRs are welcome BTW :-)

Cheers, Angel

On 30 September 2015 at 19:40, Donald Jackson notifications@github.com wrote:

Swagger UI will be potentially be incompatible with this as they move to the API doc version 2.

— Reply to this email directly or view it on GitHub https://github.com/nerdErg/swagger4jaxrs/issues/21.

donald-jackson commented 9 years ago

@aruizca hehe yep - I actually did try to do this myself but I couldn't figure it out, perhaps beyond my Grails skills :)