Skip to content

Commit ea52122

Browse files
Remove 'name' from required properties in pet schema
1 parent 6ea0a97 commit ea52122

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)