UNPKG

apigeelint

Version:

Node module to lint and Apigee Edge bundle.

17 lines (16 loc) 408 B
<RaiseFault name='RF-BadRequest'> <IgnoreUnresolvedVariables>true</IgnoreUnresolvedVariables> <FaultResponse> <Set> <Payload contentType='application/json'>{ "error" : { "message": "Use GET only. This service returns JSON.", "code" : 400.02 } } </Payload> <StatusCode>400</StatusCode> <ReasonPhrase>Bad Request</ReasonPhrase> </Set> </FaultResponse> </RaiseFault>