- Issue created by @mxr576
- @mxr576 opened merge request.
If you have the Config Schema checker enabled in your dev env (as you should) you get the following error on module insta..
In ConfigSchemaChecker.php line 98:
Schema errors for gemini_provider.settings with the following errors: gemini_provider.settings:_core missing schema
Correct the config schema, because gemini_provider.settings is a config object not a mapping.
Active
1.0
Code