Uses of Class
io.swagger.models.properties.MapProperty
-
Packages that use MapProperty Package Description io.swagger.models.properties -
-
Uses of MapProperty in io.swagger.models.properties
Methods in io.swagger.models.properties that return MapProperty Modifier and Type Method Description MapPropertyMapProperty. additionalProperties(Property property)MapPropertyMapProperty. description(String description)MapPropertyMapProperty. readOnly()MapPropertyMapProperty. title(String title)MapPropertyMapProperty. vendorExtension(String key, Object obj)MapPropertyMapProperty. xml(Xml xml)
-