Page MenuHomePhabricator

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

Authored by bartek on Wed, Oct 9, 1:20 AM.

Details

Reviewers
kamil
varun
will
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