PMT-32: Added Description to Valid Get All Projects Response
This commit is contained in:
parent
99fdf967dc
commit
c02d95a12d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue