Description

OpenApiFeature prototype

Configuration options

KeyTypeDefault ValueDescription
web-contextString/openapiWeb context path for the OpenAPI endpoint
managerOpenApiManager OpenAPI manager
services-discover-servicesBooleantrueWhether to enable automatic service discovery for services
rolesList<String>openapiHints for role names the user is expected to be in
static-fileString Path of the static OpenAPI document file
weightDouble90.0Weight of the OpenAPI feature
servicesList<OpenApiService> OpenAPI services
socketsList<String> List of sockets to register this feature on
manager-discover-servicesBooleanfalseWhether to enable automatic service discovery for manager
permit-allBooleantrueWhether to allow anybody to access the endpoint
enabledBooleantrueSets whether the feature should be enabled

Deprecated Options

KeyTypeDescription
corsCrossOriginConfigCORS config

Usages


See the manifest for all available types.