Missing config schema for ai log type
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3524436. --> Reported by: [a.dmitriiev](https://www.drupal.org/user/3235287) Related to !602 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When adding the new ai log type with recipe, the config validation fails, as the schema for AI Log Type config is missing.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Create a recipe that creates Ai Log Type with config action.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add config schema for ai log type</p>
issue