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
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit58d82ef

Browse files
committed
update the org param when creating forks to organization
This looks like a breaking change, but it's not. It onlypreviously supported a query param of ?org. Now, itsupports both ?org and ?organization. It also supportsa POSTed JSON document with an "organization" key,keeping this endpoint more in line with other POSTendpoints of the API.
1 parent1cafdf4 commit58d82ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3/repos/forks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Create a fork for the authenticated user.
2929

3030
###Parameters
3131

32-
org
32+
organization
3333
:_Optional_**String** - Organization login. The repository will be
3434
forked into this organization.
3535

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp