Update updateRelationshipInputValidator to support both traditional and farcaster requests.
Changes will still need to be made within responder to handle farcaster requests, this just ensures that validation won't fail.
Depends on D11603
Differential D11604
[keyserver] Update `updateRelationshipInputValidator` to accept both traditional/farcaster requests Authored by atul on Apr 10 2024, 2:50 AM.
Details Update updateRelationshipInputValidator to support both traditional and farcaster requests. Changes will still need to be made within responder to handle farcaster requests, this just ensures that validation won't fail. Depends on D11603 Tested implicitly by traditional/farcaster requests later in the stack. Could also add unit tests.
Diff Detail
|