gamache / hyperresource

A self-inflating Ruby client for hypermedia APIs. Not under active development.
http://hyperresource.com/doc
MIT License
304 stars 29 forks source link

Support embedded resources that have no links #30

Closed ghost closed 9 years ago

ghost commented 10 years ago

Add support for embedded resources that contain no "self" link or no "_links" property at all, as permitted by the HAL spec. Fixes issue #29.

gamache commented 9 years ago

Thanks for the patch! And um, thanks for waiting :+1: