Skip to content

Releases: openapi-contrib/json-schema-to-openapi-schema

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 20:20
3544cdb

2.2.0 (2022-08-03)

Features

  • windows test bug, add support for derefencing definitions (#30) (3544cdb)

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Dec 19:31

2.1.1 (2021-12-29)

Bug Fixes

  • change converter return type to a promise (#23) (90c99dc)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:57
b0df26e

2.1.0 (2021-07-29)

Features

  • add command line to convert files (#24) (b0df26e)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 19:56
f6cf737

2.0.0 (2021-06-03)

Bug Fixes

  • do not swallow errors from dereferencing (#22) (f6cf737)

BREAKING CHANGES

  • derefencing errors are thrown

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 12:25
631342c

1.3.0 (2021-03-17)

Features

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Mar 20:53
8d56737

1.2.1 (2021-03-02)

Bug Fixes

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:16
e467aa5

1.2.0 (2020-07-21)

Features

  • support arrays of types using anyOf (#13) (e467aa5)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 14:21

1.1.0 (2020-04-16)

Features

  • rewrite illegal keywords as extensions (#10) (d2c23e7)

v1.0.1

Choose a tag to compare

@philsturgeon philsturgeon released this 20 Jan 13:58

Found a bug caused by falsy const values.