Update the dependencies to use project version
[aai/sparky-be.git] / src / main / ajsc / inventory-ui-service_v1 / inventory-ui-service / v1 / routes / sparky-core-unifiedFilterRequest.route
1 <route xmlns="http://camel.apache.org/schema/spring" trace="true">
2      <from uri="restlet:/search/unifiedFilterRequest?restletMethods=get,post" />
3      <to  uri="bean:filterProcessor?method=getFiltersWithValues"/>
4 </route>