Changes to Delete a file

DELETE /files/{file_id}

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

Changed in 2 of the 303 revisions of this API.615

  1. ed04e14f275521
  2. 6968addaaf9745

What changed

  • ed04e14f275521See the full diff
    • ▲

      for the path request parameter file_id, the minLength was increased from 0 to 1

      request-parameter-min-length-increased

    • ▲

      added the pattern ^[\w-]+$ to the path request parameter file_id

      request-parameter-pattern-added

    • ●

      for the path request parameter file_id, the maxLength was set to 256

      request-parameter-max-length-set

  • 6968addaaf9745See the full diff
    • ▲

      added to the response body oneOf list for the response status

      response-body-one-of-added

    • ▲

      the response's body type changed from object to no type for status

      response-body-type-changed

    • ▲

      removed the required property from the response with the status

      response-required-property-removed

    • ▲

      removed the required property from the response with the status

      response-required-property-removed

    • ○

      added the new optional query request parameter provider

      new-optional-request-parameter

    • ○

      added response discriminator for the response status

      response-body-discriminator-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

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