Skip to content

Commit 90c7337

Browse files
test: make id required in GroupView to trigger breaking change
1 parent aac2d97 commit 90c7337

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

simple.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ components:
3232
type: string
3333
required:
3434
- name
35+
- id
3536
paths:
3637
/api/v1.0/groups:
3738
post:

0 commit comments

Comments
 (0)