Open andresmonc opened 1 year ago
I'm trying to do custom type mapping as outlined in the readme but there is not a java example. Below is my JsonSchemaConfig I'm trying to add custom type mappings for
JsonSchemaConfig jsonSchemaConfig = JsonSchemaConfig.vanillaJsonSchemaDraft4().withJsonSchemaDraft(JsonSchemaDraft.DRAFT_07);
I'm trying to do custom type mapping as outlined in the readme but there is not a java example. Below is my JsonSchemaConfig I'm trying to add custom type mappings for