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"
|
description: "Get a List of all Projects"
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description: ""
|
description: "Returns a List of all Projects"
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
|
|
Loading…
Reference in a new issue