Page MenuHomePhabricator

[keyserver/lib] introduce delete_farcaster_channel_tag endpoint
ClosedPublic

Authored by ginsu on Fri, Apr 26, 12:43 PM.
Tags
None
Referenced Files
F1789143: D11814.id39734.diff
Sun, May 19, 2:13 AM
Unknown Object (File)
Fri, May 17, 10:49 PM
Unknown Object (File)
Wed, May 15, 4:15 PM
Unknown Object (File)
Wed, May 15, 12:05 PM
Unknown Object (File)
Tue, May 14, 5:05 PM
Unknown Object (File)
Tue, May 14, 5:04 PM
Unknown Object (File)
Tue, May 14, 5:04 PM
Unknown Object (File)
Mon, May 13, 10:50 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.Mon, Apr 29, 1:22 AM

address comments + rebase before landing

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