- OpenApiUi (integrations.openapi.ui) Configuration
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
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 |