Uses of Class
com.github.victools.jsonschema.generator.impl.SchemaGenerationContextImpl
Packages that use SchemaGenerationContextImpl
-
Uses of SchemaGenerationContextImpl in com.github.victools.jsonschema.generator.impl
Methods in com.github.victools.jsonschema.generator.impl that return SchemaGenerationContextImplModifier and TypeMethodDescriptionSchemaGenerationContextImpl.addReference(com.fasterxml.classmate.ResolvedType javaType, tools.jackson.databind.node.ObjectNode referencingNode, CustomDefinitionProviderV2 ignoredDefinitionProvider, boolean isNullable) Remember for the specified type that the given node is supposed to either include or reference the type's associated schema.