Index

A C D E G I N O P S T U V 
All Classes and Interfaces|All Packages

A

addAlways() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIDecorator
 

C

classes() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExclude
Alias for 'value' member.
classes() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExtraSchema
Alias for 'value' member.
classes() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIInclude
Alias for 'value' member.
classNames() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExclude
Alias for 'value' member.
classNames() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExtraSchema
Alias for 'value' member.
classNames() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIInclude
Alias for 'value' member.

D

description() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIInclude
 

E

exclude() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIGroup
 
excludeClasses() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExtraSchema
 
excludeClassNames() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExtraSchema
 
excludePackages() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExtraSchema
 
extensions() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIGroup
The list of optional extensions only for these groups.
extensions() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIInclude
 

G

groups() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIInclude
 
groups() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIManagement
 
groupsExcluded() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIInclude
 
groupsExcluded() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIManagement
 

I

info() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIGroupInfo
 
io.micronaut.openapi.annotation - package io.micronaut.openapi.annotation
 

N

names() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIGroup
Alias for 'value' member.
names() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIGroupInfo
Alias for 'value' member.

O

OpenAPIDecorator - Annotation Interface in io.micronaut.openapi.annotation
The annotation can be used to add suffix and prefix for operationIds.
OpenAPIExclude - Annotation Interface in io.micronaut.openapi.annotation
The annotation can be used to exclude io.micronaut.http.annotation.Controller or io.micronaut.management.endpoint.annotation.Endpoint classes to be processed for OpenAPI definition.
OpenAPIExcludes - Annotation Interface in io.micronaut.openapi.annotation
Allows OpenAPIExclude to be repeatable.
OpenAPIExtraSchema - Annotation Interface in io.micronaut.openapi.annotation
With this annotation, you can specify extra schemas (unused in endpoints or other schemas) to final specification file.
OpenAPIExtraSchemas - Annotation Interface in io.micronaut.openapi.annotation
Allows OpenAPIExtraSchema to be repeatable.
OpenAPIGroup - Annotation Interface in io.micronaut.openapi.annotation
With this annotation, you can specify one or more groups that this endpoint will be included in, as well as specify groups from which this endpoint should be excluded.
OpenAPIGroupInfo - Annotation Interface in io.micronaut.openapi.annotation
With this annotation, you can specify the OpenAPIDefinition description that will be inserted into a specific swagger file, only for this group.
OpenAPIGroupInfos - Annotation Interface in io.micronaut.openapi.annotation
Allows OpenAPIGroupInfo to be repeatable.
OpenAPIGroups - Annotation Interface in io.micronaut.openapi.annotation
Allows OpenAPIGroup to be repeatable.
OpenAPIInclude - Annotation Interface in io.micronaut.openapi.annotation
The annotation can be used to include additional io.micronaut.http.annotation.Controller or io.micronaut.management.endpoint.annotation.Endpoint classes to be processed for OpenAPI definition.
OpenAPIIncludes - Annotation Interface in io.micronaut.openapi.annotation
Allows OpenAPIInclude to be repeatable.
OpenAPIManagement - Annotation Interface in io.micronaut.openapi.annotation
The annotation to include Micronaut management endpoints.
OpenAPIRequest - Annotation Interface in io.micronaut.openapi.annotation
The annotation can be used as alternative to io.micronaut.http.annotation.RequestBean to mark parameter as wrapped request details.
OpenAPISecurity - Annotation Interface in io.micronaut.openapi.annotation
The annotation to include Micronaut security endpoints.
opIdPrefix() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIDecorator
Alias for 'value' member.
opIdSuffix() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIDecorator
 

P

packages() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExclude
 
packages() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExtraSchema
 
packages() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIInclude
 

S

security() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIInclude
A declaration of which security mechanisms can be used across the API.
security() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIManagement
A declaration of which security mechanisms can be used across the API.
security() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPISecurity
A declaration of which security mechanisms can be used across the API.
securitySchemes() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIGroupInfo
 

T

tags() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIInclude
A list of tags used by the specification with additional metadata.
tags() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIManagement
A list of tags used by the specification with additional metadata.
tags() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPISecurity
A list of tags used by the specification with additional metadata.

U

uri() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIInclude
 

V

value() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIDecorator
 
value() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExclude
 
value() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExcludes
 
value() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExtraSchema
 
value() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIExtraSchemas
 
value() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIGroup
 
value() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIGroupInfo
 
value() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIGroupInfos
 
value() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIGroups
 
value() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIInclude
 
value() - Element in annotation interface io.micronaut.openapi.annotation.OpenAPIIncludes
 
A C D E G I N O P S T U V 
All Classes and Interfaces|All Packages