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 cb1d033 commit 6515260Copy full SHA for 6515260
docs/pattern_builder_library.md
@@ -90,7 +90,7 @@ The Drupal Pattern Builder module automatically does all this through Drupal fie
90
"minItems": 1,
91
"items": {
92
"oneOf": [
93
- {"$ref": "card.json"},
+ {"$ref": "card.json"}
94
]
95
}
96
0 commit comments