Merge "clamphealth check"
[oom.git] / kubernetes / aai / charts / aai-sparky-be / resources / config / camel-rests / sparky-core-unified-search.xml
1 <rests xmlns="http://camel.apache.org/schema/spring">
2    <rest>
3       <post uri="/search/querysearch">
4          <to uri="bean:unifiedSearchProcessor?method=search"/>
5       </post>
6    </rest>
7 </rests>