serinus_openapi 1.0.4
serinus_openapi: ^1.0.4 copied to clipboard
A Serinus plugin to generate OpenAPI documentation from your Serinus app.
Changelog #
1.0.4 #
- feat: add
optimizedAnalysisparams to make the analyzer ignore files with lastModification older than the specification file. - fix: remove wrongful condition in the first if.
1.0.3 #
- fix: Correctly document built-in and custom exceptions in OpenAPI spec.
1.0.2 #
- fix(#205): Ensure SwaggerUI Render works correctly out of the box.
1.0.1 #
- Fix usage example in README.md.
1.0.0 #
- Initial version.