UNPKG

apigeelint

Version:

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

10 lines (9 loc) 276 B
<TargetEndpoint name="default"> <HTTPTargetConnection> <LoadBalancer> <!-- a duplicate server name - this should fail the TD010 check --> <Server name="server1"/> <Server name="server1"/> </LoadBalancer> </HTTPTargetConnection> </TargetEndpoint>