Skip to content

Commit

Permalink
Update README.md (#1033)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md
  • Loading branch information
cdimascio authored Feb 23, 2025
1 parent 39d6041 commit 48faa21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- 🧵 optionally auto-map OpenAPI endpoints to Express handler functions
- ✂️ **\$ref** support; split specs over multiple files
- 🎈 file upload
- ✏️ OpenAPI 3.0.x and 3.1.x spec support

_Express 5 support is in progress--a subset of functionality is working. Try it out and provide feedback!_

Expand All @@ -30,8 +31,8 @@ _Express 5 support is in progress--a subset of functionality is working. Try it

[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 (beta)](https://github.com/cdimascio/express-openapi-validator/pull/882) is available in `>=v5.4.0`!

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

## Install

Expand Down

0 comments on commit 48faa21

Please sign in to comment.