Releases: trojs/openapi-server
Releases · trojs/openapi-server
Update dependencies
Fix boolean parser and test also in Node.js 21
What's Changed
Full Changelog: 0.5.1...0.5.2
Fix docblock for type checking of logger usage in the controller method
What's Changed
Full Changelog: 0.5.0...0.5.1
Add logger functionailty
Merge pull request #31 from hckrnews/feature/more-than-json Update dependencies
Change to request headers accept
Merge pull request #30 from hckrnews/feature/more-than-json Change to request headers accept
Fix the format output
Merge pull request #29 from hckrnews/feature/more-than-json Fix the format output
Allow more formats than json as output
Merge pull request #28 from hckrnews/feature/more-than-json Allow more formats than json as output
Fix the jsdoc of the controller
Also return the request body as post
Fix error details
Merge pull request #25 from hckrnews/feature/error-details Fix error details