From 524bd99fd5c881318f44db67b9bda3c3af1fcc95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20K=C3=BCck?= Date: Wed, 2 Oct 2024 10:02:10 +0200 Subject: [PATCH] PMT-32: Added Description to Valid Get All Projects Response --- api/pmt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pmt.yml b/api/pmt.yml index f3739be..fbcab1e 100644 --- a/api/pmt.yml +++ b/api/pmt.yml @@ -43,7 +43,7 @@ paths: description: "Get a List of all Projects" responses: 200: - description: "" + description: "Returns a List of all Projects" content: application/json: schema: