Skip to content

Releases: alexjomin/openapi-parser

v1.6.0

22 Sep 08:46
2dab208
Compare
Choose a tag to compare
fix: issue while parsing map alias (#50)

v1.4.0

12 Oct 14:33
Compare
Choose a tag to compare
fix: ref objects cannot have nullable property

v1.3.0

03 Sep 08:59
Compare
Choose a tag to compare

Rework spec composition to make sure to use custom names for types, also adds interface{} and external package handling

v1.2.1

09 Dec 11:03
Compare
Choose a tag to compare

accept oneof for enum definition, as validator.v9 default enum flag is "oneof"

v1.2.0

09 Dec 10:48
Compare
Choose a tag to compare

Add --parse-vendors flag

v1.1.0

25 Sep 09:59
Compare
Choose a tag to compare
feat: adds byte and byte array types

v1.0.0

19 Sep 15:01
Compare
Choose a tag to compare
fix: fixes expected error in tests