apigeelint
Version:
Node module to lint and Apigee Edge bundle.
19 lines (18 loc) • 420 B
text/xml
<TargetEndpoint name="target2">
<PreFlow name="PreFlow">
<Request/>
<Response/>
</PreFlow>
<PostFlow name="PostFlow">
<Request/>
<Response/>
</PostFlow>
<Flows/>
<HTTPTargetConnection>
<SSLInfo>
<Enabled>true</Enabled>
<TrustStore>ref://myTrustStoreRef</TrustStore>
</SSLInfo>
<URL>https://does-not-matter.example.com</URL>
</HTTPTargetConnection>
</TargetEndpoint>