diff --git a/playground/alberto-pucci/program-request-and-development/anforderungsdokument-schema.json b/playground/alberto-pucci/program-request-and-development/anforderungsdokument-schema.json index a101fda6..d2ca561b 100644 --- a/playground/alberto-pucci/program-request-and-development/anforderungsdokument-schema.json +++ b/playground/alberto-pucci/program-request-and-development/anforderungsdokument-schema.json @@ -1,6 +1,6 @@ { - "title": "Anforderungsdokument", + "title": "Requirements Document", "description": "", - "properties": {}, + "properties": {"FunctionalRequirement"}, "required": [] } \ No newline at end of file