You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way that we can show users with certain rights only certain endpoints in the documentary? However, if they are admin, for example, can they see all of them?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a way that we can show users with certain rights only certain endpoints in the documentary? However, if they are admin, for example, can they see all of them?
Example:
/api/me/profile_infos --> all users
/api/external/get_license --> external partners
/api/internal/update_user_account --> Internals/Admins/Devs
All routes should still be visible on the same page, only the respective end points are hidden or something like that.
Beta Was this translation helpful? Give feedback.
All reactions