Skip to content

Releases: trojs/openapi-server

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

Return more information from generic error's

05 Sep 18:36
8b0d4d8
Compare
Choose a tag to compare

Optional, be careful to use it, so you don't expose too much information.in your API response.

Add AJV formats

04 Sep 19:13
385d2f4
Compare
Choose a tag to compare
Merge pull request #23 from hckrnews/feature/serve-multiple-apis

Add AJV formats

Cleanup the server setup

25 Aug 19:35
00695a1
Compare
Choose a tag to compare

What's Changed

  • Cleanup the server setup method by @w3nl in #22

Full Changelog: 0.4.0...0.4.1

Support multiple apis

25 Aug 19:28
ff6ef96
Compare
Choose a tag to compare
Merge pull request #21 from hckrnews/feature/serve-multiple-apis

Support multiple apis

Add more options like the apiRoot

22 Aug 18:49
bfc0eeb
Compare
Choose a tag to compare

What's Changed

  • Add more options like the apiRoot by @w3nl in #20

Full Changelog: 0.3.1...0.3.2