Skip to content

Commit ee32aef

Browse files
request body required
1 parent 9641326 commit ee32aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

simple.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ paths:
4343
schema:
4444
$ref: '#/components/schemas/GroupView'
4545
description: Creates one project.
46-
required: false
46+
required: true
4747
responses:
4848
"200":
4949
content:

0 commit comments

Comments
 (0)