Skip to content

Commit 6de8415

Browse files
committed
Correct output for notifications thread response
1 parent dc5c966 commit 6de8415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/activity/notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ updated since this time will not be updated. Default: Now. Expected in ISO
154154
### Response
155155

156156
<%= headers 200 %>
157-
<%= json(:thread) { |h| [h] } %>
157+
<%= json(:thread) %>
158158

159159
## Mark a thread as read
160160

0 commit comments

Comments
 (0)