Skip to content

Releases: wajez/api

1.4.1

30 May 07:06
eef5fa9
Compare
Choose a tag to compare
Merge pull request #4 from wajez/add-total-count

adding `Content-Total` to response of `list` and `showManyRelated` routes

1.3.0

21 May 09:47
Compare
Choose a tag to compare
using query parameter `where` instead of `req.body` to filter results…

… on `list` and `show-many-related`

1.2.0

19 May 17:48
Compare
Choose a tag to compare
`req.body` can be used to filter data on `list` and `show-many-relate…

…d` routes

1.1.0

19 May 07:41
Compare
Choose a tag to compare
writing documentation