## User story As a governor, I should be able to create a poll so that other governors can vote. ## Implementation details Path: `/api/v1/polls` Request Type: POST TODO: Add the requirements..
User story
As a governor,
I should be able to create a poll
so that other governors can vote.
Implementation details
Path:
/api/v1/pollsRequest Type: POST
TODO: Add the requirements..