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

v2.3.0-pre.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kylef kylef released this 09 Mar 16:11
· 2085 commits to master since this release

Enhancements

  • Partial implementation of RFC 4: Request Parameters has been added. Request parameters are now parsed, however validation of these parameters is not yet handled.
  • Adds support for building Drafter with Microsoft Visual Studio 2015.

Bug Fixes

  • The content-type for JSON Schema messageBodySchema is now correctly application/schema+json.
  • Fixes a problem while rendering JSON Schema may have resulted in an ExtendElement warning.
    #217