File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ schema:
49
49
description : The entity this ticket was opened regarding.
50
50
id :
51
51
type : Integer
52
- value : 9302
52
+ value : 123
53
53
description : The entity's ID that this event is for. This is meaningless without a type.
54
54
label :
55
55
type : String
@@ -71,8 +71,8 @@ schema:
71
71
value : ["screenshot.jpg", "stacktrace.txt"]
72
72
gravatar_id :
73
73
type : String
74
- description : The gravatar id of the last user to update this ticket.
75
- value : " c3933905f8e430d6a5872b9cf635cf35 "
74
+ description : The gravatar id of the user who opened this ticket.
75
+ value : " aad889008f120255f1ac47fde3f5338b "
76
76
enums :
77
77
Status :
78
78
new : The support ticket has just been opened.
Original file line number Diff line number Diff line change @@ -25,5 +25,5 @@ schema:
25
25
value : True
26
26
gravatar_id :
27
27
type : String
28
- description : The gravatar id of the last user to update this ticket .
29
- value : " c3933905f8e430d6a5872b9cf635cf35 "
28
+ description : The gravatar id of the user who posted this reply .
29
+ value : " aad889008f120255f1ac47fde3f5338b "
You can’t perform that action at this time.
0 commit comments