Add an option to allow jsonpath/xpath to return as array (#297)

Co-authored-by: Gregory Schier <gschier1990@gmail.com>
This commit is contained in:
Gregor Majcen
2025-11-13 14:57:11 +01:00
committed by GitHub
parent a4c4663011
commit 593a7ab7e5
34 changed files with 800 additions and 338 deletions

7
package-lock.json generated
View File

@@ -19146,12 +19146,7 @@
"name": "@yaak/template-function-response",
"version": "0.1.0",
"dependencies": {
"@xmldom/xmldom": "^0.9.8",
"jsonpath-plus": "^10.3.0",
"xpath": "^0.0.34"
},
"devDependencies": {
"@types/jsonpath": "^0.2.4"
"@yaak/template-function-xml": "*"
}
},
"plugins/template-function-timestamp": {