Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@jsdevel jsdevel released this 05 Feb 09:06
· 1309 commits to main since this release
  • [ENHANCEMENT] Returning an initialized api from .initialize(). This will allow direct access to the built apiDoc.
  • [BUG FIX] Upgrading express-openapi-validation to 0.5.4. Prior versions were modifying parameters, making the module non idempotent.