Skip to content

Commit f9a99c4

Browse files
committed
Documents that the Downloads API is deprecated.
1 parent 399a586 commit f9a99c4

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

content/v3/repos/downloads.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ title: Downloads | GitHub API
77
* TOC
88
{:toc}
99

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+
1021
The downloads API is for package downloads only. If you want to get
1122
source tarballs you should use [this](/v3/repos/contents/#get-archive-link)
1223
instead.

0 commit comments

Comments
 (0)