Hi all,
I’m trying to implement pagination in my JSON:API response, but I’m having trouble with the “next” and “previous” links. They aren’t showing up as expected, even though I’m following the pagination guidelines. I’m using version 1.0.0 of the specification. Has anyone run into this issue or have any tips on how to fix it?
Thanks in advance for any advice!