We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399a586 commit f9a99c4Copy full SHA for f9a99c4
1 file changed
content/v3/repos/downloads.md
@@ -7,6 +7,17 @@ title: Downloads | GitHub API
7
* TOC
8
{:toc}
9
10
+### Downloads API is Deprecated
11
+
12
+<div class="alert">
13
+ <p>
14
+ The Downloads API (described below) is <a href="/v3/#deprecations">deprecated</a>
15
+ and is scheduled for removal in the next version of the API.
16
17
+ We recommend using <a href="/v3/repos/releases/">Releases</a> instead.
18
+ </p>
19
+</div>
20
21
The downloads API is for package downloads only. If you want to get
22
source tarballs you should use [this](/v3/repos/contents/#get-archive-link)
23
instead.
0 commit comments