apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
14 lines (13 loc) • 353 B
text/xml
<AssignMessage name='AM-Response'>
<IgnoreUnresolvedVariables>true</IgnoreUnresolvedVariables>
<Set>
<Payload contentType='application/json'>{
"status" : "ok",
"resolved-value": "{resolved-value}"
}
</Payload>
<ReasonPhrase>OK</ReasonPhrase>
<StatusCode>200</StatusCode>
</Set>
<AssignTo>response</AssignTo>
</AssignMessage>