apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
14 lines (13 loc) • 400 B
text/xml
<TargetEndpoint name="default">
<HTTPTargetConnection>
<LoadBalancer>
<!-- this should fail the TD010 check, but pass the TD008 check -->
<Server name="server1"/>
<Server name="server2"/>
<Server name="server3"/>
<Server name="server2"/>
<Server name="server4"/>
<Server name="server2"/>
</LoadBalancer>
</HTTPTargetConnection>
</TargetEndpoint>