Package com.github.victools.jsonschema.module.swagger2
-
Class Summary Class Description ExternalRefCustomDefinitionProvider Replace any type annotated with@Schema(ref = "...")with the specified reference value, unless it is the main schema being targeted.Swagger2Module JSON Schema Generator Module – Swagger (2.x).Swagger2SchemaDefinitionNamingStrategy Naming strategy for the keys in thedefinitions/$defsof the produced schema, based on@Schema(name = ...).Swagger2SubtypeResolver Subtype resolver considering@Schema(subTypes = ...)and as fall-back@Schema(anyOf = ...).