core icon indicating copy to clipboard operation
core copied to clipboard

Create a request for a new answer

Open misha130 opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe. The user should have an ability to create a new answer after filling out the new answer body. Thus an API for that is needed.

Describe the solution you'd like Create a repository inside of application project called Answers and create the answer based on the data received from the client. Validate the request, return errors if not valid. Should be authorized.

misha130 avatar Mar 24 '20 12:03 misha130