Add "has key" rule to switch node + tests

This commit is contained in:
Dave Conway-Jones
2019-07-08 15:54:31 +01:00
parent 944f3bd329
commit 238bcb8698
4 changed files with 40 additions and 4 deletions

View File

@@ -621,7 +621,8 @@
"tail":"tail",
"index":"index between",
"exp":"JSONata exp",
"else":"otherwise"
"else":"otherwise",
"exists":"has key"
},
"errors": {
"invalid-expr": "Invalid JSONata expression: __error__",