Page MenuHomePhabricator

[keyserver/lib] introduce delete_farcaster_channel_tag endpoint
ClosedPublic

Authored by ginsu on Apr 26 2024, 12:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 15, 4:38 PM
Unknown Object (File)
Tue, Apr 15, 12:46 PM
Unknown Object (File)
Tue, Apr 15, 7:39 AM
Unknown Object (File)
Mon, Apr 14, 11:33 PM
Unknown Object (File)
Mon, Apr 14, 2:33 PM
Unknown Object (File)
Mon, Apr 14, 12:03 AM
Unknown Object (File)
Tue, Apr 1, 4:00 AM
Unknown Object (File)
Mar 22 2025, 4:07 PM
Subscribers

Details

Summary

This diff introduces the delete_farcaster_channel_tag endpoint so that we can call the deleteFarcasterChannelTag we just introduced

Depends on D11813

Test Plan

In my local stack I was able to call the delete_farcaster_channel_tag endpoint and use the deleteFarcasterChannelTag from the client

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

keyserver/src/responders/farcaster-channel-tag-responders.js
39

In my next project, we will refactor this so the blob holder is no longer part of the request

tomek added inline comments.
keyserver/src/responders/farcaster-channel-tag-responders.js
35–52

We should maintain consistency of our exports

This revision is now accepted and ready to land.Apr 29 2024, 1:22 AM

address comments + rebase before landing

This revision was landed with ongoing or failed builds.May 1 2024, 10:52 PM
This revision was automatically updated to reflect the committed changes.