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
<contenttype="html"><p>We’re excited to announce that the <a href="/v3/search">new Search API</a> has graduated from <a href="/changes/2013-07-19-preview-the-new-search-api/#preview-period">preview mode</a>.
23
+
As of today, the Search API is an official part of <a href="/v3">GitHub API v3</a>.
24
+
As such, the Search API is now stable and suitable for production use.</p>
25
+
26
+
<h3 id="preview-media-type-no-longer-needed">Preview Media Type No Longer Needed</h3>
27
+
28
+
<p>If you used the Search API during the preview period, you needed to provide a custom media type in the <code>Accept</code> header:</p>
<p>Now that the preview period has ended, you no longer need to pass this custom media type.</p>
34
+
35
+
<p>Instead, we <a href="/v3/media">recommend</a> that you specify <code>v3</code> as the version in the <code>Accept</code> header:</p>
<p>If you have any questions or feedback, <a href="https://github.com/contact?form%5Bsubject%5D=Feeds%20API">please drop us a line</a>.</p></content>
<contenttype="html"><p>We’re following in the footsteps of GitHub.com’s ability to <a href="https://github.com/blog/143-inline-file-editing">edit</a> and
575
+
<a href="https://github.com/blog/1327-creating-files-on-github">create</a> files in your web browser. Starting today, the
576
+
<a href="/v3/repos/contents/">Repository Contents API</a> will let you easily <a href="/v3/repos/contents/#create-a-file">create</a>, <a href="/v3/repos/contents/#update-a-file">update</a>, and even
<contenttype="html"><p>We’re following in the footsteps of GitHub.com’s ability to <a href="https://github.com/blog/143-inline-file-editing">edit</a> and
565
-
<a href="https://github.com/blog/1327-creating-files-on-github">create</a> files in your web browser. Starting today, the
566
-
<a href="/v3/repos/contents/">Repository Contents API</a> will let you easily <a href="/v3/repos/contents/#create-a-file">create</a>, <a href="/v3/repos/contents/#update-a-file">update</a>, and even
<contenttype="html"><p>Last week we announced <a href="https://github.com/blog/1484-check-the-status-of-your-branches">support for build statuses in the branches page</a>.
616
+
Now we are extending this to the API. The <a href="http://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref">API endpoint for commit statuses</a>
617
+
has been extended to allow branch and tag names, as well as commit SHAs.</p>
<contenttype="html"><p>Last week we announced <a href="https://github.com/blog/1484-check-the-status-of-your-branches">support for build statuses in the branches page</a>.
622
-
Now we are extending this to the API. The <a href="http://developer.github.com/v3/repos/statuses/#list-statuses-for-a-specific-ref">API endpoint for commit statuses</a>
623
-
has been extended to allow branch and tag names, as well as commit SHAs.</p>
0 commit comments