apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
12 lines (11 loc) • 405 B
text/xml
<ExtractVariables name="EV-Type-String-should-be-lowercase">
<JSONPayload>
<Variable name="oauth_error" type="String">
<JSONPath>$.error</JSONPath>
</Variable>
<Variable name="oauth_error_description">
<JSONPath>$.error_description</JSONPath>
</Variable>
</JSONPayload>
<Source clearPayload="false">response</Source>
</ExtractVariables>