Skip to content

Commit e4f5b28

Browse files
committed
only 1 type of notification, dont need the SUMMARIES array anymore
1 parent a038f90 commit e4f5b28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3/activity/notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ time. The time should be passed in as UTC in the ISO 8601 format:
4949
### Response
5050

5151
<%= headers 200 %>
52-
<%= json(:summaries) %>
52+
<%= json(:summary) { |h| [h] } %>
5353

5454
## List your notifications in a repository
5555

0 commit comments

Comments
 (0)