Unverified Commit 2be60eab authored by Senya's avatar Senya Committed by Benjamin Neff
Browse files

Update archive-format.json

/ was missing in the profile entity $ref

closes #7835
parent af500dab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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": {