apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
12 lines (11 loc) • 376 B
text/xml
<TargetEndpoint name="default">
<HTTPTargetConnection>
<SSLInfo>
<!-- should not cause a warning from TD011 -->
<Enabled>false</Enabled>
<IgnoreValidationErrors>true</IgnoreValidationErrors>
<TrustStore>truststore1</TrustStore>
</SSLInfo>
<URL>https://foo.com/apis/{api_name}/maskconfigs</URL>
</HTTPTargetConnection>
</TargetEndpoint>