test(AWS API Gateway): Fix integration test for API Gateway

This commit is contained in:
Piotr Grzesik 2021-08-10 20:15:03 +02:00
parent 53b41eb53a
commit d53c80d456

View File

@ -54,7 +54,9 @@ functions:
- http:
path: custom-auth
method: GET
authorizer: authorizer
authorizer:
name: authorizer
identitySource: null
apiKeys:
handler: core.apiKeys
events: