Luca Burgazzoli created CAMEL-19703:
---------------------------------------
Summary: [yaml sdl] remove kebab-case schema definition
Key: CAMEL-19703
URL: https://issues.apache.org/jira/browse/CAMEL-19703
Project: Camel
Issue Type: Task
Components: camel-yaml-dsl
Reporter: Luca Burgazzoli
Fix For: 4.0.0
As today there are two schema for the YAML dsl:
- one that uses camelCase
- one that uses kebab-case
since the kebab-case is a leftover from an initial version and was meant to be
removed, we can take finally remove it now that we are moving to a new major
release.
once removed we also need to update the [schemastore
repository|https://github.com/SchemaStore/schemastore/blob/14f6880f5e6520beb1889f404589008fda1bd09f/src/api/json/catalog.json#L745-L750]
to point to the right schema
--
This message was sent by Atlassian Jira
(v8.20.10#820010)