Releases: omermecitoglu/next-openapi-interface-generator
Releases · omermecitoglu/next-openapi-interface-generator
v0.10.0
- extract codegen as a separate module
v0.9.1
- fix circular dependency issue in schemas d75cb4f
v0.9.0
- add array support for cacheTags 0330327
- fix issue of ignored nullable in resolved objects f111e92
- remove type name from the jsdocs in declaration e5e118d
- add null type to schema-definition resolver 2ee8de4
v0.8.1
- add anyOf support to imported-schema resolver 4cd20db
v0.8.0
- add jsdocs to declared operations 667f647
- add schema descriptions as jsdocs febe18d
- add anyOf support to schema-definition resolver 437a0b7
v0.7.1
- fix issue with using false in search-params f557b3e
v0.7.0
- add array support for search-params a28b2f9
- fix openapi type issues e5f88a2