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

fix(core): capitalize http verb patch #1019

Closed
wants to merge 1 commit into from

Conversation

melloware
Copy link
Collaborator

Status

READY

Description

Changed the HTTP verb 'patch' to 'PATCH'.
PATCH is the only HTTP method that is case sensitive. It needs to be capitalized to work.

Related PRs

List related PRs against other branches:

None

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

@melloware melloware closed this Nov 6, 2023
@melloware melloware deleted the capitolize branch November 6, 2023 18:33
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.

1 participant