diff --git a/test.json b/test.json deleted file mode 100644 index 8ab6f86..0000000 --- a/test.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "id": "10.1111/234567", - "updated": "2023-08-09T17:01:32.340000", - "@context": ["https://www.w3.org/ns/activitystreams", "https://purl.org/coar/notify"], - "type": ["Offer", "coar-notify:ReviewAction"], - "origin": { - "id": "https://www.repo.org", - "inbox": "https://api.repo.org/inbox", - "type": "Service" - }, - "target": { - "id": "https://www.review-service.org", - "inbox": "https://api.review-service.org/inbox", - "type": "Service" - }, - "object": { - "id": "10.1101/234567", - "ietf:cite-as": "https://doi.org/10.1101/234567" - }, - "actor": { - "id": "mailto:c.wilkinson@elifesciences.org", - "type": "Person", - "name": "Chris Wilkinson" - } -}