From 2be60eab1be5014699c3d27a585c08ecf8485aa4 Mon Sep 17 00:00:00 2001 From: Senya Date: Mon, 16 Jul 2018 00:25:34 +0300 Subject: [PATCH] Update archive-format.json / was missing in the profile entity $ref closes #7835 --- lib/schemas/archive-format.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/schemas/archive-format.json b/lib/schemas/archive-format.json index cc4c99ffe..77ef84fb2 100644 --- a/lib/schemas/archive-format.json +++ b/lib/schemas/archive-format.json @@ -22,7 +22,7 @@ "strip_exif": { "type": "boolean" }, "profile": { - "$ref": "https://diaspora.github.io/diaspora_federation/schemas/federation_entities.json#definitions/profile" + "$ref": "https://diaspora.github.io/diaspora_federation/schemas/federation_entities.json#/definitions/profile" }, "contact_groups": {