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 a52b312 commit b24a071Copy full SHA for b24a071
1 file changed
README.md
@@ -39,6 +39,9 @@ _Express 5 support available in `>=v5.5.0-beta.1`!_
39
40
```shell
41
npm install express-openapi-validator
42
+
43
+## For express 5 suppport
44
+npm install express-openapi-validator@beta
45
```
46
47
## Usage
0 commit comments