You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.
Right now, we're only sending one image per post. We want to change the spec so that it allows multiple media files to be uploaded at once. They should be posted as name="media[]" so they come to the server as an array of files.
The text was updated successfully, but these errors were encountered:
Right now, we're only sending one image per post. We want to change the spec so that it allows multiple media files to be uploaded at once. They should be posted as name="media[]" so they come to the server as an array of files.
The text was updated successfully, but these errors were encountered: