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
{{ message }}
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: content/changes/2014-04-22-deprecating-beta-media-type.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author_name: jasonrudolph
7
7
8
8
Now that the GitHub API is[serving the v3 media type by default][v3-default], we are deprecating the legacy[beta media type][beta].
9
9
10
-
We will eventually remove support for the beta media type, but we have no official retirement date to annouce at the moment. When the time comes, rest assured that we'll announce the retirement with plenty of notice. In the meantime, existing API clients that rely on the beta media type should start making plans to migrate tothe v3 media type. The beta media type differs from the v3 media type in[just a few places][differences]. In most cases, migrating an application from the beta media type to the v3 media type is smooth and painless.
10
+
We will eventually remove support for the beta media type, but we have no official retirement date to annouce at the moment. When the time comes, rest assured that we'll announce the retirement with plenty of notice. In the meantime, existing API clients that rely on the beta media type should start making plans to migrate tov3. The beta media type differs from the v3 media type in[just a few places][differences]. In most cases, migrating an application from the beta media type to the v3 media type is smooth and painless.
11
11
12
12
As always, if you have any questions, please[get in touch][contact].