Changes to End a competition

POST /api/admin/competition/end

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

Changed in 4 of the 50 revisions of this API.33

  1. d7a949aa39531
  2. bd77840e4fc01
  3. 82cb4ae66bfd1
  4. e0d0a475d4b612

What changed

    • added the new spot_live_trading enum value to the competition/type response property for the response status 200

      response-property-enum-value-added

    • added the new perpetual_futures enum value to the competition/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property competition/maxParticipants to the response with the 200 status

      response-optional-property-added

  • e0d0a475d4b612See the full diff
    • removed the optional property competition/maxParticipants from the response with the 200 status

      response-optional-property-removed

    • removed the perpetual_futures enum value from the competition/type response property for the response status 200

      response-property-enum-value-removed

    • removed the spot_live_trading enum value from the competition/type response property for the response status 200

      response-property-enum-value-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog