Skip to content

Commit

Permalink
more keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredCE committed Jun 19, 2023
1 parent b702c6a commit 8244804
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
"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 ",
"main": "index.js",
"keywords": [
"OpenAPI 3",
"OpenAPI v3",
"OpenAPI",
"AWS",
"AWS APIGateway"
"AWS APIGateway",
"AWS API Gateway"
],
"scripts": {
"test": "mocha --config './test/.mocharc.js'"
Expand Down

0 comments on commit 8244804

Please sign in to comment.