Skip to content

Releases: swisspost/apikana

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

v0.9.25

07 Dec 13:22
14f75a2
Compare
Choose a tag to compare
  • remove version specific schema migration

  • support schema unspecific version migration

Migrated schemas will be available as "latest" schemas and not as a specific version.

v0.9.24

01 Dec 09:43
61a919a
Compare
Choose a tag to compare