Commit 58d82ef
committed
update the org param when creating forks to organization
This looks like a breaking change, but it's not. It only
previously supported a query param of ?org. Now, it
supports both ?org and ?organization. It also supports
a POSTed JSON document with an "organization" key,
keeping this endpoint more in line with other POST
endpoints of the API.1 parent 1cafdf4 commit 58d82ef
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments