Skip to content

Commit 8e74971

Browse files
authored
Update README.md
1 parent 98d5e4e commit 8e74971

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
- 🧵 optionally auto-map OpenAPI endpoints to Express handler functions
2121
- ✂️ **\$ref** support; split specs over multiple files
2222
- 🎈 file upload
23+
- ✏️ OpenAPI 3.0.x and 3.1.x spec support
2324

25+
2426
**Docs:**
2527
- 📖 [documentation](https://cdimascio.github.io/express-openapi-validator-documentation/)
2628

@@ -29,7 +31,7 @@
2931
[NestJS](https://github.com/cdimascio/express-openapi-validator/tree/master/examples/9-nestjs)
3032
[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! 🚀
3133

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

3436
## Install
3537

0 commit comments

Comments
 (0)