apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
16 lines (15 loc) • 380 B
text/xml
<RaiseFault name='RF-Unknown-Request'>
<IgnoreUnresolvedVariables>true</IgnoreUnresolvedVariables>
<FaultResponse>
<Set>
<Payload contentType='application/xml'>
<error>
<code>404.01</code>
<message>Not found</message>
</error>
</Payload>
<StatusCode>404</StatusCode>
<ReasonPhrase>Not Found</ReasonPhrase>
</Set>
</FaultResponse>
</RaiseFault>