We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d82ef commit 0ed4d26Copy full SHA for 0ed4d26
content/index.md
@@ -41,6 +41,7 @@ objects.
41
returned.
42
* Use the `private` attribute when creating a private repository,
43
instead of setting `public` to false.
44
+* Use JSON to POST to the "repos/:owner/:repo/forks" endpoint, instead of a query string.
45
* User Emails come back as a hash instead of a string.
46
47
{"email": "email@whatev.com", "state": "verified"}
0 commit comments