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)
Sat, Apr 19, 5:01 AM
Unknown Object (File)
Fri, Apr 18, 11:36 PM
Unknown Object (File)
Fri, Apr 18, 6:36 AM
Unknown Object (File)
Thu, Apr 17, 3:36 PM
Unknown Object (File)
Tue, Apr 8, 2:12 PM
Unknown Object (File)
Sun, Apr 6, 7:18 AM
Unknown Object (File)
Mar 23 2025, 1:36 PM
Unknown Object (File)
Mar 23 2025, 6:48 AM
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