Skip to content

Conversation

@funkaoshi
Copy link

PATCH is another HTTP verb commonly used in modern API frameworks to
indicate a user is making a partial change to a resource. It's now an
option included when you also activate PUT and DELETE.

PATCH is another HTTP verb commonly used in modern API frameworks to
indicate a user is making a partial change to a resource. It's now an
option included when you also activate PUT and DELETE.
@funkaoshi
Copy link
Author

This needs to be tested properly, though the change reads correctly to me. I've updated the REGEX that allows various HTTP verbs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants