Skip to content

Releases: swisspost/apikana

v0.11.2

26 Nov 08:53
Compare
Choose a tag to compare

What's Changed

  • fix: workaround for validatorjs broke generated documenation in readme.md by @steffstefferson in #222

Full Changelog: v0.11.1...v0.11.2

v0.11.1

26 Nov 08:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

20 Aug 09:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.34...v0.11.0

v0.9.34

24 Jan 10:09
Compare
Choose a tag to compare
  • fix: remove superfluous quotes in enum values (#201)

v0.9.33

07 Dec 15:03
Compare
Choose a tag to compare
  • fix: avoid XSS by url injection (#204)

v0.9.30

29 Jul 11:22
2e7a634
Compare
Choose a tag to compare
  • fix: recursive types regression

v0.9.29

01 Jul 13:46
Compare
Choose a tag to compare
  • fix: render references correctly for complete api files

v0.9.28

23 May 10:01
Compare
Choose a tag to compare
  • fix: improved namespace question
  • fix: draft7 migrator only for json-schema files

v0.9.27

08 Mar 13:03
f9c2a8f
Compare
Choose a tag to compare

Fix json schema $id values by adding a hash prefix. See json-everything/json-everything#225

v0.9.26

09 Feb 12:24
Compare
Choose a tag to compare

Fixes in generated example:

  • Namespace in URL
  • Explicit ID naming
  • Avoid anonymous types messing up dotnet generation
  • Wrong array setting in REST response