Package org.forgerock.api.jackson
package org.forgerock.api.jackson
Extensions to Jackson's JSON Schema to support the API Descriptor extensions to standard JSON Schema.
-
ClassDescriptionAn extension to the Jackson
AnySchema
that includes the custom CREST JSON Schema attributes.An extension to the JacksonArraySchema
that includes the custom CREST JSON Schema attributes.An extension to the JacksonBooleanSchema
that includes the custom CREST JSON Schema attributes.AJsonSchemaFactory
that returns the extension schema objects rather than the default Jackson implementations.An extension to the JacksonObjectSchema
that includes the custom CREST JSON Schema attributes.ASchemaFactoryWrapper
that adds the extra CREST schema attributes once the Jackson schema generation has been completed.Some utilities for dealing with Jackson schemas.Interface defining support formultipleOf
JSON Schema field.Jackson Module that adds a serializer modifier forPaths
.Extension for CREST and OpenAPI schemas to express an example value.