ruby on rails - Display or not Apipie documentation -


i'm using apipie on rails app. i'm using cancancan manage authorizations according user's status.

i wondering if has try join these 2 gems allow users see api documentation or not.

basically, i'm wondering if there way dismiss api documentation according variables.

well yes can. should write own check of authorization, have @ second answer here: https://github.com/apipie/apipie-rails/issues/349


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -