Skip to content

Commit 4db7b1a

Browse files
Remove 'name' from required properties in pet schema
1 parent ecc4ccd commit 4db7b1a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

multi-file/schemas/pet.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
type: object
22
required:
33
- id
4-
- name
54
properties:
65
id:
76
type: integer

0 commit comments

Comments
 (0)