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: adjust the structure of handler and handler state #128

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

lafirest
Copy link
Member

Each path has a unique corresponding route and minirest_handler, all methods in this handler share this path, here lift this data from the method handler to handle the not allowed clause.

Each `path` has a unique corresponding route and `minirest_handler`, all methods in this handler share this `path`,  here lift this data from the method handler to handle the `not allowed` clause.
@lafirest lafirest marked this pull request as ready for review October 10, 2024 05:20
@lafirest lafirest merged commit 30b4e41 into emqx:master Oct 10, 2024
1 check passed
@lafirest lafirest deleted the fix/unallowed branch October 10, 2024 05:23
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