next-drupal icon indicating copy to clipboard operation
next-drupal copied to clipboard

Drupal 10.1 Decoupled menu adjustments

Open yobottehg opened this issue 2 years ago • 1 comments

Drupal 10.1 introduced the LinkSet endpoints from decoupled_menus modules: https://www.drupal.org/project/drupal/issues/3227824 https://www.drupal.org/project/decoupled_menus

So the https://www.drupal.org/project/jsonapi_menu_items module seems some kind of deprecated in this regard. Documentation would also need to be updated: https://next-drupal.org/docs/reference/getmenu

yobottehg avatar Jul 19 '23 12:07 yobottehg

This new api is separate from jsonapi though so kind of adds a bit more overhead to account for.

apmsooner avatar Aug 14 '23 17:08 apmsooner