use federate-repo users for our local test
This commit is contained in:
parent
b2a9b53041
commit
084eed82a4
|
@ -90,8 +90,8 @@ curl -X 'POST' \
|
|||
{
|
||||
"id": "http://localhost:3000/api/v1/activitypub/user-id/1/outbox/12345",
|
||||
"type": "Star",
|
||||
"source": "forgejo",
|
||||
"actor": "http://localhost:3000/api/v1/activitypub/user-id/5",
|
||||
"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 New Issue