Changes to Delete Blob
DELETE /api/v1/blobs/{user_id}/{blob_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 31 revisions of this API.15
What changed
- ○
for the
pathrequest parameterblob_id, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
for the
pathrequest parameteruser_id, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
- ●
added the new
520.00enum value to theerrnoresponse property for the response status200response-property-enum-value-added
- ●
- ○
for the
pathrequest parameterblob_id, the type/format was generalized from/tostring/request-parameter-type-generalized
- ○
for the
pathrequest parameteruser_id, the type/format was generalized from/tostring/request-parameter-type-generalized
- ○
removed the
520.00enum value from theerrnoresponse property for the response status200response-property-enum-value-removed
This revision also has 31 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○