syndesisio / syndesis-integration-runtime

Apache License 2.0
1 stars 6 forks source link

fix(filter): Convert simple expression on the fly to an OGNL path for JSON #13

Closed rhuss closed 6 years ago

rhuss commented 6 years ago

This could be improved to convert to reall jsonpath for json documents. Its still not super clear when to detect that JSON is going through the route or an object. Currently its just checked for a String but obviously somehting like a ContentType Header would make much sense, too.

pure-bot[bot] commented 6 years ago

Pull request approved by @zregvart - applying approved label