Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit30894c2

Browse files
committed
Deprecate beta version
1 parent2b98886 commit30894c2

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

‎content/v3/versions.md‎

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Versions | GitHub API
33
---
44
#Versions
55

6-
There are two stable versions of the GitHub API: the[v3](#v3) version and thelegacy[beta](#beta) version. There are just a few[differences between these two versions](#differences-from-beta-version).
6+
There are two stable versions of the GitHub API: the[v3](#v3) version and thedeprecated[beta](#beta) version. There are just a few[differences between these two versions](#differences-from-beta-version).
77

88
By default, all requests receive the v3 version. We encourage you to[request a specific version via the`Accept` header](/v3/media/#request-specific-version).
99

@@ -92,20 +92,22 @@ The recommendations below will help you prepare your application for the next ma
9292
: Recommendation: Do not use this attribute. It is obsolete.
9393

9494

95-
#beta
95+
#beta (Deprecated) {#beta}
96+
97+
The[beta API](/v3) is deprecated. Its current functionality is stable and unchangeable. Please[file a support issue][support] if you have problems.
9698

9799
<divclass="alert">
98100
<p>
101+
99102
<strong>Note</strong>: We recommend using the <a href="#v3">v3 API</a>
100-
instead of thelegacy beta version of the API. We will eventually retire the
101-
beta version, but we have no official retirement date to annouce at the
103+
instead of thedeprecated beta version of the API. We will eventually retire
104+
thebeta version, but we have no official retirement date to annouce at the
102105
moment. When the time comes, rest assured that we'll announce the retirement
103106
with plenty of notice.
107+
104108
</p>
105109
</div>
106110

107-
The[beta API](/v3) is stable and unchangeable. Please[file a support issue][support] if you have problems.
108-
109111
##Breaking beta changes
110112

111113
###June 15th, 2011:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp