Interface JsonSchemaPropertyCustomizer

All Known Implementing Classes:
JacksonSerializers.EnumTranslatingSerializer

public interface JsonSchemaPropertyCustomizer
Callback interface to customize the JsonSchema.JsonSchemaProperty created by default for a given type.
Since:
2.4
Author:
Oliver Gierke