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

Update to message for invalid method #5038

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

emrysal
Copy link
Contributor

@emrysal emrysal commented Oct 16, 2022

Small but helpful message update

Before:

{"message": "Method not allowed"}

After:

{"message": "Method Not Allowed (Allow: GET,PATCH,DELETE)"}

Accompanied by work to the API to reach this function (removed middleware).

@vercel
Copy link

vercel bot commented Oct 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cal ✅ Ready (Inspect) Visit Preview Oct 17, 2022 at 6:19AM (UTC)

@hariombalhara hariombalhara added ♻️ autoupdate tells kodiak to keep this branch up-to-date automerge labels Oct 17, 2022
@kodiakhq kodiakhq bot merged commit b716169 into main Oct 17, 2022
@kodiakhq kodiakhq bot deleted the tweak/helpful-message-on-invalid-method branch October 17, 2022 06:25
@PeerRich PeerRich added the core area: core, team members only label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge ♻️ autoupdate tells kodiak to keep this branch up-to-date core area: core, team members only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants