Page MenuHomePhabricator

[blob-service][HTTP] Get blobs by blob_hash
ClosedPublic

Authored by bartek on Jun 14 2023, 4:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 12:33 PM
Unknown Object (File)
Sat, Nov 9, 4:20 AM
Unknown Object (File)
Fri, Nov 8, 8:03 AM
Unknown Object (File)
Fri, Nov 8, 8:03 AM
Unknown Object (File)
Fri, Nov 8, 8:03 AM
Unknown Object (File)
Oct 26 2024, 8:51 AM
Unknown Object (File)
Oct 2 2024, 7:13 AM
Unknown Object (File)
Oct 2 2024, 3:21 AM
Subscribers

Details

Summary

Resolves ENG-3967.
Changed Blob Service HTTP get endpoint to accept blob_hash instead of holder.

Test Plan

Uploaded an image to blob service with blob_hash = test_hash1, then I wasa able to download it by entering http://BLOB_SERVICE/blob/test_hash1 in the browser.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable