Skip to content

Commit 60d1ef0

Browse files
committed
Note the change from 58d82ef in the docs.
I changed the heading to Input/Parameters since it's the same data for either. There's no need to specify both in separate sections and the note above it should serve to explain that.
1 parent 0ed4d26 commit 60d1ef0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/v3/repos/forks.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@ Create a fork for the authenticated user.
2727

2828
POST /repos/:owner/:repo/forks
2929

30-
### Parameters
30+
One can either use the `organization` parameter or POST a JSON document with
31+
the field `organization`
32+
33+
### Input/Parameters
3134

3235
organization
3336
: _Optional_ **String** - Organization login. The repository will be

0 commit comments

Comments
 (0)