Open
Description
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
.