MpOpenApiManagerConfig (microprofile.openapi) Configuration

Type: io.helidon.microprofile.openapi.MpOpenApiManagerConfig

Configuration options

Optional configuration options
keytypedefault valuedescription
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.

@return `true` if enabled, `false` otherwise