We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29a552 commit d6d9baeCopy full SHA for d6d9bae
README.md
@@ -50,7 +50,7 @@ PATCH /posts/1
50
DEL /posts/1
51
```
52
53
-To slice resources, add `_start` and `_end`. An `X-Total-Count` header will be included in the response.
+To slice resources, add `_start` and `_end`. An `X-Total-Count` header is included in the response.
54
55
56
GET /posts?_start=0&_end=10
0 commit comments