diff --git a/schemas/questionnaire_v1.json b/schemas/questionnaire_v1.json index 029bbea0..3236b19f 100755 --- a/schemas/questionnaire_v1.json +++ b/schemas/questionnaire_v1.json @@ -45,6 +45,9 @@ "description": { "$ref": "common_definitions.json#/non_empty_string" }, + "sds_schema_version": { + "type": "string" + }, "supplementary_data": { "type": "object", "description": "A object containing the lists which come from supplementary data",