danielgtaylor / aglio

An API Blueprint renderer with theme support that outputs static HTML
4.75k stars 480 forks source link

Map request to response #274

Open Anshul-M opened 8 years ago

Anshul-M commented 8 years ago

I am looking for something like we can map the incoming request elements to response elements like in some case we need to pass unique request id and same request id is require in the response messages. so in our case we are sending different request id and want the same request id as part of response along with other request values as response.