j
Controller: * @Route@Route("/pizza/{id}", name="remove.pizza", methods={"DELETE"})remove.pizza", methods={"DELETE"})
php bin/console debug:router. api.remove.pizza DELETE ANY ANY /api/pizza/{id}
Error: No route found for "DELETE /api/pizza": Method Not Allowed (Allow: GET)
Все как бы правильно а ошибка выползает . Почему ?