Workflow REST API block multi-line entry

for most input text areas that a block has entering long JS or something will word-wrap to the next line and enlarge the text area line below (taken from inserting a DB record using key/value pairs)
image

or this one from adding json key/values to the body of a rest request
image

in a few situations however this box stays the size for single line entry
image

and if you click the down arrow once I see
image

but the only way to see anything beween the 1st and last line you have click into the text area and arrow up/down
image

this was actually solved here by @Jack_T

once you have the request block in the side panel the 'Open pop-out code editor' button becomes available.

2 Likes