apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
16 lines (13 loc) • 365 B
text/xml
<SharedFlow name="default">
<Step>
<Name>JWT-VerifyIdPToken</Name>
</Step>
<Step>
<Name>VA-IdentifyClientApp</Name>
</Step>
<!-- this does not belong here -->
<RouteRule name="BrokenRouteRule">
<TargetEndpoint>target-1</TargetEndpoint>
<Condition>proxy.pathsuffix = "/foobar"</Condition>
</RouteRule>
</SharedFlow>