-
-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Laravel Rest Api Version
2.8
Laravel Version
11
PHP Version
8.2
Database Driver & Version
No response
Description
The Rest API returns a status of 200 when a delete request is executed on an inexistent resource.
Steps To Reproduce
send :
Method: DELETE
URL : http://project/api/ressource
Body :
{
"resources": ["inexistentidxgsdsdsdsdssf0qj8abzcss4sr4d7p7"] // inexistent ID
}
Metadata
Metadata
Assignees
Labels
No labels