3PillarGlobal-Czechia / interview-app-api

API for Interview App.
MIT License
3 stars 1 forks source link

UseCase: Delete QuestionSet API #56

Closed PlesnikJakub closed 2 years ago

PlesnikJakub commented 2 years ago

Create an endpoint that will follow CRUD definitions for deletion of question set by ID.

PlesnikJakub commented 2 years ago

Done