Skip to content

Commit 8ed186c

Browse files
fix: remove required constraint from name property
1 parent f0ef068 commit 8ed186c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

simple.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ components:
2929
readOnly: true
3030
name:
3131
type: string
32-
required:
33-
- name
3432
paths:
3533
/api/v1.0/groups:
3634
post:

0 commit comments

Comments
 (0)