Annotation Type DependentRequired
-
@Target({FIELD,METHOD,PARAMETER,TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Inherited @Repeatable(DependentRequiredMap.class) public @interface DependentRequired
The annotation may be used to define dependent schemas for an Object Schema- Since:
- 2.2.12 / OpenAPI 3.1
- See Also:
Schema