Changes to Register media upload

POST /media

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

Changed in 3 of the 29 revisions of this API.213

  1. v514c297539b64112
  2. v5f9321315766f1
  3. v559a2e41717551

What changed

  • v514c297539b64112See the full diff
    • the media_type request property type/format changed from string/ to /

      request-property-type-changed

    • the request required property media_type became not write-only

      request-required-property-became-not-write-only

    • removed subschema #1 from the response body allOf list for the response status 201

      response-body-all-of-removed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the optional property upload_parameters to the response with the 201 status

      response-optional-property-added

    • added the optional property upload_url to the response with the 201 status

      response-optional-property-added

    • added the required property media_id to the response with the 201 status

      response-required-property-added

    • added the required property media_type to the response with the 201 status

      response-required-property-added

    • added the success response with the status 200

      response-success-status-added

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

    • the response's body type/format changed from / to object/ for status 201

      response-body-type-changed

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

    • endpoint added

      endpoint-added