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

Make response empty for API not found errors with extensions #68

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Conversation

KyleJune
Copy link
Member

If a request in an API route is not found, this change makes it so it will return an empty response for any request that had a file extension. It will still respond with JSON if there isn't a file extension for the route.

@KyleJune KyleJune merged commit c9b8b1d into main Jun 26, 2023
7 checks passed
@KyleJune KyleJune deleted the dev branch June 26, 2023 05:43
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.

None yet

1 participant