pipedream icon indicating copy to clipboard operation
pipedream copied to clipboard

[FEATURE] Support for optional additionalProps

Open dannyroosevelt opened this issue 3 years ago • 0 comments

Right now any prop that is rendered via additionalProps is added to the prop form with no indication of whether it's required, since you cannot hide them. We should handle these the same way we handle normal props (add them to the "Optional" section by default and let users "hide" them).

dannyroosevelt avatar Sep 08 '22 03:09 dannyroosevelt