Skip to content

Commit 41af51c

Browse files
committed
Update README.md
1 parent c433144 commit 41af51c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ To slice resources, add `_start` and `_end`.
132132

133133
```
134134
GET /:resource?_start=&end=
135-
GET /:resource?filter=&filter=&_start=&end=
136-
GET /:parent/:parentId/:resource?_start=&end=
135+
GET /:resource?filter=&filter=&_start=&_end=
136+
GET /:parent/:parentId/:resource?_start=&_end=
137137
```
138138

139139
To make a full-text search on resources, add `q`.

0 commit comments

Comments
 (0)