petrochenko-pavel-a / raml-js-parser2-issues

0 stars 0 forks source link

Remove `displayName` on API root level #50

Closed VasiliyLysokobylko closed 8 years ago

VasiliyLysokobylko commented 8 years ago

Reading through the RAML 1.0 spec and comparing that to the previous version I wonder why RAML 1.0 allows to have displayName on the API root level now? I believe in 0.8 its been only used to give a "friendly" name to resources, but I don't understand why we should do the same on the API root level since we have title already.

VasiliyLysokobylko commented 8 years ago

https://github.com/raml-org/raml-spec/issues/222

petrochenko-pavel-a commented 8 years ago

This is handled by definition system cleanup