Uses of Class
org.springframework.data.rest.webmvc.json.JsonSchema.EnumProperty
-
Uses of JsonSchema.EnumProperty in org.springframework.data.rest.webmvc.json
Modifier and TypeMethodDescriptionJsonSchema.EnumProperty.withValues
(List<String> values) Returns the currentJsonSchema.EnumProperty
exposing the given values.