davsclaus commented on issue #1132: URL: https://github.com/apache/camel-karavan/issues/1132#issuecomment-2061460225
If I try your example I can have it working. And I also see that the my-validator.json is included in the export. But I run Camel 4.5+. ``` curl -i -X POST http://0.0.0.0:8080/test -d @sample.json -H "Content-Type: application/json" 27s HTTP/1.1 200 OK Accept: */* User-Agent: curl/8.1.2 transfer-encoding: chunked Content-Type: application/json ``` You can try the new Karavan 4.5.0 release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org