v1.5.0
API Version 1.5.0
This patch allows for the filtering of participants by UUID.
Additions:
- Added a new
/v1/participant/{uuid}
endpoint, accepting dashed and undashed UUIDs.
Changes:
- To ensure consistency between
/v1/participant/
andv1/participants/
endpoints, a newteam
attribute has been added to theCreator
object to indicate the participant's team.