UNPKG

apigeelint

Version:

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

22 lines (17 loc) 383 B
<TargetEndpoint name="http-empty-URL"> <FaultRules/> <PreFlow name="PreFlow"> </PreFlow> <PostFlow name="PostFlow"> </PostFlow> <Flows/> <HTTPTargetConnection> <Properties/> <!-- apigeelint disable=TD007 --> <SSLInfo> <Enabled>true</Enabled> <Enforce>true</Enforce> </SSLInfo> <URL></URL> </HTTPTargetConnection> </TargetEndpoint>