3PillarGlobal-Czechia / interview-app-api

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

Create an endpoint for reordering questions in a set #77

Closed PlesnikJakub closed 2 years ago

PlesnikJakub commented 2 years ago

Description

User Story

As an API consumer, I want to be able to send requests to reorder questions inside the set, So that I can store order for the next usage and create the structure for the whole interview.

AC