Skip to content

3.5.0 – Expose Generation Context to Custom Definition Provider

Compare
Choose a tag to compare
@CarstenWickner CarstenWickner released this 01 Jan 22:19

Added

  • CustomDefinitionProviderV2 with access to SchemaGenerationContext, e.g. to allow continuing normal schema generation for nested properties

Deprecated

  • CustomDefinitionProvider receiving only the TypeContext as parameter

Fixed

  • Possible IllegalAccess when loading constant values should just be ignored