From 320e0457d891bdf134021e5996b1b7ea252758f2 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Tue, 12 Jul 2022 23:32:17 -0500 Subject: Add federated PRs testing payload --- patch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 patch 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" +} -- cgit v1.2.3-70-g09d2