Skip to content

Update drupal-links-menu.json metadata to object #4885

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 4, 2025

Conversation

aklump
Copy link
Contributor

@aklump aklump commented Aug 1, 2025

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.

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.
Copy link
Contributor

github-actions bot commented Aug 1, 2025

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@madskristensen madskristensen merged commit a22674b into SchemaStore:master Aug 4, 2025
5 checks passed
@madskristensen
Copy link
Contributor

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants