Make JSON:API Hypermedia a required module.
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3216818. --> Reported by: [deciphered](https://www.drupal.org/user/103796) Related to !6 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Links to the Menu Item endpoints are only in the JSON:API root document if the JSON:API Hypermedia module is present.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Install the module without the JSON:API Hypermedia module.<br> Access `/jsonapi`</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Make JSON:API Hypermedia a required module instead of an optional integration.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Do the thing.</p> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue