Description

OpenApiFeature prototype.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
enabledVALUEBooleantrueSets whether the feature should be enabled
managerVALUEi.h.o.OpenApiManager OpenAPI manager
manager-discover-servicesVALUEBooleanfalseWhether to enable automatic service discovery for manager
permit-allVALUEBooleantrueWhether to allow anybody to access the endpoint
rolesLISTStringopenapiHints for role names the user is expected to be in
servicesLISTi.h.o.OpenApiService OpenAPI services
services-discover-servicesVALUEBooleantrueWhether to enable automatic service discovery for services
socketsLISTString List of sockets to register this feature on
static-fileVALUEString Path of the static OpenAPI document file
web-contextVALUEString/openapiWeb context path for the OpenAPI endpoint
weightVALUEDouble90.0Weight of the OpenAPI feature

Deprecated Options

KeyKindTypeDescription
corsVALUEi.h.c.CrossOriginConfigCORS config

See the manifest for all available types.