mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
test(AWS API Gateway): Fix integration test for API Gateway
This commit is contained in:
parent
53b41eb53a
commit
d53c80d456
@ -54,7 +54,9 @@ functions:
|
||||
- http:
|
||||
path: custom-auth
|
||||
method: GET
|
||||
authorizer: authorizer
|
||||
authorizer:
|
||||
name: authorizer
|
||||
identitySource: null
|
||||
apiKeys:
|
||||
handler: core.apiKeys
|
||||
events:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user