Releases: nilportugues/php-json-api
Releases · nilportugues/php-json-api
2.1.14
2.1.13
Merge pull request #59 from OskarD/master Fixed relationship data array format to follow JSON API v1.0 standard
2.1.12
Merge pull request #58 from OskarD/master Reversed hidden attribute commits, but kept empty "include=" fix
2.1.11
Test formatting + request protected attribute in JsonApi Request
2.1.10
Protecting invalid access to $mappings[$parentType]
2.1.9
- Making sure DataLinksHelper.php is able to access the
parentType
position.
2.1.8
2.1.7
Merge pull request #52 from apburton84/previous-page-not-set-on-page-2 The pagination links in the returned JSON API response include the pr…
2.1.6
- Removed unnecessary hard-coded composer dependencies.
2.1.5
- Undo 2.1.4