Skip to content

Releases: omermecitoglu/next-openapi-interface-generator

v0.6.0

05 Jun 10:29

Choose a tag to compare

v0.5.0

31 May 05:54

Choose a tag to compare

  • add cli parameter (framework)
  • add cache options for next.js

v0.4.0

29 May 08:16

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

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

v0.2.0

25 Mar 09:16

Choose a tag to compare

  • add package.json generator

v0.1.5

25 Mar 01:13

Choose a tag to compare

  • fix undefined property issue

v0.1.4

24 Mar 13:28

Choose a tag to compare

  • add nullable to schema-definition

v0.1.3

24 Mar 08:03

Choose a tag to compare

  • fix importing generic schema issue
  • add object resolver to schema-definition

v0.1.2

23 Mar 12:01

Choose a tag to compare

  • add boolean to schema definitions

v0.1.1

23 Mar 11:38

Choose a tag to compare

  • fix empty schemas issue