Skip to content

Commit 26dd73c

Browse files
author
Hubot
committed
P U B L I S H 🌈
Generated from 62f85d4
1 parent 30a62a3 commit 26dd73c

File tree

136 files changed

+694
-694
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+694
-694
lines changed

changes.atom

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -187,51 +187,6 @@ curl -H "Accept: application/vnd.github.drax-preview.raw" https://api.github.com
187187
<p>Our thanks goes out to everyone that tried out this enhancement <a href="/changes/2015-04-17-preview-repository-redirects/">during the preview period</a>. During the preview period, you needed to <a href="/changes/2015-04-17-preview-repository-redirects/#how-can-i-try-out-the-redirects">provide a custom media type in the <code>Accept</code> header</a> to opt-in to the redirects. Now that the preview period has ended, you no longer need to specify this custom <a href="/v3/media/">media type</a>.</p>
188188

189189
&lt;p&gt;To learn more about these redirects and how they benefit your applications, be sure to check out the &lt;a href="/changes/2015-04-17-preview-repository-redirects/"&gt;preview period announcement&lt;/a&gt;. As always, if you have any questions, we're &lt;a href="https://github.com/contact?form%5Bsubject%5D=API+Repository+Redirects"&gt;here to help&lt;/a&gt;.&lt;/p&gt;</content>
190-
</entry>
191-
<entry>
192-
<id>tag:developer.github.com,2015-06-24:/changes/2015-06-24-licenses-api-update/</id>
193-
<title type="html">Licenses API update</title>
194-
<published>2015-06-24T07:00:00Z</published>
195-
<updated>2015-06-24T07:00:00Z</updated>
196-
<author>
197-
<name>mislav</name>
198-
<uri>https://github.com/technoweenie</uri>
199-
</author>
200-
<link rel="alternate" href="http://developer.github.com/changes/2015-06-24-licenses-api-update/"/>
201-
<content type="html">&lt;p&gt;We are expanding the &lt;a href="/v3/licenses"&gt;Licenses API&lt;/a&gt; to make it more useful for auditing license usage across all repositories owned by a user or organization.&lt;/p&gt;
202-
203-
&lt;p&gt;Before, license information was only returned for an individual repository:&lt;/p&gt;
204-
205-
&lt;pre&gt;&lt;code&gt;GET /repos/github/hubot
206-
&lt;/code&gt;&lt;/pre&gt;
207-
208-
&lt;p&gt;Now, license information will also be included in reponses from endpoints that list multiple repositories, such as &lt;a href="/v3/repos/#list-organization-repositories"&gt;List organization repositories&lt;/a&gt;:&lt;/p&gt;
209-
210-
&lt;pre&gt;&lt;code&gt;GET /orgs/github/repos
211-
&lt;/code&gt;&lt;/pre&gt;
212-
213-
&lt;p&gt;As before, to access the API during the preview period, you must provide a custom &lt;a href="/v3/media"&gt;media type&lt;/a&gt; in the &lt;code&gt;Accept&lt;/code&gt; header:&lt;/p&gt;
214-
215-
&lt;pre&gt;&lt;code&gt;application/vnd.github.drax-preview+json
216-
&lt;/code&gt;&lt;/pre&gt;
217-
218-
&lt;p&gt;For more information, see the &lt;a href="/v3/licenses/"&gt;Licenses API documentation&lt;/a&gt;, and if you have any questions or feedback, please &lt;a href="https://github.com/contact?form%5Bsubject%5D=Licenses+API"&gt;let us know&lt;/a&gt;.&lt;/p&gt;</content>
219-
</entry>
220-
<entry>
221-
<id>tag:developer.github.com,2015-06-24:/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/</id>
222-
<title type="html">Breaking changes to organization permissions are now official</title>
223-
<published>2015-06-24T07:00:00Z</published>
224-
<updated>2015-06-24T07:00:00Z</updated>
225-
<author>
226-
<name>jakeboxer</name>
227-
<uri>https://github.com/technoweenie</uri>
228-
</author>
229-
<link rel="alternate" href="http://developer.github.com/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/"/>
230-
<content type="html">&lt;p&gt;As &lt;a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24"&gt;promised earlier this month&lt;/a&gt;, the &lt;a href="/changes/2014-12-08-organization-permissions-api-preview/"&gt;API changes&lt;/a&gt; related to managing organization members and repositories are now official parts of the GitHub API.&lt;/p&gt;
231-
232-
&lt;p&gt;During the migration period, you needed to &lt;a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24/#migration-period"&gt;provide a custom media type in the &lt;code&gt;Accept&lt;/code&gt; header&lt;/a&gt; to opt-in to the changes. Now that the migration period has ended, you no longer need to specify this custom &lt;a href="/v3/media"&gt;media type&lt;/a&gt;.&lt;/p&gt;
233-
234-
&lt;p&gt;If you have any questions or feedback, please &lt;a href="https://github.com/contact?form%5Bsubject%5D=Organization+Permissions+API"&gt;get in touch with us&lt;/a&gt;!&lt;/p&gt;</content>
235190
</entry>
236191
<entry>
237192
<id>tag:developer.github.com,2015-06-24:/changes/2015-06-24-api-enhancements-for-working-with-organization-permissions/</id>
@@ -323,6 +278,51 @@ curl -H "Accept: application/vnd.github.drax-preview.raw" https://api.github.com
323278
&lt;a id="send-us-your-feedback" class="anchor" href="#send-us-your-feedback" aria-hidden="true"&gt;&lt;span class="octicon octicon-link"&gt;&lt;/span&gt;&lt;/a&gt;Send us your feedback&lt;/h2&gt;
324279

