move return representation to preferences page

This commit is contained in:
steve-chavez
2023-12-01 18:32:38 -05:00
committed by Steve Chavez
parent 1268b0a258
commit 2b4e0cc10a
3 changed files with 92 additions and 68 deletions
+2
View File
@@ -58,6 +58,8 @@ The other way to request a limit or offset is with query parameters. For example
This method is also useful for embedded resources, which we will cover in another section. The server always responds with range headers even if you use query parameters to limit the query.
.. _prefer_count:
Counting
--------