Page MenuHomePhabricator

[keyserver][lib][native] Rename RelationshipRequest to LegacyRelationshipRequest
ClosedPublic

Authored by ashoat on Sep 23 2024, 10:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 6:41 PM
Unknown Object (File)
Fri, Nov 8, 7:03 PM
Unknown Object (File)
Fri, Nov 8, 7:02 PM
Unknown Object (File)
Fri, Nov 8, 7:02 PM
Unknown Object (File)
Fri, Nov 8, 7:01 PM
Unknown Object (File)
Fri, Nov 8, 2:08 AM
Unknown Object (File)
Tue, Nov 5, 2:19 PM
Unknown Object (File)
Tue, Oct 22, 1:31 PM
Subscribers

Details

Summary

ENG-9331 is going to require some changes to the API here, so that we can specify for every individual userID whether we want the keyserver to send robotext to a thin thread (and potentially create a thin thread if one doesn't exist).

Rather than overloading the existing keyserver endpoint, I'm going to introduce a new one. In the near term, we'll keep the old endpoint around to support older clients.

Depends on D13436

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Sep 23 2024, 10:49 PM
Harbormaster failed remote builds in B31794: Diff 44460!
This revision is now accepted and ready to land.Sep 24 2024, 1:49 AM