diff --git a/scenarios/api.github.com/add-and-remove-repository-collaborator/normalized-fixture.json b/scenarios/api.github.com/add-and-remove-repository-collaborator/normalized-fixture.json index bb7222aa..da4fb379 100644 --- a/scenarios/api.github.com/add-and-remove-repository-collaborator/normalized-fixture.json +++ b/scenarios/api.github.com/add-and-remove-repository-collaborator/normalized-fixture.json @@ -365,7 +365,11 @@ "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events", "type": "User", "site_admin": false, - "permissions": { "admin": true, "push": true, "pull": true } + "permissions": { + "admin": true, + "push": true, + "pull": true + } }, { "login": "octokit-fixture-user-b", @@ -386,7 +390,11 @@ "received_events_url": "https://api.github.com/users/octokit-fixture-user-b/received_events", "type": "User", "site_admin": false, - "permissions": { "admin": false, "push": true, "pull": true } + "permissions": { + "admin": false, + "push": true, + "pull": true + } } ], "reqheaders": { @@ -478,7 +486,36 @@ "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events", "type": "User", "site_admin": false, - "permissions": { "admin": true, "push": true, "pull": true } + "permissions": { + "admin": true, + "push": true, + "pull": true + } + }, + { + "login": "octokit-fixture-user-b", + "id": 31899067, + "node_id": "MDA6RW50aXR5MQ==", + "avatar_url": "https://avatars1.githubusercontent.com/u/31899067?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/octokit-fixture-user-b", + "html_url": "https://github.com/octokit-fixture-user-b", + "followers_url": "https://api.github.com/users/octokit-fixture-user-b/followers", + "following_url": "https://api.github.com/users/octokit-fixture-user-b/following{/other_user}", + "gists_url": "https://api.github.com/users/octokit-fixture-user-b/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octokit-fixture-user-b/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-b/subscriptions", + "organizations_url": "https://api.github.com/users/octokit-fixture-user-b/orgs", + "repos_url": "https://api.github.com/users/octokit-fixture-user-b/repos", + "events_url": "https://api.github.com/users/octokit-fixture-user-b/events{/privacy}", + "received_events_url": "https://api.github.com/users/octokit-fixture-user-b/received_events", + "type": "User", + "site_admin": false, + "permissions": { + "admin": false, + "push": false, + "pull": true + } } ], "reqheaders": { @@ -491,7 +528,7 @@ "access-control-expose-headers": "ETag, Link, Location, Retry-After, 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", "cache-control": "private, max-age=60, s-maxage=60", "connection": "close", - "content-length": "1127", + "content-length": "2255", "content-security-policy": "default-src 'none'", "content-type": "application/json; charset=utf-8", "date": "Tue, 10 Oct 2017 16:00:00 GMT", diff --git a/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json b/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json index 3f333308..0aa02449 100644 --- a/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json +++ b/scenarios/api.github.com/add-and-remove-repository-collaborator/raw-fixture.json @@ -4,14 +4,14 @@ "method": "post", "path": "/orgs/octokit-fixture-org/repos", "body": { - "name": "tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0" + "name": "tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i" }, "status": 201, "response": { - "id": 233097916, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzMwOTc5MTY=", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", + "id": 237943689, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzc5NDM2ODk=", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", "private": false, "owner": { "login": "octokit-fixture-org", @@ -33,53 +33,53 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/deployments", - "created_at": "2020-01-10T17:31:42Z", - "updated_at": "2020-01-10T17:31:42Z", - "pushed_at": "2020-01-10T17:31:43Z", - "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0.git", - "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0.git", - "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0.git", - "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/deployments", + "created_at": "2020-02-03T10:51:55Z", + "updated_at": "2020-02-03T10:51:55Z", + "pushed_at": "2020-02-03T10:51:56Z", + "git_url": "git://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i.git", + "ssh_url": "git@github.com:octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i.git", + "clone_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i.git", + "svn_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", "homepage": null, "size": 0, "stargazers_count": 0, @@ -100,7 +100,11 @@ "open_issues": 0, "watchers": 0, "default_branch": "master", - "permissions": { "admin": true, "push": true, "pull": true }, + "permissions": { + "admin": true, + "push": true, + "pull": true + }, "allow_squash_merge": true, "allow_merge_commit": true, "allow_rebase_merge": true, @@ -129,36 +133,36 @@ "subscribers_count": 0 }, "rawHeaders": [ + "Server", + "GitHub.com", "Date", - "Fri, 10 Jan 2020 17:31:44 GMT", + "Mon, 03 Feb 2020 10:51:56 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", "9551", "Connection", "close", - "Server", - "GitHub.com", "Status", "201 Created", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4565", + "4999", "X-RateLimit-Reset", - "1578680040", + "1580730716", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"8b84ea4364c350ab11f08af1c7645c1b\"", + "\"2b4413813f6430334b9ffe61cce91ebd\"", "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", "public_repo, repo", "Location", - "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", + "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", "X-GitHub-Media-Type", "github.v3; param=speedy-preview; format=json", "Access-Control-Expose-Headers", @@ -177,10 +181,8 @@ "origin-when-cross-origin, strict-origin-when-cross-origin", "Content-Security-Policy", "default-src 'none'", - "Vary", - "Accept-Encoding", "X-GitHub-Request-Id", - "DA03:0D1D:C308D8:E9E3E4:5E18B4FE" + "A930:6FFD:1BD2FC4:36E41B8:5E37FB4B" ], "reqheaders": { "accept": "application/vnd.github.v3+json,application/vnd.github.speedy-preview+json", @@ -194,17 +196,17 @@ { "scope": "https://api.github.com:443", "method": "put", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/collaborators/octokit-fixture-user-b", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/collaborators/octokit-fixture-user-b", "body": "", "status": 201, "response": { - "id": 22411757, - "node_id": "MDIwOlJlcG9zaXRvcnlJbnZpdGF0aW9uMjI0MTE3NTc=", + "id": 23109050, + "node_id": "MDIwOlJlcG9zaXRvcnlJbnZpdGF0aW9uMjMxMDkwNTA=", "repository": { - "id": 233097916, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzMwOTc5MTY=", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", + "id": 237943689, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzc5NDM2ODk=", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", "private": false, "owner": { "login": "octokit-fixture-org", @@ -226,46 +228,46 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/deployments" }, "invitee": { "login": "octokit-fixture-user-b", @@ -308,41 +310,41 @@ "site_admin": false }, "permissions": "write", - "created_at": "2020-01-10T17:31:45Z", - "url": "https://api.github.com/user/repository_invitations/22411757", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/invitations" + "created_at": "2020-02-03T10:51:58Z", + "url": "https://api.github.com/user/repository_invitations/23109050", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/invitations" }, "rawHeaders": [ + "Server", + "GitHub.com", "Date", - "Fri, 10 Jan 2020 17:31:45 GMT", + "Mon, 03 Feb 2020 10:51:58 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", "9832", "Connection", "close", - "Server", - "GitHub.com", "Status", "201 Created", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4564", + "4998", "X-RateLimit-Reset", - "1578680040", + "1580730716", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"b41f942c73a4713e1c9510df705f37c4\"", + "\"6b3158793dfab8f6e10c5b00b12fedbd\"", "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", "", "Location", - "https://api.github.com/user/repository_invitations/22411757", + "https://api.github.com/user/repository_invitations/23109050", "X-GitHub-Media-Type", "github.v3; param=speedy-preview; format=json", "Access-Control-Expose-Headers", @@ -361,10 +363,8 @@ "origin-when-cross-origin, strict-origin-when-cross-origin", "Content-Security-Policy", "default-src 'none'", - "Vary", - "Accept-Encoding", "X-GitHub-Request-Id", - "DA05:89C4:450CB9:550166:5E18B501" + "A932:4274:1CA652B:3850F29:5E37FB4E" ], "reqheaders": { "accept": "application/vnd.github.v3+json,application/vnd.github.speedy-preview+json", @@ -376,18 +376,18 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/invitations", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/invitations", "body": "", "status": 200, "response": [ { - "id": 22411757, - "node_id": "MDIwOlJlcG9zaXRvcnlJbnZpdGF0aW9uMjI0MTE3NTc=", + "id": 23109050, + "node_id": "MDIwOlJlcG9zaXRvcnlJbnZpdGF0aW9uMjMxMDkwNTA=", "repository": { - "id": 233097916, - "node_id": "MDEwOlJlcG9zaXRvcnkyMzMwOTc5MTY=", - "name": "tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", - "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", + "id": 237943689, + "node_id": "MDEwOlJlcG9zaXRvcnkyMzc5NDM2ODk=", + "name": "tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", + "full_name": "octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", "private": false, "owner": { "login": "octokit-fixture-org", @@ -409,46 +409,46 @@ "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", "description": null, "fork": false, - "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", - "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/forks", - "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/teams", - "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/hooks", - "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/issues/events{/number}", - "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/events", - "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/assignees{/user}", - "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/branches{/branch}", - "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/tags", - "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/statuses/{sha}", - "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/languages", - "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/stargazers", - "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/contributors", - "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/subscribers", - "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/subscription", - "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/contents/{+path}", - "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/merges", - "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/downloads", - "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/issues{/number}", - "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/pulls{/number}", - "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/milestones{/number}", - "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/labels{/name}", - "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/releases{/id}", - "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/deployments" + "url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", + "forks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/forks", + "keys_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/teams", + "hooks_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/hooks", + "issue_events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/issues/events{/number}", + "events_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/events", + "assignees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/assignees{/user}", + "branches_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/branches{/branch}", + "tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/tags", + "blobs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/languages", + "stargazers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/stargazers", + "contributors_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/contributors", + "subscribers_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/subscribers", + "subscription_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/subscription", + "commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/contents/{+path}", + "compare_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/merges", + "archive_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/downloads", + "issues_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/issues{/number}", + "pulls_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/labels{/name}", + "releases_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/releases{/id}", + "deployments_url": "https://api.github.com/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/deployments" }, "invitee": { "login": "octokit-fixture-user-b", @@ -491,36 +491,36 @@ "site_admin": false }, "permissions": "write", - "created_at": "2020-01-10T17:31:45Z", - "url": "https://api.github.com/user/repository_invitations/22411757", - "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/invitations" + "created_at": "2020-02-03T10:51:58Z", + "url": "https://api.github.com/user/repository_invitations/23109050", + "html_url": "https://github.com/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/invitations" } ], "rawHeaders": [ + "Server", + "GitHub.com", "Date", - "Fri, 10 Jan 2020 17:31:46 GMT", + "Mon, 03 Feb 2020 10:51:59 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", "9834", "Connection", "close", - "Server", - "GitHub.com", "Status", "200 OK", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4563", + "4997", "X-RateLimit-Reset", - "1578680040", + "1580730716", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"a5dd34e5295f793c07274cf9756eb7a7\"", + "\"1a92110817c403618c95ce41eefb9936\"", "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", @@ -543,10 +543,8 @@ "origin-when-cross-origin, strict-origin-when-cross-origin", "Content-Security-Policy", "default-src 'none'", - "Vary", - "Accept-Encoding", "X-GitHub-Request-Id", - "DA06:0D1D:C309D7:E9E52C:5E18B502" + "A934:1C74:1DB4B4E:39AECAD:5E37FB4E" ], "reqheaders": { "accept": "application/vnd.github.v3+json,application/vnd.github.speedy-preview+json", @@ -557,17 +555,17 @@ { "scope": "https://api.github.com:443", "method": "patch", - "path": "/user/repository_invitations/22411757", + "path": "/user/repository_invitations/23109050", "body": "", "status": 204, "response": "", "rawHeaders": [ + "Server", + "GitHub.com", "Date", - "Fri, 10 Jan 2020 17:31:48 GMT", + "Mon, 03 Feb 2020 10:52:02 GMT", "Connection", "close", - "Server", - "GitHub.com", "Status", "204 No Content", "X-RateLimit-Limit", @@ -575,7 +573,7 @@ "X-RateLimit-Remaining", "4999", "X-RateLimit-Reset", - "1578681108", + "1580730722", "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", @@ -598,10 +596,8 @@ "origin-when-cross-origin, strict-origin-when-cross-origin", "Content-Security-Policy", "default-src 'none'", - "Vary", - "Accept-Encoding", "X-GitHub-Request-Id", - "DA08:82C2:ABCAF8:D1FC96:5E18B504" + "A936:0AB3:1C69698:3820D60:5E37FB51" ], "reqheaders": { "accept": "application/vnd.github.v3+json,application/vnd.github.speedy-preview+json", @@ -613,7 +609,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/collaborators", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/collaborators", "body": "", "status": 200, "response": [ @@ -636,7 +632,11 @@ "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events", "type": "User", "site_admin": false, - "permissions": { "admin": true, "push": true, "pull": true } + "permissions": { + "admin": true, + "push": true, + "pull": true + } }, { "login": "octokit-fixture-user-b", @@ -657,28 +657,32 @@ "received_events_url": "https://api.github.com/users/octokit-fixture-user-b/received_events", "type": "User", "site_admin": false, - "permissions": { "admin": false, "push": true, "pull": true } + "permissions": { + "admin": false, + "push": true, + "pull": true + } } ], "rawHeaders": [ + "Server", + "GitHub.com", "Date", - "Fri, 10 Jan 2020 17:31:50 GMT", + "Mon, 03 Feb 2020 10:52:03 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", "2262", "Connection", "close", - "Server", - "GitHub.com", "Status", "200 OK", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4562", + "4996", "X-RateLimit-Reset", - "1578680040", + "1580730717", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", @@ -707,10 +711,8 @@ "origin-when-cross-origin, strict-origin-when-cross-origin", "Content-Security-Policy", "default-src 'none'", - "Vary", - "Accept-Encoding", "X-GitHub-Request-Id", - "DA09:6E53:404CC5:500377:5E18B506" + "A938:4C00:1E19DAD:3974F09:5E37FB53" ], "reqheaders": { "accept": "application/vnd.github.v3+json,application/vnd.github.speedy-preview+json", @@ -721,25 +723,25 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/collaborators/octokit-fixture-user-b", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/collaborators/octokit-fixture-user-b", "body": "", "status": 204, "response": "", "rawHeaders": [ + "Server", + "GitHub.com", "Date", - "Fri, 10 Jan 2020 17:31:51 GMT", + "Mon, 03 Feb 2020 10:52:04 GMT", "Connection", "close", - "Server", - "GitHub.com", "Status", "204 No Content", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4561", + "4995", "X-RateLimit-Reset", - "1578680040", + "1580730716", "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", @@ -762,10 +764,8 @@ "origin-when-cross-origin, strict-origin-when-cross-origin", "Content-Security-Policy", "default-src 'none'", - "Vary", - "Accept-Encoding", "X-GitHub-Request-Id", - "DA0A:7893:F1A44:13285F:5E18B507" + "A93A:6FF8:29B0E4:57D9AC:5E37FB54" ], "reqheaders": { "accept": "application/vnd.github.v3+json,application/vnd.github.speedy-preview+json", @@ -776,7 +776,7 @@ { "scope": "https://api.github.com:443", "method": "get", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0/collaborators", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i/collaborators", "body": "", "status": 200, "response": [ @@ -799,34 +799,63 @@ "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events", "type": "User", "site_admin": false, - "permissions": { "admin": true, "push": true, "pull": true } + "permissions": { + "admin": true, + "push": true, + "pull": true + } + }, + { + "login": "octokit-fixture-user-b", + "id": 31899067, + "node_id": "MDQ6VXNlcjMxODk5MDY3", + "avatar_url": "https://avatars1.githubusercontent.com/u/31899067?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/octokit-fixture-user-b", + "html_url": "https://github.com/octokit-fixture-user-b", + "followers_url": "https://api.github.com/users/octokit-fixture-user-b/followers", + "following_url": "https://api.github.com/users/octokit-fixture-user-b/following{/other_user}", + "gists_url": "https://api.github.com/users/octokit-fixture-user-b/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octokit-fixture-user-b/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-b/subscriptions", + "organizations_url": "https://api.github.com/users/octokit-fixture-user-b/orgs", + "repos_url": "https://api.github.com/users/octokit-fixture-user-b/repos", + "events_url": "https://api.github.com/users/octokit-fixture-user-b/events{/privacy}", + "received_events_url": "https://api.github.com/users/octokit-fixture-user-b/received_events", + "type": "User", + "site_admin": false, + "permissions": { + "admin": false, + "push": false, + "pull": true + } } ], "rawHeaders": [ + "Server", + "GitHub.com", "Date", - "Fri, 10 Jan 2020 17:31:52 GMT", + "Mon, 03 Feb 2020 10:52:05 GMT", "Content-Type", "application/json; charset=utf-8", "Content-Length", - "1131", + "2263", "Connection", "close", - "Server", - "GitHub.com", "Status", "200 OK", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4560", + "4994", "X-RateLimit-Reset", - "1578680040", + "1580730717", "Cache-Control", "private, max-age=60, s-maxage=60", "Vary", "Accept, Authorization, Cookie, X-GitHub-OTP", "ETag", - "\"89d9d77816000f27768dfc0cfb82b7e6\"", + "\"9d58ecff3428e4ec4c28ec025fd61530\"", "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", @@ -849,10 +878,8 @@ "origin-when-cross-origin, strict-origin-when-cross-origin", "Content-Security-Policy", "default-src 'none'", - "Vary", - "Accept-Encoding", "X-GitHub-Request-Id", - "DA0B:3811:A7248C:CB1BBD:5E18B508" + "A93C:60E4:95250F:16E00A2:5E37FB54" ], "reqheaders": { "accept": "application/vnd.github.v3+json,application/vnd.github.speedy-preview+json", @@ -863,25 +890,25 @@ { "scope": "https://api.github.com:443", "method": "delete", - "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200110173142133-dcto0", + "path": "/repos/octokit-fixture-org/tmp-scenario-add-and-remove-repository-collaborator-20200203105155452-xzg6i", "body": "", "status": 204, "response": "", "rawHeaders": [ + "Server", + "GitHub.com", "Date", - "Fri, 10 Jan 2020 17:31:55 GMT", + "Mon, 03 Feb 2020 10:52:07 GMT", "Connection", "close", - "Server", - "GitHub.com", "Status", "204 No Content", "X-RateLimit-Limit", "5000", "X-RateLimit-Remaining", - "4559", + "4993", "X-RateLimit-Reset", - "1578680040", + "1580730716", "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", @@ -904,10 +931,8 @@ "origin-when-cross-origin, strict-origin-when-cross-origin", "Content-Security-Policy", "default-src 'none'", - "Vary", - "Accept-Encoding", "X-GitHub-Request-Id", - "DA0C:34E9:44F1D9:55658E:5E18B50A" + "A93E:3DCF:8EBB60:1611C24:5E37FB57" ], "reqheaders": { "accept": "application/vnd.github.v3+json,application/vnd.github.speedy-preview+json",