MLH-Fellowship / orientation-project-python-23.FAL.A

Orientation Project (Python) for 23.FAL.A
0 stars 7 forks source link

Delete skill #28

Closed am831 closed 1 year ago

am831 commented 1 year ago

Implements delete operation for the skill route. A new test is added as well. Currently, none of the tests work because the routes don't return an 'id' key in the JSON response when a POST request is made. Let me know if I should fix that in this issue. Closes #3

fissoreg commented 1 year ago

Thank you @am831, LGTM! :) However, I see that the linting is also failing. Can you look into that?

fissoreg commented 1 year ago

Thank you so much @am831, merged! :)