Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

3.1.2

Compare
Choose a tag to compare
@w-vi w-vi released this 07 Oct 07:58
· 1842 commits to master since this release

Enhancements

  • Add missing sourcemaps for named type references
    #386
  • Warn user on "action" with non-absolute path
    #350

Bug Fixes

  • Prevent crashing and improve structure of result from parsing regarding
    markdown lists.
  • Correctly set the content type for custom JSON Schema.
    #392
  • Fix the JSON Schema generated when using fixed-type attribute
    #389
  • Fix and improve URI Template parameters validation
    #402