Commit a22674b
authored
Update drupal-links-menu.json (SchemaStore#4885)
Change from array to object because Drupal uses this as an associative array, which in JSON Schema must be defined as an object. @see \token_menu_link_translated_title() for a usage example.1 parent 397a0cf commit a22674b
File tree
1 file changed
+2
-2
lines changed- src/schemas/json
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments