We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e2793 commit 755e288Copy full SHA for 755e288
docs/src/data/objects/supportticketreply.yaml
@@ -19,3 +19,11 @@ schema:
19
type: String
20
value: some_other_user
21
description: The user who submitted this reply.
22
+ from_linode:
23
+ type: Boolean
24
+ description: Whether or not this reply is from a linode employee.
25
+ value: True
26
+ gravatar_id:
27
+ type: String
28
+ description: The gravatar id of the last user to update this ticket.
29
+ value: "c3933905f8e430d6a5872b9cf635cf35"
0 commit comments