Class PropertyInfoCollector
java.lang.Object
io.github.torand.openapi2java.collectors.BaseCollector
io.github.torand.openapi2java.collectors.PropertyInfoCollector
-
Field Summary
Fields inherited from class io.github.torand.openapi2java.collectors.BaseCollector
opts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPropertyInfo(String name, io.swagger.v3.oas.models.media.Schema<?> property, boolean required) Methods inherited from class io.github.torand.openapi2java.collectors.BaseCollector
dirPath2PackagePath, formatAnnotationDefaultParam, formatAnnotationNamedParam, formatClassRef, formatDeprecationMessage, formatInnerAnnotation, modelName2SchemaName, normalizeDescription, normalizePath
-
Constructor Details
-
PropertyInfoCollector
-
-
Method Details
-
getPropertyInfo
public PropertyInfo getPropertyInfo(String name, io.swagger.v3.oas.models.media.Schema<?> property, boolean required)
-