Update archive-format.json
/ was missing in the profile entity $ref closes #7835
This commit is contained in:
parent
af500dabbc
commit
2be60eab1b
1 changed files with 1 additions and 1 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue