mirror of
https://github.com/encounter/JSONAPI.git
synced 2026-07-10 12:18:40 -07:00
99d9d96dbb
This prevents a decoding error when `included[].relationships.*.data` is missing, using the same logic as if it was nil.