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)
Fri, Nov 15, 12:00 AM
Unknown Object (File)
Thu, Nov 14, 9:04 PM
Unknown Object (File)
Sat, Nov 9, 3:55 AM
Unknown Object (File)
Sat, Nov 9, 2:22 AM
Unknown Object (File)
Thu, Nov 7, 9:04 AM
Unknown Object (File)
Thu, Nov 7, 8:55 AM
Unknown Object (File)
Thu, Nov 7, 1:58 AM
Unknown Object (File)
Fri, Nov 1, 8:36 AM
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
Lint Not Applicable
Unit
Tests Not Applicable