core icon indicating copy to clipboard operation
core copied to clipboard

Create a request to display question details

Open misha130 opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe. The question page details should display the questions and all relevant answers. Thus an API for that is needed.

Describe the solution you'd like Create a repository inside of application project called Questions and retrieve the necessary question details based on the question id received from the client. Validate the request, return errors if not valid. Should be authorized.

misha130 avatar Mar 24 '20 12:03 misha130