Page MenuHomePhabricator

[blob] Add endpoint to query holders by prefix
DraftPublic

Authored by bartek on Oct 4 2024, 11:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 5:59 PM
Unknown Object (File)
Sun, Nov 10, 11:12 AM
Unknown Object (File)
Sat, Nov 9, 11:39 PM
Unknown Object (File)
Wed, Nov 6, 11:33 PM
Unknown Object (File)
Sun, Nov 3, 9:34 AM
Unknown Object (File)
Thu, Oct 31, 11:57 AM
Unknown Object (File)
Wed, Oct 30, 10:45 PM
Unknown Object (File)
Wed, Oct 30, 5:31 PM
Subscribers
This is a draft revision that has not yet been submitted for review.

Details

Reviewers
kamil
varun
will
Summary

To make Blob API consistent and be closer to REST principles. It is preparation for ENG-306
Added the GET /holders?prefix=some_prefix_here that allows querying holders by prefix.

Depends on D13618

Test Plan
  • Added some holders with and without prefixes
  • Used Postman to call this endpoint and verified that correct items are returned
  • Verified that the function is only callable with a valid service-to-service token

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage