Package io.swagger.v3.oas.annotations
Annotation Type Hidden
-
@Target({METHOD,TYPE,FIELD,ANNOTATION_TYPE}) @Retention(RUNTIME) public @interface Hidden
Marks a given resource, class or bean type as hidden, skipping while reading / resolving
@Target({METHOD,TYPE,FIELD,ANNOTATION_TYPE}) @Retention(RUNTIME) public @interface Hidden