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 bd636bb commit de4219eCopy full SHA for de4219e
README.md
@@ -35,8 +35,8 @@
35
```shell
36
npm install express-openapi-validator
37
38
-# experimental OAS 3.1 in alpha (contributions welcome - see branch `oas-3.1` and pr-882)
39
-npm install express-openapi-validator@6.0.0-alpha.2
+# experimental OAS 3.1 in alpha (contributions welcome - see branch `oas-3.1` and pr-882 (issue-573)
+npm install express-openapi-validator@6.0.0-alpha.3
40
```
41
42
## Usage
0 commit comments