mastodon-api icon indicating copy to clipboard operation
mastodon-api copied to clipboard

Support PATCH request

Open BasixKOR opened this issue 8 years ago • 5 comments

Some Mastodon API requires PATCH request to use API. But I can't find any method to make PATCH request.

Example of API requires PATCH request:

  • https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md#updating-the-current-user

BasixKOR avatar Mar 09 '18 18:03 BasixKOR

Fixed in #12 (merged).

jaller94 avatar Nov 15 '18 22:11 jaller94

@vanita5 Would you have the time to publish the new version to NPM? A new release would make it easier to use this feature.

jaller94 avatar Dec 17 '18 07:12 jaller94

I hope I don't have to maintain this for long, but I put the updated version on NPM as a new package:

https://www.npmjs.com/package/@jaller94/mastodon-api

jaller94 avatar Oct 27 '19 22:10 jaller94

@jaller94 Thanks for your merge requests and sorry I didn't respond earlier. I will try to find some time on the weekend and publish a new version to npm.

eliah-w avatar Nov 20 '19 16:11 eliah-w

🎷🥳🍕

jaller94 avatar Nov 20 '19 16:11 jaller94