MentorFeedbackCreate
contentContent (string)required
rating object
anyOf
- integer
- null
integer
Possible values: >= 1 and <= 5
attachments object
anyOf
- undefined[]
- null
Array [
]
MentorFeedbackCreate
{
"content": "string",
"rating": 0,
"attachments": [
null
]
}