Package com.github.victools.jsonschema.generator.naming
package com.github.victools.jsonschema.generator.naming
-
ClassDescriptionWrapper for a
SchemaDefinitionNamingStrategythat performs a specific clean-up task on all returned values.Default implementation of aSchemaDefinitionNamingStrategyusing the output ofTypeContext.getSimpleTypeDescription(ResolvedType)as definition name/key.Naming strategy for the keys in the "definitions"/"$defs" containing shared/reused subschemas.