Package org.forgerock.api.transform
Classes that transform
ApiDescription
into different API representations.-
Interface Summary Interface Description OpenApiHelper.OperationVisitor Visits a SwaggerOperation
. -
Class Summary Class Description LocalizableOperation LocalizableOperation
.LocalizableRefProperty LocalizableRefProperty
.LocalizableTag LocalizableTag
.OpenApiHelper Helper methods for applying commonly needed changes to theSwagger
model.OpenApiTransformer Transforms anApiDescription
into an OpenAPI/Swagger model. -
Exception Summary Exception Description TransformerException Signals that an error occurred while transforming an API Description to another format.