[ 
https://issues.apache.org/jira/browse/CAMEL-17664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-17664.
---------------------------------
    Resolution: Fixed

> REST model filenames in camel-catalog
> -------------------------------------
>
>                 Key: CAMEL-17664
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17664
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 3.15.0
>            Reporter: Marat Gubaidullin
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.16.0
>
>
> Could we align models json filenames in camel-catalog for REST DSL same way 
> as EIP DSL?
> ex. in EIP we have
> {code:java}
> definition name without word 'Definition'
> {code}
> WireTapDefinition -> wireTap.json
> ChoiceDefinition -> choice.json
> RestDefinition -> rest.json
> however for REST DSL we have
> {code:java}
> definition name without word 'VerbDefinition'
> {code}
> Post{*}Verb{*}Definition -> post.json
> Get{*}Verb{*}Definition -> get.json
> Head{*}Verb{*}Definition -> head.json
> Delete{*}Verb{*}Definition -> delete.json
> Patch{*}Verb{*}Definition -> patch.json



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to