Package org.forgerock.http.swagger


package org.forgerock.http.swagger
Classes to support OpenAPI API Descriptions using Swagger.
  • Classes
    Class
    Description
    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.
    An API Producer for APIs that use the Swagger model implementation of the OpenAPI specification.
    Extension of Swagger to override some of its behaviors.
    Swagger utility.