gnodet opened a new pull request, #25728: URL: https://github.com/apache/camel/pull/25728
## Summary _Claude Code on behalf of gnodet_ Two minor documentation fixes for the `camel-state-store` component merged in PR #22158 (CAMEL-23239): 1. **Remove duplicate include** — `component-configure-options.adoc` was included twice (once in its own block and again in the `component options` block). Removed the duplicate. 2. **Complete operation list** — the "When to use" section listed only `put, get, delete, contains, keys` but the component also supports `putIfAbsent`, `size`, and `clear`. Updated to list all 8 operations. ## Test plan - [x] Documentation-only change — no code impact 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.6 <[email protected]> -- 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]
