[
https://issues.apache.org/jira/browse/CAMEL-21552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17906086#comment-17906086
]
Ricardo Martinez commented on CAMEL-21552:
------------------------------------------
Other missing properties
WARNING: Option 'param' not found for processor
'org.apache.camel.model.rest.GetDefinition'
WARNING: Option 'responseMessage' not found for processor
'org.apache.camel.model.rest.GetDefinition'
WARNING: Option 'security' not found for processor
'org.apache.camel.model.rest.GetDefinition'
including the other verbs, POST, PUT, HEAD, PATCH, DELETE
> "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
> Components: camel-catalog, eip
> Reporter: Ricardo Martinez
> Assignee: Claus Ibsen
> Priority: Trivial
> Fix For: 4.10.0
>
>
> 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)