canmove, Confirmed users
1,173
edits
(→GET) |
(→GET) |
||
Line 193: | Line 193: | ||
| required | | required | ||
| Select from the union of the collections specified. | | Select from the union of the collections specified. | ||
|- valign="top" | |||
| newer | |||
| Returns only ids for objects in the collection that have been last modified since the date given. | |||
|- valign="top" | |||
| full | |||
| If defined, returns the full WBO, rather than just the id. | |||
|- valign="top" | |||
| limit | |||
| Sets the maximum number of ids that will be returned. | |||
|- valign="top" | |- valign="top" | ||
| sort | | sort | ||
| 'oldest' - Orders by modification date (oldest first)<br> | | 'oldest' - Orders by modification date (oldest first)<br> | ||
'newest' - Orders by modification date (newest first)<br> | 'newest' - Orders by modification date (newest first)<br> |