Package org.forgerock.http.swagger
Classes to support OpenAPI API Descriptions using Swagger.
-
Class Summary Class Description OpenApiRequestFilter This filter looks for the query parameter {code _api} : if present then it returns the API description of the downstream handlers, otherwise the request is processed as expected.SwaggerApiProducer An API Producer for APIs that use the Swagger model implementation of the OpenAPI specification.SwaggerExtended Extension ofSwagger
to override some of its behaviors.SwaggerUtils Swagger utility.