Croway opened a new pull request, #23243:
URL: https://github.com/apache/camel/pull/23243

   ## Summary
   
   - Document that in `auto` binding mode, the `consumes` option is a fallback 
for format detection (used when `Content-Type` is absent), not a Content-Type 
enforcement mechanism
   - Point users to `clientRequestValidation(true)` for Content-Type 
enforcement (HTTP 415) or explicit binding modes (`json`/`xml`) to restrict 
available data formats
   
   ## Test plan
   
   - [ ] Verify the `<<Client Request and Response Validation>>` internal link 
resolves correctly in the rendered doc
   - [ ] Review wording for clarity


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