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

  1. c5d39efe16d82
  2. ff75f1135b231
  3. a9bfbdf3d53b3

What changed

    • for the path request parameter blob_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the path request parameter user_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

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

      response-property-enum-value-added

    • for the path request parameter blob_id, the type/format was generalized from / to string/

      request-parameter-type-generalized

    • for the path request parameter user_id, the type/format was generalized from / to string/

      request-parameter-type-generalized

    • removed the 520.00 enum value from the errno response property for the response status 200

      response-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