diff --git a/plugins/template-function-response/src/index.ts b/plugins/template-function-response/src/index.ts index fc77f0ef..c0c4f6e4 100644 --- a/plugins/template-function-response/src/index.ts +++ b/plugins/template-function-response/src/index.ts @@ -6,7 +6,7 @@ import xpath from 'xpath'; export const plugin: Plugin = { templateFunctions: [{ - name: 'Response', + name: 'response', args: [ { type: 'http_request',