Module recent

Source
Expand description

Routes for a user’s recently used images list Note: this assumes that the image referred to exists or is valid.

Structs§

Delete
Remove an entry from the list of recent user images.
List
List recent images for the user. Note: limit query is optional.
Put
Update or add an entry in the list of recent user images. Invoking this bumps the entry to the top of the recent images list.