Skip to content

Releases: trojs/openapi-server

Update dependencies

20 Oct 15:10
dfdc4d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.5.3

Fix boolean parser and test also in Node.js 21

18 Oct 13:06
4ca0302
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.5.2

Fix docblock for type checking of logger usage in the controller method

16 Oct 12:15
7091d49
Compare
Choose a tag to compare

What's Changed

  • Fix docblock for type checking of logger usage in the controller method by @w3nl in #32

Full Changelog: 0.5.0...0.5.1

Add logger functionailty

13 Oct 13:13
134a031
Compare
Choose a tag to compare
Merge pull request #31 from hckrnews/feature/more-than-json

Update dependencies

Change to request headers accept

28 Sep 08:59
d1b1ddf
Compare
Choose a tag to compare
Merge pull request #30 from hckrnews/feature/more-than-json

Change to request headers accept

Fix the format output

28 Sep 08:38
ea4a026
Compare
Choose a tag to compare
Merge pull request #29 from hckrnews/feature/more-than-json

Fix the format output

Allow more formats than json as output

28 Sep 06:57
a6dc939
Compare
Choose a tag to compare
Merge pull request #28 from hckrnews/feature/more-than-json

Allow more formats than json as output

Fix the jsdoc of the controller

07 Sep 09:50
c350c73
Compare
Choose a tag to compare

What's Changed

  • Fix the jsdoc of the controller by @w3nl in #27

Full Changelog: 0.4.5...0.4.6

Also return the request body as post

07 Sep 07:06
40f02b0
Compare
Choose a tag to compare

What's Changed

  • Also return the request body as post by @w3nl in #26

Full Changelog: 0.4.4...0.4.5

Fix error details

05 Sep 18:49
458e8f8
Compare
Choose a tag to compare
Merge pull request #25 from hckrnews/feature/error-details

Fix error details