Releases: alexjomin/openapi-parser
Releases · alexjomin/openapi-parser
v1.6.0
fix: issue while parsing map alias (#50)
v1.4.0
fix: ref objects cannot have nullable property
v1.3.0
Rework spec composition to make sure to use custom names for types, also adds interface{} and external package handling
v1.2.1
accept oneof for enum definition, as validator.v9 default enum flag is "oneof"
v1.1.0
feat: adds byte and byte array types
v1.0.0
fix: fixes expected error in tests