Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add delete support #167

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

dbredvick
Copy link

Summary

In order to interact with quite a few Twitter endpoints, we need to add delete support. I ran into this issue while interacting with Welcome Messages.

Related issues

Resolves #31 & #161

Also resolves typo in .env.example file.

I'm using a fork of these changes in production and it's working great.

@rlueder rlueder added the enhancement New feature or request label Aug 10, 2021
@ciffelia
Copy link
Collaborator

Hi @dbredvick, thanks for your contribution. Could you exclude build assets and yarn.lock from this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Support DELETE method
3 participants