Closed
Description
When including a to-many relationship that is empty, we're encountering a bug in the underlying encoder:
Exception: Cannot traverse an already closed generator
src/Parser/RelationshipData/RelationshipDataIsCollection.php:132
Have opened the issue and submitted a PR here:
neomerx/json-api#252