mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
source no longer needed
This commit is contained in:
parent
084eed82a4
commit
f673dd1ca7
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue