Explanation of resources, their actions, endpoints, and other info related to those actions. Endpoints won’t have any namespace.
<aside> 📎 Admin is a special user. Some actions can be admin only (e.g. creating an account for a person) and there are also some portions of action that can be Admin only (e.g. creating and updating a user role) Some actions can act differently for a user and admin (e.g. deleting a user - a normal user can delete his own account but an admin can delete his own account and other user accounts as well)
</aside>