The Open API specification for Synapse is now available for download!

Download Open API Spec

ChallengeTeam

org.sagebionetworks.repo.model.ChallengeTeam

Relationship between a Challenge and registered Team

Field Type Description
id STRING The ID of this ChallengeTeam object
etag STRING Synapse employs an Optimistic Concurrency Control (OCC) scheme to handle concurrent updates. Since the E-Tag changes every time an entity is updated it is used to detect when a client's current representation of an entity is out-of-date.
challengeId STRING The ID of the Challenge
teamId STRING The ID of the Team
message STRING A descriptive message for the Team in the context of the Challenge. Limited to 500 characters.