Allow empty parameters
Opened this issue · 2 comments
kaleidocore commented
Parameters in neither URL nor body can be left empty. Apparently something in the parameter substitution goes wong when I try, and the UI reacts badly to such attempts. I suggest checkboxes to either:
- set "empty" value (disabling the text input)
or
- allow empty value (stop warning about empty parameters, accept empty string)
kaleidocore commented
Either related to or a duplicate of #105 , but I'm making a separate issue due to ambiguous wording.
frigus02 commented