Changes to Create a broadcast round

POST /broadcast/{broadcastTournamentId}/new

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 8 revisions of this API.211

  1. c5ccdaeee7c411
  2. 29f066e5ebda11

What changed

  • c5ccdaeee7c411See the full diff
    • removed the required property round/createdAt from the response with the 200 status

      response-required-property-removed

    • removed the optional property round/delay from the response with the 200 status

      response-optional-property-removed

  • 29f066e5ebda11See the full diff
    • the response property round/rated became optional for the status 200

      response-property-became-optional

    • response property round/finished deprecated

      response-property-deprecated