Expand description
Types for images.
Modules§
- Types for a user’s recent images list. Can be from any ‘MediaLibrary’. Does not verify entries for validity/existence.
- Types to manage image tags.
- Types for user image library.
Structs§
- Query for
Browse
. - Response for
Browse
. - Request to create a new image.
- Wrapper type around
Uuid
, represents the ID of a image. - Over the wire representation of an image’s metadata.
- Response for getting a single image.
- Search for images via the given query string.
- Response for successful search.
- Request to update an image.
- Request to indicate the size of an image for upload.
- URL to upload an image. Supports resumable uploading.
Enums§
- Represents different sizes of images
Type Aliases§
- Response for successfully creating a Image.