From f673dd1ca763daaa0f8d16ae1e75615ff4a1bc11 Mon Sep 17 00:00:00 2001 From: Michael Jerger Date: Fri, 29 Dec 2023 16:31:52 +0100 Subject: [PATCH] source no longer needed --- docs/unsure-where-to-put/dev-notes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/unsure-where-to-put/dev-notes.md b/docs/unsure-where-to-put/dev-notes.md index 028faa8a15..bdb1d4b843 100644 --- a/docs/unsure-where-to-put/dev-notes.md +++ b/docs/unsure-where-to-put/dev-notes.md @@ -90,7 +90,6 @@ curl -X 'POST' \ { "id": "http://localhost:3000/api/v1/activitypub/user-id/1/outbox/12345", "type": "Star", - "source": "invalid", "actor": "https://federated-repo.prod.meissa.de/api/v1/activitypub/user-id/13", "object": "http://localhost:3000/api/v1/activitypub/repository-id/1" }