Version 0.8.0
- [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.