forked from sigmavirus24/github3.py
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGitHub_add_email_addresses.json
More file actions
1 lines (1 loc) · 2 KB
/
GitHub_add_email_addresses.json
File metadata and controls
1 lines (1 loc) · 2 KB
1
{"http_interactions": [{"request": {"body": {"encoding": "utf-8", "string": "[\"example1@example.com\", \"example2@example.com\"]"}, "headers": {"User-Agent": "github3.py/1.0.0a4", "Accept-Encoding": "gzip, deflate", "Accept": "application/vnd.github.v3.full+json", "Connection": "keep-alive", "Accept-Charset": "utf-8", "Content-Type": "application/json", "Content-Length": "48", "Authorization": "Basic <BASIC_AUTH>"}, "method": "POST", "uri": "https://api.github.com/user/emails"}, "response": {"body": {"encoding": "utf-8", "string": "[{\"email\":\"gr.aff.at.colmingov@gmail.com\",\"primary\":true,\"verified\":true,\"visibility\":\"public\"},{\"email\":\"example1@example.com\",\"primary\":false,\"verified\":false,\"visibility\":null},{\"email\":\"example2@example.com\",\"primary\":false,\"verified\":false,\"visibility\":null}]"}, "headers": {"Server": "GitHub.com", "Date": "Thu, 28 Dec 2017 02:16:08 GMT", "Content-Type": "application/json; charset=utf-8", "Content-Length": "264", "Status": "201 Created", "X-RateLimit-Limit": "5000", "X-RateLimit-Remaining": "4999", "X-RateLimit-Reset": "1514430968", "Cache-Control": "private, max-age=60, s-maxage=60", "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag": "\"f35adb2995e0c3b8463dfdd65a8f5e6b\"", "X-GitHub-Media-Type": "github.v3; param=full; format=json", "Access-Control-Expose-Headers": "ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval", "Access-Control-Allow-Origin": "*", "Content-Security-Policy": "default-src 'none'", "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "deny", "X-XSS-Protection": "1; mode=block", "X-Runtime-rack": "0.071538", "X-GitHub-Request-Id": "CB60:8326:86D1CD8:F4A9819:5A4453E8"}, "status": {"code": 201, "message": "Created"}, "url": "https://api.github.com/user/emails"}, "recorded_at": "2017-12-28T02:16:08"}], "recorded_with": "betamax/0.8.0"}