Releases: ScottLogic/openapi-forge
Releases · ScottLogic/openapi-forge
v1.3.0
1.3.0 (2023-01-10)
Features
- allow the generation of APIs without apiTemplates (092c5b7)
v1.2.5
1.2.5 (2022-12-19)
Bug Fixes
v1.2.4
1.2.4 (2022-12-19)
Bug Fixes
- formatting uses ES module rather than running a shell command (#143) (1bcfe0a)
v1.2.3
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
1.2.2 (2022-12-14)
Bug Fixes
- only add inline objects prop to the schema if it exists (#142) (bd5e2d2)
v1.2.1
1.2.1 (2022-12-05)
Bug Fixes
v1.2.0
1.2.0 (2022-12-01)
Features
v1.1.2
1.1.2 (2022-12-01)
Bug Fixes
- prevent change of directory during formatting (#136) (10e20c5)
v1.1.1
1.1.1 (2022-11-16)
Bug Fixes
- stop early ending of workflow on error (#128) (36a2918)
v1.1.0
1.1.0 (2022-11-10)
Features