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
What changed
- ▲
for the
pathrequest parameterfile_id, the minLength was increased from0to1request-parameter-min-length-increased
- ▲
added the pattern
^[\w-]+$to thepathrequest parameterfile_idrequest-parameter-pattern-added
- ●
for the
pathrequest parameterfile_id, the maxLength was set to256request-parameter-max-length-set
- ▲
- ▲
added to the response body
oneOflist for the response statusresponse-body-one-of-added
- ▲
the response's body type changed from
objectto no type for statusresponse-body-type-changed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ○
added the new optional
queryrequest parameterprovidernew-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
- ▲