Parameters
question_id
in: path
type: integer
required: true
body
in: body
type: string
required: true
example value:
{ "body": "string" }
Response
201
Successful operation
example value: (Comment model)
400
Invalid ID supplied
Bad Request Type