North-Seattle-College / ad440-winter2020-tuesday-repo

Repository for AD 440 Winter 2020 Tuesday Class
Apache License 2.0
2 stars 3 forks source link

Fix PUT and DELETE API calls and add error handling #268

Closed jerwest closed 4 years ago

Abdifatah206 commented 4 years ago

Task Fix PUT and DELETE API calls

Wiki PUT and DELETE API calls

Pull request #312 #350 #349

Time

Test scenario -created delete and edit button -in the delete button, I called DELETE API to delete machines by ID. -retrieved data from PUT API to edit machine.