Skip to content

Commit 0ed4d26

Browse files
committed
make note of the deprecation
1 parent 58d82ef commit 0ed4d26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ objects.
4141
returned.
4242
* Use the `private` attribute when creating a private repository,
4343
instead of setting `public` to false.
44+
* Use JSON to POST to the "repos/:owner/:repo/forks" endpoint, instead of a query string.
4445
* User Emails come back as a hash instead of a string.
4546

4647
{"email": "email@whatev.com", "state": "verified"}

0 commit comments

Comments
 (0)