Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly paginate forward in the /relations API. (#13840) | Patrick Cloke | 2022-09-22 | 1 | -0/+1 |
This fixes a bug where the `/relations` API with `dir=f` would skip the first item of each page (except the first page), causing incomplete data to be returned to the client. |