Annotation Interface Required
An annotation to provide a hint in the OpenAPI schema that the field is required.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
A helpful hint on whether the field is required.
-
Element Details
-
value
boolean valueA helpful hint on whether the field is required.- Default:
- true
-