Skip to content

0.3

Compare
Choose a tag to compare
@Art4 Art4 released this 24 Aug 15:04
· 397 commits to v1.x since this release
  • Document::get('data') returns always a ResourceInterface object
  • Document::get('error') returns a ErrorCollection object
  • Document::get('included') returns a Resource\Collection object
  • \Art4\JsonApiClient\Exception\ValidationException will be thrown instead of InvalidArgumentException
  • \Art4\JsonApiClient\Exception\AccessException will be thrown instead of RuntimetException
  • Added better documentation