Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- relates to
-
CAMEL-16302 camel-core - Optional property placeholders
- Resolved