Struct for a shared link returned by the sharing endpoints.
@type t() :: %Magpie.SharedLink{path: term(), url: term()}