OpenApiUi (integrations.openapi.ui) Configuration

Type: io.helidon.integrations.openapi.ui.OpenApiUi

Configuration options

Optional configuration options
keytypedefault valuedescription
enabled

boolean

true

Sets whether the service should be enabled.

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

Map<string, string>

 

Merges implementation-specific UI options.

@return options for the UI to merge
web-context

string

 

Full web context (not just the suffix).

@return full web context path