Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3634473

Browse files
committed
Genericize repo call
Will want to remove this once this becomes part of the API proper.
1 parenta104328 commit3634473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3/licenses.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ When passed the preview media type, requests to get a repository will also retur
5555

5656
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.
5757

58-
GET /repos/github/hubot
58+
GET /repos/:owner/:repo
5959

6060
###Response
6161

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp