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
AnySchemathat includes the custom CREST JSON Schema attributes.An extension to the JacksonArraySchemathat includes the custom CREST JSON Schema attributes.An extension to the JacksonBooleanSchemathat includes the custom CREST JSON Schema attributes.AJsonSchemaFactorythat returns the extension schema objects rather than the default Jackson implementations.An extension to the JacksonObjectSchemathat includes the custom CREST JSON Schema attributes.ASchemaFactoryWrapperthat adds the extra CREST schema attributes once the Jackson schema generation has been completed.Some utilities for dealing with Jackson schemas.Interface defining support formultipleOfJSON Schema field.Jackson Module that adds a serializer modifier forPaths.Extension for CREST and OpenAPI schemas to express an example value.