Restlet Framework 2.2.1
Java Standard Edition

Package org.restlet.ext.swagger

Class Summary
SwaggerUiRestlet Restlet that generates Swagger documentation in the format supported by the swagger-ui project.
It helps to generate the high level documentation for the whole API (set by calling SwaggerUiRestlet.setApiInboundRoot(Application) or SwaggerUiRestlet.setApiInboundRoot(Restlet) methods, and the documentation for each resource.
Supports only Jaxrs application and collection of JaxRsRestlet at this time.
 


Restlet Framework 2.2.1
Java Standard Edition

Copyright © 2005-2014 Restlet.