Skip to content

Commit 483ea94

Browse files
authored
Merge pull request json-api#1430 from nogates/patch-1
Add missing comma
2 parents 0ad5af7 + 5213d6c commit 483ea94

File tree

1 file changed

+1
-1
lines changed
  • _profiles/ethanresnick/cursor-pagination

1 file changed

+1
-1
lines changed

_profiles/ethanresnick/cursor-pagination/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ The response would contain:
231231
```
232232
{
233233
"links": {
234-
"prev": "/example-data?page[before]=abcde&page[size]=3"
234+
"prev": "/example-data?page[before]=abcde&page[size]=3",
235235
"next": "/example-data?page[after]=zzz&page[size]=3"
236236
},
237237
"data": [

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy