Implement config schema for block.settings.menu_block.*.{follow, follow_parent}
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3022011. -->
Reported by: [idebr](https://www.drupal.org/user/1879760)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p><span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/menu_block/-/work_items/2756675" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/menu_block/-/work_items/2756675</a></span> introduced new configuration options, but these options are not defined in menu_block.schema.yml</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Implement config schema for block.settings.menu_block.*.{follow, follow_parent}</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<ol>
<li>Write a patch</li>
<li>Review</li>
<li>Commit</li>
</ol>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>None.</p>
<h3 id="summary-api-changes">API changes</h3>
<p>None.</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>The data type for block.settings.menu_block.*.{follow, follow_parent} may change to the data type defined in menu_block.schema.yml</p>
<h3 id="summary-release-notes">Release notes snippet</h3>
<p>Implemented config schema for block.settings.menu_block.*.{follow, follow_parent}</p>
> Related issue: [Issue #2756675](https://www.drupal.org/node/2756675)
> Related issue: [Issue #3066521](https://www.drupal.org/node/3066521)
issue