mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-09-16 14:51:37 +02:00
Describe the request template functions (#655)
This commit is contained in:
@@ -111,7 +111,7 @@ export const plugin: PluginDefinition = {
|
||||
},
|
||||
{
|
||||
name: "response.body.path",
|
||||
description: "Access a field of the response body using JsonPath or XPath",
|
||||
description: "Access a field of the response body using JSONPath or XPath",
|
||||
aliases: ["response"],
|
||||
previewArgs: ["path"],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user