davsclaus opened a new pull request, #1783: URL: https://github.com/apache/camel-website/pull/1783
The YAML tab of the front page's "Route messages from Kafka to a database" example was written with a top-level `- from:`, the compact notation `camel run` warns on (CAMEL-24745 makes the canonical schema require `route:` as well). It is now the `- route:` form, the same shape the what-is-apache-camel page shows and Kaoto and Karavan write. The Java and XML tabs are unchanged; the snippet validates with `camel validate yaml --canonical`. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01Bp3538HRBPMQkb5ta9xRaj -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
