schemas/popolo/person.json in pupa-0.1.7 vs schemas/popolo/person.json in pupa-0.1.8
- old
+ new
@@ -104,10 +104,10 @@
"items": {
"$ref": "http://popoloproject.com/schemas/link.json#"
}
},
"memberships": {
- "description": "The relationships to which the person is a party",
+ "description": "Memberships",
"type": "array",
"items": {
"$ref": "http://popoloproject.com/schemas/membership.json#"
}
},