davsclaus opened a new pull request, #25941: URL: https://github.com/apache/camel/pull/25941
## Summary - Follow-up to 767b01c1e45b, which removed the explicit `[[structured_error_exchange_properties]]` anchor from the `langchain4j-agent`, `langchain4j-embeddings`, and `spring-ai-chat` source docs but missed regenerating the corresponding `catalog/camel-catalog` generated resources. - That left the generated catalog docs out of sync with source, breaking the "Fail if there are uncommitted changes" CI check on every subsequent PR (surfaced while reviewing #25900). - This just removes the same anchor line from the 3 generated copies to match source — no other content changes. ## Test plan - [x] Diffed each generated file against its `src/main/docs` source — confirmed the anchor line was the only difference - [x] `git diff` matches exactly the diff CI reported as "uncommitted changes" _Claude Code on behalf of davsclaus_ 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
