Yaak Logo
Yaak
Feedback/Allow Enabling/Disabling Portions of a JSON Body

Allow Enabling/Disabling Portions of a JSON Body

Ryan Rueth·a year ago

I have a JSON API that can accept multiple, optional parameters. Right now, I must add or delete the parameters from the JSON body in order to change what to send. It would be great if there was a way to turn on/off sections of the JSON body similar to how there is a checkbox that can turn on/off Params and Headers. This would allow me to write a full-featured JSON body, but allow other users to turn off parts of the JSON body when they don’t want to send the optional arguments.

Mac

Comments (1)

sytec

@Greg Schier digging this up - I am testing out yaak and I am really loving it.

One of the few things that I am still highly missing is the option to comment out parts of the request body, like you can do in Postman.

What do you think of this? Having APIs that have a lot of optional parameters, it is super helpful to have all of them in the body and toggling them with comment / uncomment.

Type to search feedback...