Changes to Submit Bounty Submission

POST /bounty_submissions/{id}/submit

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

Changed in 1 of the 41 revisions of this API.112

  1. 4a1a4a5d2c72112

What changed

  • 4a1a4a5d2c72112See the full diff
    • the response property status became nullable for the status 200

      response-property-became-nullable

    • added the new undefined enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the required property latest_proof_livestream_feed/oneOf[BountySubmissionLivestreamFeed]/ended_at to the response with the 200 status

      response-required-property-added

    • added the required property latest_proof_livestream_feed/oneOf[BountySubmissionLivestreamFeed]/started_at to the response with the 200 status

      response-required-property-added