Skip to content

Commit f3b145d

Browse files
committed
document the API Gateway pass through to fix #4
1 parent b3c5516 commit f3b145d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ Resources:
370370
Type: AWS::Serverless::Function
371371
Properties:
372372
Events:
373-
# handles all GET / method of the REST API
373+
# pass through all HTTP verbs and paths
374374
Api:
375375
Type: HttpApi
376376
Metadata:

0 commit comments

Comments
 (0)