thunder-client-support icon indicating copy to clipboard operation
thunder-client-support copied to clipboard

Allow editing json (or multi line) query parameters

Open xPaw opened this issue 1 year ago • 1 comments

image

I am using some APIs that put json requests in the query parameter and it works but the experience is a bit subpar in Thunder because it's the input is not multiline so for longer jsons it requires scrolling around.

I'm thinking even for non json fields that have long values a multi line input could be beneficial.

If the input is marked as JSON, then it could be validated and sent without whitespace.

xPaw avatar Aug 23 '24 08:08 xPaw