Skip to content
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.

0.13.3

Compare
Choose a tag to compare
@kylef kylef released this 25 Aug 22:56
· 187 commits to master since this release

Bug Fixes

  • Parameter default, example and enumerations values are now validated against
    the parameter type. Invalid values will emit warnings and be discarded, this
    resolves further problems when handling the invalid values.
  • Data Structure generation will now support integer JSON Schema type.