Skip to content

Releases: MacsiDigital/laravel-api-client

Bug fix

29 May 10:22
Compare
Choose a tag to compare
3.0.2

Merge branch 'master' into 3.0

fix make on hasMany

29 May 14:10
Compare
Choose a tag to compare
2.0.6

fix make on hasMany

Fix getKey error

29 May 11:59
Compare
Choose a tag to compare
Update InteractsWithAPI.php

Fix GetKeyForEndPoint error

Deletion error

29 May 11:27
Compare
Choose a tag to compare

Fix error on deletion

Bug fix

29 May 10:22
Compare
Choose a tag to compare
On save functions the current model is updated instead of being created fresh, so its able to be used after save.

i.e. the passed by referenced model is returned instead of a new model.

fix make on hasMany

29 May 14:12
Compare
Choose a tag to compare
1.0.19

fix make on hasMany

fix make on hasMany

29 May 14:10
Compare
Choose a tag to compare
1.0.18

Fix make on hasMany

Fix getKey error

29 May 11:58
Compare
Choose a tag to compare
Update InteractsWithAPI.php

Fix getKeyForEndpoint Error

Deltion fix

29 May 11:27
Compare
Choose a tag to compare

Fix error on deletion

Bug fix

29 May 10:22
Compare
Choose a tag to compare
On save functions the current model is updated instead of being created fresh, so its able to be used after save.

i.e. the passed by referenced model is returned instead of a new model.