-
-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,15 +23,15 @@ | |
[![GitHub stars](https://img.shields.io/github/stars/cdimascio/express-openapi-validator.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/cdimascio/express-openapi-validator/stargazers/) [![Twitter URL](https://img.shields.io/twitter/url/https/github.com/cdimascio/express-openapi-validator.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20out%20express-openapi-validator%20by%20%40CarmineDiMascio%20https%3A%2F%2Fgithub.com%2Fcdimascio%2Fexpress-openapi-validator%20%F0%9F%91%8D) | ||
|
||
|
||
### 📢 [`4.0.0-beta.1` available!](https://github.com/cdimascio/express-openapi-validator/tree/v4) 📢 | ||
### 📢 [`4.0.0-beta.2` available!](https://github.com/cdimascio/express-openapi-validator/tree/v4) 📢 | ||
|
||
Installs as standard connect middleware. Please provide your feedback [here](https://github.com/cdimascio/express-openapi-validator/pull/351). | ||
|
||
```shell | ||
npm i [email protected].1 | ||
npm i [email protected].2 | ||
``` | ||
|
||
- See [Usage and Documentation for 4.0.0-beta.1](https://github.com/cdimascio/express-openapi-validator/blob/v4/README.md) | ||
- See [Usage and Documentation for 4.0.0-beta.2](https://github.com/cdimascio/express-openapi-validator/blob/v4/README.md) | ||
- See [Examples for 4.0.0-beta.1](https://github.com/cdimascio/express-openapi-validator/tree/v4/examples) | ||
- Please provide [feedback](https://github.com/cdimascio/express-openapi-validator/pull/351) and submit any [issues](https://github.com/cdimascio/express-openapi-validator/issues) encountered. Thanks! | ||
|
||
|