Annotation Type | Description |
---|---|
OpenAPIDecorator |
The annotation can be used to add suffix and prefix for operationIds.
|
OpenAPIInclude |
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 |
Allows
OpenAPIInclude to be repeatable. |
OpenAPIManagement |
The annotation to include Micronaut management endpoints.
|
OpenAPISecurity |
The annotation to include Micronaut security endpoints.
|