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

Support ANY type endpoints with stage configuration #81

Merged
merged 1 commit into from
Nov 22, 2017

Conversation

HyperBrain
Copy link
Member

Fixes: #80

According to AWS, stage configurations have to refer to '*' to catch all methods or paths.

In case of endpoints defined with ANY as method, we have to use * as method.

@serverless-heaven serverless-heaven deleted a comment from coveralls Nov 21, 2017
@serverless-heaven serverless-heaven deleted a comment from coveralls Nov 21, 2017
@HyperBrain HyperBrain changed the title Use * as method for ANY type endpoints Support ANY type endpoints with stage configuration Nov 21, 2017
Updated tests

Use LF EOL again ....

Set all methods explicitly

Added unit test for ANY method type with stage configuration

Use `*` as method for ANY type endpoints
@HyperBrain HyperBrain force-pushed the support-any-in-stage-config branch from 76d34d2 to 61ad807 Compare November 22, 2017 10:01
@HyperBrain HyperBrain merged commit f55cce8 into master Nov 22, 2017
@HyperBrain HyperBrain deleted the support-any-in-stage-config branch November 22, 2017 10:33
defnotrobbie pushed a commit to 1stdibs/serverless-aws-alias that referenced this pull request Nov 14, 2022
…n-stage-config

Support ANY type endpoints with stage configuration
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