Compare commits
No commits in common. "e81ef1f4a2545cfff6a91b6bfc7c7fe95436401d" and "60148bfee48d1c2b43e691f2f30c9bd8c9f536d7" have entirely different histories.
e81ef1f4a2
...
60148bfee4
@ -93,9 +93,9 @@ route:
|
|||||||
continue: true
|
continue: true
|
||||||
|
|
||||||
%if not %%is_empty('alSubRoute')
|
%if not %%is_empty('alSubRoute')
|
||||||
|
routes:
|
||||||
%for sroute in %%getVar('alSubRoute',[])
|
%for sroute in %%getVar('alSubRoute',[])
|
||||||
%if %%sroute == %%rt
|
%if %%sroute == %%rt
|
||||||
routes:
|
|
||||||
- match:
|
- match:
|
||||||
%%{sroute.alSubRouteMatchSource}: %%{sroute.alSubRouteMatchValue}
|
%%{sroute.alSubRouteMatchSource}: %%{sroute.alSubRouteMatchValue}
|
||||||
receiver: %%sroute.alSubRouteMatchReceiver
|
receiver: %%sroute.alSubRouteMatchReceiver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user