Task: Add weight and breadcrumbs attributes to node pages.
Using the json api for "Jobs at the Library" Drupal node page as the example. For full: https://dev.lib.umich.edu/web/jsonapi/node/page/68bd39d6-5546-4789-9b3c-0724782b2508
Breadcrumb specs:
- Start at the homepage.
- Attach property of
breadcrumbswith an array of objects as the value. - Each object in the array contains
textandto.textis the page title.tois the alias to that page.