You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/10/30 22:49:00 UTC

[jira] [Resolved] (CAMEL-11968) Support literal values in endpoint parameters

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

Zoran Regvart resolved CAMEL-11968.
-----------------------------------
    Resolution: Implemented

Now literal values can be specified as endpoint parameters for example API version
in path such as {{/api/&#123;version&#125;/users/&#123;id&#125;}}.

> Support literal values in endpoint parameters
> ---------------------------------------------
>
>                 Key: CAMEL-11968
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11968
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Minor
>             Fix For: 2.21.0
>
>
> Sometimes it a value of a query or path parameter can be given in advance on endpoint creation. The Camel REST Swagger component should support these by setting them when constructing the endpoint URI for the delegating component. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)