UNPKG

apigeelint

Version:

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

23 lines (22 loc) 528 B
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ProxyEndpoint name="default"> <PreFlow name="PreFlow"> <Request> <Step> <Name>Integration-SetRequest</Name> </Step> </Request> <Response/> </PreFlow> <Flows/> <PostFlow name="PostFlow"> <Request/> <Response/> </PostFlow> <RouteRule name="default"> <IntegrationEndpoint>default</IntegrationEndpoint> </RouteRule> <HTTPProxyConnection> <BasePath>/int-test</BasePath> </HTTPProxyConnection> </ProxyEndpoint>