Closed bruth closed 9 years ago
This is to support cbmi/serrano#205. The implementation can simply check if the header is supplied and use that and fallback to the embedded _links object if one exists. This ensures backwards compatibility.
_links
Relevant: https://github.com/hongymagic/Backbone.LinkedCollection
This is to support cbmi/serrano#205. The implementation can simply check if the header is supplied and use that and fallback to the embedded
_links
object if one exists. This ensures backwards compatibility.