Closed Jelcoo closed 2 months ago
Currently there is no delete endpoint for the admin views, only get, patch and post.
I would like to have a delete endpoint as well, so I can delete data with a matching endpoint (instead of hacking together a post request).
-
beta-2024-07
1.11.7
this should probably get marked as a feature request and not a bug
Current Behavior
Currently there is no delete endpoint for the admin views, only get, patch and post.
Expected Behavior
I would like to have a delete endpoint as well, so I can delete data with a matching endpoint (instead of hacking together a post request).
Steps to Reproduce
-
Blueprint Version
beta-2024-07
Panel Version
1.11.7
Is there an existing issue for this?