David Sevilla

Results 4 issues of David Sevilla

**Is your feature request related to a problem? Please describe.** Currently our lib does not support Unmarshaling errors because it is not seen in requests to JSON:API servers, but it...

enhancement

This is a WIP development branch for json:api v1.1 and may not be merged as-is. Development of missing JSON:API v1.1 features should occur in new branches with this one as...

**Describe the bug** The uniqueness of resource objects (using type+id pairs) is not being enforced by `Marshal` or `Unmarshal` **Expected behavior** An error should be produced whenever two resource objects...

bug