Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-9472

Add multi value to component docs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.16.1
    • 2.16.2, 2.17.0
    • camel-core, tooling
    • None
    • Unknown

    Description

      Some options can be configured using multi-value key/values such as setting options on scheduler, and other where the options is a Map type.

      Some components allow setting those map key/values in the uri, as multi values, eg

      file:inbox?delay=5000&scheduler.foo=123&scheduler.bar=456";
      

      The option on the endpoint is named schedulerProperties of Map type. But in the uri you can also configure them with the scheduler. prefix.

      We need this information in the component docs schema.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: