Skip to content

Releases: kimmelsg/cj-transmit

0.3.10: Merge pull request #1 from aejnsn/master

27 Feb 17:49
Compare
Choose a tag to compare
Adding a controller method to produce 422 Unprocessable Entity response.

0.3.9

26 Feb 21:11
Compare
Choose a tag to compare
Changing unauthorized back to 401.

0.3.8: One more instance of the status code in the test needed to change to …

19 Feb 18:09
Compare
Choose a tag to compare

0.3.7

19 Feb 00:57
Compare
Choose a tag to compare
Change unauthorized response to a 403 status code.

0.3.6

12 Feb 21:58
Compare
Choose a tag to compare
Updating test to match null object changes on default serializer.

0.3.5

11 Feb 14:24
Compare
Choose a tag to compare
Removing 'meta' tag from default serializer.

Now accepts include parameters from the header or the query string.

31 Jan 13:00
Compare
Choose a tag to compare
Chaging parseIncludes to now accept includes from the header or the q…

…uery string.

0.3.3

27 Jan 18:36
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/NavJobs/laravel-api

Allowing empty and custom resource keys.

20 Jan 15:39
Compare
Choose a tag to compare
0.3.2

Updating default serializer to allow for empty and custom resource keys.

Fixing null resources for includes.

15 Jan 14:42
Compare
Choose a tag to compare
0.3.1

Merge branch 'master' of https://github.com/NavJobs/laravel-api