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 5d6bfc7 commit b057553Copy full SHA for b057553
docs/examples/specs/allof.json
@@ -36,7 +36,6 @@
36
"allOf": [
37
{ "$ref": "#/definitions/Type1"},
38
{ "$ref": "#/definitions/Type2"},
39
- { "$ref": "#/definitions/primitiveType"}
40
]
41
},
42
"Phone": {
0 commit comments