api-platform / admin

A beautiful and fully-featured administration interface builder for hypermedia APIs
https://api-platform.com/docs/admin/
MIT License
480 stars 130 forks source link

Configurable PUT or PATCH updateHttpMethod #519

Open papppeter opened 9 months ago

papppeter commented 9 months ago

Description
It would be nice to configure updateHttpMethod in hydra dataProvider. We are using mostly PATCH as an update method.

laurent-bientz commented 6 months ago

@papppeter did you find a workaround to force PATCH instead of PUT ?