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

Check for trailing slashes before deploying app #72

Merged
merged 1 commit into from
Jul 28, 2016

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Jul 28, 2016

These don't work in API gateway, so we should error out
before we deploy.

$ chalice deploy
Error: Error when deploying: Route cannot end with a trailing slash: /trailing-slash/

Fixes #65

These don't work in API gateway, so we should error out
before we deploy.
@jamesls jamesls force-pushed the fix-trailing-slash branch from b6e3d48 to 1da6287 Compare July 28, 2016 20:42
@jamesls jamesls merged commit 1da6287 into master Jul 28, 2016
@jamesls jamesls deleted the fix-trailing-slash branch July 28, 2016 22:04
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