From 98cacfe07459e095201a20352aaaf9255cb5a66c Mon Sep 17 00:00:00 2001 From: Hubot Date: Thu, 25 Jun 2015 03:56:27 +0000 Subject: [PATCH] Sync changes from upstream repository --- .../changes/2015-06-24-licenses-api-update.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/changes/2015-06-24-licenses-api-update.md diff --git a/content/changes/2015-06-24-licenses-api-update.md b/content/changes/2015-06-24-licenses-api-update.md new file mode 100644 index 0000000000..38712bc5b3 --- /dev/null +++ b/content/changes/2015-06-24-licenses-api-update.md @@ -0,0 +1,22 @@ +--- +kind: change +title: Licenses API update +created_at: 2015-06-24 +author_name: mislav +--- + +We are expanding the [Licenses API](/v3/licenses) to make it more useful for auditing license usage across all repositories owned by a user or organization. + +Before, license information was only returned for an individual repository: + + GET /repos/github/hubot + +Now, license information will also be included in reponses from endpoints that list multiple repositories, such as [List organization repositories](/v3/repos/#list-organization-repositories): + + GET /orgs/github/repos + +As before, to access the API during the preview period, you must provide a custom [media type](/v3/media) in the `Accept` header: + + application/vnd.github.drax-preview+json + +For more information, see the [Licenses API documentation](/v3/licenses/), and if you have any questions or feedback, please [let us know](https://github.com/contact?form%5Bsubject%5D=Licenses+API). pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy