feat: Rangement des endpoints dans la doc Api Platform
This commit is contained in:
parent
30d26f530d
commit
e90c0a140e
@@ -8,7 +8,7 @@ use App\Domain\Manga\Infrastructure\ApiPlatform\State\Processor\FetchMangaChapte
|
||||
use Symfony\Component\Validator\Constraints as Assert;
|
||||
|
||||
#[ApiResource(
|
||||
shortName: 'FetchMangaChapters',
|
||||
shortName: 'MangaChapters',
|
||||
operations: [
|
||||
new Post(
|
||||
uriTemplate: '/manga/chapters/fetch',
|
||||
|
||||
Reference in New Issue
Block a user