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 method not allowed being sent in error #38

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

e0ff
Copy link
Collaborator

@e0ff e0ff commented Dec 21, 2024

If multiple endpoints existed with the same name but were expecting different methods, the method not allowed error would be returned for all the endpoints with the same name except for the first one.

If multiple endpoints existed with the same name but were expecting
different methods, the method not allowed error would be returned for
all the endpoints with the same name except for the first one.
@e0ff e0ff merged commit e901cc4 into GrayHatter:main Dec 21, 2024
1 check passed
@e0ff e0ff deleted the method-not-allowed-fix branch December 23, 2024 19:34
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