Releases: kstasik/schema-tools
Releases · kstasik/schema-tools
v0.1.0
chore: bump version 0.0.42 → 0.1.0 [skip-ci]
v0.0.42
missing media types support, breaking change of contract
v0.0.41
fix: shared parameters in path definition
v0.0.40
fix: naming of endpints
v0.0.39
fix: optional and nullable should be optional on properties level (skipping marshaling)
v0.0.38
fix: allow defining primitive type consts
v0.0.37
bugfix: required field not unique after merge allof
v0.0.36
bugfix: correct nullable and required on nullable oneof
v0.0.35
- nullable bug fixed
v0.0.34
- no-cache option which allows to wipe tmp directory every git checkout