
hello, maybe this has already been answered but I can't see it in the threads, how can I remove the parameter checbox or limit the options (ajax-json, body/json, body/form-data)?
Thank you
There is no such option but it would be good to have one!
thanks for answering, for now I have it hidden by javascript 馃榿
Is there any update on this feature? I am trying to send a JSON array of strings, but always have to select body/json (which is not ideal).
@SWheeler17 No updates, but PR welcome ;)
@NicolasCARPi Is there somewhere in the code you would recommend I start to look at for a PR? I tried looking at it for an hour(ish) this morning but I did not see an npm start and could not find where the cli code began. Thank you for your help.
bin/apidoc starts by launching createDoc(options) that you can find in lib/index.js.
need the same thing, I did it manually by javascript in footer.md file , but it would be nice to have such a feature
Most helpful comment
There is no such option but it would be good to have one!