Ricardo Martinez created CAMEL-21552:
----------------------------------------
Summary: "param" property from YAML DSL is not present in Camel
model
Key: CAMEL-21552
URL: https://issues.apache.org/jira/browse/CAMEL-21552
Project: Camel
Issue Type: Bug
Reporter: Ricardo Martinez
In the Camel YAML DSL there is a "param" property:
https://github.com/apache/camel/blob/3c7d425dd4bfcb2db24227e1c1d70afed08e9e33/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json#L14659-L14664
but this property it's not present in the Camel model:
https://github.com/apache/camel/blob/3c7d425dd4bfcb2db24227e1c1d70afed08e9e33/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/get.json
--
This message was sent by Atlassian Jira
(v8.20.10#820010)