Releases: trojs/openapi-server
Releases · trojs/openapi-server
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
Return more information from generic error's
Optional, be careful to use it, so you don't expose too much information.in your API response.
Add AJV formats
Merge pull request #23 from hckrnews/feature/serve-multiple-apis Add AJV formats
Cleanup the server setup
Support multiple apis
Merge pull request #21 from hckrnews/feature/serve-multiple-apis Support multiple apis