package swagger
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
PlayApiScanner extends Scanner with SwaggerConfig
Identifies Play Controllers annotated as Swagger API's.
Identifies Play Controllers annotated as Swagger API's. Uses the Play Router to identify Controllers, and then tests each for the API annotation.
- class PlayConfigFactory extends AnyRef
- class PlayReader extends AnyRef
- class PlaySwaggerConfig extends AnyRef
- class RouteFactory extends AnyRef
- class RouteWrapper extends AnyRef
- class SwaggerModule extends Module
- trait SwaggerPlugin extends AnyRef
- class SwaggerPluginImpl extends SwaggerPlugin
Value Members
- object ApiListingCache