Uses of Class
io.swagger.v3.oas.annotations.media.SchemaProperty
-
Packages that use SchemaProperty Package Description io.swagger.v3.oas.annotations.media -
-
Uses of SchemaProperty in io.swagger.v3.oas.annotations.media
Methods in io.swagger.v3.oas.annotations.media that return SchemaProperty Modifier and Type Method Description SchemaProperty[]
schemaProperties()
The schema properties defined for schema provided in @SchemaSchemaProperty[]
value()
An array of SchemaProperty annotations
-