restlet-framework-java icon indicating copy to clipboard operation
restlet-framework-java copied to clipboard

Use Swagger Annotations 1.5 (io.swagger.annotations) with Restlet Swagger extension

Open chaseajen opened this issue 8 years ago • 0 comments

It seems org.restlet.ext.swagger v2.3.7 is still using com.wordnik.swagger.annotations instead of the new io.swagger.annotations library, and it'd be nice to be able to use the new annotations library with support for things like @SwaggerDefinition.

chaseajen avatar Jun 27 '16 22:06 chaseajen