Skip to content

Releases: ScottLogic/openapi-forge-typescript

v1.0.0

01 Nov 14:00
89052c4
Compare
Choose a tag to compare

1.0.0 (2022-11-01)

Bug Fixes

  • correctly serialise array parameters (b739596)
  • fix handling of null responses (f300401)
  • handle the various ways objects / array parameters can be encoded (cfb91dd)
  • moved the logic for checking the presence of a schema into the API template (7bf952e)
  • Update package.json (#5) (38cac0b)