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, Jan 11, 9:12 PM
Unknown Object (File)
Fri, Jan 3, 8:16 AM
Unknown Object (File)
Fri, Dec 27, 4:30 PM
Unknown Object (File)
Thu, Dec 26, 10:46 PM
Unknown Object (File)
Thu, Dec 26, 8:27 AM
Unknown Object (File)
Mon, Dec 16, 12:22 AM
Unknown Object (File)
Mon, Dec 16, 12:22 AM
Unknown Object (File)
Mon, Dec 16, 12:21 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
No Lint Coverage
Unit
No Test Coverage