apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
12 lines (11 loc) • 332 B
text/xml
<AssignMessage name='AM-GenericError'>
<IgnoreUnresolvedVariables>true</IgnoreUnresolvedVariables>
<Set>
<Payload contentType='application/json'>{
"error" : true
}</Payload>
<ReasonPhrase>Internal Server Error</ReasonPhrase>
<StatusCode>500</StatusCode>
</Set>
<AssignTo>response</AssignTo>
</AssignMessage>