Skip to content

Commit 0546c09

Browse files
authored
Merge pull request #1 from awslabs/main
Fix FastAPI description in the sam template. (awslabs#219)
2 parents de486f8 + e29a0cd commit 0546c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fastapi/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Transform: AWS::Serverless-2016-10-31
33
Description: >
44
python3.8
55
6-
Sample SAM Template for flask
6+
Sample SAM Template for FastAPI
77
88
# More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst
99
Globals:

0 commit comments

Comments
 (0)