summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfr33domlover <fr33domlover@riseup.net>2019-08-28 19:24:22 +0300
committerfr33domlover <fr33domlover@riseup.net>2019-08-28 19:24:22 +0300
commit3f0a7ab35775f34ebf443a93551a30f4e86e71c9 (patch)
tree6f83894439baabdcff85163fd388841bd8b9c594
parent5550513f3b92736074c20d67da3c37b9fa6b272e (diff)
Deprecate 'repository' property, use 'context' instead
-rw-r--r--specification/forgefed-vocabulary.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/specification/forgefed-vocabulary.md b/specification/forgefed-vocabulary.md
index 43abea4..c24e225 100644
--- a/specification/forgefed-vocabulary.md
+++ b/specification/forgefed-vocabulary.md
@@ -311,11 +311,12 @@ tickets that depends on this ticket, i.e. this ticket is the `object` of the
**Example:**
-## repository
+## repository (DEPRECATED)
**URI:** `https://forgefed.peers.community/ns#repository`
-**Notes:** Identifies the repository to which a commit belongs.
+**Notes:** Identifies the repository to which a commit belongs. DEPRECATED: Use
+the standard ActivityPub `context` property instead.
**Domain:** `Commit`