Skip to content

Commit 128a011

Browse files
committed
include overarching description and summary
1 parent fd7f175 commit 128a011

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/serverless-tests/best/serverless.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ custom:
9696
functions:
9797
getContent:
9898
handler: handler.getContent
99+
description: this is the overarching paths description for the following paths
100+
summary: overarching paths for getContent
99101
events:
100102
- httpApi:
101103
path: /{contentId}

0 commit comments

Comments
 (0)