apiaryio / api-blueprint

API Blueprint
https://apiblueprint.org
MIT License
8.64k stars 2.14k forks source link

MSON Parameters and Headers #286

Open zdne opened 8 years ago

zdne commented 8 years ago

Use MSON syntax for description of URI parameters and HTTP headers

RFC draft PR: https://github.com/apiaryio/api-blueprint-rfcs/pull/3

EBPTeam commented 8 years ago

Hi Z,

I've seen examples of defining the headers using MSON syntax. I just can't find any examples for making a reusable definition of a header and then include it in multiple requests. Is this still being worked on, or is it already possible to define and reuse headers?

zdne commented 8 years ago

Is this still being worked on, or is it already possible to define and reuse headers?

This is just a planned feature. So nothing implemented from this just yet. Also additional clarification in the RFC is still needed.

If you would like to we will be happy for any contribution or comments (on the RFC PRs).