Hi all,
Does the admin API support generic file upload (not just image formats, but say PDF, ZIP, text files, etc)? The editor supports this
Can this be done by using/abusing the existing image upload API?
The goal is to create posts via API that contain both embedded images and non-image files
Thanks!