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
<p>The GitHub API version is currently in beta. <ahref="/v3/mime/">The <code>beta</code> mime type</a> property will
51
+
be valid until sometime in 2012. A notice will be given closer to the
52
+
actual date.</p>
53
+
54
+
<p>We consider the beta API unbreakable, so please <ahref="https://github.com/contact">file a support
55
+
issue</a> if you have problems.</p>
56
+
57
+
<h3id="upcoming-version">Upcoming Version</h3>
58
+
59
+
<pre><code>Accept: application/vnd.github.v3+json
60
+
</code></pre>
61
+
62
+
<p>The API is expected to be finalized Real Soon Now.</p>
63
+
64
+
<h4id="expected-changes">Expected Changes</h4>
65
+
66
+
<ul>
67
+
<li>All <code>*_url</code> attributes move to a <code>_links</code> object. See <ahref="http://developer.github.com/v3/pulls/#get-a-single-pull-request">Pull
<p>The GitHub API version is currently in beta. The <code>beta</code> mime type property will
40
-
be valid until sometime in 2012. A notice will be given closer to the
41
-
actual date.</p>
42
-
43
-
<p>We consider the beta API unbreakable, so please <ahref="https://github.com/contact">file a support
44
-
issue</a> if you have problems.</p>
45
-
46
-
<h2id="upcoming-version">Upcoming Version</h2>
47
-
48
-
<pre><code>Accept: application/vnd.github.v3+json
49
-
</code></pre>
50
-
51
-
<p>The API is expected to be finalized Real Soon Now.</p>
52
-
53
-
<h3id="expected-changes">Expected Changes</h3>
54
-
55
-
<ul>
56
-
<li>All <code>*_url</code> attributes move to a <code>_links</code> object. See <ahref="http://developer.github.com/v3/pulls/#get-a-single-pull-request">Pull
0 commit comments