Skip to content

Commit

Permalink
updates readme for oas3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
carmine committed Dec 24, 2024
1 parent f7167ff commit f33f2c6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,12 @@
[NestJS](https://github.com/cdimascio/express-openapi-validator/tree/master/examples/9-nestjs)
[Koa](https://github.com/cdimascio/express-openapi-validator/tree/lerna-fastify/packages/koa-openapi-validator) and [Fastify](https://github.com/cdimascio/express-openapi-validator/tree/lerna-fastify/packages/fastify-openapi-validator) now available! 🚀

[OAS 3.1 (experimental)](https://github.com/cdimascio/express-openapi-validator/pull/882)
[OAS 3.1 (beta)](https://github.com/cdimascio/express-openapi-validator/pull/882) is available in v5.4.0!

## Install

```shell
npm install express-openapi-validator

# experimental OAS 3.1 in alpha (contributions welcome - see branch `oas-3.1` and pr-882
# please provide feedback on (issue-573)
npm install express-openapi-validator@6.0.0-alpha.5
```

## Usage
Expand Down

0 comments on commit f33f2c6

Please sign in to comment.