Releases: integreat-io/integreat-api-json
Releases · integreat-io/integreat-api-json
v0.1.5
v0.1.4
Update vulnerable dependencies.
v0.1.3
Pagination on reference endpoints, e.g. /entries/ent1/comments?page=20
.
v0.1.2
Fix bug where null
on links.next
where encoded. Correctly sets links.next = null
now.
v0.1.1
When paginating, the json response will have a links.next
uri to get the result from the next page.
Also added the baseUri
option, to set a canonical base uri for links to the api.
v0.1.0
First release