Skip to content

Commit 9e69420

Browse files
committed
suggest versions of serverless it supports
1 parent 6716c69 commit 9e69420

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Originally based off of: https://github.com/temando/serverless-openapi-documenta
1818

1919
## Install
2020

21-
This plugin works for Serverless 2.x and up and only supports node.js 14 and up.
21+
This plugin works for Serverless (2.x, 3.x and 4.x) and only supports node.js 14 and up.
2222

2323
To add this plugin to your package.json:
2424

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,16 @@
99
"Serverless 2",
1010
"serverless3",
1111
"Serverless 3",
12+
"Serverless4",
13+
"Serverless 4",
1214
"serverless framework",
1315
"serverless framework plugin",
1416
"serverless plugin",
17+
"swagger",
1518
"openAPI",
1619
"openAPIv3",
1720
"openAPI3",
21+
"Postman",
1822
"PostmanCollections",
1923
"Postman-Collections",
2024
"Postman Collections",

0 commit comments

Comments
 (0)