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
F3872592: D11814.id39734.diff
Thu, Jan 23, 5:17 AM
F3872591: D11814.id39593.diff
Thu, Jan 23, 5:17 AM
F3872590: D11814.id39729.diff
Thu, Jan 23, 5:17 AM
F3872567: D11814.diff
Thu, Jan 23, 5:16 AM
F3872372: D11814.id.diff
Thu, Jan 23, 4:32 AM
F3868451: D11814.diff
Wed, Jan 22, 3:01 PM
Unknown Object (File)
Wed, Jan 8, 1:24 PM
Unknown Object (File)
Wed, Jan 8, 12:06 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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

keyserver/src/responders/farcaster-channel-tag-responders.js
39 ↗(On Diff #39593)

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 ↗(On Diff #39593)

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.