apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
39 lines (33 loc) • 837 B
text/xml
<TargetEndpoint name="target-2">
<PreFlow name="PreFlow">
<Request>
<Step>
<Name>AM-Query</Name>
</Step>
</Request>
<Response>
<Step>
<Name>AM-Clean-Response-Headers</Name>
</Step>
</Response>
</PreFlow>
<PostFlow name="PostFlow">
<Request/>
<Response>
</Response>
</PostFlow>
<Flows/>
<HTTPTargetConnection>
<!-- empty element -->
<Authentication>
</Authentication>
<SSLInfo>
<Enabled>true</Enabled>
<IgnoreValidationErrors>false</IgnoreValidationErrors>
<TrustStore>ref://truststore-1</TrustStore>
</SSLInfo>
<Properties/>
<!-- assemble the target path -->
<URL>https://bigquery.googleapis.com/bigquery/v2/projects/infinite-chain-292422/queries</URL>
</HTTPTargetConnection>
</TargetEndpoint>