Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 2.0.0
    • None
    • None

    Description

      For some of the input values in configs it is nice to have the default values in the code when the connector creates the inputs, so they dont have to be filled in from the user when not necessary to do so

      public @interface Input {
      
        String defaultsTo() default "";
      
      ...
      }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vybs Veena Basavaraj
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: