Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/v3/licenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ When passed the preview media type, requests to get a repository will also retur

It's important to note that the API simply attempts to identity the project's license by the contents of the a `LICENSE` file, if any, and does not take into account the licenses of project dependencies or other means of documenting a project's license such as references in the documentation.

GET /repos/github/hubot
GET /repos/benbalter/licensee

### Response

Expand Down