JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
io.micronaut.openapi.annotation
OpenAPIIncludes
Contents
Description
Optional Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface OpenAPIIncludes
@Documented
@Retention
(
SOURCE
)
@Target
({
TYPE
,
ANNOTATION_TYPE
})
public @interface
OpenAPIIncludes
Allows
OpenAPIInclude
to be repeatable.
Author:
Denis Stepanov
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
OpenAPIInclude
[]
value
Element Details
value
OpenAPIInclude
[]
value
Returns:
A group of
OpenAPIInclude
Default:
{}