Closed mohammadhasanzadeh closed 6 years ago
I'm going to close this PR because I don't want to remove the patch
method from the API for compatibility reasons. I think PATCH is more common than custom verbs, but I am still open to accepting a PR for custom verbs if we can find a way to solve this without breaking compatibility. We can discuss this further in #12 if you like.
Because we have duplicate value on Method enums, I had to remove the Patch method from supported methods list.