mashery/iodocs

parameter type json

Opened this issue · 2 comments

How can I pass a json object as a parameter? Does iodocs support this?

Thanks in advance.

+1

My api use dynamic post json data, I am using textarea type, but when I input the json data, the content was escaped to the request body, I just want raw textarea content as json data.

I have a Pull request #250 for this.