There was an error while loading. Please reload this page.
1 parent a0dc168 commit c1d2352Copy full SHA for c1d2352
1 file changed
content/index.md
@@ -45,6 +45,9 @@ The API is expected to be finalized Real Soon Now.
45
returned.
46
* Use the `private` attribute when creating a private repository,
47
instead of setting `public` to false.
48
+* User Emails come back as a hash instead of a string.
49
+
50
+ {"email": "email@whatev.com", "state": "verified"}
51
52
### Breaking Beta Changes
53
0 commit comments