carbon-io / carbond

MIT License
2 stars 5 forks source link

implement OperationResponse.headers #254

Open gregbanks opened 6 years ago

gregbanks commented 6 years ago

doesn't look like this is used anywhere... i'm guessing this was meant to house schemas used to validate any custom headers being set on the response. if this is the case, should we make it an object instead of an array?

https://github.com/carbon-io/carbond/blob/collection-overhaul/lib/OperationResponse.js#L32