Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drafter 4.0.0-pre.8 #724

Merged
merged 1 commit into from
Jul 1, 2019
Merged

Drafter 4.0.0-pre.8 #724

merged 1 commit into from
Jul 1, 2019

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants