You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/topics/3.1-announcement.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The cursor based pagination renders a more simple 'Previous'/'Next' control.
26
26
27
27
The pagination API was previously only able to alter the pagination style in the body of the response. The API now supports being able to write pagination information in response headers, making it possible to use pagination schemes that use the `Link` or `Content-Range` headers.
28
28
29
-
**TODO**: Link to docs.
29
+
For more information, see the [custom pagination styles](../api-guide/pagination/#custom-pagination-styles) documentation.
0 commit comments