Merge pull request #102 from diaspora/cmrd-senya-patch-1-1
Update federation_entities.json
This commit is contained in:
commit
50ce162605
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@
|
||||||
"positive": { "type": "boolean" },
|
"positive": { "type": "boolean" },
|
||||||
"parent_type": { "enum": ["Post", "Comment"] }
|
"parent_type": { "enum": ["Post", "Comment"] }
|
||||||
},
|
},
|
||||||
"required": ["positive"]
|
"required": ["positive", "parent_type"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue