Add a config/schema file
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3222334. -->
Reported by: [jcnventura](https://www.drupal.org/user/122464)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The module has no schema defined for the config file. We should add one.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Run the <a href="https://www.drupal.org/project/config_inspector">https://www.drupal.org/project/config_inspector</a> checks on a site using simple klaro and see the errors.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add the schema file to config/schema.</p>
> Related issue: [Issue #3222370](https://www.drupal.org/node/3222370)
issue