1b975e9dd3a9ad54ec5e665d806c19e275c0cf51
[oom.git] /
1 <rests xmlns="http://camel.apache.org/schema/spring">
2    <rest>
3       <post uri="/search/unifiedFilterRequest">
4          <to uri="bean:filterProcessor?method=getFiltersWithValues"/>
5       </post>
6    </rest>
7 </rests>