Acceptance criteria
- As a user
- Given I have registered
- And I have answered participant questions for the first time
- Those answers should be submitted to an API to be saved
- As a user
- Given I have registered
- And I have answered participant questions
- And I have edited their answers
- Those answers should be submitted to an API to be updated
- As a user
- Given I have registered
- And I have answered participant questions
- And I have revoked my registration
- My answers should be submitted to an API to be deleted
- The "register for event" endpoint documentation should be documented