Skip to content

Commit bda84a9

Browse files
committed
modified example spec
1 parent b057553 commit bda84a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/specs/allof.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"description": "Employee Details (Nested)",
3636
"allOf": [
3737
{ "$ref": "#/definitions/Type1"},
38-
{ "$ref": "#/definitions/Type2"},
38+
{ "$ref": "#/definitions/Type2"}
3939
]
4040
},
4141
"Phone": {

0 commit comments

Comments
 (0)