apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
14 lines (13 loc) • 413 B
text/xml
<ExtractVariables name="EV-Multiple-JSONPayload">
<JSONPayload>
<Variable name="oauth_foo" type="string">
<JSONPath>$.foo</JSONPath>
</Variable>
</JSONPayload>
<JSONPayload>
<Variable name="oauth_bar" type="string">
<JSONPath>$.bar</JSONPath>
</Variable>
</JSONPayload>
<Source clearPayload="false">response</Source>
</ExtractVariables>