apiaryio / mson

Markdown Syntax for Object Notation
MIT License
903 stars 180 forks source link

Fix HAL example #58

Closed pksunkara closed 8 years ago

pksunkara commented 8 years ago

This PR makes sure that this example blueprint will work with the current drafter master.

w-vi commented 8 years ago

It produces no error but the JSON and JSON Schema generated using this approach are wrong and we should fix it as anybody using HAL and API Blueprint will suffer from it.

pksunkara commented 8 years ago

@w-vi Can you please create an issue on drafter repo? Thanks.