Annotation Interface Required


@Documented @Retention(SOURCE) public @interface Required
Indicates that the annotated attribute must be present in the resulting OpenAPI document.
Author:
chhorz