[
https://issues.apache.org/jira/browse/CAMEL-17858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-17858:
--------------------------------
Fix Version/s: Future
(was: 3.x)
> camel-core - Log EIP metadata for common use-cases
> --------------------------------------------------
>
> Key: CAMEL-17858
> URL: https://issues.apache.org/jira/browse/CAMEL-17858
> Project: Camel
> Issue Type: New Feature
> Components: camel-core, eip
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: Future
>
>
> For low-code users that get started with Camel would not as easily not how to
> use the Log EIP to output common use-cases such as
> - ${body}
> - ${header.xxx}
> - ${exception.message}
> etc
> So we should find a way to have such patterns in the metadata that we can
> present in the documentation and for tooling.
> It could be examples like we have for kamelets.
> @Metadata(examples = "${body}", "${header.myHeaderName}", ...)
> We should possible have both the value and a description for each example so
> we can have help test that go with that.
> The openapi spec also have examples so we can be inspired there too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)