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

Normalize API route paths #816

Merged
merged 2 commits into from
Jul 30, 2023
Merged

Normalize API route paths #816

merged 2 commits into from
Jul 30, 2023

Conversation

lukehoban
Copy link
Member

@lukehoban lukehoban commented Jul 28, 2023

Remove trailing / from route before passing to API Gateway.

Fixes #726.

Remove trailing `/` from route before passing to API Gateway.
@lukehoban lukehoban merged commit 00746a5 into master Jul 30, 2023
4 checks passed
@lukehoban lukehoban deleted the lukehoban/trailingslash branch July 30, 2023 00:54
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.

API route with trailing / causes permission issues on AWS
1 participant