Releases: swisspost/apikana
Releases · swisspost/apikana
v0.11.2
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
v0.11.0
What's Changed
- feat: api validation by rules in apikana-defaults by @cococonscious in #215
- feat: generate descriptions with metadata by @cococonscious in #216
Full Changelog: v0.9.34...v0.11.0
v0.9.34
v0.9.33
v0.9.30
v0.9.29
v0.9.28
- fix: improved namespace question
- fix: draft7 migrator only for json-schema files
v0.9.27
Fix json schema $id values by adding a hash prefix. See json-everything/json-everything#225