Skip to content

Commit 8244804

Browse files
committed
more keywords
1 parent b702c6a commit 8244804

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44
"description": "This decorates OpenAPI 3.0.X files with AWS APIGateway OpenAPI tags: https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-documenting-api-content-representation.html ",
55
"main": "index.js",
66
"keywords": [
7+
"OpenAPI 3",
8+
"OpenAPI v3",
79
"OpenAPI",
810
"AWS",
9-
"AWS APIGateway"
11+
"AWS APIGateway",
12+
"AWS API Gateway"
1013
],
1114
"scripts": {
1215
"test": "mocha --config './test/.mocharc.js'"

0 commit comments

Comments
 (0)