shared::api::endpoints::image

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§

  • Remove an entry from the list of recent user images.
  • List recent images for the user. Note: limit query is optional.
  • 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.