Skip to content

Releases: trojs/openapi-server

Add static folder option

22 Aug 18:06
3e8b678
Compare
Choose a tag to compare

What's Changed

  • Add static folder option by @w3nl in #19

Full Changelog: 0.3.0...0.3.1

Now you can decide how to get the spec

22 Aug 11:37
9692f1f
Compare
Choose a tag to compare

What's Changed

  • Now you can decide how to get the spec by @w3nl in #18

Full Changelog: 0.2.3...0.3.0

Return also the openAPI specification on create server

18 Aug 14:18
caad990
Compare
Choose a tag to compare

What's Changed

  • Return also the openapi specification by @w3nl in #17

Full Changelog: 0.2.2...0.2.3

Fix header set by helmet ⛑

19 Jul 10:38
444ea81
Compare
Choose a tag to compare
Merge pull request #16 from hckrnews/feature/phase1

Fix header set by helmet

Update dependencies

19 Jul 10:27
a845681
Compare
Choose a tag to compare
Merge pull request #15 from hckrnews/feature/phase1

Update dependencies

0.2.0

11 Jul 13:53
8d97fd2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.10...0.2.0

Swagger UI upgrade: https://github.com/swagger-api/swagger-ui/releases/tag/v5.0.0
With OpenAPI 3.1.0 support

Fix the example value

29 Jun 12:43
349c211
Compare
Choose a tag to compare

When an example value is given in OpenAPI, now it will fallback to the example value.
Before it was on a wrong level, now it should be in the schema.

Fallback to default values

26 Jun 18:58
3e55071
Compare
Choose a tag to compare
Merge pull request #12 from hckrnews/feature/phase1

Fallback to default values

0.1.8

22 Jun 21:07
e5241de
Compare
Choose a tag to compare

What's Changed

  • Mock undefined controllers by @w3nl in #11

Full Changelog: 0.1.7...0.1.8

0.1.7

22 Jun 09:13
1a16712
Compare
Choose a tag to compare

What's Changed

  • Try catch also on parse params by @w3nl in #10

Full Changelog: 0.1.6...0.1.7