We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b057553 commit bda84a9Copy full SHA for bda84a9
docs/examples/specs/allof.json
@@ -35,7 +35,7 @@
35
"description": "Employee Details (Nested)",
36
"allOf": [
37
{ "$ref": "#/definitions/Type1"},
38
- { "$ref": "#/definitions/Type2"},
+ { "$ref": "#/definitions/Type2"}
39
]
40
},
41
"Phone": {
0 commit comments