Interface and Description |
---|
com.github.victools.jsonschema.generator.CustomDefinitionProvider
use
CustomDefinitionProviderV2 instead |
com.github.victools.jsonschema.generator.InstanceAttributeOverride
use
InstanceAttributeOverrideV2 instead |
com.github.victools.jsonschema.generator.SchemaConstants
this only covers Draft 7; use
SchemaKeyword instead |
com.github.victools.jsonschema.generator.TypeAttributeOverride
use
TypeAttributeOverrideV2 instead |
Constructor and Description |
---|
com.github.victools.jsonschema.generator.SchemaGeneratorConfigBuilder(ObjectMapper) |
com.github.victools.jsonschema.generator.SchemaGeneratorConfigBuilder(ObjectMapper, OptionPreset) |
Enum Constant and Description |
---|
com.github.victools.jsonschema.generator.SchemaKeyword.TAG_REF_PREFIX
is now implicitly created based on
SchemaKeyword.TAG_DEFINITIONS or an explicit alternative definitions path |
Copyright © 2020 VicTools. All rights reserved.