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