Skip to content

Releases: phramework/jsonapi-client

Rewind response body before reading it

13 Sep 13:57

Choose a tag to compare

Merge pull request #25 from phramework/xs-rewind-body-before

Rewind response body before reading it

Fix filter url when using filter attribute multiple times #18

29 Mar 16:32

Choose a tag to compare

2.2.2

Fix filter url when using filter attribute multiple times

Fix RelationshipsData->append behaviour with to-many relationships

29 Mar 14:14

Choose a tag to compare

Fix RelationshipsData->append behaviour with to-many relationships, to
store data in jsonapi normalized specification form

Fix Filter->getURL, use client filter attribute classes

11 Mar 12:00

Choose a tag to compare

Use client filter attribute classes

Add id parameter inside body for patch, put and delete methods

07 Mar 17:10

Choose a tag to compare

2.1.0

Add id parameter for patch, put and delete methods

0.0.1-RC: Merge pull request #2 from alkallio/dev

05 Apr 16:30

Choose a tag to compare

Missing static keyword added