Skip to content

Releases: ponbike/openapi-express

1.8.5

22 Sep 08:32
0e1fe61
Compare
Choose a tag to compare

Update logging info and dependencies

1.8.4

25 Jul 08:44
45d837e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.3...1.8.4

Node 20 compatible

01 Jun 08:38
2567d84
Compare
Choose a tag to compare
Merge pull request #59 from ponbike/feature/node-20

Test with Node 20

1.8.2

09 Feb 06:32
2b8088c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.1...1.8.2

Finetune docblocks

09 Jan 09:03
3d80b72
Compare
Choose a tag to compare
Merge pull request #57 from ponbike/feature/20230109

Finetune docblocks

Update dependencies and docblocks

09 Jan 08:52
39c7fc0
Compare
Choose a tag to compare
Merge pull request #56 from ponbike/feature/20230109

Update dependencies and docblocks

Configurable ApiRoutes (to facilitate custom auth method)

22 Sep 12:54
aa427a9
Compare
Choose a tag to compare

Adding the option to provide a customized ApiRoutes class, opening up configuration options such as alternate auth methods.

Ignore auto accept header

02 Sep 15:27
44796b6
Compare
Choose a tag to compare

And update more dependencies

Use updated openapi and express packages

29 Apr 06:51
652f0e0
Compare
Choose a tag to compare

Now it can listen to the accept header, or the headers you send from the controller

Update dependencies

21 Apr 10:38
5ea67a2
Compare
Choose a tag to compare
Merge pull request #49 from ponbike/feature/new-logger

Update dependencies