diff options
Diffstat (limited to 'patch')
-rw-r--r-- | patch | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +{ + "@context": "https://www.w3.org/ns/activitystreams", + "type": "Move", + "attributedTo": "https://test.exozy.me/api/v1/activitypub/user/test", + "origin": "https://test.exozy.me/test/Hello-world/src/branch/main", + "target": "https://git.exozy.me/Ta180m/Hello-world/src/branch/main" +} |