Parameters
answer_id
in: path
type: integer
required: true
body
in: body
type: object
required: true
example value:
{ "body": "string" }
Repsonses
200
Successful operation
example value: (Answer)
403
Not the author
404
Answer not found
405
Invalid input