hernandanielzamora/Capstone-Back-End

[2 pts] Create User authorization to rooms' DELETE and POST endpoints [Optional]

Closed this issue · 0 comments

Requirements

Only if the current user's role is admin, can they:

  • Add rooms
  • Delete rooms

Optional

  • Add Branches
    • Add create branch endpoint
    • Add create branch test (if needed)