[
https://issues.apache.org/jira/browse/CAMEL-20501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-20501:
--------------------------------
Description:
The schemaResolver should indicate that its expect a class of this type
org.apache.camel.component.jackson.SchemaResolver
@Metadata(label = "advanced")
private String schemaResolver;
This allows tooling to know its type, and we do this for other options in the
EIP model.
was:
The schemaResolver should indicate that its expect a class of this type
> camel-core - JsonDataformat schemaResolver should include class type for
> tooling
> --------------------------------------------------------------------------------
>
> Key: CAMEL-20501
> URL: https://issues.apache.org/jira/browse/CAMEL-20501
> Project: Camel
> Issue Type: Improvement
> Components: camel-core, tooling
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.5.0
>
>
> The schemaResolver should indicate that its expect a class of this type
> org.apache.camel.component.jackson.SchemaResolver
> @Metadata(label = "advanced")
> private String schemaResolver;
> This allows tooling to know its type, and we do this for other options in the
> EIP model.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)