-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Description
First of all, I would like to greet and thanks to the team of Enlighten... its workflow is the best!
I realized it is good if we also have a json version (or javascript object) of the request payload.
This lets the front-end guys to copy the json format and easily start to build a request payload object in their code.
Also this is also helpful to copy-paste sample data into Postman.
Please take note that json format and javascript objects are not totally the same, so there would be additional two formats.
Maybe we can have a toggle button whether we want to display the request payload in either html table(currently available), json or javascript code. I guess the json is the best default presentation.
