raml-org / raml-js-parser

(deprecated) A RAML parser based on PyYAML written in CoffeScript and available for use as NodeJs module or in-browser.
195 stars 53 forks source link

Do not allow displayName to be optional in a resource type #85

Closed xaka closed 10 years ago

dmartinezg commented 10 years ago

This one is good. Still, we must go over all keys and make the changes so that no scalar nodes can be optional.