webapi
webapi copied to clipboard
Webapi-Swagger : Add support/handling for Response Headers
Response Headers can be defined in the Response
data type in the Swagger
doc.
We need to calculate their types and make sure they will be included in the Contract (probably under theHeaderOut
section)