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

Conversation

kylef
Copy link
Member

@kylef kylef commented Jul 1, 2019

Enhancements

  • Adds de-duplication of objects in anyOf in produced JSON Schemas under cases where the properties have been declared in different orders in MSON.
    #664

Bug Fixes

  • Fix escaping keys in generated JSON/JSON-Scheme in generated assets
    #719

  • When using a type hint with an array, for example array[Unknown]. We will now emit a warning when the referenced type does not exist. The invalid type reference will not be present in the parse result.

  • Prevents Drafter from aborting while parsing some API Blueprints due to invalid internal state.

@kylef kylef requested a review from tjanc July 1, 2019 17:41
@tjanc tjanc merged commit 20c2bde into master Jul 1, 2019
@kylef kylef deleted the kylef/drafter-pre.8 branch July 2, 2019 10:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants