Add additional start character for JSON response from AI Preprompt
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3493478. --> Reported by: [vivek panicker](https://www.drupal.org/user/3540616) Related to !329 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Add additional start identification character "{\n" for JSON response from AI Preprompt, because we do get this back from AI.<br> (Check attached screenshots)</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>NA</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add the character "{\n" to the list of json start identifiers.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>NA</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>NA</p> <h3 id="summary-api-changes">API changes</h3> <p>NA</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>NA</p>
issue