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
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