Page MenuHomePhabricator

[keyserver][lib] Simplify leaveThread/deleteThread return type following deprecation of old codeVersions
ClosedPublic

Authored by ashoat on Jul 15 2023, 8:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 26, 9:41 AM
Unknown Object (File)
Tue, Jun 25, 7:29 PM
Unknown Object (File)
Sun, Jun 23, 5:22 PM
Unknown Object (File)
Thu, Jun 13, 6:56 PM
Unknown Object (File)
Wed, Jun 12, 9:26 PM
Unknown Object (File)
Wed, Jun 12, 3:50 AM
Unknown Object (File)
Mon, Jun 3, 7:47 PM
Unknown Object (File)
Mon, Jun 3, 7:47 PM
Subscribers

Details

Summary

See the first diff in the stack. We're no longer expecting to see these old codeVersions, so we're simplifying this code.

Doing these two together because they share the same types and validators.

Depends on D8507

Test Plan

I tested this whole stack together by playing around with the web app and making sure thread mutation endpoints seemed to work correctly

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable