Created
May 1, 2021 23:27
-
-
Save ALEXOTANO/f4b6331a07424b61fdfc117e1a9c1350 to your computer and use it in GitHub Desktop.
medium.json.links.rel.on.key
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"links": [ | |
{ | |
"rel": "next", | |
"href": "/link/to/next/page" | |
}, | |
{ | |
"rel": "last", | |
"href": "/link/to/last/page" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment