Feature: Delete submission (#137)

* Feature: Delete submission

* Small polishing

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
formsdev
2023-06-30 19:23:04 +05:30
committed by GitHub
parent 645a3712d6
commit 1d5c6f4895
8 changed files with 126 additions and 19 deletions

View File

@@ -11,7 +11,7 @@ namespace App\Service\OpenAi\Utils;
* Licensed under MIT license.
*/
use App\Exceptions\Coursework\InvalidJsonException;
use Aws\Exception\InvalidJsonException;
/**
* Attempts to fix truncated JSON by padding contextual counterparts at the end.