+{"http_interactions": [{"request": {"body": {"encoding": "utf-8", "string": ""}, "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", "Authorization": "token <AUTH_TOKEN>"}, "method": "GET", "uri": "https://api.github.com/orgs/github3py"}, "response": {"body": {"encoding": "utf-8", "base64_string": "H4sIAAAAAAAAA51UTY+bMBD9KxXnhK8lJEGqutc9VL2sVKkXNIABd43Hsk1WaZT/3jEmDbs50ZsZz5uP9565BAI7LoMi6Ljtx+pJnYNNwJugSPaHNNnlm2DUgq57a5UpoggUD31qWOMQoe5MtIRqptCUKzDRhKCm7MSkXQf1EML2iG/roBPCrWrMyNZBPYSwAxsqpteBZ8wl8ocrlVFjJXhd/k+1j9BlUTiBBf1ZiClo4lnB0TBdo7TE+yTmGM2ifzt9zWiwhplac2U5OoNQQMLA7lYJJ68QUIE8L8IcKVyRrzxIYA1zie/QcINy8+XnC6WwAbizFh17MCVZCST/M+WWSuNvVlsTFFaPzCdMRuEW9fnheubBW6k4/OO048bViDdBi0LgO6m1+OKSRqS73g7iE1MLiy/dXWsGljUlWJo7jZN0G++26f41zop0Vzzlv2iXUTUfcvZbSkvy1zgusqRIDy7HnpUj8sdiZRdFC4J24yQTK+dlaD58l9TzMX6L3Lcket/K0UBH1TOnjRBQoQYizS9ecSFo7fLGfadDaNsQnAFEOHAZdnh67pwyzhI0lBJA6l9u2reaMYoaBTX1OO7zXZ5mxyPlPYzdUi+a2xBl1Jz+JPMpvjprtTAK65ecNWV6oKflzSZRuja3N1GDLD33dwRnszuufwE2JXZ6xQQAAA==", "string": ""}, "headers": {"Server": "GitHub.com", "Date": "Mon, 18 Dec 2017 12:54:11 GMT", "Content-Type": "application/json; charset=utf-8", "Transfer-Encoding": "chunked", "Status": "200 OK", "X-RateLimit-Limit": "5000", "X-RateLimit-Remaining": "4975", "X-RateLimit-Reset": "1513604683", "Cache-Control": "private, max-age=60, s-maxage=60", "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag": "W/\"16beac696365bf6305aa8f11e80cfddd\"", "Last-Modified": "Sat, 16 Dec 2017 00:41:28 GMT", "X-OAuth-Scopes": "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user", "X-Accepted-OAuth-Scopes": "admin:org, read:org, repo, user, write:org", "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.052734", "Content-Encoding": "gzip", "X-GitHub-Request-Id": "D6B0:17F5:25DC6DC:66CC1CD:5A37BA73"}, "status": {"code": 200, "message": "OK"}, "url": "https://api.github.com/orgs/github3py"}, "recorded_at": "2017-12-18T12:54:11"}, {"request": {"body": {"encoding": "utf-8", "string": "{\"name\": \"test-project\", \"body\": \"test body\"}"}, "headers": {"User-Agent": "github3.py/1.0.0a4", "Accept-Encoding": "gzip, deflate", "Accept": "application/vnd.github.inertia-preview+json", "Connection": "keep-alive", "Accept-Charset": "utf-8", "Content-Type": "application/json", "Authorization": "token <AUTH_TOKEN>", "Content-Length": "45"}, "method": "POST", "uri": "https://api.github.com/orgs/github3py/projects"}, "response": {"body": {"encoding": "utf-8", "string": "{\"owner_url\":\"https://api.github.com/orgs/github3py\",\"url\":\"https://api.github.com/projects/1153625\",\"html_url\":\"https://github.com/orgs/github3py/projects/1\",\"columns_url\":\"https://api.github.com/projects/1153625/columns\",\"id\":1153625,\"name\":\"test-project\",\"body\":\"test body\",\"number\":1,\"state\":\"open\",\"creator\":{\"login\":\"sigmavirus24\",\"id\":240830,\"avatar_url\":\"https://avatars3.githubusercontent.com/u/240830?v=4\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/sigmavirus24\",\"html_url\":\"https://github.com/sigmavirus24\",\"followers_url\":\"https://api.github.com/users/sigmavirus24/followers\",\"following_url\":\"https://api.github.com/users/sigmavirus24/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/sigmavirus24/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/sigmavirus24/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/sigmavirus24/subscriptions\",\"organizations_url\":\"https://api.github.com/users/sigmavirus24/orgs\",\"repos_url\":\"https://api.github.com/users/sigmavirus24/repos\",\"events_url\":\"https://api.github.com/users/sigmavirus24/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/sigmavirus24/received_events\",\"type\":\"User\",\"site_admin\":false},\"created_at\":\"2017-12-18T12:54:11Z\",\"updated_at\":\"2017-12-18T12:54:11Z\"}"}, "headers": {"Server": "GitHub.com", "Date": "Mon, 18 Dec 2017 12:54:11 GMT", "Content-Type": "application/json; charset=utf-8", "Content-Length": "1305", "Status": "201 Created", "X-RateLimit-Limit": "5000", "X-RateLimit-Remaining": "4974", "X-RateLimit-Reset": "1513604683", "Cache-Control": "private, max-age=60, s-maxage=60", "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag": "\"c23203446215ec138a191d703a0a2b06\"", "X-OAuth-Scopes": "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user", "X-Accepted-OAuth-Scopes": "repo", "Location": "https://api.github.com/projects/1153625", "X-GitHub-Media-Type": "github.inertia-preview; 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.113416", "X-GitHub-Request-Id": "D6B0:17F5:25DC6F2:66CC200:5A37BA73"}, "status": {"code": 201, "message": "Created"}, "url": "https://api.github.com/orgs/github3py/projects"}, "recorded_at": "2017-12-18T12:54:11"}, {"request": {"body": {"encoding": "utf-8", "string": ""}, "headers": {"User-Agent": "github3.py/1.0.0a4", "Accept-Encoding": "gzip, deflate", "Accept": "application/vnd.github.inertia-preview+json", "Connection": "keep-alive", "Accept-Charset": "utf-8", "Content-Type": "application/json", "Authorization": "token <AUTH_TOKEN>", "Content-Length": "0"}, "method": "DELETE", "uri": "https://api.github.com/projects/1153625"}, "response": {"body": {"encoding": null, "string": ""}, "headers": {"Server": "GitHub.com", "Date": "Mon, 18 Dec 2017 12:54:11 GMT", "Content-Type": "application/octet-stream", "Status": "204 No Content", "X-RateLimit-Limit": "5000", "X-RateLimit-Remaining": "4973", "X-RateLimit-Reset": "1513604683", "X-OAuth-Scopes": "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user", "X-Accepted-OAuth-Scopes": "repo", "X-GitHub-Media-Type": "github.inertia-preview; 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.049692", "X-GitHub-Request-Id": "D6B0:17F5:25DC727:66CC250:5A37BA73"}, "status": {"code": 204, "message": "No Content"}, "url": "https://api.github.com/projects/1153625"}, "recorded_at": "2017-12-18T12:54:11"}], "recorded_with": "betamax/0.8.0"}
0 commit comments