8000 Re-record Organization.create_project test · snadi/github3.py@db4278a · GitHub
[go: up one dir, main page]

Skip to content

Commit db4278a

Browse files
committed
Re-record Organization.create_project test
1 parent 181f08d commit db4278a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"recorded_with": "betamax/0.8.0", "http_interactions": [{"request": {"uri": "https://api.github.com/orgs/github3py", "headers": {"Connection": "keep-alive", "Accept": "application/vnd.github.v3.full+json", "Accept-Encoding": "gzip, deflate", "Accept-Charset": "utf-8", "Content-Type": "application/json", "Authorization": "token <AUTH_TOKEN>", "User-Agent": "github3.py/1.0.0a4"}, "body": {"encoding": "utf-8", "string": ""}, "method": "GET"}, "response": {"headers": {"X-Frame-Options": "deny", "X-RateLimit-Reset": "1487675942", "Access-Control-Expose-Headers": "ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval", "Content-Security-Policy": "default-src 'none'", "X-XSS-Protection": "1; mode=block", "Date": "Tue, 21 Feb 2017 10:25:04 GMT", "Last-Modified": "Sun, 05 Feb 2017 09:48:33 GMT", "Cache-Control": "private, max-age=60, s-maxage=60", "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP", "X-GitHub-Request-Id": "EFB6:7030:78EBCCA:96CA575:58AC157F", "X-RateLimit-Remaining": "4997", "X-Served-By": "13d09b732ebe76f892093130dc088652", "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload", "Transfer-Encoding": "chunked", "Content-Type": "application/json; charset=utf-8", "X-GitHub-Media-Type": "github.v3; param=full; format=json", "X-OAuth-Scopes": "repo", "Status": "200 OK", "Server": "GitHub.com", "X-Accepted-OAuth-Scopes": "admin:org, read:org, repo, user, write:org", "X-RateLimit-Limit": "5000", "Content-Encoding": "gzip", "ETag": "W/\"c0acecdf6db98116edd63d9ff9a29ea4\"", "X-Content-Type-Options": "nosniff", "Access-Control-Allow-Origin": "*"}, "url": "https://api.github.com/orgs/github3py", "status": {"code": 200, "message": "OK"}, " 8350 body": {"encoding": "utf-8", "string": "", "base64_string": "H4sIAPIbrFgC/51Su3LCMBD8F9XGDxlDoib5gzRUaTxnWwhNZEkjyTCE4d9zfgVDKtL5Vrs7t3u+EGWE1IQRIcOhq3J7JhGRDWHZ9oVmxSYinVP4fAjBepYkYGU8UuPatIlxwidLqePW+PIJTTIoUMmPXIfnpKMEtS1vK+6eE0+ay/RxRRvbVUrW5X/c7qVLUzhCAPdoNoB+Muw8d7XRAdMM3l0ytf+Geg0tv90nHlpGkgV9XsDSIFzhMQnTnVIR3rWGII2eZ96CVPMwbTtWz4pfQEiPfbI0InujlDlhlMUktRimQ2jVQ55FMcu/oXYcAm9KCMilaUZXabGi2126ZrRg+eYTOZ1t7jjrnpPRXUpZkbH8teeEs+07+HACtPwecyFqAqjSOoll8jkM7mdOGv3+4jNyS9lI/1V2HgS6Z+m6L1YpqIyDYKbolVQKg5dTf0S4GPb7GPpLqbiVOhbm+C761z5+/xcpwNYv8+H2jnNEvYUaxzzd0nSxy7zd9foDgB/AOYsDAAA="}}, "recorded_at": "2017-02-21T10:25:14"}, {"request": {"uri": "https://api.github.com/orgs/github3py/projects", "headers": {"Connection": "keep-alive", "Accept": "application/vnd.github.inertia-preview+json", "Accept-Encoding": "gzip, deflate", "Accept-Charset": "utf-8", "Content-Type": "application/json", "Authorization": "token <AUTH_TOKEN>", "Content-Length": "45", "User-Agent": "github3.py/1.0.0a4"}, "body": {"encoding": "utf-8", "string": "{\"name\": \"test-project\", \"body\": \"test body\"}"}, "method": "POST"}, "response": {"headers": {"X-Frame-Options": "deny", "X-RateLimit-Reset": "1487675942", "Content-Type": "application/json; charset=utf-8", "Content-Security-Policy": "default-src 'none'", "X-XSS-Protection": "1; mode=block", "Access-Control-Expose-Headers": "ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval", "Cache-Control": "private, max-age=60, s-maxage=60", "Vary": "Accept, Authorization, Cookie, X-GitHub-OTP", "X-GitHub-Request-Id": "EFB6:7030:78EBCD9:96CA58A:58AC1580", "X-RateLimit-Remaining": "4996", "X-Served-By": "01d096e6cfe28f8aea352e988c332cd3", "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload", "Content-Length": "1242", "Location": "https://api.github.com/projects/400227", "X-GitHub-Media-Type": "github.inertia-preview; format=json", "X-OAuth-Scopes": "repo", "Date": "Tue, 21 Feb 2017 10:25:04 GMT", "Status": "201 Created", "Server": "GitHub.com", "X-Accepted-OAuth-Scopes": "repo", "X-RateLimit-Limit": "5000", "ETag": "\"47924aa0be05b5eb8d5ed9a2a638df22\"", "X-Content-Type-Options": "nosniff", "Access-Control-Allow-Origin": "*"}, "url": "https://api.github.com/orgs/github3py/projects", "status": {"code": 201, "message": "Created"}, "body": {"encoding": "utf-8", "string": "{\"owner_url\":\"https://api.github.com/orgs/github3py\",\"url\":\"https://api.github.com/projects/400227\",\"columns_url\":\"https://api.github.com/projects/400227/columns\",\"id\":400227,\"name\":\"test-project\",\"body\":\"test body\",\"number\":3,\"state\":\"open\",\"creator\":{\"login\":\"rco-ableton\",\"id\":11273197,\"avatar_url\":\"https://avatars3.githubusercontent.com/u/11273197?v=3\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/rco-ableton\",\"html_url\":\"https://github.com/rco-ableton\",\"followers_url\":\"https://api.github.com/users/rco-ableton/followers\",\"following_url\":\"https://api.github.com/users/rco-ableton/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/rco-ableton/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/rco-ableton/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/rco-ableton/subscriptions\",\"organizations_url\":\"https://api.github.com/users/rco-ableton/orgs\",\"repos_url\":\"https://api.github.com/users/rco-ableton/repos\",\"events_url\":\"https://api.github.com/users/rco-ableton/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/rco-ableton/received_events\",\"type\":\"User\",\"site_admin\":false},\"created_at\":\"2017-02-21T10:25:04Z\",\"updated_at\":\"2017-02-21T10:25:04Z\"}"}}, "recorded_at": "2017-02-21T10:25:15"}, {"request": {"uri": "https://api.github.com/projects/400227", "headers": {"Connection": "keep-alive", "Accept": "application/vnd.github.inertia-preview+json", "Accept-Encoding": "gzip, deflate", "Accept-Charset": "utf-8", "Content-Type": "application/json", "Authorization": "token <AUTH_TOKEN>", "Content-Length": "0", "User-Agent": "github3.py/1.0.0a4"}, "body": {"encoding": "utf-8", "string": ""}, "method": "DELETE"}, "response": {"headers": {"X-Frame-Options": "deny", "X-RateLimit-Reset": "1487675942", "Access-Control-Expose-Headers": "ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval", "X-GitHub-Media-Type": "github.inertia-preview; format=json", "X-XSS-Protection": "1; mode=block", "X-OAuth-Scopes": "repo", "Status": "204 No Content", "Server": "GitHub.com", "X-Accepted-OAuth-Scopes": "repo", "X-RateLimit-Limit": "5000", "Date": "Tue, 21 Feb 2017 10:25:04 GMT", "Content-Security-Policy": "default-src 'none'", "X-GitHub-Request-Id": "EFB6:7030:78EBCFC:96CA5BF:58AC1580", "Vary": "Accept-Encoding", "X-RateLimit-Remaining": "4995", "X-Served-By": "c6c65e5196703428e7641f7d1e9bc353", "Strict-Transport-Security": "max-age=31536000; includeSubdomains; preload", "X-Content-Type-Options": "nosniff", "Access-Control-Allow-Origin": "*"}, "url": "https://api.github.com/projects/400227", "status": {"code": 204, "message": "No Content"}, "body": {"encoding": null, "string": ""}}, "recorded_at": "2017-02-21T10:25:15"}]}
1+
{"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

Comments
 (0)
0