Response shape for list/2.
Summary
Types
@type t() :: %YourImageShare.ListResult{ data: [YourImageShare.ListedUpload.t()], meta: YourImageShare.ListMeta.t() }
Response shape for list/2.
@type t() :: %YourImageShare.ListResult{ data: [YourImageShare.ListedUpload.t()], meta: YourImageShare.ListMeta.t() }