From c02d95a12d6b78e0f37528c9c2f7e6a1e05efaed 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: