Changes to Get a broadcast round
GET /api/broadcast/{broadcastTournamentSlug}/{broadcastRoundSlug}/{broadcastRoundId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 8 revisions of this API.212
What changed
- ▲
removed the required property
round/createdAtfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
round/delayfrom the response with the200statusresponse-optional-property-removed
- ▲
- ▲
the response property
round/ratedbecame optional for the status200response-property-became-optional
- ○
response property
round/finisheddeprecatedresponse-property-deprecated
- ▲
- ○
the endpoint scheme security
OAuth2was added to the APIapi-security-added
- ○