aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2022-07-12 23:32:17 -0500
committerAnthony Wang2022-07-12 23:32:17 -0500
commit320e0457d891bdf134021e5996b1b7ea252758f2 (patch)
tree527efe3fe751b6b6dbbfd6f176984b1f6605836a
parent5fe421046e18411418a38233e308a4e63b5be6e1 (diff)
Add federated PRs testing payload
-rw-r--r--patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/patch b/patch
new file mode 100644
index 0000000..221a636
--- /dev/null
+++ b/patch
@@ -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"
+}