You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add array type as a param?
Right now the text we use the "Text Box" with line breaks and then have to convert that into an array split on line breaks. Pretty silly as JSON has an array type. Also makes testing locally a pain. You ever stored line breaks in a JSON String? Its super ugly!
The text was updated successfully, but these errors were encountered:
Would it be possible to add array type as a param?
Right now the text we use the "Text Box" with line breaks and then have to convert that into an array split on line breaks. Pretty silly as JSON has an array type. Also makes testing locally a pain. You ever stored line breaks in a JSON String? Its super ugly!
The text was updated successfully, but these errors were encountered: