Skip to content

v0.0.4

Compare
Choose a tag to compare
@subeeshcbabu-zz subeeshcbabu-zz released this 09 Sep 19:03
· 37 commits to master since this release

v0.0.4

Features

  • #11 support additional format options as per json schema (uri, hostname, ipv4, ipv6)

Bugfixes

  • Fix the maxItems bug and add additional test cases - #16
  • Fix the issue - enum of type integer is not handled properly #21
  • Fix the issue - if example is wrong the mock generated is not as per schema #23