Skip to content

Commit 07fab06

Browse files
committed
Spread the word about v3
1 parent 4831406 commit 07fab06

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ There are [two versions](/v3/versions) of the GitHub API: **beta** and **v3**. B
1616

1717
Accept: application/vnd.github.beta+json
1818

19-
We encourage you to [request a specific version via the `Accept` header](/v3/media/#beta-v3-and-the-future).
19+
Eventually, v3 will become the default version. We encourage you to [request a specific version via the `Accept` header](/v3/media/#beta-v3-and-the-future).
2020

2121
## Schema
2222

content/v3/versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Versions | GitHub API
55

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

8-
By default, all requests receive the beta version. We encourage you to [request a specific version via the `Accept` header](/v3/media/#beta-v3-and-the-future).
8+
By default, all requests receive the beta version. Eventually, v3 will become the default version. We encourage you to [request a specific version via the `Accept` header](/v3/media/#beta-v3-and-the-future).
99

1010
# v3
1111

0 commit comments

Comments
 (0)