feat: update API endpoints

This commit is contained in:
Maël Gangloff
2024-07-17 14:00:46 +02:00
parent 36a76f2876
commit c9b9cdad59
6 changed files with 25 additions and 56 deletions

View File

@@ -2,8 +2,6 @@
namespace App\Entity;
use ApiPlatform\Metadata\ApiResource;
use ApiPlatform\Metadata\Get;
use App\Config\EventAction;
use DateTimeImmutable;
use Doctrine\ORM\Mapping as ORM;