rest-vir - v2.2.0
    Preparing search index...

    Function createRestVirHandlerErrorPrefix

    • Creates the handler error string used by RestVirHandlerError.

      Parameters

      • params: Readonly<
            {
                apiName: string;
                isEndpoint: boolean
                | undefined;
                isWebSocket: boolean | undefined;
                path: PropertyKey;
            },
        >

      Returns string