Jsonpath lib now imported from npm with workaround instead of serving locally.

This commit is contained in:
n1474335 2017-08-04 13:59:32 +00:00
parent 4b87d66131
commit 55aedfe901
7 changed files with 156 additions and 6703 deletions

View file

@ -2250,7 +2250,7 @@ const OperationConfig = {
outputType: "string",
args: [
{
name: "JPath",
name: "Query",
type: "string",
value: Code.JPATH_INITIAL
},