Uses of Interface
org.forgerock.api.jackson.WithExampleSchema
-
Packages that use WithExampleSchema Package Description org.forgerock.api.jackson Extensions to Jackson's JSON Schema to support the API Descriptor extensions to standard JSON Schema. -
-
Uses of WithExampleSchema in org.forgerock.api.jackson
Classes in org.forgerock.api.jackson that implement WithExampleSchema Modifier and Type Class Description classCrestAnySchemaAn extension to the JacksonAnySchemathat includes the custom CREST JSON Schema attributes.classCrestArraySchemaAn extension to the JacksonArraySchemathat includes the custom CREST JSON Schema attributes.classCrestBooleanSchemaAn extension to the JacksonBooleanSchemathat includes the custom CREST JSON Schema attributes.classCrestObjectSchemaAn extension to the JacksonObjectSchemathat includes the custom CREST JSON Schema attributes.
-