UNPKG

apigeelint

Version:

Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.

10 lines (9 loc) 372 B
<ExtractVariables name="EV-JSONPayload-Multiple-array-references"> <JSONPayload> <Variable name="oauth_foo" type="string"> <!-- ok in Edge, not in ApigeeX, but validates & runs in either. --> <JSONPath>$.quota.[*].appname[1]</JSONPath> </Variable> </JSONPayload> <Source clearPayload="false">response</Source> </ExtractVariables>