- OpenAPISupport (openapi) Configuration
OpenAPI support configuration
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
cors | Assigns the CORS settings for the OpenAPI endpoint. | ||
static-file | string | META-INF/openapi.* | Sets the file system path of the static OpenAPI document file. Default types are |
ui | Assigns the OpenAPI UI builder the | ||
web-context | string | /openapi | Sets the web context path for the OpenAPI endpoint. |