You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/16 12:17:00 UTC

[jira] [Created] (CAMEL-16219) camel-core - Kamelet - Add support for optional template parameters

Claus Ibsen created CAMEL-16219:
-----------------------------------

             Summary: camel-core - Kamelet - Add support for optional template parameters
                 Key: CAMEL-16219
                 URL: https://issues.apache.org/jira/browse/CAMEL-16219
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.9.0


Currently template parameters requires a value so either they are mandatory or has a default value.

But there can be some use-cases where you want an optional parameter, and if there is no value, then its not in use, eg in endpoint uris as part of query parameters (key=value) then if no value then dont include the key.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)