325280
&lt;p&gt;We would love to hear your thoughts on these enhancements. If you have any questions or feedback, please &lt;a href="https://github.com/contact?form%5Bsubject%5D=Organization+Permissions+API"&gt;get in touch with us&lt;/a&gt;!&lt;/p&gt;</content>
281+
</entry>
282+
<entry>
283+
<id>tag:developer.github.com,2015-06-24:/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/</id>
284+
<title type="html">Breaking changes to organization permissions are now official</title>
285+
<published>2015-06-24T07:00:00Z</published>
286+
<updated>2015-06-24T07:00:00Z</updated>
287+
<author>
288+
<name>jakeboxer</name>
289+
<uri>https://github.com/technoweenie</uri>
290+
</author>
291+
<link rel="alternate" href="http://developer.github.com/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/"/>
292+
<content type="html">&lt;p&gt;As &lt;a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24"&gt;promised earlier this month&lt;/a&gt;, the &lt;a href="/changes/2014-12-08-organization-permissions-api-preview/"&gt;API changes&lt;/a&gt; related to managing organization members and repositories are now official parts of the GitHub API.&lt;/p&gt;
293+
294+
&lt;p&gt;During the migration period, you needed to &lt;a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24/#migration-period"&gt;provide a custom media type in the &lt;code&gt;Accept&lt;/code&gt; header&lt;/a&gt; to opt-in to the changes. Now that the migration period has ended, you no longer need to specify this custom &lt;a href="/v3/media"&gt;media type&lt;/a&gt;.&lt;/p&gt;
295+
296+
&lt;p&gt;If you have any questions or feedback, please &lt;a href="https://github.com/contact?form%5Bsubject%5D=Organization+Permissions+API"&gt;get in touch with us&lt;/a&gt;!&lt;/p&gt;</content>
297+
</entry>
298+
<entry>
299+
<id>tag:developer.github.com,2015-06-24:/changes/2015-06-24-licenses-api-update/</id>
300+
<title type="html">Licenses API update</title>
301+
<published>2015-06-24T07:00:00Z</published>
302+
<updated>2015-06-24T07:00:00Z</updated>
303+
<author>
304+
<name>mislav</name>
305+
<uri>https://github.com/technoweenie</uri>
306+
</author>
307+
<link rel="alternate" href="http://developer.github.com/changes/2015-06-24-licenses-api-update/"/>
308+
<content type="html">&lt;p&gt;We are expanding the &lt;a href="/v3/licenses"&gt;Licenses API&lt;/a&gt; to make it more useful for auditing license usage across all repositories owned by a user or organization.&lt;/p&gt;
309+
310+
&lt;p&gt;Before, license information was only returned for an individual repository:&lt;/p&gt;
311+
312+
&lt;pre&gt;&lt;code&gt;GET /repos/github/hubot
313+
&lt;/code&gt;&lt;/pre&gt;
314+
315+
&lt;p&gt;Now, license information will also be included in reponses from endpoints that list multiple repositories, such as &lt;a href="/v3/repos/#list-organization-repositories"&gt;List organization repositories&lt;/a&gt;:&lt;/p&gt;
316+
317+
&lt;pre&gt;&lt;code&gt;GET /orgs/github/repos
318+
&lt;/code&gt;&lt;/pre&gt;
319+
320+
&lt;p&gt;As before, to access the API during the preview period, you must provide a custom &lt;a href="/v3/media"&gt;media type&lt;/a&gt; in the &lt;code&gt;Accept&lt;/code&gt; header:&lt;/p&gt;
321+
322+
&lt;pre&gt;&lt;code&gt;application/vnd.github.drax-preview+json
323+
&lt;/code&gt;&lt;/pre&gt;
324+
325+
&lt;p&gt;For more information, see the &lt;a href="/v3/licenses/"&gt;Licenses API documentation&lt;/a&gt;, and if you have any questions or feedback, please &lt;a href="https://github.com/contact?form%5Bsubject%5D=Licenses+API"&gt;let us know&lt;/a&gt;.&lt;/p&gt;</content>
326326
</entry>
327327
<entry>
328328
<id>tag:developer.github.com,2015-06-17:/changes/2015-06-17-organizations-endpoint/</id>

