Correct INFO.yaml to pass YAML Lint
[aai/gizmo.git] / src / main / ajsc / crud-api_v1 / crud-api / v1 / routes / crud.route
1 <route xmlns="http://camel.apache.org/schema/spring" trace="true">
2   <from uri="att-dme2-servlet:///inventory?matchOnUriPrefix=true" />
3   <to uri="cxfbean:crudRestService" />
4 </route>