devour-client
devour-client copied to clipboard
Requested entity not inserted in relations
While investigating #82 I found another bug
If you ask for an entity, e.g. clan with `id: 21´,
all releations are inserted correctly, except the entity itself

Problem
relatedItemsFor only checks the include part of response, not the cache ...