Skip to content

Releases: ScottLogic/openapi-forge

v1.3.0

10 Jan 21:59
Compare
Choose a tag to compare

1.3.0 (2023-01-10)

Features

  • allow the generation of APIs without apiTemplates (092c5b7)

v1.2.5

19 Dec 15:28
9c997b7
Compare
Choose a tag to compare

1.2.5 (2022-12-19)

Bug Fixes

v1.2.4

19 Dec 14:43
1bcfe0a
Compare
Choose a tag to compare

1.2.4 (2022-12-19)

Bug Fixes

  • formatting uses ES module rather than running a shell command (#143) (1bcfe0a)

v1.2.3

14 Dec 19:39
08a14d7
Compare
Choose a tag to compare

1.2.3 (2022-12-14)

Bug Fixes

  • log an error if the generator does not supply an apiTemplates array (#139) (08a14d7)

v1.2.2

14 Dec 16:14
bd5e2d2
Compare
Choose a tag to compare

1.2.2 (2022-12-14)

Bug Fixes

  • only add inline objects prop to the schema if it exists (#142) (bd5e2d2)

v1.2.1

05 Dec 13:45
67a444e
Compare
Choose a tag to compare

1.2.1 (2022-12-05)

Bug Fixes

  • make path creation platform agnostic (#138) (67a444e)

v1.2.0

01 Dec 15:35
da36cf8
Compare
Choose a tag to compare

1.2.0 (2022-12-01)

Features

v1.1.2

01 Dec 13:35
10e20c5
Compare
Choose a tag to compare

1.1.2 (2022-12-01)

Bug Fixes

  • prevent change of directory during formatting (#136) (10e20c5)

v1.1.1

16 Nov 10:41
36a2918
Compare
Choose a tag to compare

1.1.1 (2022-11-16)

Bug Fixes

  • stop early ending of workflow on error (#128) (36a2918)

v1.1.0

10 Nov 16:59
0a4905c
Compare
Choose a tag to compare

1.1.0 (2022-11-10)

Features