Skip to content

Releases: omermecitoglu/next-openapi-interface-generator

v0.9.1

02 Jul 04:06
Compare
Choose a tag to compare
  • fix circular dependency issue in schemas d75cb4f

v0.9.0

15 Jun 01:42
Compare
Choose a tag to compare
  • 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

14 Jun 08:17
Compare
Choose a tag to compare
  • add anyOf support to imported-schema resolver 4cd20db

v0.8.0

14 Jun 04:19
Compare
Choose a tag to compare
  • add jsdocs to declared operations 667f647
  • add schema descriptions as jsdocs febe18d
  • add anyOf support to schema-definition resolver 437a0b7

v0.7.1

13 Jun 09:24
Compare
Choose a tag to compare
  • fix issue with using false in search-params f557b3e

v0.7.0

13 Jun 05:07
Compare
Choose a tag to compare
  • add array support for search-params a28b2f9
  • fix openapi type issues e5f88a2

v0.6.0

05 Jun 10:29
Compare
Choose a tag to compare

v0.5.0

31 May 05:54
Compare
Choose a tag to compare
  • add cli parameter (framework)
  • add cache options for next.js

v0.4.0

29 May 08:16
Compare
Choose a tag to compare
  • add binary format to schema-definition resolver
  • add multipart/form-data content resolver
  • add operation-with-form-data template

v0.3.0

23 May 09:30
Compare
Choose a tag to compare
  • fixes the issue with resolving schemas from props like number[][]
  • add tupple resolver to schema-definition
  • add generic schema check for tuples