api-platform / admin

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

Register correctly the resource with the introspected operations #441

Closed alanpoulain closed 2 years ago

alanpoulain commented 2 years ago

When there is no PUT operation for a resource, it should be registered with the hasEdit prop set to false. It should be the same for all the operations.