jimpex
    Preparing search index...

    Type Alias GatewayControllerAPIConfigOptions

    The options sent to GatewayController.getAPIConfig.

    type GatewayControllerAPIConfigOptions = {
        placeholders?: Record<string, string>;
        setting?: string;
    }
    Index

    Properties

    placeholders?: Record<string, string>

    A dictionary of values for possible placeholders that were sent using the root option.

    setting?: string

    This can be used to overwrite the gateway's apiConfigSetting option, and set a new setting as a wrapper for the endpoints.