rspec_api_documentation icon indicating copy to clipboard operation
rspec_api_documentation copied to clipboard

Description for request headers

Open emilsoman opened this issue 9 years ago • 3 comments

Currently it looks like headers can only have a name and a value. When using custom headers in requests it may be a good idea to document the intent using a description (like parameters). Does this look like something that can be added to RAD ?

emilsoman avatar Jun 04 '15 09:06 emilsoman

I think this would be a good addition.

oestrich avatar Feb 01 '16 20:02 oestrich

I really like the parameter convention, could we make headers use that style declaration instead?

rpocklin avatar Jul 12 '16 22:07 rpocklin

Also response_header (like response_field).

derikson avatar Sep 25 '16 14:09 derikson