You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/developers/overview/about-githubs-apis.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,7 @@ versions:
9
9
github-ae: '*'
10
10
---
11
11
12
-
There are two stable versions of the GitHub API: the [REST API](/rest) and the [GraphQL API](/graphql).
13
-
14
-
When using the REST API, we encourage you to [request v3 via the `Accept` header](/rest/overview/media-types#request-specific-version).
15
-
16
-
For information on using the GraphQL API, see the [v4 docs](/graphql).
12
+
There are two stable versions of the GitHub API: the [REST API](/rest) and the [GraphQL API](/graphql). When using the REST API, we encourage you to [request v3 via the `Accept` header](/v3/media/#request-specific-version). For information on using the GraphQL API, see the [v4 docs](/graphql).
0 commit comments