putCantEat
@PUT(value = "canteats/{id}")
Updates a CantEat item in the API.
Return
The updated ApiCantEat item.
Parameters
id
The ID of the CantEat item to update.
cantEat
The updated CantEat item.
Updates a CantEat item in the API.
The updated ApiCantEat item.
The ID of the CantEat item to update.
The updated CantEat item.