Package io.micronaut.openapi.annotation
Annotation Type OpenAPIIncludes
-
@Documented @Retention(RUNTIME) @Target({TYPE,ANNOTATION_TYPE}) public @interface OpenAPIIncludesAllowsOpenAPIIncludeto be repeatable.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description OpenAPIInclude[]value
-
-
-
Element Detail
-
value
OpenAPIInclude[] value
- Returns:
- A group of
OpenAPIInclude
- Default:
- {}
-
-