mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-28 17:19:50 -05:00
Add template function descriptions
This commit is contained in:
@@ -33,6 +33,7 @@ export const plugin: PluginDefinition = {
|
||||
templateFunctions: [
|
||||
{
|
||||
name: 'response.header',
|
||||
description: 'Read the value of a response header, by name',
|
||||
args: [
|
||||
requestArg,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user