Skip to content

express-openapi-validator 2.8.0 released!

Choose a tag to compare

@cdimascio cdimascio released this 20 Oct 00:18
· 1628 commits to master since this release

Release Notes

  • (feature) Support for OpenAPI 3 readOnly properties 🎉
  • (fix) Can't use multiple Media Types in combination with "multipart/form-data" in requestBody.content #74 Thanks @medolino