3.5.0 – Expose Generation Context to Custom Definition Provider
Added
CustomDefinitionProviderV2
with access toSchemaGenerationContext
, e.g. to allow continuing normal schema generation for nested properties
Deprecated
CustomDefinitionProvider
receiving only theTypeContext
as parameter
Fixed
- Possible
IllegalAccess
when loading constant values should just be ignored