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