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

0 stars 0 forks source link

It is unclear from the spec how PassThrough security scheme settings should look #51

Closed VasiliyLysokobylko closed 8 years ago

VasiliyLysokobylko commented 8 years ago

The sample does not help either, and looks incorrect.

The wording in the spec is following:

For every header or queryParameter defined in describedBy, the value is required and passed along with the request without modification.

I can guess that: 1) the value is required phrase is about settings. 2) The settings should contain a key named the same way as query parameter or header, and it should become required.

We need to clarify this and provide a correct sample.

Direct link for the spec: http://docs.raml.org/specs/1.0/#raml-10-spec-pass-through

VasiliyLysokobylko commented 8 years ago

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

petrochenko-pavel-a commented 8 years ago

This issue is covered during definition system cleanup