atiaomar1978-hub commented on PR #25313:
URL: https://github.com/apache/camel/pull/25313#issuecomment-5168516598

   _AI-generated comment on behalf of 
[atiaomar1978-hub](https://github.com/atiaomar1978-hub)_
   
   ### Review follow-up (`d1db30c3c6e`)
   
   Thanks @gnodet — all five review items addressed:
   
   1. **Malformed xref anchors** — replaced space-separated section titles with 
AsciiDoc auto-IDs (e.g. `#_streaming_responses`, 
`#_structured_output_with_json_schema`, `#_raw_passthrough_raw_mode`).
   
   2. **Navigation / doc build integration** — `PrepareDocSymlinksMojo` now 
symlinks `*-guide.adoc` into `docs/components/modules/ROOT/pages` (same tier as 
`*-summary.adoc`). Added `:group: AI` on the guide; regenerated `nav.adoc` so 
it appears under the AI section.
   
   3. **SSE Java example** — changed to `.split(body()).streaming()` (valid 
`Expression` for `split()`).
   
   4. **A2A xref** — fixed to 
`xref:others:a2a-producer.adoc#_raw_passthrough_raw_mode[...]`.
   
   5. **`additionalBodyProperty` example** — removed redundant `temperature` 
(already a first-class option); demo now uses `seed` only.
   
   **Tests:** `PrepareDocSymlinksMojoTest` passed; `docs` `generate-resources` 
(symlinks + xref-check) passed locally.


-- 
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]

Reply via email to