Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

Move mutes to their own endpoints #75

Open
goto-bus-stop opened this issue Mar 27, 2016 · 0 comments
Open

Move mutes to their own endpoints #75

goto-bus-stop opened this issue Mar 27, 2016 · 0 comments

Comments

@goto-bus-stop
Copy link
Member

goto-bus-stop commented Mar 27, 2016

They're a bit unusual on the user endpoints, needing POST requests to mute someone, DELETE requests to unmute, and with no way to list current mutes.

Instead we should have /mutes endpoints that you can PUT to to mute someone, DELETE to unmute, and GET to list.

@goto-bus-stop goto-bus-stop changed the title Move bans and mutes to their own set of endpoints Move mutes to their own endpoints May 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant