feat: endpoint pour la création d'un manga directement via l'api
This commit is contained in:
parent
4017cabff2
commit
3dc0a0b406
@@ -22,4 +22,8 @@ services:
|
||||
$projectDir: '%kernel.project_dir%'
|
||||
public: true
|
||||
|
||||
App\Domain\Manga\Domain\Contract\Service\ImageProcessorInterface:
|
||||
class: App\Tests\Domain\Manga\Adapter\InMemoryImageProcessor
|
||||
public: true
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user