DoSomething / gateway

:lock_with_ink_pen: An opinionated PHP REST API client.
MIT License
2 stars 0 forks source link

adds patch method #110

Closed chloealee closed 6 years ago

chloealee commented 6 years ago

What's this PR do?

Adds PATCH method! This is needed for Rogue when updating the quantity on the post (PATCH /api/v3/posts/:post_id.

How should this be reviewed?

👀

Checklist