changes/1/index.html

Lines changed: 69 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,74 @@ <h2 class="title">
305305
<p></p>
306306
</div>
307307

308+
<div class="change" id="/changes/2015-06-24-licenses-api-update/">
309+
<h2 class="title">
310+
<a id="--licenses-api-update" class="anchor" href="#--licenses-api-update" aria-hidden="true"><span class="octicon octicon-link"></span></a>
311+
<a href="/changes/2015-06-24-licenses-api-update/">Licenses API update</a>
312+
</h2>
313+
314+
<div class="meta">
315+
<ul>
316+
<li class="published">
317+
<span class="octicon octicon-calendar"></span>
318+
June 24, 2015
319+
320+
</li>
321+
<li class="who_when">
322+
<img height="16" width="16" src="https://github.com/mislav.png" alt="Avatar for mislav" data-proofer-ignore>
323+
<a href="https://github.com/mislav" data-proofer-ignore>mislav</a>
324+
</li>
325+
</ul>
326+
</div>
327+
328+
<p></p>
329+
<p>We are expanding the <a href="/v3/licenses">Licenses API</a> to make it more useful for auditing license usage across all repositories owned by a user or organization.</p>
330+
331+
<p>Before, license information was only returned for an individual repository:</p>
332+
333+
<pre><code>GET /repos/github/hubot
334+
</code></pre>
335+
336+
<p>Now, license information will also be included in reponses from endpoints that list multiple repositories, such as <a href="/v3/repos/#list-organization-repositories">List organization repositories</a>:</p>
337+
338+
<pre><code>GET /orgs/github/repos
339+
</code></pre>
340+
341+
<p>As before, to access the API during the preview period, you must provide a custom <a href="/v3/media">media type</a> in the <code>Accept</code> header:</p>
342+
343+
<pre><code>application/vnd.github.drax-preview+json
344+
</code></pre>
345+
346+
<p>For more information, see the <a href="/v3/licenses/">Licenses API documentation</a>, and if you have any questions or feedback, please <a href="https://github.com/contact?form%5Bsubject%5D=Licenses+API">let us know</a>.</p>
347+
</div>
348+
349+
<div class="change" id="/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/">
350+
<h2 class="title">
351+
<a id="--breaking-changes-to-organization-permissions-are-now-official" class="anchor" href="#--breaking-changes-to-organization-permissions-are-now-official" aria-hidden="true"><span class="octicon octicon-link"></span></a>
352+
<a href="/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/">Breaking changes to organization permissions are now official</a>
353+
</h2>
354+
355+
<div class="meta">
356+
<ul>
357+
<li class="published">
358+
<span class="octicon octicon-calendar"></span>
359+
June 24, 2015
360+
361+
</li>
362+
<li class="who_when">
363+
<img height="16" width="16" src="https://github.com/jakeboxer.png" alt="Avatar for jakeboxer" data-proofer-ignore>
364+
<a href="https://github.com/jakeboxer" data-proofer-ignore>jakeboxer</a>
365+
</li>
366+
</ul>
367+
</div>
368+
369+
<p>As <a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24">promised earlier this month</a>, the <a href="/changes/2014-12-08-organization-permissions-api-preview/">API changes</a> related to managing organization members and repositories are now official parts of the GitHub API.</p>
370+
371+
<p>During the migration period, you needed to <a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24/#migration-period">provide a custom media type in the <code>Accept</code> header</a> to opt-in to the changes. Now that the migration period has ended, you no longer need to specify this custom <a href="/v3/media">media type</a>.</p>
372+
373+
<p>If you have any questions or feedback, please <a href="https://github.com/contact?form%5Bsubject%5D=Organization+Permissions+API">get in touch with us</a>!</p>
374+
</div>
375+
308376
<div class="change" id="/changes/2015-06-24-api-enhancements-for-working-with-organization-permissions/">
309377
<h2 class="title">
310378
<a id="--api-enhancements-for-working-with-organization-permissions" class="anchor" href="#--api-enhancements-for-working-with-organization-permissions" aria-hidden="true"><span class="octicon octicon-link"></span></a>
@@ -325,8 +393,7 @@ <h2 class="title">
325393
</ul>
326394
</div>
327395

