apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
18 lines (15 loc) • 390 B
text/xml
<TargetEndpoint name="http-nonempty-URL">
<FaultRules/>
<PreFlow name="PreFlow"/>
<PostFlow name="PostFlow"/>
<Flows/>
<HTTPTargetConnection>
<Properties/>
<!-- apigeelint disable=TD007 -->
<SSLInfo>
<Enabled>true</Enabled>
<Enforce>true</Enforce>
</SSLInfo>
<URL>https://url.points.to/somewhere</URL>
</HTTPTargetConnection>
</TargetEndpoint>