Acceptance criteria
- The "Enable an event registration" endpoint should accept a new field to specify the event goals
- The "Edit an event registration" endpoint should accept a new field to specify the event goals
- The "Get details of an event" endpoint response should include the event goals in the same format as the other two endpoints (i.e., not the goal completion percentage)
- These changes should be behind a feature flag
- The API documentation must be updated