UNPKG

apigeelint

Version:

Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.

28 lines (26 loc) 744 B
<TargetEndpoint name="target-1"> <Description/> <FaultRules/> <PreFlow name="PreFlow"> <Request/> <Response/> </PreFlow> <PostFlow name="PostFlow"> <Request/> <Response/> </PostFlow> <Flows/> <HTTPTargetConnection> <SSLInfo> <Enabled>true</Enabled> <Enforce>true</Enforce> <IgnoreValidationErrors>false</IgnoreValidationErrors> </SSLInfo> <Properties> <Property name="success.codes">1xx,2xx,3xx</Property> <Property name="request.retain.headers">User-Agent,Referer,Accept-Language</Property> <Property name="retain.queryparams">apikey</Property> </Properties> <URL>https://echo.dchiesa.demo.altostrat.com</URL> </HTTPTargetConnection> </TargetEndpoint>