Post #2167612
2026-05-07 15:38 UTC
@mariusor@metalhead.club @hongminhee@hollo.social so, basically, disentangling the multi part POST into two POSTs?
Replies (1)
-
@mariusor@metalhead.club 2026-05-07 16:51
@evan@cosocial.ca yes. I don't look at it as "2 POSTs" though. I look at it as a "file upload" followed by an ActivityPub Create activity. If you're looking for one POST request, just have /outbox do the work instead of mediaUpload. @hongminhee@hollo.social