openapi-codegen-typescript
Version:
OpenApi codegen for generating types an mocks from swagger json file
335 lines (171 loc) β’ 9.2 kB
Markdown
# v0.1.29 (Wed Apr 24 2024)
#### π Bug Fix
- fix: support additional properties without xDictionaryKey [#52](https://github.com/LandrAudio/openapi-codegen-typescript/pull/52) ([@RicherStAmand](https://github.com/RicherStAmand))
#### Authors: 1
- Richer St-Amand ([@RicherStAmand](https://github.com/RicherStAmand))
---
# v0.1.28 (Mon Aug 21 2023)
#### π Bug Fix
- fix(mocks): fix duration format in mocks [#51](https://github.com/LandrAudio/openapi-codegen-typescript/pull/51) ([@MPeloquin](https://github.com/MPeloquin))
#### Authors: 1
- Maxime PΓ©loquin ([@MPeloquin](https://github.com/MPeloquin))
---
# v0.1.27 (Wed Apr 05 2023)
#### π Bug Fix
- feat: use node 14 [#50](https://github.com/LandrAudio/openapi-codegen-typescript/pull/50) ([@pkiler](https://github.com/pkiler))
- feat: support any[] [#49](https://github.com/LandrAudio/openapi-codegen-typescript/pull/49) ([@pkiler](https://github.com/pkiler))
#### Authors: 1
- PK ([@pkiler](https://github.com/pkiler))
---
# (Tue Sep 21 2021)
#### π© Dependency Updates
- build(deps): bump glob-parent from 5.1.0 to 5.1.2 [#36](https://github.com/LandrAudio/openapi-codegen-typescript/pull/36) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 1
- [@dependabot[bot]](https://github.com/dependabot[bot])
---
# v0.1.25 (Tue Sep 21 2021)
#### π Bug Fix
- build(deps): bump tmpl from 1.0.4 to 1.0.5 [#38](https://github.com/LandrAudio/openapi-codegen-typescript/pull/38) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 1
- [@dependabot[bot]](https://github.com/dependabot[bot])
---
# v0.1.24 (Tue May 11 2021)
#### π Bug Fix
- build(deps): bump hosted-git-info from 2.8.5 to 2.8.9 [#34](https://github.com/LandrAudio/openapi-codegen-typescript/pull/34) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 1
- [@dependabot[bot]](https://github.com/dependabot[bot])
---
# v0.1.23 (Tue May 11 2021)
#### π Bug Fix
- build(deps): bump lodash from 4.17.19 to 4.17.21 [#33](https://github.com/LandrAudio/openapi-codegen-typescript/pull/33) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 1
- [@dependabot[bot]](https://github.com/dependabot[bot])
---
# v0.1.22 (Tue Apr 13 2021)
#### π Bug Fix
- build(deps): bump gitlog from 4.0.3 to 4.0.4 [#32](https://github.com/LandrAudio/openapi-codegen-typescript/pull/32) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 1
- [@dependabot[bot]](https://github.com/dependabot[bot])
---
# v0.1.20 (Wed Mar 31 2021)
#### π Bug Fix
- build(deps): bump y18n from 4.0.0 to 4.0.1 [#31](https://github.com/LandrAudio/openapi-codegen-typescript/pull/31) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- feat: support dictionary of array of complex type [#30](https://github.com/LandrAudio/openapi-codegen-typescript/pull/30) ([@boulc](https://github.com/boulc))
#### β οΈ Pushed to `master`
- chore: manual bump of version ([@ardeois](https://github.com/ardeois))
#### Authors: 3
- [@dependabot[bot]](https://github.com/dependabot[bot])
- Corentin Ardeois ([@ardeois](https://github.com/ardeois))
- SΓ©bastien Boulay ([@boulc](https://github.com/boulc))
---
# v0.1.19 (Tue Dec 15 2020)
#### π Bug Fix
- fix(readme): fix readme file [#29](https://github.com/LandrAudio/openapi-codegen-typescript/pull/29) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# v0.1.18 (Tue Dec 15 2020)
#### π Bug Fix
- fix(types): fix mock values for simple dictionary types (integer, number, string) [#27](https://github.com/LandrAudio/openapi-codegen-typescript/pull/27) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# (Mon Dec 14 2020)
#### π© Dependency Updates
- build(deps): bump ini from 1.3.5 to 1.3.8 [#26](https://github.com/LandrAudio/openapi-codegen-typescript/pull/26) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 1
- [@dependabot[bot]](https://github.com/dependabot[bot])
---
# v0.1.16 (Tue Dec 08 2020)
#### π Bug Fix
- fix(type): fix mocks codegen for the Swagger v2 version `Type[AnotherType]` annotation (part 1) [#22](https://github.com/LandrAudio/openapi-codegen-typescript/pull/22) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# v0.1.15 (Tue Dec 01 2020)
#### π Bug Fix
- feat(override): add enum schema override and add property descriptions (part 1) [#18](https://github.com/LandrAudio/openapi-codegen-typescript/pull/18) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# v0.1.14 (Mon Sep 14 2020)
#### π Bug Fix
- build(deps): bump node-fetch from 2.6.0 to 2.6.1 [#17](https://github.com/LandrAudio/openapi-codegen-typescript/pull/17) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 1
- [@dependabot[bot]](https://github.com/dependabot[bot])
---
# v0.1.13 (Thu Sep 03 2020)
#### π Bug Fix
- fix(dictionary): fix codegen for boolean "dictionary" [#16](https://github.com/LandrAudio/openapi-codegen-typescript/pull/16) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# v0.1.12 (Thu Sep 03 2020)
#### π Bug Fix
- fix(dictionary): fix codegen for object "dictionary" [#15](https://github.com/LandrAudio/openapi-codegen-typescript/pull/15) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# v0.1.11 (Thu Sep 03 2020)
#### π Bug Fix
- fix(log): remove console.log-s [#14](https://github.com/LandrAudio/openapi-codegen-typescript/pull/14) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# v0.1.10 (Thu Sep 03 2020)
#### π Bug Fix
- fix(mocks): fix "any" and "dictionary" types and mocks codegen [#13](https://github.com/LandrAudio/openapi-codegen-typescript/pull/13) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# v0.1.9 (Thu Sep 03 2020)
#### π Bug Fix
- fix(integer): fix "array of integers" types and mocks codegen [#12](https://github.com/LandrAudio/openapi-codegen-typescript/pull/12) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# v0.1.8 (Thu Jul 30 2020)
#### π Bug Fix
- fix(mocks-codegen): fix email and duration mocks, fix multiple extend DTOs mocks, add and use 'indefinite' npm package [#9](https://github.com/LandrAudio/openapi-codegen-typescript/pull/9) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# (Mon Jul 20 2020)
#### π© Dependency Updates
- build(deps): bump lodash from 4.17.15 to 4.17.19 [#7](https://github.com/LandrAudio/openapi-codegen-typescript/pull/7) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 1
- [@dependabot[bot]](https://github.com/dependabot[bot])
---
# v0.1.6 (Fri Apr 03 2020)
#### π Bug Fix
- build(deps): bump acorn from 6.4.0 to 6.4.1 [#6](https://github.com/LandrAudio/openapi-codegen-typescript/pull/6) ([@dependabot[bot]](https://github.com/dependabot[bot]))
#### Authors: 1
- [@dependabot[bot]](https://github.com/dependabot[bot])
---
# v0.1.5 (Thu Mar 26 2020)
#### π Bug Fix
- fix(openapi-codegen): fix mock codegen of "array of numbers" [#5](https://github.com/LandrAudio/openapi-codegen-typescript/pull/5) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# v0.1.4 (Fri Mar 13 2020)
#### π Bug Fix
- fix(openapi-codegen): fix TS2322: Type '"typeName"[] | undefined' is not assignable to type '"typeName"[]'. [#4](https://github.com/LandrAudio/openapi-codegen-typescript/pull/4) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# v0.1.3 (Wed Feb 26 2020)
#### π Bug Fix
- fix(openapi-codegen): fix property "main" in package json file [#3](https://github.com/LandrAudio/openapi-codegen-typescript/pull/3) ([@nemrosim](https://github.com/nemrosim))
#### Authors: 1
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
---
# v0.1.2 (Tue Feb 25 2020)
#### π Bug Fix
- feat(openapi-codegen): add new tests, circleci config, refactor [#2](https://github.com/LandrAudio/openapi-codegen-typescript/pull/2) ([@nemrosim](https://github.com/nemrosim))
- feat(openapi-codegen) create package [#1](https://github.com/LandrAudio/openapi-codegen-typescript/pull/1) ([@nemrosim](https://github.com/nemrosim))
#### β οΈ Pushed to master
- Bump version to: 0.1.1 ([@ardeois](https://github.com/ardeois))
#### Authors: 2
- Artem Diashkin ([@nemrosim](https://github.com/nemrosim))
- Corentin Ardeois ([@ardeois](https://github.com/ardeois))