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

Add Support for app.all() #134

Merged
merged 2 commits into from
Aug 4, 2024
Merged

Add Support for app.all() #134

merged 2 commits into from
Aug 4, 2024

Conversation

itsactuallyluna9
Copy link
Contributor

@itsactuallyluna9 itsactuallyluna9 commented Jul 21, 2024

This adds support for app.all() by simply registering a path for each allowed method in the OpenAPI Specification.

(As a side effect, this will also filter out any method that's not in the specification.)

closes #47, closes #130

@marclave marclave self-requested a review July 21, 2024 17:33
Copy link
Collaborator

@marclave marclave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome :)

@marclave marclave merged commit bf58e93 into elysiajs:main Aug 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants