CCirbo / Little_Shop

1 stars 2 forks source link

ENDPOINT --> DELETE: Item (Destroy) #21

Open TDManning opened 4 weeks ago

TDManning commented 4 weeks ago

Destroy the record and associated data

Handle Cascading deletes

Should return 204 HTTP status code

Check/confirm function in Postman

Completed