forked fromsigmavirus24/developer.github.com
- Notifications
You must be signed in to change notification settings - Fork0
Commit58d82ef
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
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
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
Comments
(0)