328-
<p></p>
329-
<p>We're introducing several enhancements to allow API developers to take advantage of the <a href="https://github.com/blog/2020-improved-organization-permissions">improved organization permissions</a> that we are rolling out. Learn about these enhancements and how you can try them out below.</p>
396+
<p>We're introducing several enhancements to allow API developers to take advantage of the <a href="https://github.com/blog/2020-improved-organization-permissions">improved organization permissions</a> that we are rolling out. Learn about these enhancements and how you can try them out below.</p>
330397

331398
<p>Since we're rolling out the <a href="https://github.com/blog/2020-improved-organization-permissions">improved organization permissions</a> improvements slowly, these enhancements will only apply to certain organizations at first. Most of these enhancements will degrade gracefully (returning an empty array or something similar) if used on an organization that doesn't support improved organization permissions yet. Check the documentation for your specific API to see if errors are possible.</p>
332399

@@ -416,77 +483,6 @@ <h2>
416483
<p>We would love to hear your thoughts on these enhancements. If you have any questions or feedback, please <a href="https://github.com/contact?form%5Bsubject%5D=Organization+Permissions+API">get in touch with us</a>!</p>
417484
</div>
418485

419-
<div class="change" id="/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/">
420-
<h2 class="title">
421-
<a id="--breaking-changes-to-organization-permissions-are-now-official" class="anchor" href="#--breaking-changes-to-organization-permissions-are-now-official" aria-hidden="true"><span class="octicon octicon-link"></span></a>
422-
<a href="/changes/2015-06-24-breaking-changes-to-organization-permissions-are-now-official/">Breaking changes to organization permissions are now official</a>
423-
</h2>
424-
425-
<div class="meta">
426-
<ul>
427-
<li class="published">
428-
<span class="octicon octicon-calendar"></span>
429-
June 24, 2015
430-
431-
</li>
432-
<li class="who_when">
433-
<img height="16" width="16" src="https://github.com/jakeboxer.png" alt="Avatar for jakeboxer" data-proofer-ignore>
434-
<a href="https://github.com/jakeboxer" data-proofer-ignore>jakeboxer</a>
435-
</li>
436-
</ul>
437-
</div>
438-
439-
<p></p>
440-
<p>As <a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24">promised earlier this month</a>, the <a href="/changes/2014-12-08-organization-permissions-api-preview/">API changes</a> related to managing organization members and repositories are now official parts of the GitHub API.</p>
441-
442-
<p>During the migration period, you needed to <a href="/changes/2015-06-10-breaking-changes-to-organization-permissions-coming-on-june-24/#migration-period">provide a custom media type in the <code>Accept</code> header</a> to opt-in to the changes. Now that the migration period has ended, you no longer need to specify this custom <a href="/v3/media">media type</a>.</p>
443-
444-
<p>If you have any questions or feedback, please <a href="https://github.com/contact?form%5Bsubject%5D=Organization+Permissions+API">get in touch with us</a>!</p>
445-
446-
<p></p>
447-
</div>
448-
449-
<div class="change" id="/changes/2015-06-24-licenses-api-update/">
450-
<h2 class="title">
451-
<a id="--licenses-api-update" class="anchor" href="#--licenses-api-update" aria-hidden="true"><span class="octicon octicon-link"></span></a>
452-
<a href="/changes/2015-06-24-licenses-api-update/">Licenses API update</a>
453-
</h2>
454-
455-
<div class="meta">
456-
<ul>
457-
<li class="published">
458-
<span class="octicon octicon-calendar"></span>
459-
June 24, 2015
460-
461-
</li>
462-
<li class="who_when">
463-
<img height="16" width="16" src="https://github.com/mislav.png" alt="Avatar for mislav" data-proofer-ignore>
464-
<a href="https://github.com/mislav" data-proofer-ignore>mislav</a>
465-
</li>
466-
</ul>
467-
</div>
468-
469-
<p></p>
470-
<p>We are expanding the <a href="/v3/licenses">Licenses API</a> to make it more useful for auditing license usage across all repositories owned by a user or organization.</p>
471-
472-
<p>Before, license information was only returned for an individual repository:</p>
473-
474-
<pre><code>GET /repos/github/hubot
475-
</code></pre>
476-
477-
<p>Now, license information will also be included in reponses from endpoints that list multiple repositories, such as <a href="/v3/repos/#list-organization-repositories">List organization repositories</a>:</p>
478-
479-
<pre><code>GET /orgs/github/repos
480-
</code></pre>
481-
482-
<p>As before, to access the API during the preview period, you must provide a custom <a href="/v3/media">media type</a> in the <code>Accept</code> header:</p>
483-
484-
<pre><code>application/vnd.github.drax-preview+json
485-
</code></pre>
486-
487-
<p>For more information, see the <a href="/v3/licenses/">Licenses API documentation</a>, and if you have any questions or feedback, please <a href="https://github.com/contact?form%5Bsubject%5D=Licenses+API">let us know</a>.</p>
488-
</div>
489-
490486
<div class="change" id="/changes/2015-06-17-organizations-endpoint/">
491487
<h2 class="title">
492488
<a id="--list-all-organizations" class="anchor" href="#--list-all-organizations" aria-hidden="true"><span class="octicon octicon-link"></span></a>

0 commit comments

Comments
 (0)