diff --git a/_scripts/people.schema.json b/_scripts/people.schema.json index 9694f2105..cac066c5f 100644 --- a/_scripts/people.schema.json +++ b/_scripts/people.schema.json @@ -11,6 +11,7 @@ "type": "array", "items": { "$ref": "#/definitions/focus_area" } }, + "challenge-area": { "$ref": "#/definitions/challenge_area" }, "inspire-id": { "type": "string" }, "institution": { "type": "string" }, "name": { "type": "string" },