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

0 stars 0 forks source link

finalize all use of data types in named parameters #15

Closed VasiliyLysokobylko closed 8 years ago

VasiliyLysokobylko commented 8 years ago

In RC1, a named parameter such as header or query parameter is defined as a "properties declaration". That might impose restrictions, for example, between query parameters. We need to finalize what the value of named parameters are in relation with types.

VasiliyLysokobylko commented 8 years ago

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