As a product owner, I should be able to get all possible role types, so that I can assign one while creating a role #69
Labels
user story
A brief explanation of a functionality or an interaction with the system, from a user's perspective
Summary
As a
product owner
, I should be able to get all possible role types, so that I can assign one while creating a role.Acceptance Criteria
GIVEN an
product owner
is requesting all possible role types in the desktop appWHEN the app hits the
/roles/types
endpoint with a valid GET requestTHEN the app should receive a status
200
AND in the response, the following information should be returned:
Sample Request/Sample Response
Resources
Dev Notes
{Some complementary notes if necessary}
Testing Notes
{notes for QA, with examples if applicable}
The text was updated successfully, but these errors were encountered: