We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954fb16 commit 73bf31cCopy full SHA for 73bf31c
README.md
@@ -5,6 +5,7 @@ A Serverless Framework plugin that adds request validation to your AWS API Gatew
5
## Installation
6
7
```bash
8
+# Using npm
9
npm install --save-dev serverless-api-gateway-request-validator
10
11
# Using Serverless plugin install
0 commit comments