Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 6b67b75

Browse files
committed
move notices about defunct events from payload
1 parent 962ea1a commit 6b67b75

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

content/v3/activity/events/types.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@ Key | Type | Description
7070

7171
Triggered when a new [download](/v3/repos/downloads/) is created.
7272

73+
Events of this type are **no longer created**, but it's possible that they exist in timelines of some users.
74+
7375
### Hook name
7476

7577
`download`
7678

7779
### Payload
7880

79-
Events of this type are **no longer created**, but it's possible that they exist in timelines of some users.
80-
8181
Key | Type | Description
8282
----|------|-------------
8383
`download`|`object` | The [download](/v3/repos/downloads/) that was just created.
@@ -136,14 +136,14 @@ Key | Type | Description
136136

137137
Triggered when a [Gist](/v3/gists/) is created or updated.
138138

139+
Events of this type are **no longer created**, but it's possible that they exist in timelines of some users.
140+
139141
### Hook name
140142

141143
`gist`
142144

143145
### Payload
144146

145-
Events of this type are **no longer created**, but it's possible that they exist in timelines of some users.
146-
147147
Key | Type | Description
148148
----|------|-------------
149149
`action`|`string` | The action that was performed. Can be "create" or "update"

0 commit comments

Comments
 (0)