gemini_provider.settings:_core missing schema
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3514659. -->
Reported by: [mxr576](https://www.drupal.org/user/315522)
Related to !18
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>If you have the Config Schema checker enabled in your dev env (as you should) you get the following error on module insta..</p>
<pre>In ConfigSchemaChecker.php line 98:<br> <br> Schema errors for gemini_provider.settings with the following errors: gemini_provider.settings:_core missing schema <br> </pre><h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Correct the config schema, because gemini_provider.settings is a config object not a mapping.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<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