Create new endpoint to return the participant ongoing events
Used to list the events the user can associate to an event when editing an article
Acceptance criteria
- This endpoint will return events in which the current user participats and that:
- Have track contributions enabled
- Target the current wiki
- Are ongoing
- Are not deleted
- NB: This includes events for which the user has registered privately
- The endpoint is documented


