Page MenuHomePhabricator

[comm-lib][blob] Add tags support to remove holders request payload
ClosedPublic

Authored by bartek on Oct 9 2024, 1:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 24, 4:07 AM
Unknown Object (File)
Tue, Apr 22, 1:44 PM
Unknown Object (File)
Tue, Apr 22, 1:13 AM
Unknown Object (File)
Mon, Apr 21, 11:37 PM
Unknown Object (File)
Mon, Apr 21, 6:06 AM
Unknown Object (File)
Thu, Apr 17, 10:53 AM
Unknown Object (File)
Wed, Apr 16, 2:29 AM
Unknown Object (File)
Tue, Apr 1, 6:18 PM
Subscribers

Details

Summary

Expanded RemoveHoldersRequest to support either current payload format, or the new one that
removes holders that matches given tags. The new format is not supported yet, so added HTTP 501 Unimplemented response server side.

Depends on D13645

Test Plan

Unit tests for serialize/deserialize to make sure that existing request format is untouched.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage