This repository was archived by the owner on Nov 1, 2017. It is now read-only.
File tree Expand file tree Collapse file tree
content/v3/activity/events Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,14 +70,14 @@ Key | Type | Description
7070
7171Triggered 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-
8181Key | Type | Description
8282----|------|-------------
8383` download ` |` object ` | The [ download] ( /v3/repos/downloads/ ) that was just created.
@@ -136,14 +136,14 @@ Key | Type | Description
136136
137137Triggered 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-
147147Key | Type | Description
148148----|------|-------------
149149` action ` |` string ` | The action that was performed. Can be "create" or "update"
You can’t perform that action at this time.
0 commit comments