Marat Gubaidullin created CAMEL-20665:
-----------------------------------------
Summary: DSL Inconsistency
Key: CAMEL-20665
URL: https://issues.apache.org/jira/browse/CAMEL-20665
Project: Camel
Issue Type: Improvement
Components: camel-yaml-dsl
Affects Versions: 4.5.0
Reporter: Marat Gubaidullin
org.apache.camel.model.RouteDefinition has `streamCache` property in
camel-catalog
[route.json|https://github.com/apache/camel/blob/afc1eb789c7c0cb3488f8610afe2aa477b366500/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/route.json#L22]
and `streamCaching` in YAML DSL
[camelYamlDsl.json|https://github.com/apache/camel/blob/afc1eb789c7c0cb3488f8610afe2aa477b366500/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json#L5246C12-L5246C25]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)