Apidoc: Hide or limit parameters checkbox (ajax-json, body/json, body/form-data)

Created on 27 Jul 2020  路  7Comments  路  Source: apidoc/apidoc

img-apidoc

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

feature request

Most helpful comment

There is no such option but it would be good to have one!

All 7 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ivan-kleshnin picture ivan-kleshnin  路  5Comments

a-tonchev picture a-tonchev  路  4Comments

WilsonFpz picture WilsonFpz  路  5Comments

ameliariely picture ameliariely  路  7Comments

reloaded picture reloaded  路  4Comments