UNPKG

apigeelint

Version:

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

21 lines (18 loc) 400 B
<ProxyEndpoint name="default"> <HTTPProxyConnection> <BasePath>/</BasePath> <Properties/> <VirtualHost>secure</VirtualHost> </HTTPProxyConnection> <PreFlow name="PreFlow"> <Request /> <Response /> </PreFlow> <PostFlow name="PostFlow"> <Request /> <Response /> </PostFlow> <RouteRule name="no-route"> <!-- this is ok --> </RouteRule> </ProxyEndpoint>