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

0 stars 0 forks source link

`/<relativeUri>` in resources should be optional #30

Closed VasiliyLysokobylko closed 8 years ago

VasiliyLysokobylko commented 8 years ago

Currently in chapter https://github.com/raml-org/raml-spec/blob/raml-10-rc2/versions/raml-10/raml-10.md#resources-and-nested-resources the node /<relativeUri> is marked as required. Please change that into optional.

image

VasiliyLysokobylko commented 8 years ago

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