io.helidon.microprofile.openapi.MpOpenApiManagerConfig
Description
MpOpenApiManager prototype
Configuration options
| Key | Type | Description |
|---|---|---|
mp.openapi.extensions.helidon.use-jaxrs-semantics | Boolean | If true and the jakarta.ws.rs.core.Application class returns a non-empty set, endpoints defined by other resources are not included in the OpenAPI document |
See the manifest for all available types.