ignoreRange property

bool? ignoreRange
getter/setter pair

Determining whether or not Apiary should skip the inclusion of any Content-Range header on its response to Scotty.

Implementation

core.bool? ignoreRange;