Score Field Comments on Application Feedback Submit

  • applicationFeedback.submit now accepts an optional comments property on Score field values. Submit comments as plain text in the format { score: 4, comments: { type: "PlainText", value: "A plain text string" } }. Comments are returned in the same PlainText shape in submittedValues.