0.3
Document::get('data')
returns always aResourceInterface
objectDocument::get('error')
returns aErrorCollection
objectDocument::get('included')
returns aResource\Collection
object\Art4\JsonApiClient\Exception\ValidationException
will be thrown instead ofInvalidArgumentException
\Art4\JsonApiClient\Exception\AccessException
will be thrown instead ofRuntimetException
- Added better documentation