One asset in a workspace's media library.
FoPost.Media.upload/2 answers with the same struct, shaped so it drops straight into a
post's content block through to_media_item/1.
Summary
Functions
Turns an uploaded asset into the media map a post's content block expects.
Types
Functions
@spec to_media_item(t()) :: FoPost.MediaItem.t()
Turns an uploaded asset into the media map a post's content block expects.