mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-12 05:21:54 +01:00
Lowercase response function name
This commit is contained in:
@@ -6,7 +6,7 @@ import xpath from 'xpath';
|
||||
|
||||
export const plugin: Plugin = {
|
||||
templateFunctions: [{
|
||||
name: 'Response',
|
||||
name: 'response',
|
||||
args: [
|
||||
{
|
||||
type: 'http_request',
|
||||
|
||||
Reference in New Issue
Block a user