This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git.
from 30c7750 CAMEL-17664: camel-core-model - Rename rest verb files to use same naming style as others. new ea1dace CAMEL-17673: camel-core-model - Cleanup Rest DSL new eaf5154 CAMEL-17673: camel-core-model - Cleanup Rest DSL The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../resources/org/apache/camel/catalog/models/delete.json | 3 +-- .../resources/org/apache/camel/catalog/models/get.json | 3 +-- .../resources/org/apache/camel/catalog/models/head.json | 3 +-- .../resources/org/apache/camel/catalog/models/patch.json | 3 +-- .../resources/org/apache/camel/catalog/models/post.json | 3 +-- .../resources/org/apache/camel/catalog/models/put.json | 3 +-- .../resources/org/apache/camel/catalog/models/rest.json | 2 +- .../org/apache/camel/catalog/models/restBinding.json | 2 +- .../resources/org/apache/camel/model/rest/rest.json | 2 +- .../org/apache/camel/model/rest/restBinding.json | 2 +- .../apache/camel/model/rest/RestBindingDefinition.java | 15 +-------------- .../java/org/apache/camel/model/rest/RestDefinition.java | 13 +------------ .../org/apache/camel/reifier/rest/RestBindingReifier.java | 2 +- 13 files changed, 13 insertions(+), 43 deletions(-)