generated from CodeForBaltimore/ProjectTemplate
-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
User Story
As an Admin
I need the API to apply access
So that I can that I can perform a function
Acceptance Criteria
- Verify that the Entity is able to POST, GET, PUT and DELETE
- Verify that the User is able to POST, GET, PUT and DELETE
- Verify that the Contact is able to POST, GET, PUT and DELETE
- PR merged to
master
Notes
GET - get all roles
POST - add a role
DELETE - Add a role (POST via "/delete")
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request