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 c433144 commit 41af51cCopy full SHA for 41af51c
README.md
@@ -132,8 +132,8 @@ To slice resources, add `_start` and `_end`.
132
133
```
134
GET /:resource?_start=&end=
135
-GET /:resource?filter=&filter=&_start=&end=
136
-GET /:parent/:parentId/:resource?_start=&end=
+GET /:resource?filter=&filter=&_start=&_end=
+GET /:parent/:parentId/:resource?_start=&_end=
137
138
139
To make a full-text search on resources, add `q`.
0 commit comments