2019-10-22 19:59:13 +03:00
[
{
"method" : "GET" ,
"url" : "/user" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2019-11-17 11:51:50 +02:00
"content-length" : "1333"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\"login\":\"forkOwner\",\"id\":2,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9919?s=200&v=4\",\"name\":\"forkOwner\"}" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/collaborators/forkOwner/permission" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "403 Forbidden" ,
"X-RateLimit-Limit" : "5000" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-02-24 23:44:10 +01:00
"Vary" : "Accept-Encoding, Accept, X-Requested-With" ,
2019-11-17 11:51:50 +02:00
"content-length" : "185"
2019-10-22 19:59:13 +03:00
} ,
"response" : "{\n \"message\": \"Must have push access to view collaborator permission.\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/collaborators/#review-a-users-permission-level\"\n}\n" ,
"status" : 403
} ,
2019-11-17 11:51:50 +02:00
{
"method" : "GET" ,
"url" : "/repos/forkOwner/repo" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "repo" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-11-17 11:51:50 +02:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "22734"
2019-11-17 11:51:50 +02:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"id\": 244455860,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyNDQ0NTU4NjA=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\" ,
2019-11-17 11:51:50 +02:00
"status" : 200
} ,
2019-10-22 19:59:13 +03:00
{
"method" : "POST" ,
"url" : "/repos/owner/repo/forks" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
2020-03-03 19:12:40 +01:00
"Content-Length" : "22583" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "202 Accepted" ,
"X-RateLimit-Limit" : "5000" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2020-02-24 23:44:10 +01:00
"Content-Security-Policy" : "default-src 'none'" ,
"Vary" : "Accept-Encoding, Accept, X-Requested-With"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"id\": 244455860,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyNDQ0NTU4NjA=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\" ,
2019-10-22 19:59:13 +03:00
"status" : 202
} ,
{
"method" : "GET" ,
"url" : "/repos/forkOwner/repo" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "repo" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "22734"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"id\": 244455860,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyNDQ0NTU4NjA=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/user?ts=0" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2019-11-17 11:51:50 +02:00
"content-length" : "1333"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\"login\":\"forkOwner\",\"id\":2,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/9919?s=200&v=4\",\"name\":\"forkOwner\"}" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/forkOwner/repo?ts=0" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "repo" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "22734"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"id\": 244455860,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyNDQ0NTU4NjA=\",\n \"name\": \"repo\",\n \"full_name\": \"forkOwner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/forkOwner/repo\",\n \"description\": null,\n \"fork\": true,\n \"url\": \"https://api.github.com/repos/forkOwner/repo\",\n \"forks_url\": \"https://api.github.com/repos/forkOwner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/forkOwner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/forkOwner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/forkOwner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/forkOwner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/forkOwner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/forkOwner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/forkOwner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/forkOwner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/forkOwner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/forkOwner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/forkOwner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/forkOwner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/forkOwner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/forkOwner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/forkOwner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/forkOwner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/forkOwner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/forkOwner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/forkOwner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/forkOwner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/forkOwner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/forkOwner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/forkOwner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/forkOwner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/forkOwner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/forkOwner/repo/downloads\",\n \"issues_url\": \"https://api.github.com/repos/forkOwner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/forkOwner/repo/pulls{/number}\" ,
2020-01-15 00:15:14 +02:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2020-02-24 23:44:10 +01:00
"url" : "/repos/owner/repo/git/trees/master:content/posts?ts=0" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-12-18 18:16:02 +02:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-12-18 18:16:02 +02:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "2054"
2019-10-22 19:59:13 +03:00
} ,
2020-02-24 23:44:10 +01:00
"response" : "{\n \"sha\": \"34892575e216c06e757093f036bd8e057c78a52f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/34892575e216c06e757093f036bd8e057c78a52f\",\n \"tree\": [\n {\n \"path\": \"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"6d51a38aed7139d2117724b1e307657b6ff2d043\",\n \"size\": 1707,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/6d51a38aed7139d2117724b1e307657b6ff2d043\"\n },\n {\n \"path\": \"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d0582dd245a3f408fb3fe2333bf01400007476e9\",\n \"size\": 2565,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d0582dd245a3f408fb3fe2333bf01400007476e9\"\n },\n {\n \"path\": \"2016-02-02---A-Brief-History-of-Typography.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"0eea554365f002d0f1572af9a58522d335a794d5\",\n \"size\": 2786,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/0eea554365f002d0f1572af9a58522d335a794d5\"\n },\n {\n \"path\": \"2017-18-08---The-Birth-of-Movable-Type.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"44f78c474d04273185a95821426f75affc9b0044\",\n \"size\": 16071,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/44f78c474d04273185a95821426f75affc9b0044\"\n },\n {\n \"path\": \"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"a532f0a9445cdf90a19c6812cff89d1674991774\",\n \"size\": 7465,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a532f0a9445cdf90a19c6812cff89d1674991774\"\n }\n ],\n \"truncated\": false\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-03-03 19:12:40 +01:00
"url" : "/repos/forkOwner/repo/git/trees/master:static/media?ts=0" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-12-18 18:16:02 +02:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2020-03-03 19:12:40 +01:00
"Status" : "404 Not Found" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-12-18 18:16:02 +02:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"Vary" : "Accept-Encoding, Accept, X-Requested-With" ,
"content-length" : "109"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/git/trees/#get-a-tree\"\n}\n" ,
"status" : 404
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2020-03-03 19:12:40 +01:00
"url" : "/repos/owner/repo/git/blobs/a532f0a9445cdf90a19c6812cff89d1674991774?ts=0" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-12-18 18:16:02 +02:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-12-18 18:16:02 +02:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "10649"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : " { \ n \ " s h a \ " : \ " a 5 3 2 f 0 a 9 4 4 5 c d f 9 0 a 1 9 c 6 8 1 2 c f f 8 9 d 1 6 7 4 9 9 1 7 7 4 \ " , \ n \ " n o d e _ i d \ " : \ " M D Q 6 Q m x v Y j I 0 N D Q 1 N T Q 0 N T p h N T M y Z j B h O T Q 0 N W N k Z j k w Y T E 5 Y z Y 4 M T J j Z m Y 4 O W Q x N j c 0 O T k x N z c 0 \ " , \ n \ " s i z e \ " : 7 4 6 5 , \ n \ " u r l \ " : \ " h t t p s : //api.github.com/repos/owner/repo/git/blobs/a532f0a9445cdf90a19c6812cff89d1674991774\",\n \"content\": \"LS0tCnRpdGxlOiBIdW1hbmUgVHlwb2dyYXBoeSBpbiB0aGUgRGlnaXRhbCBB\\nZ2UKZGF0ZTogIjIwMTctMDgtMTlUMjI6NDA6MzIuMTY5WiIKdGVtcGxhdGU6\\nICJwb3N0IgpkcmFmdDogZmFsc2UKY2F0ZWdvcnk6ICJUeXBvZ3JhcGh5Igp0\\nYWdzOgogIC0gIkRlc2lnbiIKICAtICJUeXBvZ3JhcGh5IgogIC0gIldlYiBE\\nZXZlbG9wbWVudCIKZGVzY3JpcHRpb246ICJBbiBFc3NheSBvbiBUeXBvZ3Jh\\ncGh5IGJ5IEVyaWMgR2lsbCB0YWtlcyB0aGUgcmVhZGVyIGJhY2sgdG8gdGhl\\nIHllYXIgMTkzMC4gVGhlIHllYXIgd2hlbiBhIGNvbmZsaWN0IGJldHdlZW4g\\ndHdvIHdvcmxkcyBjYW1lIHRvIGl0cyB0ZXJtLiBUaGUgbWFjaGluZXMgb2Yg\\ndGhlIGluZHVzdHJpYWwgd29ybGQgZmluYWxseSB0b29rIG92ZXIgdGhlIGhh\\nbmRpY3JhZnRzLiIKY2Fub25pY2FsOiAnJwotLS0KCi0gW1RoZSBmaXJzdCB0\\ncmFuc2l0aW9uXSgjdGhlLWZpcnN0LXRyYW5zaXRpb24pCi0gW1RoZSBkaWdp\\ndGFsIGFnZV0oI3RoZS1kaWdpdGFsLWFnZSkKLSBbTG9zcyBvZiBodW1hbml0\\neSB0aHJvdWdoIHRyYW5zaXRpb25zXSgjbG9zcy1vZi1odW1hbml0eS10aHJv\\ndWdoLXRyYW5zaXRpb25zKQotIFtDaGFzaW5nIHBlcmZlY3Rpb25dKCNjaGFz\\naW5nLXBlcmZlY3Rpb24pCgpBbiBFc3NheSBvbiBUeXBvZ3JhcGh5IGJ5IEVy\\naWMgR2lsbCB0YWtlcyB0aGUgcmVhZGVyIGJhY2sgdG8gdGhlIHllYXIgMTkz\\nMC4gVGhlIHllYXIgd2hlbiBhIGNvbmZsaWN0IGJldHdlZW4gdHdvIHdvcmxk\\ncyBjYW1lIHRvIGl0cyB0ZXJtLiBUaGUgbWFjaGluZXMgb2YgdGhlIGluZHVz\\ndHJpYWwgd29ybGQgZmluYWxseSB0b29rIG92ZXIgdGhlIGhhbmRpY3JhZnRz\\nLgoKVGhlIHR5cG9ncmFwaHkgb2YgdGhpcyBpbmR1c3RyaWFsIGFnZSB3YXMg\\nbm8gbG9uZ2VyIGhhbmRjcmFmdGVkLiBNYXNzIHByb2R1Y3Rpb24gYW5kIHBy\\nb2ZpdCBiZWNhbWUgbW9yZSBpbXBvcnRhbnQuIFF1YW50aXR5IG1hdHRlcmVk\\nIG1vcmUgdGhhbiB0aGUgcXVhbGl0eS4gVGhlIGJvb2tzIGFuZCBwcmludGVk\\nIHdvcmtzIGluIGdlbmVyYWwgbG9zdCBhIHBhcnQgb2YgaXRzIGh1bWFuaXR5\\nLiBUaGUgdHlwZWZhY2VzIHdlcmUgbm90IHByb2R1Y2VkIGJ5IGNyYWZ0c21l\\nbiBhbnltb3JlLiBJdCB3YXMgdGhlIG1hY2hpbmVzIHByaW50aW5nIGFuZCB0\\neWluZyB0aGUgYm9va3MgdG9nZXRoZXIgbm93LiBUaGUgY3JhZnRzbWVuIGhh\\nZCB0byBsZXQgZ28gb2YgdGhlaXIgY3JhZnQgYW5kIGJlY2FtZSBhIGNvZyBp\\nbiB0aGUgcHJvY2Vzcy4gQW4gZXh0ZW5zaW9uIG9mIHRoZSBpbmR1c3RyaWFs\\nIG1hY2hpbmUuCgpCdXQgdGhlIHZpY3Rvcnkgb2YgdGhlIGluZHVzdHJpYWxp\\nc20gZGlkbuKAmXQgbWVhbiB0aGF0IHRoZSBjcmFmdHNtZW4gd2VyZSBjb21w\\nbGV0ZWx5IGV4dGluY3QuIFRoZSB0d28gd29ybGRzIGNvbnRpbnVlZCB0byBj\\nb2V4aXN0IGluZGVwZW5kZW50bHkuIEVhY2ggcmVjb2duaXNpbmcgdGhlIGdv\\nb2QgaW4gdGhlIG90aGVyIOKAlCB0aGUgcG93ZXIgb2YgaW5kdXN0cmlhbGlz\\nbSBhbmQgdGhlIGh1bWFuaXR5IG9mIGNyYWZ0c21hbnNoaXAuIFRoaXMgd2Fz\\nIHRoZSBzZWNvbmQgdHJhbnNpdGlvbiB0aGF0IHdvdWxkIHN0cmlwIHR5cG9n\\ncmFwaHkgb2YgYSBwYXJ0IG9mIGl0cyBodW1hbml0eS4gV2UgaGF2ZSB0byBn\\nbyA1MDAgeWVhcnMgYmFjayBpbiB0aW1lIHRvIG1lZXQgdGhlIGZpcnN0IG9u\\nZS4KCiMjIFRoZSBmaXJzdCB0cmFuc2l0aW9uCgpBIHNpbWlsYXIgY29uZmxp\\nY3QgZW1lcmdlZCBhZnRlciB0aGUgaW52ZW50aW9uIG9mIHRoZSBmaXJzdCBw\\ncmludGluZyBwcmVzcyBpbiBFdXJvcGUuIEpvaGFubmVzIEd1dGVuYmVyZyBp\\nbnZlbnRlZCBtb3ZhYmxlIHR5cGUgYW5kIHVzZWQgaXQgdG8gcHJvZHVjZSBk\\naWZmZXJlbnQgY29tcG9zaXRpb25zLiBIaXMgd29ya3Nob3AgY291bGQgcHJp\\nbnQgdXAgdG8gMjQwIGltcHJlc3Npb25zIHBlciBob3VyLiBVbnRpbCB0aGVu\\nLCB0aGUgYm9va3Mgd2VyZSBiZWluZyBjb3BpZWQgYnkgaGFuZC4gQWxsIHRo\\nZSBib29rcyB3ZXJlIGhhbmR3cml0dGVuIGFuZCBkZWNvcmF0ZWQgd2l0aCBo\\nYW5kIGRyYXduIG9ybmFtZW50cyBhbmQgZmlndXJlcy4gQSBwcm9jZXNzIG9m\\nIGNvcHlpbmcgYSBib29rIHdhcyBsb25nIGJ1dCBlYWNoIGJvb2ssIGV2ZW4g\\nYSBjb3B5LCB3YXMgYSB3b3JrIG9mIGFydC4KClRoZSBmaXJzdCBwcmludGVk\\nIGJvb2tzIHdlcmUsIGF0IGZpcnN0LCBwZXJjZWl2ZWQgYXMgaW5mZXJpb3Ig\\ndG8gdGhlIGhhbmR3cml0dGVuIG9uZXMuIFRoZXkgd2VyZSBzbWFsbGVyIGFu\\nZCBjaGVhcGVyIHRvIHByb2R1Y2UuIE1vdmFibGUgdHlwZSBwcm92aWRlZCB0\\naGUgcHJpbnRlcnMgd2l0aCBmbGV4aWJpbGl0eSB0aGF0IGFsbG93ZWQgdGhl\\nbSB0byBwcmludCBib29rcyBpbiBsYW5ndWFnZXMgb3RoZXIgdGhhbiBMYXRp\\nbi4gR2lsbCBkZXNjcmliZXMgdGhlIHRyYW5zaXRpb24gdG8gaW5kdXN0cmlh\\nbGlzbSBhcyBzb21ldGhpbmcgdGhhdCBwZW9wbGUgbmVlZGVkIGFuZCB3YW50\\nZWQuIFNvbWV0aGluZyBzaW1pbGFyIGhhcHBlbmVkIGFmdGVyIHRoZSBmaXJz\\ndCBwcmludGVkIGJvb2tzIGVtZXJnZWQuIFBlb3BsZSB3YW50ZWQgYm9va3Mg\\naW4gYSBsYW5ndWFnZSB0aGV5IHVuZGVyc3Rvb2QgYW5kIHRoZXkgd2FudGVk\\nIGJvb2tzIHRoZXkgY291bGQgdGFrZSB3aXRoIHRoZW0uIFRoZXkgd2VyZS
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-02-24 23:44:10 +01:00
"url" : "/repos/owner/repo/git/blobs/0eea554365f002d0f1572af9a58522d335a794d5?ts=0" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-12-18 18:16:02 +02:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-12-18 18:16:02 +02:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "4201"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : " { \ n \ " s h a \ " : \ " 0 e e a 5 5 4 3 6 5 f 0 0 2 d 0 f 1 5 7 2 a f 9 a 5 8 5 2 2 d 3 3 5 a 7 9 4 d 5 \ " , \ n \ " n o d e _ i d \ " : \ " M D Q 6 Q m x v Y j I 0 N D Q 1 N T Q 0 N T o w Z W V h N T U 0 M z Y 1 Z j A w M m Q w Z j E 1 N z J h Z j l h N T g 1 M j J k M z M 1 Y T c 5 N G Q 1 \ " , \ n \ " s i z e \ " : 2 7 8 6 , \ n \ " u r l \ " : \ " h t t p s : //api.github.com/repos/owner/repo/git/blobs/0eea554365f002d0f1572af9a58522d335a794d5\",\n \"content\": \"LS0tCnRpdGxlOiAiQSBCcmllZiBIaXN0b3J5IG9mIFR5cG9ncmFwaHkiCmRh\\ndGU6ICIyMDE2LTAyLTAyVDIyOjQwOjMyLjE2OVoiCnRlbXBsYXRlOiAicG9z\\ndCIKZHJhZnQ6IGZhbHNlCmNhdGVnb3J5OiAiRGVzaWduIEluc3BpcmF0aW9u\\nIgp0YWdzOgogIC0gIkxpbm90eXBlIgogIC0gIk1vbm90eXBlIgogIC0gIkhp\\nc3Rvcnkgb2YgdHlwb2dyYXBoeSIKICAtICJIZWx2ZXRpY2EiCmRlc2NyaXB0\\naW9uOiAiTW9yYmkgaW4gc2VtIHF1aXMgZHVpIHBsYWNlcmF0IG9ybmFyZS4g\\nUGVsbGVudGVzcXVlIG9kaW8gbmlzaSwgZXVpc21vZCBpbiwgcGhhcmV0cmEg\\nYSwgdWx0cmljaWVzIGluLCBkaWFtLiBTZWQgYXJjdS4gQ3JhcyBjb25zZXF1\\nYXQuIgpjYW5vbmljYWw6ICcnCi0tLQoKKipQZWxsZW50ZXNxdWUgaGFiaXRh\\nbnQgbW9yYmkgdHJpc3RpcXVlKiogc2VuZWN0dXMgZXQgbmV0dXMgZXQgbWFs\\nZXN1YWRhIGZhbWVzIGFjIHR1cnBpcyBlZ2VzdGFzLiBWZXN0aWJ1bHVtIHRv\\ncnRvciBxdWFtLCBmZXVnaWF0IHZpdGFlLCB1bHRyaWNpZXMgZWdldCwgdGVt\\ncG9yIHNpdCBhbWV0LCBhbnRlLiBEb25lYyBldSBsaWJlcm8gc2l0IGFtZXQg\\ncXVhbSBlZ2VzdGFzIHNlbXBlci4gKkFlbmVhbiB1bHRyaWNpZXMgbWkgdml0\\nYWUgZXN0LiogTWF1cmlzIHBsYWNlcmF0IGVsZWlmZW5kIGxlby4gUXVpc3F1\\nZSBzaXQgYW1ldCBlc3QgZXQgc2FwaWVuIHVsbGFtY29ycGVyIHBoYXJldHJh\\nLiAKClZlc3RpYnVsdW0gZXJhdCB3aXNpLCBjb25kaW1lbnR1bSBzZWQsIGNv\\nbW1vZG8gdml0YWUsIG9ybmFyZSBzaXQgYW1ldCwgd2lzaS4gQWVuZWFuIGZl\\ncm1lbnR1bSwgZWxpdCBlZ2V0IHRpbmNpZHVudCBjb25kaW1lbnR1bSwgZXJv\\ncyBpcHN1bSBydXRydW0gb3JjaSwgc2FnaXR0aXMgdGVtcHVzIGxhY3VzIGVu\\naW0gYWMgZHVpLiAgW0RvbmVjIG5vbiBlbmltXSgjKSBpbiB0dXJwaXMgcHVs\\ndmluYXIgZmFjaWxpc2lzLgoKIVtOdWxsYSBmYXVjaWJ1cyB2ZXN0aWJ1bHVt\\nIGVyb3MgaW4gdGVtcHVzLiBWZXN0aWJ1bHVtIHRlbXBvciBpbXBlcmRpZXQg\\ndmVsaXQgbmVjIGRhcGlidXNdKC9tZWRpYS9pbWFnZS0wLmpwZykKCiMjIEhl\\nYWRlciBMZXZlbCAyCgorIExvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBj\\nb25zZWN0ZXR1ZXIgYWRpcGlzY2luZyBlbGl0LgorIEFsaXF1YW0gdGluY2lk\\ndW50IG1hdXJpcyBldSByaXN1cy4KCkRvbmVjIG5vbiBlbmltIGluIHR1cnBp\\ncyBwdWx2aW5hciBmYWNpbGlzaXMuIFV0IGZlbGlzLiBQcmFlc2VudCBkYXBp\\nYnVzLCBuZXF1ZSBpZCBjdXJzdXMgZmF1Y2lidXMsIHRvcnRvciBuZXF1ZSBl\\nZ2VzdGFzIGF1Z3VlLCBldSB2dWxwdXRhdGUgbWFnbmEgZXJvcyBldSBlcmF0\\nLiBBbGlxdWFtIGVyYXQgdm9sdXRwYXQuIAoKPGZpZ3VyZT4KCTxibG9ja3F1\\nb3RlPgoJCTxwPkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0\\nZXR1ciBhZGlwaXNjaW5nIGVsaXQuIFZpdmFtdXMgbWFnbmEuIENyYXMgaW4g\\nbWkgYXQgZmVsaXMgYWxpcXVldCBjb25ndWUuIFV0IGEgZXN0IGVnZXQgbGln\\ndWxhIG1vbGVzdGllIGdyYXZpZGEuIEN1cmFiaXR1ciBtYXNzYS4gRG9uZWMg\\nZWxlaWZlbmQsIGxpYmVybyBhdCBzYWdpdHRpcyBtb2xsaXMsIHRlbGx1cyBl\\nc3QgbWFsZXN1YWRhIHRlbGx1cywgYXQgbHVjdHVzIHR1cnBpcyBlbGl0IHNp\\ndCBhbWV0IHF1YW0uIFZpdmFtdXMgcHJldGl1bSBvcm5hcmUgZXN0LjwvcD4K\\nCQk8Zm9vdGVyPgoJCQk8Y2l0ZT7igJQgQWxpcXVhbSB0aW5jaWR1bnQgbWF1\\ncmlzIGV1IHJpc3VzLjwvY2l0ZT4KCQk8L2Zvb3Rlcj4KCTwvYmxvY2txdW90\\nZT4KPC9maWd1cmU+CgojIyMgSGVhZGVyIExldmVsIDMKCisgTG9yZW0gaXBz\\ndW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVlciBhZGlwaXNjaW5nIGVs\\naXQuCisgQWxpcXVhbSB0aW5jaWR1bnQgbWF1cmlzIGV1IHJpc3VzLgoKUGVs\\nbGVudGVzcXVlIGhhYml0YW50IG1vcmJpIHRyaXN0aXF1ZSBzZW5lY3R1cyBl\\ndCBuZXR1cyBldCBtYWxlc3VhZGEgZmFtZXMgYWMgdHVycGlzIGVnZXN0YXMu\\nIFZlc3RpYnVsdW0gdG9ydG9yIHF1YW0sIGZldWdpYXQgdml0YWUsIHVsdHJp\\nY2llcyBlZ2V0LCB0ZW1wb3Igc2l0IGFtZXQsIGFudGUuIERvbmVjIGV1IGxp\\nYmVybyBzaXQgYW1ldCBxdWFtIGVnZXN0YXMgc2VtcGVyLiBBZW5lYW4gdWx0\\ncmljaWVzIG1pIHZpdGFlIGVzdC4gTWF1cmlzIHBsYWNlcmF0IGVsZWlmZW5k\\nIGxlby4gUXVpc3F1ZSBzaXQgYW1ldCBlc3QgZXQgc2FwaWVuIHVsbGFtY29y\\ncGVyIHBoYXJldHJhLgoKYGBgY3NzCiNoZWFkZXIgaDEgYSB7CiAgZGlzcGxh\\neTogYmxvY2s7CiAgd2lkdGg6IDMwMHB4OwogIGhlaWdodDogODBweDsKfQpg\\nYGAKClZlc3RpYnVsdW0gZXJhdCB3aXNpLCBjb25kaW1lbnR1bSBzZWQsIGNv\\nbW1vZG8gdml0YWUsIG9ybmFyZSBzaXQgYW1ldCwgd2lzaS4gQWVuZWFuIGZl\\ncm1lbnR1bSwgZWxpdCBlZ2V0IHRpbmNpZHVudCBjb25kaW1lbnR1bSwgZXJv\\ncyBpcHN1bSBydXRydW0gb3JjaSwgc2FnaXR0aXMgdGVtcHVzIGxhY3VzIGVu\\naW0gYWMgZHVpLiBEb25lYyBub24gZW5pbSBpbiB0dXJwaXMgcHVsdmluYXIg\\nZmFjaWxpc2lzLiBVdCBmZWxpcy4gUHJhZXNlbnQgZGFwaWJ1cywgbmVxdWUg\\naWQgY3Vyc3VzIGZhdWNpYnVzLCB0b3J0b3IgbmVxdWUgZWdlc3RhcyBhdWd1\\nZSwgZXUgdnVscHV0YXRlIG1hZ25hIGVyb3MgZXUgZXJhdC4gQWxpcXVhbS
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2020-03-03 19:12:40 +01:00
"url" : "/repos/owner/repo/git/blobs/6d51a38aed7139d2117724b1e307657b6ff2d043?ts=0" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-12-18 18:16:02 +02:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-12-18 18:16:02 +02:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "2713"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"sha\": \"6d51a38aed7139d2117724b1e307657b6ff2d043\",\n \"node_id\": \"MDQ6QmxvYjI0NDQ1NTQ0NTo2ZDUxYTM4YWVkNzEzOWQyMTE3NzI0YjFlMzA3NjU3YjZmZjJkMDQz\",\n \"size\": 1707,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/6d51a38aed7139d2117724b1e307657b6ff2d043\",\n \"content\": \"LS0tCnRpdGxlOiBQZXJmZWN0aW5nIHRoZSBBcnQgb2YgUGVyZmVjdGlvbgpk\\nYXRlOiAiMjAxNi0wOS0wMVQyMzo0NjozNy4xMjFaIgp0ZW1wbGF0ZTogInBv\\nc3QiCmRyYWZ0OiBmYWxzZQpjYXRlZ29yeTogIkRlc2lnbiBJbnNwaXJhdGlv\\nbiIKdGFnczoKICAtICJIYW5kd3JpdGluZyIKICAtICJMZWFybmluZyB0byB3\\ncml0ZSIKZGVzY3JpcHRpb246ICJRdWlzcXVlIGN1cnN1cywgbWV0dXMgdml0\\nYWUgcGhhcmV0cmEgYXVjdG9yLCBzZW0gbWFzc2EgbWF0dGlzIHNlbSwgYXQg\\naW50ZXJkdW0gbWFnbmEgYXVndWUgZWdldCBkaWFtLiBWZXN0aWJ1bHVtIGFu\\ndGUgaXBzdW0gcHJpbWlzIGluIGZhdWNpYnVzIG9yY2kgbHVjdHVzIGV0IHVs\\ndHJpY2VzIHBvc3VlcmUgY3ViaWxpYSBDdXJhZTsgTW9yYmkgbGFjaW5pYSBt\\nb2xlc3RpZSBkdWkuIFByYWVzZW50IGJsYW5kaXQgZG9sb3IuIFNlZCBub24g\\ncXVhbS4gSW4gdmVsIG1pIHNpdCBhbWV0IGF1Z3VlIGNvbmd1ZSBlbGVtZW50\\ndW0uIgpjYW5vbmljYWw6ICcnCi0tLQoKUXVpc3F1ZSBjdXJzdXMsIG1ldHVz\\nIHZpdGFlIHBoYXJldHJhIGF1Y3Rvciwgc2VtIG1hc3NhIG1hdHRpcyBzZW0s\\nIGF0IGludGVyZHVtIG1hZ25hIGF1Z3VlIGVnZXQgZGlhbS4gVmVzdGlidWx1\\nbSBhbnRlIGlwc3VtIHByaW1pcyBpbiBmYXVjaWJ1cyBvcmNpIGx1Y3R1cyBl\\ndCB1bHRyaWNlcyBwb3N1ZXJlIGN1YmlsaWEgQ3VyYWU7IE1vcmJpIGxhY2lu\\naWEgbW9sZXN0aWUgZHVpLiBQcmFlc2VudCBibGFuZGl0IGRvbG9yLiBTZWQg\\nbm9uIHF1YW0uIEluIHZlbCBtaSBzaXQgYW1ldCBhdWd1ZSBjb25ndWUgZWxl\\nbWVudHVtLgoKIVtOdWxsYSBmYXVjaWJ1cyB2ZXN0aWJ1bHVtIGVyb3MgaW4g\\ndGVtcHVzLiBWZXN0aWJ1bHVtIHRlbXBvciBpbXBlcmRpZXQgdmVsaXQgbmVj\\nIGRhcGlidXNdKC9tZWRpYS9pbWFnZS0yLmpwZykKClBlbGxlbnRlc3F1ZSBo\\nYWJpdGFudCBtb3JiaSB0cmlzdGlxdWUgc2VuZWN0dXMgZXQgbmV0dXMgZXQg\\nbWFsZXN1YWRhIGZhbWVzIGFjIHR1cnBpcyBlZ2VzdGFzLiBWZXN0aWJ1bHVt\\nIHRvcnRvciBxdWFtLCBmZXVnaWF0IHZpdGFlLCB1bHRyaWNpZXMgZWdldCwg\\ndGVtcG9yIHNpdCBhbWV0LCBhbnRlLiBEb25lYyBldSBsaWJlcm8gc2l0IGFt\\nZXQgcXVhbSBlZ2VzdGFzIHNlbXBlci4gQWVuZWFuIHVsdHJpY2llcyBtaSB2\\naXRhZSBlc3QuIE1hdXJpcyBwbGFjZXJhdCBlbGVpZmVuZCBsZW8uIFF1aXNx\\ndWUgc2l0IGFtZXQgZXN0IGV0IHNhcGllbiB1bGxhbWNvcnBlciBwaGFyZXRy\\nYS4gVmVzdGlidWx1bSBlcmF0IHdpc2ksIGNvbmRpbWVudHVtIHNlZCwgY29t\\nbW9kbyB2aXRhZSwgb3JuYXJlIHNpdCBhbWV0LCB3aXNpLiBBZW5lYW4gZmVy\\nbWVudHVtLCBlbGl0IGVnZXQgdGluY2lkdW50IGNvbmRpbWVudHVtLCBlcm9z\\nIGlwc3VtIHJ1dHJ1bSBvcmNpLCBzYWdpdHRpcyB0ZW1wdXMgbGFjdXMgZW5p\\nbSBhYyBkdWkuIERvbmVjIG5vbiBlbmltIGluIHR1cnBpcyBwdWx2aW5hciBm\\nYWNpbGlzaXMuIFV0IGZlbGlzLiAKClByYWVzZW50IGRhcGlidXMsIG5lcXVl\\nIGlkIGN1cnN1cyBmYXVjaWJ1cywgdG9ydG9yIG5lcXVlIGVnZXN0YXMgYXVn\\ndWUsIGV1IHZ1bHB1dGF0ZSBtYWduYSBlcm9zIGV1IGVyYXQuIEFsaXF1YW0g\\nZXJhdCB2b2x1dHBhdC4gTmFtIGR1aSBtaSwgdGluY2lkdW50IHF1aXMsIGFj\\nY3Vtc2FuIHBvcnR0aXRvciwgZmFjaWxpc2lzIGx1Y3R1cywgbWV0dXMu\\n\",\n \"encoding\": \"base64\"\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
2019-12-18 18:16:02 +02:00
{
"method" : "GET" ,
2020-03-03 19:12:40 +01:00
"url" : "/repos/owner/repo/git/blobs/44f78c474d04273185a95821426f75affc9b0044?ts=0" ,
2019-12-18 18:16:02 +02:00
"headers" : {
2020-02-24 23:44:10 +01:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-12-18 18:16:02 +02:00
"Server" : "GitHub.com" ,
2020-01-15 00:15:14 +02:00
"Status" : "200 OK" ,
2019-12-18 18:16:02 +02:00
"X-RateLimit-Limit" : "5000" ,
2020-01-15 00:15:14 +02:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-12-18 18:16:02 +02:00
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
2020-01-15 00:15:14 +02:00
"X-Accepted-OAuth-Scopes" : "" ,
2020-02-24 23:44:10 +01:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-12-18 18:16:02 +02:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2020-02-24 23:44:10 +01:00
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "22506"
2019-12-18 18:16:02 +02:00
} ,
2020-03-03 19:12:40 +01:00
"response" : " { \ n \ " s h a \ " : \ " 4 4 f 7 8 c 4 7 4 d 0 4 2 7 3 1 8 5 a 9 5 8 2 1 4 2 6 f 7 5 a f f c 9 b 0 0 4 4 \ " , \ n \ " n o d e _ i d \ " : \ " M D Q 6 Q m x v Y j I 0 N D Q 1 N T Q 0 N T o 0 N G Y 3 O G M 0 N z R k M D Q y N z M x O D V h O T U 4 M j E 0 M j Z m N z V h Z m Z j O W I w M D Q 0 \ " , \ n \ " s i z e \ " : 1 6 0 7 1 , \ n \ " u r l \ " : \ " h t t p s : //api.github.com/repos/owner/repo/git/blobs/44f78c474d04273185a95821426f75affc9b0044\",\n \"content\": \"LS0tCnRpdGxlOiAiSm9oYW5uZXMgR3V0ZW5iZXJnOiBUaGUgQmlydGggb2Yg\\nTW92YWJsZSBUeXBlIgpkYXRlOiAiMjAxNy0wOC0xOFQyMjoxMjowMy4yODRa\\nIgp0ZW1wbGF0ZTogInBvc3QiCmRyYWZ0OiBmYWxzZQpjYXRlZ29yeTogIlR5\\ncG9ncmFwaHkiCnRhZ3M6CiAgLSAiT3BlbiBzb3VyY2UiCiAgLSAiR2F0c2J5\\nIgogIC0gIlR5cG9ncmFwaHkiCmRlc2NyaXB0aW9uOiAiR2VybWFuIGludmVu\\ndG9yIEpvaGFubmVzIEd1dGVuYmVyZyBkZXZlbG9wZWQgYSBtZXRob2Qgb2Yg\\nbW92YWJsZSB0eXBlIGFuZCB1c2VkIGl0IHRvIGNyZWF0ZSBvbmUgb2YgdGhl\\nIHdlc3Rlcm4gd29ybGTigJlzIGZpcnN0IG1ham9yIHByaW50ZWQgYm9va3Ms\\nIHRoZSDigJxGb3J0eeKAk1R3b+KAk0xpbmXigJ0gQmlibGUuIgpjYW5vbmlj\\nYWw6ICcnCi0tLQoKR2VybWFuIGludmVudG9yIEpvaGFubmVzIEd1dGVuYmVy\\nZyBkZXZlbG9wZWQgYSBtZXRob2Qgb2YgbW92YWJsZSB0eXBlIGFuZCB1c2Vk\\nIGl0IHRvIGNyZWF0ZSBvbmUgb2YgdGhlIHdlc3Rlcm4gd29ybGTigJlzIGZp\\ncnN0IG1ham9yIHByaW50ZWQgYm9va3MsIHRoZSDigJxGb3J0eeKAk1R3b+KA\\nk0xpbmXigJ0gQmlibGUuCgoqKkpvaGFubmVzIEdlbnNmbGVpc2NoIHp1ciBM\\nYWRlbiB6dW0gR3V0ZW5iZXJnKiogKGMuIDEzOTgg4oCTIDE0NjgpIHdhcyBh\\nIEdlcm1hbiBibGFja3NtaXRoLCBnb2xkc21pdGgsIHByaW50ZXIsIGFuZCBw\\ndWJsaXNoZXIgd2hvIGludHJvZHVjZWQgcHJpbnRpbmcgdG8gRXVyb3BlLiBI\\naXMgaW52ZW50aW9uIG9mIG1lY2hhbmljYWwgbW92YWJsZSB0eXBlIHByaW50\\naW5nIHN0YXJ0ZWQgdGhlIFByaW50aW5nIFJldm9sdXRpb24gYW5kIGlzIHdp\\nZGVseSByZWdhcmRlZCBhcyB0aGUgbW9zdCBpbXBvcnRhbnQgZXZlbnQgb2Yg\\ndGhlIG1vZGVybiBwZXJpb2QuIEl0IHBsYXllZCBhIGtleSByb2xlIGluIHRo\\nZSBkZXZlbG9wbWVudCBvZiB0aGUgUmVuYWlzc2FuY2UsIFJlZm9ybWF0aW9u\\nLCB0aGUgQWdlIG9mIEVubGlnaHRlbm1lbnQsIGFuZCB0aGUgU2NpZW50aWZp\\nYyByZXZvbHV0aW9uIGFuZCBsYWlkIHRoZSBtYXRlcmlhbCBiYXNpcyBmb3Ig\\ndGhlIG1vZGVybiBrbm93bGVkZ2UtYmFzZWQgZWNvbm9teSBhbmQgdGhlIHNw\\ncmVhZCBvZiBsZWFybmluZyB0byB0aGUgbWFzc2VzLgoKPGZpZ3VyZSBjbGFz\\ncz0iZmxvYXQtcmlnaHQiIHN0eWxlPSJ3aWR0aDogMjQwcHgiPgoJPGltZyBz\\ncmM9Ii9tZWRpYS9ndXRlbmJlcmcuanBnIiBhbHQ9Ikd1dGVuYmVyZyI+Cgk8\\nZmlnY2FwdGlvbj5Kb2hhbm5lcyBHdXRlbmJlcmc8L2ZpZ2NhcHRpb24+Cjwv\\nZmlndXJlPgoKV2l0aCBoaXMgaW52ZW50aW9uIG9mIHRoZSBwcmludGluZyBw\\ncmVzcywgR3V0ZW5iZXJnIHdhcyB0aGUgZmlyc3QgRXVyb3BlYW4gdG8gdXNl\\nIG1vdmFibGUgdHlwZSBwcmludGluZywgaW4gYXJvdW5kIDE0MzkuIEFtb25n\\nIGhpcyBtYW55IGNvbnRyaWJ1dGlvbnMgdG8gcHJpbnRpbmcgYXJlOiB0aGUg\\naW52ZW50aW9uIG9mIGEgcHJvY2VzcyBmb3IgbWFzcy1wcm9kdWNpbmcgbW92\\nYWJsZSB0eXBlOyB0aGUgdXNlIG9mIG9pbC1iYXNlZCBpbms7IGFuZCB0aGUg\\ndXNlIG9mIGEgd29vZGVuIHByaW50aW5nIHByZXNzIHNpbWlsYXIgdG8gdGhl\\nIGFncmljdWx0dXJhbCBzY3JldyBwcmVzc2VzIG9mIHRoZSBwZXJpb2QuIEhp\\ncyB0cnVseSBlcG9jaGFsIGludmVudGlvbiB3YXMgdGhlIGNvbWJpbmF0aW9u\\nIG9mIHRoZXNlIGVsZW1lbnRzIGludG8gYSBwcmFjdGljYWwgc3lzdGVtIHRo\\nYXQgYWxsb3dlZCB0aGUgbWFzcyBwcm9kdWN0aW9uIG9mIHByaW50ZWQgYm9v\\na3MgYW5kIHdhcyBlY29ub21pY2FsbHkgdmlhYmxlIGZvciBwcmludGVycyBh\\nbmQgcmVhZGVycyBhbGlrZS4gR3V0ZW5iZXJnJ3MgbWV0aG9kIGZvciBtYWtp\\nbmcgdHlwZSBpcyB0cmFkaXRpb25hbGx5IGNvbnNpZGVyZWQgdG8gaGF2ZSBp\\nbmNsdWRlZCBhIHR5cGUgbWV0YWwgYWxsb3kgYW5kIGEgaGFuZCBtb3VsZCBm\\nb3IgY2FzdGluZyB0eXBlLiBUaGUgYWxsb3kgd2FzIGEgbWl4dHVyZSBvZiBs\\nZWFkLCB0aW4sIGFuZCBhbnRpbW9ueSB0aGF0IG1lbHRlZCBhdCBhIHJlbGF0\\naXZlbHkgbG93IHRlbXBlcmF0dXJlIGZvciBmYXN0ZXIgYW5kIG1vcmUgZWNv\\nbm9taWNhbCBjYXN0aW5nLCBjYXN0IHdlbGwsIGFuZCBjcmVhdGVkIGEgZHVy\\nYWJsZSB0eXBlLgoKSW4gUmVuYWlzc2FuY2UgRXVyb3BlLCB0aGUgYXJyaXZh\\nbCBvZiBtZWNoYW5pY2FsIG1vdmFibGUgdHlwZSBwcmludGluZyBpbnRyb2R1\\nY2VkIHRoZSBlcmEgb2YgbWFzcyBjb21tdW5pY2F0aW9uIHdoaWNoIHBlcm1h\\nbmVudGx5IGFsdGVyZWQgdGhlIHN0cnVjdHVyZSBvZiBzb2NpZXR5LiBUaGUg\\ncmVsYXRpdmVseSB1bnJlc3RyaWN0ZWQgY2lyY3VsYXRpb24gb2YgaW5mb3Jt\\nYXRpb24g4oCUIGluY2x1ZGluZyByZXZvbHV0aW9uYXJ5IGlkZWFzIOKAlCB0\\ncmFuc2NlbmRlZCBib3JkZXJzLCBjYXB0dXJlZCB0aGUgbWFzc2VzIGluIHRo\\nZSBSZWZvcm1hdGlvbiBhbmQgdGhyZWF0ZW5lZCB0aGUgcG93ZXIgb2YgcG9s\\naXRpY2FsIGFuZCByZWxpZ2lvdXMgYXV0aG9yaXRpZXM7IHRoZSBzaGFycCBp\\nbmNyZWFzZSBpbiBsaXRlcmFjeSBicm9rZSB0aGUgbW9ub3BvbHkgb2YgdGhl\\nIGxpdGVyYXRlIGVsaXRlIG9uIGVkdWNhdGlvbiBhbmQgbGVhcm5pbmcgYW5k\\nIGJvbHN0ZXJlZCB0aGUgZW1lcmdpbmcgbWlkZGxlIGNsYXNzLiBBY3Jvc
2020-01-15 00:15:14 +02:00
"status" : 200
2019-12-18 18:16:02 +02:00
} ,
2019-10-22 19:59:13 +03:00
{
"method" : "GET" ,
2020-02-27 18:24:39 +01:00
"url" : "/repos/forkOwner/repo/git/refs/heads/cms/forkOwner/repo?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2020-01-15 00:15:14 +02:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2020-01-15 00:15:14 +02:00
"Status" : "404 Not Found" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2020-01-15 00:15:14 +02:00
"X-Poll-Interval" : "300" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
2020-01-15 00:15:14 +02:00
"X-Accepted-OAuth-Scopes" : "repo" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2020-01-15 00:15:14 +02:00
"Content-Security-Policy" : "default-src 'none'" ,
2020-02-24 23:44:10 +01:00
"Vary" : "Accept-Encoding, Accept, X-Requested-With" ,
2020-01-15 00:15:14 +02:00
"content-length" : "113"
2019-10-22 19:59:13 +03:00
} ,
2020-01-15 00:15:14 +02:00
"response" : "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/git/refs/#get-a-reference\"\n}\n" ,
"status" : 404
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2020-02-24 23:44:10 +01:00
"url" : "/repos/owner/repo/pulls?ts=300&head=forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title&base=master&state=all&per_page=100" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2020-02-24 23:44:10 +01:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2020-02-24 23:44:10 +01:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-12-18 18:16:02 +02:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "23137"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "[\n {\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/4\",\n \"id\": 382563154,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzgyNTYzMTU0\",\n \"html_url\": \"https://github.com/owner/repo/pull/4\",\n \"diff_url\": \"https://github.com/owner/repo/pull/4.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/4.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/4\",\n \"number\": 4,\n \"state\": \"closed\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2020-03-02T19:24:25Z\",\n \"updated_at\": \"2020-03-02T19:24:38Z\",\n \"closed_at\": \"2020-03-02T19:24:31Z\",\n \"merged_at\": null,\n \"merge_commit_sha\": \"a22b9272ad8e7f560d99164a84ffed86d30c9c08\",\n \"assignee\": null,\n \"assignees\": [\n\n ],\n \"requested_reviewers\": [\n\n ],\n \"requested_teams\": [\n\n ],\n \"labels\": [\n\n ],\n \"milestone\": null,\n \"commits_url\": \"https://api.github.com/repos/owner/repo/pulls/4/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/4/comments\",\n \"review_comment_url\": \"https://api.github.com/repos/owner/repo/pulls/comments{/number}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/issues/4/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/bc700d214bcd447d3030bc9a62a0f8dc28ae0c23\",\n \"head\": {\n \"label\": \"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"ref\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"sha\": \"bc700d214bcd447d3030bc9a62a0f8dc28ae0c23\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"
2020-02-24 23:44:10 +01:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2020-02-24 23:44:10 +01:00
"url" : "/repos/forkOwner/repo/branches/cms%2FforkOwner%2Frepo%2Fposts%2F1970-01-01-first-title?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2020-02-24 23:44:10 +01:00
"Status" : "404 Not Found" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-12-18 18:16:02 +02:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-02-24 23:44:10 +01:00
"Vary" : "Accept-Encoding, Accept, X-Requested-With" ,
"content-length" : "121"
2019-10-22 19:59:13 +03:00
} ,
2020-02-24 23:44:10 +01:00
"response" : "{\n \"message\": \"Branch not found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/branches/#get-branch\"\n}\n" ,
"status" : 404
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2020-01-15 00:15:14 +02:00
"url" : "/repos/owner/repo/git/trees/master:content%2Fposts?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2020-01-15 00:15:14 +02:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2020-01-15 00:15:14 +02:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-12-18 18:16:02 +02:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "2054"
2019-10-22 19:59:13 +03:00
} ,
2020-01-15 00:15:14 +02:00
"response" : "{\n \"sha\": \"34892575e216c06e757093f036bd8e057c78a52f\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/34892575e216c06e757093f036bd8e057c78a52f\",\n \"tree\": [\n {\n \"path\": \"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"6d51a38aed7139d2117724b1e307657b6ff2d043\",\n \"size\": 1707,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/6d51a38aed7139d2117724b1e307657b6ff2d043\"\n },\n {\n \"path\": \"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d0582dd245a3f408fb3fe2333bf01400007476e9\",\n \"size\": 2565,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d0582dd245a3f408fb3fe2333bf01400007476e9\"\n },\n {\n \"path\": \"2016-02-02---A-Brief-History-of-Typography.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"0eea554365f002d0f1572af9a58522d335a794d5\",\n \"size\": 2786,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/0eea554365f002d0f1572af9a58522d335a794d5\"\n },\n {\n \"path\": \"2017-18-08---The-Birth-of-Movable-Type.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"44f78c474d04273185a95821426f75affc9b0044\",\n \"size\": 16071,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/44f78c474d04273185a95821426f75affc9b0044\"\n },\n {\n \"path\": \"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"a532f0a9445cdf90a19c6812cff89d1674991774\",\n \"size\": 7465,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a532f0a9445cdf90a19c6812cff89d1674991774\"\n }\n ],\n \"truncated\": false\n}\n" ,
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
2020-02-28 11:40:51 +01:00
"body" : "{\"content\":\"LS0tCnRlbXBsYXRlOiBwb3N0CnRpdGxlOiBmaXJzdCB0aXRsZQpkYXRlOiAxOTcwLTAxLTAxVDAwOjAwOjAwLjAwMFoKZGVzY3JpcHRpb246IGZpcnN0IGRlc2NyaXB0aW9uCmNhdGVnb3J5OiBmaXJzdCBjYXRlZ29yeQp0YWdzOgogIC0gdGFnMQotLS0KZmlyc3QgYm9keQ==\",\"encoding\":\"base64\"}" ,
2019-10-22 19:59:13 +03:00
"method" : "POST" ,
"url" : "/repos/forkOwner/repo/git/blobs?ts=300" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
2020-03-03 19:12:40 +01:00
"Content-Length" : "216" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2020-03-03 19:12:40 +01:00
"Location" : "https://api.github.com/repos/forkOwner/repo/git/blobs/fbe7d6f8491e95e4ff2607c31c23a821052543d6" ,
2019-10-22 19:59:13 +03:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2019-12-18 18:16:02 +02:00
"Content-Security-Policy" : "default-src 'none'"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"sha\": \"fbe7d6f8491e95e4ff2607c31c23a821052543d6\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/fbe7d6f8491e95e4ff2607c31c23a821052543d6\"\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 201
} ,
{
"method" : "GET" ,
2019-12-20 19:33:43 +02:00
"url" : "/repos/owner/repo/branches/master?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "4892"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"name\": \"master\",\n \"commit\": {\n \"sha\": \"6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"node_id\": \"MDY6Q29tbWl0MjQ0NDU1NDQ1OjZmYzkwZGNiMmJiMDljNDcxODRhYzJjYzYzN2IyYTY3NjkyZDYzYTU=\",\n \"commit\": {\n \"author\": {\n \"name\": \"Renovate Bot\",\n \"email\": \"bot@renovateapp.com\",\n \"date\": \"2020-03-02T04:37:02Z\"\n },\n \"committer\": {\n \"name\": \"renovate[bot]\",\n \"email\": \"29139614+renovate[bot]@users.noreply.github.com\",\n \"date\": \"2020-03-02T05:35:31Z\"\n },\n \"message\": \"chore(deps): lock file maintenance\",\n \"tree\": {\n \"sha\": \"ca362a19559adc37341c9978e8fba4f28eabc2a3\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ca362a19559adc37341c9978e8fba4f28eabc2a3\"\n },\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"comment_count\": 0,\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n },\n \"url\": \"https://api.github.com/repos/owner/repo/commits/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"html_url\": \"https://github.com/owner/repo/commit/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/commits/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5/comments\",\n \"author\": {\n \"login\": \"renovate-bot\",\n \"id\": 25180681,\n \"node_id\": \"MDQ6VXNlcjI1MTgwNjgx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/renovate-bot\",\n \"html_url\": \"https://github.com/renovate-bot\",\n \"followers_url\": \"https://api.github.com/users/renovate-bot/followers\",\n \"following_url\": \"https://api.github.com/users/renovate-bot/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/renovate-bot/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/renovate-bot/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/renovate-bot/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/renovate-bot/orgs\",\n \"repos_url\": \"https://api.github.com/users/renovate-bot/repos\",\n \"events_url\": \"https://api.github.com/users/renovate-bot/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/renovate-bot/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"committer\": {\n \"login\": \"renovate[bot]\",\n \"id\": 29139614,\n \"node_id\": \"MDM6Qm90MjkxMzk2MTQ=\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/in/2740?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/renovate%5Bbot%5D\",\n \"html_url\": \"https://github.com/apps/renovate\",\n \"followers_url\": \"https://api.github.com/users/renovate%5Bbot%5D/followers\",\n \"following_url\": \"https://api.github.com/users/renovate%5Bbot%5D/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/renovate%5Bbot%5D/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/renovate%5Bbot%5D/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/renovate%5Bbot%5D/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/renovate%5Bbot%5D/orgs\",\n \"repos_url\": \"https://api.github.com/users/renovate%5Bbot%5D/repos\",\n \"events_url\": \"https://api.github.com/users/renovate%5Bbot%5D/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/renovate%5Bbot%5D/received_events\",\n \"type\": \"Bot\",\n \"site_admin\": false\n },\n \"parents\": [\n {\n \"sha\": \"93204ff299a2e076bbd38ee5326c61834af65ff3\",\n \"url\": \" h t t p s : //a
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
2020-03-03 19:12:40 +01:00
"body" : "{\"base_tree\":\"6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\"tree\":[{\"path\":\"content/posts/1970-01-01-first-title.md\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"fbe7d6f8491e95e4ff2607c31c23a821052543d6\"}]}" ,
2019-10-22 19:59:13 +03:00
"method" : "POST" ,
"url" : "/repos/forkOwner/repo/git/trees?ts=300" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
2020-03-03 19:12:40 +01:00
"Content-Length" : "12425" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2020-03-03 19:12:40 +01:00
"Location" : "https://api.github.com/repos/forkOwner/repo/git/trees/3ea123c24a1ed32705075dad5e872bf1011c5f23" ,
2019-10-22 19:59:13 +03:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2019-12-18 18:16:02 +02:00
"Content-Security-Policy" : "default-src 'none'"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"sha\": \"3ea123c24a1ed32705075dad5e872bf1011c5f23\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/3ea123c24a1ed32705075dad5e872bf1011c5f23\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"74b2aae53d9fc8ea929b050c90ae2530fbe33601\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/74b2aae53d9fc8ea929b050c90ae2530fbe33601\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/80b4531b026d19f8fa589efd122e76199d23f967\"\n },\n {\n \"path\": \".eslintrc.js\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"370684994aaed5b858da3a006f48cfa57e88fd27\",\n \"size\": 414,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/370684994aaed5b858da3a006f48cfa57e88fd27\"\n },\n {\n \"path\": \".flowconfig\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"14aa2ac4cc0e15223ad98630a6f1325fc81f8043\",\n \"size\": 283,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"406a244d1522a3c809efab0c9ce46bbd86aa9c1d\",\n \"size\": 188,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/406a244d1522a3c809efab0c9ce46bbd86aa9c1d\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/4ebeece548b52b20af59622354530a6d33b50b43\"\n },\n {\n \"path\": \".gitignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"c071ba35b0e49899bab6d610a68eef667dbbf157\",\n \"size\": 169,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/c071ba35b0e49899bab6d610a68eef667dbbf157\"\n },\n {\n \"path\": \".prettierignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"393f050e123d998cf8c8b362ff95cc8ac4d250e5\",\n \"size\": 45,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/393f050e123d998cf8c8b362ff95cc8ac4d250e5\"\n },\n {\n \"path\": \".prettierrc\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"e52ad05bb13b084d7949dd76e1b2517455162150\",\n \"size\": 223,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/e52ad05bb13b084d7949dd76e1b2517455162150\"\n },\n {\n \"path\": \".stylelintrc.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"4b4c9698d10d756f5faa025659b86375428ed0a7\",\n \"size\": 718,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/4b4c9698d10d756f5faa025659b86375428ed0a7\"\n },\n {\n \"path\": \".vscode\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"286e97ec0113ea8242b41ac222e2c3e8077e6f1e\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/286e97ec0113ea8242b41ac222e2c3e8077e6f1e\"\n },\n {\n \"path\": \"CHANGELOG.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"070a5d4f0eacd2dc0be81ae8996f8982de43046e\",\n \"size\": 2113,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/070a5d4f0eacd2dc0be81ae8996f8982de43046e\"\n },\n {\n \"path\": \"CODE_OF_CONDUCT.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"92bc7565ff0ee145a0041b5179a820f14f39ab22\",\n \"size\": 3355,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\" \
2019-10-22 19:59:13 +03:00
"status" : 201
} ,
{
2020-03-03 19:12:40 +01:00
"body" : "{\"message\":\"Create Post “1970-01-01-first-title”\",\"tree\":\"3ea123c24a1ed32705075dad5e872bf1011c5f23\",\"parents\":[\"6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\"]}" ,
2019-10-22 19:59:13 +03:00
"method" : "POST" ,
"url" : "/repos/forkOwner/repo/git/commits?ts=300" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
2020-03-03 19:12:40 +01:00
"Content-Length" : "1585" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2020-03-03 19:12:40 +01:00
"Location" : "https://api.github.com/repos/forkOwner/repo/git/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4" ,
2019-10-22 19:59:13 +03:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2019-12-18 18:16:02 +02:00
"Content-Security-Policy" : "default-src 'none'"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"node_id\": \"MDY6Q29tbWl0MjQ0NDU1ODYwOmNkMjMzZDEzNzE5NmE1MTIyN2UwMDZhNzNhN2IwM2VhNzVjNGI0ZDQ=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"tree\": {\n \"sha\": \"3ea123c24a1ed32705075dad5e872bf1011c5f23\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/3ea123c24a1ed32705075dad5e872bf1011c5f23\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 201
} ,
{
2020-03-03 19:12:40 +01:00
"body" : "{\"ref\":\"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\"sha\":\"cd233d137196a51227e006a73a7b03ea75c4b4d4\"}" ,
2019-10-22 19:59:13 +03:00
"method" : "POST" ,
"url" : "/repos/forkOwner/repo/git/refs?ts=300" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
2020-03-03 19:12:40 +01:00
"Content-Length" : "784" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "repo" ,
"Location" : "https://api.github.com/repos/forkOwner/repo/git/refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2019-12-18 18:16:02 +02:00
"Content-Security-Policy" : "default-src 'none'"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"ref\": \"refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"node_id\": \"MDM6UmVmMjQ0NDU1ODYwOmNtcy9lcmV6cm9rYWgtdGVzdC9nYXRzYnktbmV0bGlmeS1jbXMtYXdzLXRlc3QtMTU4MzE3Njg1Mzk0MC0xbDRhMThoOGNwL3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGU=\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/refs/heads/cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"object\": {\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\"\n }\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 201
} ,
{
"method" : "GET" ,
2020-02-24 23:44:10 +01:00
"url" : "/repos/owner/repo/pulls?ts=300&head=forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title&base=master&state=all&per_page=100" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
2020-02-24 23:44:10 +01:00
"X-Accepted-OAuth-Scopes" : "" ,
2019-10-22 19:59:13 +03:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "23137"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "[\n {\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/4\",\n \"id\": 382563154,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzgyNTYzMTU0\",\n \"html_url\": \"https://github.com/owner/repo/pull/4\",\n \"diff_url\": \"https://github.com/owner/repo/pull/4.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/4.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/4\",\n \"number\": 4,\n \"state\": \"closed\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2020-03-02T19:24:25Z\",\n \"updated_at\": \"2020-03-02T19:24:38Z\",\n \"closed_at\": \"2020-03-02T19:24:31Z\",\n \"merged_at\": null,\n \"merge_commit_sha\": \"a22b9272ad8e7f560d99164a84ffed86d30c9c08\",\n \"assignee\": null,\n \"assignees\": [\n\n ],\n \"requested_reviewers\": [\n\n ],\n \"requested_teams\": [\n\n ],\n \"labels\": [\n\n ],\n \"milestone\": null,\n \"commits_url\": \"https://api.github.com/repos/owner/repo/pulls/4/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/4/comments\",\n \"review_comment_url\": \"https://api.github.com/repos/owner/repo/pulls/comments{/number}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/issues/4/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/bc700d214bcd447d3030bc9a62a0f8dc28ae0c23\",\n \"head\": {\n \"label\": \"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"ref\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"sha\": \"bc700d214bcd447d3030bc9a62a0f8dc28ae0c23\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
2020-02-24 23:44:10 +01:00
"method" : "GET" ,
"url" : "/repos/forkOwner/repo/branches/cms%2FforkOwner%2Frepo%2Fposts%2F1970-01-01-first-title?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2020-02-24 23:44:10 +01:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2020-02-24 23:44:10 +01:00
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "5357"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"name\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"commit\": {\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"node_id\": \"MDY6Q29tbWl0MjQ0NDU1ODYwOmNkMjMzZDEzNzE5NmE1MTIyN2UwMDZhNzNhN2IwM2VhNzVjNGI0ZDQ=\",\n \"commit\": {\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"tree\": {\n \"sha\": \"3ea123c24a1ed32705075dad5e872bf1011c5f23\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/3ea123c24a1ed32705075dad5e872bf1011c5f23\"\n },\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"comment_count\": 0,\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n },\n \"url\": \"https://api.github.com/repos/forkOwner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4/comments\",\n \"author\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"committer\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"parents\": [\n {\n \"sha\": \"6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"url\": \" h t t p s : //api.github.com/repos/forkOwner/repo/commit
2020-02-24 23:44:10 +01:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
2020-02-24 23:44:10 +01:00
"method" : "GET" ,
2020-03-03 19:12:40 +01:00
"url" : "/repos/owner/repo/compare/master...cd233d137196a51227e006a73a7b03ea75c4b4d4?ts=300" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "404 Not Found" ,
"X-RateLimit-Limit" : "5000" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
"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, Deprecation, Sunset" ,
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
"Vary" : "Accept-Encoding, Accept, X-Requested-With" ,
"content-length" : "122"
} ,
"response" : "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/commits/#compare-two-commits\"\n}\n" ,
"status" : 404
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/compare/master...cd233d137196a51227e006a73a7b03ea75c4b4d4?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2020-02-24 23:44:10 +01:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2020-02-24 23:44:10 +01:00
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "15090"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"url\": \"https://api.github.com/repos/owner/repo/compare/master...cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"html_url\": \"https://github.com/owner/repo/compare/master...cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"permalink_url\": \"https://github.com/owner/repo/compare/owner:6fc90dc...owner:cd233d1\",\n \"diff_url\": \"https://github.com/owner/repo/compare/master...cd233d137196a51227e006a73a7b03ea75c4b4d4.diff\",\n \"patch_url\": \"https://github.com/owner/repo/compare/master...cd233d137196a51227e006a73a7b03ea75c4b4d4.patch\",\n \"base_commit\": {\n \"sha\": \"6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"node_id\": \"MDY6Q29tbWl0MjQ0NDU1NDQ1OjZmYzkwZGNiMmJiMDljNDcxODRhYzJjYzYzN2IyYTY3NjkyZDYzYTU=\",\n \"commit\": {\n \"author\": {\n \"name\": \"Renovate Bot\",\n \"email\": \"bot@renovateapp.com\",\n \"date\": \"2020-03-02T04:37:02Z\"\n },\n \"committer\": {\n \"name\": \"renovate[bot]\",\n \"email\": \"29139614+renovate[bot]@users.noreply.github.com\",\n \"date\": \"2020-03-02T05:35:31Z\"\n },\n \"message\": \"chore(deps): lock file maintenance\",\n \"tree\": {\n \"sha\": \"ca362a19559adc37341c9978e8fba4f28eabc2a3\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ca362a19559adc37341c9978e8fba4f28eabc2a3\"\n },\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"comment_count\": 0,\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n },\n \"url\": \"https://api.github.com/repos/owner/repo/commits/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"html_url\": \"https://github.com/owner/repo/commit/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/commits/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5/comments\",\n \"author\": {\n \"login\": \"renovate-bot\",\n \"id\": 25180681,\n \"node_id\": \"MDQ6VXNlcjI1MTgwNjgx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/renovate-bot\",\n \"html_url\": \"https://github.com/renovate-bot\",\n \"followers_url\": \"https://api.github.com/users/renovate-bot/followers\",\n \"following_url\": \"https://api.github.com/users/renovate-bot/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/renovate-bot/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/renovate-bot/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/renovate-bot/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/renovate-bot/orgs\",\n \"repos_url\": \"https://api.github.com/users/renovate-bot/repos\",\n \"events_url\": \"https://api.github.com/users/renovate-bot/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/renovate-bot/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"committer\": {\n \"login\": \"renovate[bot]\",\n \"id\": 29139614,\n \"node_id\": \"MDM6Qm90MjkxMzk2MTQ=\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/in/2740?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/renovate%5Bbot%5D\",\n \"html_url\": \"https://github.com/apps/renovate\",\n \"followers_url\": \"https://api.github.com/users/renovate%5Bbot%5D/followers\",\n \"following_url\": \"https://api.github.com/users/renovate%5Bbot%5D/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/renovate%5Bbot%5D/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/renovate%5Bbot%5D/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/renovate%5Bbot%5D/subscriptions\",\n \" o r g
2020-02-24 23:44:10 +01:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
2020-02-24 23:44:10 +01:00
"method" : "GET" ,
"url" : "/repos/forkOwner/repo/git/trees/cms/forkOwner/repo/posts/1970-01-01-first-title:content%2Fposts?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2020-02-24 23:44:10 +01:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2020-02-24 23:44:10 +01:00
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "2425"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"sha\": \"5991fa24a646179a711d3a0a292f95612a334271\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/5991fa24a646179a711d3a0a292f95612a334271\",\n \"tree\": [\n {\n \"path\": \"1970-01-01-first-title.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"fbe7d6f8491e95e4ff2607c31c23a821052543d6\",\n \"size\": 154,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/fbe7d6f8491e95e4ff2607c31c23a821052543d6\"\n },\n {\n \"path\": \"2016-01-09---Perfecting-the-Art-of-Perfection.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"6d51a38aed7139d2117724b1e307657b6ff2d043\",\n \"size\": 1707,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/6d51a38aed7139d2117724b1e307657b6ff2d043\"\n },\n {\n \"path\": \"2016-01-12---The-Origins-of-Social-Stationery-Lettering.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d0582dd245a3f408fb3fe2333bf01400007476e9\",\n \"size\": 2565,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/d0582dd245a3f408fb3fe2333bf01400007476e9\"\n },\n {\n \"path\": \"2016-02-02---A-Brief-History-of-Typography.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"0eea554365f002d0f1572af9a58522d335a794d5\",\n \"size\": 2786,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/0eea554365f002d0f1572af9a58522d335a794d5\"\n },\n {\n \"path\": \"2017-18-08---The-Birth-of-Movable-Type.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"44f78c474d04273185a95821426f75affc9b0044\",\n \"size\": 16071,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/44f78c474d04273185a95821426f75affc9b0044\"\n },\n {\n \"path\": \"2017-19-08---Humane-Typography-in-the-Digital-Age.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"a532f0a9445cdf90a19c6812cff89d1674991774\",\n \"size\": 7465,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/a532f0a9445cdf90a19c6812cff89d1674991774\"\n }\n ],\n \"truncated\": false\n}\n" ,
2020-02-24 23:44:10 +01:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
2020-02-24 23:44:10 +01:00
"method" : "GET" ,
2020-03-03 19:12:40 +01:00
"url" : "/repos/forkOwner/repo/git/blobs/fbe7d6f8491e95e4ff2607c31c23a821052543d6?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
2020-02-24 23:44:10 +01:00
"X-Accepted-OAuth-Scopes" : "" ,
2019-10-22 19:59:13 +03:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "581"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"sha\": \"fbe7d6f8491e95e4ff2607c31c23a821052543d6\",\n \"node_id\": \"MDQ6QmxvYjI0NDQ1NTg2MDpmYmU3ZDZmODQ5MWU5NWU0ZmYyNjA3YzMxYzIzYTgyMTA1MjU0M2Q2\",\n \"size\": 154,\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/blobs/fbe7d6f8491e95e4ff2607c31c23a821052543d6\",\n \"content\": \"LS0tCnRlbXBsYXRlOiBwb3N0CnRpdGxlOiBmaXJzdCB0aXRsZQpkYXRlOiAx\\nOTcwLTAxLTAxVDAwOjAwOjAwLjAwMFoKZGVzY3JpcHRpb246IGZpcnN0IGRl\\nc2NyaXB0aW9uCmNhdGVnb3J5OiBmaXJzdCBjYXRlZ29yeQp0YWdzOgogIC0g\\ndGFnMQotLS0KZmlyc3QgYm9keQ==\\n\",\n \"encoding\": \"base64\"\n}\n" ,
2019-11-26 09:40:27 +01:00
"status" : 200
} ,
2019-12-18 18:16:02 +02:00
{
"method" : "GET" ,
2020-02-24 23:44:10 +01:00
"url" : "/repos/owner/repo/pulls?ts=300&head=forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title&base=master&state=all&per_page=100" ,
2019-12-18 18:16:02 +02:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2019-12-20 19:33:43 +02:00
"Status" : "200 OK" ,
2019-12-18 18:16:02 +02:00
"X-RateLimit-Limit" : "5000" ,
2019-12-20 19:33:43 +02:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-12-18 18:16:02 +02:00
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-12-18 18:16:02 +02:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "23137"
2019-12-18 18:16:02 +02:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "[\n {\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/4\",\n \"id\": 382563154,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzgyNTYzMTU0\",\n \"html_url\": \"https://github.com/owner/repo/pull/4\",\n \"diff_url\": \"https://github.com/owner/repo/pull/4.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/4.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/4\",\n \"number\": 4,\n \"state\": \"closed\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2020-03-02T19:24:25Z\",\n \"updated_at\": \"2020-03-02T19:24:38Z\",\n \"closed_at\": \"2020-03-02T19:24:31Z\",\n \"merged_at\": null,\n \"merge_commit_sha\": \"a22b9272ad8e7f560d99164a84ffed86d30c9c08\",\n \"assignee\": null,\n \"assignees\": [\n\n ],\n \"requested_reviewers\": [\n\n ],\n \"requested_teams\": [\n\n ],\n \"labels\": [\n\n ],\n \"milestone\": null,\n \"commits_url\": \"https://api.github.com/repos/owner/repo/pulls/4/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/4/comments\",\n \"review_comment_url\": \"https://api.github.com/repos/owner/repo/pulls/comments{/number}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/issues/4/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/bc700d214bcd447d3030bc9a62a0f8dc28ae0c23\",\n \"head\": {\n \"label\": \"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"ref\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"sha\": \"bc700d214bcd447d3030bc9a62a0f8dc28ae0c23\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"
2019-12-20 19:33:43 +02:00
"status" : 200
2019-12-18 18:16:02 +02:00
} ,
2019-11-26 09:40:27 +01:00
{
"method" : "GET" ,
2020-03-03 19:12:40 +01:00
"url" : "/repos/forkOwner/repo/branches/cms%2FforkOwner%2Frepo%2Fposts%2F1970-01-01-first-title?ts=300" ,
2019-11-26 09:40:27 +01:00
"headers" : {
2019-12-18 18:16:02 +02:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-11-26 09:40:27 +01:00
"Server" : "GitHub.com" ,
2020-01-15 00:15:14 +02:00
"Status" : "200 OK" ,
2019-11-26 09:40:27 +01:00
"X-RateLimit-Limit" : "5000" ,
2020-01-15 00:15:14 +02:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-26 09:40:27 +01:00
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-12-18 18:16:02 +02:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-11-26 09:40:27 +01:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "5357"
2019-11-26 09:40:27 +01:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"name\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"commit\": {\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"node_id\": \"MDY6Q29tbWl0MjQ0NDU1ODYwOmNkMjMzZDEzNzE5NmE1MTIyN2UwMDZhNzNhN2IwM2VhNzVjNGI0ZDQ=\",\n \"commit\": {\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"tree\": {\n \"sha\": \"3ea123c24a1ed32705075dad5e872bf1011c5f23\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/3ea123c24a1ed32705075dad5e872bf1011c5f23\"\n },\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"comment_count\": 0,\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n },\n \"url\": \"https://api.github.com/repos/forkOwner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4/comments\",\n \"author\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"committer\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"parents\": [\n {\n \"sha\": \"6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"url\": \" h t t p s : //api.github.com/repos/forkOwner/repo/commit
2020-01-15 00:15:14 +02:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2020-03-03 19:12:40 +01:00
"url" : "/repos/owner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4/status?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2019-12-18 18:16:02 +02:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-12-18 18:16:02 +02:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
2020-03-03 19:12:40 +01:00
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
2019-12-18 18:16:02 +02:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "6742"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 244455445,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyNDQ0NTU0NDU=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \" h t t p s : //api.github.com/repos/owner/repo/issue
2019-12-18 18:16:02 +02:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
2020-02-24 23:44:10 +01:00
"method" : "GET" ,
2020-03-03 19:12:40 +01:00
"url" : "/repos/owner/repo/pulls?ts=300&head=forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title&base=master&state=all&per_page=100" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-26 09:40:27 +01:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2020-02-24 23:44:10 +01:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-26 09:40:27 +01:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2020-02-24 23:44:10 +01:00
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "23137"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "[\n {\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/4\",\n \"id\": 382563154,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzgyNTYzMTU0\",\n \"html_url\": \"https://github.com/owner/repo/pull/4\",\n \"diff_url\": \"https://github.com/owner/repo/pull/4.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/4.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/4\",\n \"number\": 4,\n \"state\": \"closed\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2020-03-02T19:24:25Z\",\n \"updated_at\": \"2020-03-02T19:24:38Z\",\n \"closed_at\": \"2020-03-02T19:24:31Z\",\n \"merged_at\": null,\n \"merge_commit_sha\": \"a22b9272ad8e7f560d99164a84ffed86d30c9c08\",\n \"assignee\": null,\n \"assignees\": [\n\n ],\n \"requested_reviewers\": [\n\n ],\n \"requested_teams\": [\n\n ],\n \"labels\": [\n\n ],\n \"milestone\": null,\n \"commits_url\": \"https://api.github.com/repos/owner/repo/pulls/4/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/4/comments\",\n \"review_comment_url\": \"https://api.github.com/repos/owner/repo/pulls/comments{/number}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/issues/4/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/bc700d214bcd447d3030bc9a62a0f8dc28ae0c23\",\n \"head\": {\n \"label\": \"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"ref\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"sha\": \"bc700d214bcd447d3030bc9a62a0f8dc28ae0c23\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"
2020-02-24 23:44:10 +01:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2020-03-03 19:12:40 +01:00
"url" : "/repos/forkOwner/repo/branches/cms%2FforkOwner%2Frepo%2Fposts%2F1970-01-01-first-title?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
2020-03-03 19:12:40 +01:00
"X-Accepted-OAuth-Scopes" : "" ,
2019-10-22 19:59:13 +03:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "5357"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"name\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"commit\": {\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"node_id\": \"MDY6Q29tbWl0MjQ0NDU1ODYwOmNkMjMzZDEzNzE5NmE1MTIyN2UwMDZhNzNhN2IwM2VhNzVjNGI0ZDQ=\",\n \"commit\": {\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"tree\": {\n \"sha\": \"3ea123c24a1ed32705075dad5e872bf1011c5f23\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/3ea123c24a1ed32705075dad5e872bf1011c5f23\"\n },\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"comment_count\": 0,\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n },\n \"url\": \"https://api.github.com/repos/forkOwner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4/comments\",\n \"author\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"committer\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"parents\": [\n {\n \"sha\": \"6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"url\": \" h t t p s : //api.github.com/repos/forkOwner/repo/commit
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
2020-02-24 23:44:10 +01:00
"method" : "GET" ,
2020-03-03 19:12:40 +01:00
"url" : "/repos/owner/repo/compare/master...forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-26 09:40:27 +01:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2020-02-24 23:44:10 +01:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-26 09:40:27 +01:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2020-02-24 23:44:10 +01:00
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "15395"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"url\": \"https://api.github.com/repos/owner/repo/compare/master...forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"html_url\": \"https://github.com/owner/repo/compare/master...forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"permalink_url\": \"https://github.com/owner/repo/compare/owner:6fc90dc...forkOwner:cd233d1\",\n \"diff_url\": \"https://github.com/owner/repo/compare/master...forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title.diff\",\n \"patch_url\": \"https://github.com/owner/repo/compare/master...forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title.patch\",\n \"base_commit\": {\n \"sha\": \"6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"node_id\": \"MDY6Q29tbWl0MjQ0NDU1NDQ1OjZmYzkwZGNiMmJiMDljNDcxODRhYzJjYzYzN2IyYTY3NjkyZDYzYTU=\",\n \"commit\": {\n \"author\": {\n \"name\": \"Renovate Bot\",\n \"email\": \"bot@renovateapp.com\",\n \"date\": \"2020-03-02T04:37:02Z\"\n },\n \"committer\": {\n \"name\": \"renovate[bot]\",\n \"email\": \"29139614+renovate[bot]@users.noreply.github.com\",\n \"date\": \"2020-03-02T05:35:31Z\"\n },\n \"message\": \"chore(deps): lock file maintenance\",\n \"tree\": {\n \"sha\": \"ca362a19559adc37341c9978e8fba4f28eabc2a3\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/ca362a19559adc37341c9978e8fba4f28eabc2a3\"\n },\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"comment_count\": 0,\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n },\n \"url\": \"https://api.github.com/repos/owner/repo/commits/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"html_url\": \"https://github.com/owner/repo/commit/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/commits/6fc90dcb2bb09c47184ac2cc637b2a67692d63a5/comments\",\n \"author\": {\n \"login\": \"renovate-bot\",\n \"id\": 25180681,\n \"node_id\": \"MDQ6VXNlcjI1MTgwNjgx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/renovate-bot\",\n \"html_url\": \"https://github.com/renovate-bot\",\n \"followers_url\": \"https://api.github.com/users/renovate-bot/followers\",\n \"following_url\": \"https://api.github.com/users/renovate-bot/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/renovate-bot/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/renovate-bot/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/renovate-bot/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/renovate-bot/orgs\",\n \"repos_url\": \"https://api.github.com/users/renovate-bot/repos\",\n \"events_url\": \"https://api.github.com/users/renovate-bot/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/renovate-bot/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"committer\": {\n \"login\": \"renovate[bot]\",\n \"id\": 29139614,\n \"node_id\": \"MDM6Qm90MjkxMzk2MTQ=\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/in/2740?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/renovate%5Bbot%5D\",\n \"html_url\": \"https://github.com/apps/renovate\",\n \"followers_url\": \"https://api.github.com/users/renovate%5Bbot%5D/followers\",\n \"following_url\": \"https://api.github.com/users/renovate%5Bbot%5D/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/renovate%5Bbot%5D/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/renovate%5Bbot%5D/starred{/owner}{/repo}\",\n \"subscriptions_url\": \" h t t p
2020-02-24 23:44:10 +01:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
2020-02-24 23:44:10 +01:00
"body" : "{\"title\":\"Create Post “1970-01-01-first-title”\",\"body\":\"Automatically generated by Netlify CMS\",\"head\":\"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\"base\":\"master\"}" ,
2019-11-26 09:40:27 +01:00
"method" : "POST" ,
2020-02-24 23:44:10 +01:00
"url" : "/repos/owner/repo/pulls?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Content-Type" : "application/json; charset=utf-8" ,
2020-03-03 19:12:40 +01:00
"Content-Length" : "22677" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2019-11-26 09:40:27 +01:00
"Status" : "201 Created" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-26 09:40:27 +01:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2020-02-24 23:44:10 +01:00
"Location" : "https://api.github.com/repos/owner/repo/pulls/5" ,
2019-11-26 09:40:27 +01:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2019-12-18 18:16:02 +02:00
"Content-Security-Policy" : "default-src 'none'"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/5\",\n \"id\": 382563375,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzgyNTYzMzc1\",\n \"html_url\": \"https://github.com/owner/repo/pull/5\",\n \"diff_url\": \"https://github.com/owner/repo/pull/5.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/5.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/5\",\n \"number\": 5,\n \"state\": \"open\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2020-03-02T19:24:58Z\",\n \"updated_at\": \"2020-03-02T19:24:58Z\",\n \"closed_at\": null,\n \"merged_at\": null,\n \"merge_commit_sha\": null,\n \"assignee\": null,\n \"assignees\": [\n\n ],\n \"requested_reviewers\": [\n\n ],\n \"requested_teams\": [\n\n ],\n \"labels\": [\n\n ],\n \"milestone\": null,\n \"commits_url\": \"https://api.github.com/repos/owner/repo/pulls/5/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/5/comments\",\n \"review_comment_url\": \"https://api.github.com/repos/owner/repo/pulls/comments{/number}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/issues/5/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"head\": {\n \"label\": \"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"ref\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"repo\": {\n \"id\": 244455860,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyNDQ0NTU4NjA=\",\n \"name\": \"repo\",\n \"full_name\": \" f o r k O w n e
2019-11-26 09:40:27 +01:00
"status" : 201
2019-10-22 19:59:13 +03:00
} ,
{
2020-02-24 23:44:10 +01:00
"method" : "GET" ,
"url" : "/repos/owner/repo/pulls?ts=300&head=forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title&base=master&state=all&per_page=100" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2020-02-24 23:44:10 +01:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
2020-02-24 23:44:10 +01:00
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "46251"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "[\n {\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/5\",\n \"id\": 382563375,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzgyNTYzMzc1\",\n \"html_url\": \"https://github.com/owner/repo/pull/5\",\n \"diff_url\": \"https://github.com/owner/repo/pull/5.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/5.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/5\",\n \"number\": 5,\n \"state\": \"open\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2020-03-02T19:24:58Z\",\n \"updated_at\": \"2020-03-02T19:24:58Z\",\n \"closed_at\": null,\n \"merged_at\": null,\n \"merge_commit_sha\": \"2f3e2908a511203ea5da44e863561e0908eee079\",\n \"assignee\": null,\n \"assignees\": [\n\n ],\n \"requested_reviewers\": [\n\n ],\n \"requested_teams\": [\n\n ],\n \"labels\": [\n\n ],\n \"milestone\": null,\n \"commits_url\": \"https://api.github.com/repos/owner/repo/pulls/5/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/5/comments\",\n \"review_comment_url\": \"https://api.github.com/repos/owner/repo/pulls/comments{/number}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/issues/5/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"head\": {\n \"label\": \"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"ref\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\" , \ n
2020-02-24 23:44:10 +01:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
2020-02-24 23:44:10 +01:00
"method" : "GET" ,
"url" : "/repos/forkOwner/repo/branches/cms%2FforkOwner%2Frepo%2Fposts%2F1970-01-01-first-title?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
2020-02-24 23:44:10 +01:00
"X-Accepted-OAuth-Scopes" : "" ,
2019-10-22 19:59:13 +03:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "5357"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"name\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"commit\": {\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"node_id\": \"MDY6Q29tbWl0MjQ0NDU1ODYwOmNkMjMzZDEzNzE5NmE1MTIyN2UwMDZhNzNhN2IwM2VhNzVjNGI0ZDQ=\",\n \"commit\": {\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"tree\": {\n \"sha\": \"3ea123c24a1ed32705075dad5e872bf1011c5f23\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/3ea123c24a1ed32705075dad5e872bf1011c5f23\"\n },\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"comment_count\": 0,\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n },\n \"url\": \"https://api.github.com/repos/forkOwner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4/comments\",\n \"author\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"committer\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"parents\": [\n {\n \"sha\": \"6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"url\": \" h t t p s : //api.github.com/repos/forkOwner/repo/commit
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
2020-03-03 19:12:40 +01:00
"method" : "GET" ,
"url" : "/repos/owner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4/status?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2019-11-26 09:40:27 +01:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
2020-03-03 19:12:40 +01:00
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
2019-10-22 19:59:13 +03:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "6742"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 244455445,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyNDQ0NTU0NDU=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \"MDQ6VXNlcjI2NzYwNTcx\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/owner\",\n \"html_url\": \"https://github.com/owner\",\n \"followers_url\": \"https://api.github.com/users/owner/followers\",\n \"following_url\": \"https://api.github.com/users/owner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/owner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/owner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/owner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/owner/orgs\",\n \"repos_url\": \"https://api.github.com/users/owner/repos\",\n \"events_url\": \"https://api.github.com/users/owner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/owner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"html_url\": \"https://github.com/owner/repo\",\n \"description\": null,\n \"fork\": false,\n \"url\": \"https://api.github.com/repos/owner/repo\",\n \"forks_url\": \"https://api.github.com/repos/owner/repo/forks\",\n \"keys_url\": \"https://api.github.com/repos/owner/repo/keys{/key_id}\",\n \"collaborators_url\": \"https://api.github.com/repos/owner/repo/collaborators{/collaborator}\",\n \"teams_url\": \"https://api.github.com/repos/owner/repo/teams\",\n \"hooks_url\": \"https://api.github.com/repos/owner/repo/hooks\",\n \"issue_events_url\": \"https://api.github.com/repos/owner/repo/issues/events{/number}\",\n \"events_url\": \"https://api.github.com/repos/owner/repo/events\",\n \"assignees_url\": \"https://api.github.com/repos/owner/repo/assignees{/user}\",\n \"branches_url\": \"https://api.github.com/repos/owner/repo/branches{/branch}\",\n \"tags_url\": \"https://api.github.com/repos/owner/repo/tags\",\n \"blobs_url\": \"https://api.github.com/repos/owner/repo/git/blobs{/sha}\",\n \"git_tags_url\": \"https://api.github.com/repos/owner/repo/git/tags{/sha}\",\n \"git_refs_url\": \"https://api.github.com/repos/owner/repo/git/refs{/sha}\",\n \"trees_url\": \"https://api.github.com/repos/owner/repo/git/trees{/sha}\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/{sha}\",\n \"languages_url\": \"https://api.github.com/repos/owner/repo/languages\",\n \"stargazers_url\": \"https://api.github.com/repos/owner/repo/stargazers\",\n \"contributors_url\": \"https://api.github.com/repos/owner/repo/contributors\",\n \"subscribers_url\": \"https://api.github.com/repos/owner/repo/subscribers\",\n \"subscription_url\": \"https://api.github.com/repos/owner/repo/subscription\",\n \"commits_url\": \"https://api.github.com/repos/owner/repo/commits{/sha}\",\n \"git_commits_url\": \"https://api.github.com/repos/owner/repo/git/commits{/sha}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/comments{/number}\",\n \"issue_comment_url\": \"https://api.github.com/repos/owner/repo/issues/comments{/number}\",\n \"contents_url\": \"https://api.github.com/repos/owner/repo/contents/{+path}\",\n \"compare_url\": \"https://api.github.com/repos/owner/repo/compare/{base}...{head}\",\n \"merges_url\": \"https://api.github.com/repos/owner/repo/merges\",\n \"archive_url\": \"https://api.github.com/repos/owner/repo/{archive_format}{/ref}\",\n \"downloads_url\": \"https://api.github.com/repos/owner/repo/downloads\",\n \"issues_url\": \" h t t p s : //api.github.com/repos/owner/repo/issue
2019-12-20 19:33:43 +02:00
"status" : 200
} ,
2019-10-22 19:59:13 +03:00
{
2020-01-15 00:15:14 +02:00
"method" : "GET" ,
2020-02-24 23:44:10 +01:00
"url" : "/repos/owner/repo/pulls?ts=300&head=forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title&base=master&state=all&per_page=100" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2020-01-15 00:15:14 +02:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2020-01-15 00:15:14 +02:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2020-01-15 00:15:14 +02:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
2020-02-24 23:44:10 +01:00
"X-Accepted-OAuth-Scopes" : "" ,
2019-10-22 19:59:13 +03:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-03-03 19:12:40 +01:00
"content-length" : "46251"
2019-10-22 19:59:13 +03:00
} ,
2020-03-03 19:12:40 +01:00
"response" : "[\n {\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/5\",\n \"id\": 382563375,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzgyNTYzMzc1\",\n \"html_url\": \"https://github.com/owner/repo/pull/5\",\n \"diff_url\": \"https://github.com/owner/repo/pull/5.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/5.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/5\",\n \"number\": 5,\n \"state\": \"open\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2020-03-02T19:24:58Z\",\n \"updated_at\": \"2020-03-02T19:24:58Z\",\n \"closed_at\": null,\n \"merged_at\": null,\n \"merge_commit_sha\": \"2f3e2908a511203ea5da44e863561e0908eee079\",\n \"assignee\": null,\n \"assignees\": [\n\n ],\n \"requested_reviewers\": [\n\n ],\n \"requested_teams\": [\n\n ],\n \"labels\": [\n\n ],\n \"milestone\": null,\n \"commits_url\": \"https://api.github.com/repos/owner/repo/pulls/5/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/5/comments\",\n \"review_comment_url\": \"https://api.github.com/repos/owner/repo/pulls/comments{/number}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/issues/5/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"head\": {\n \"label\": \"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"ref\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\" , \ n
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/forkOwner/repo/branches/cms%2FforkOwner%2Frepo%2Fposts%2F1970-01-01-first-title?ts=300" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
"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, Deprecation, Sunset" ,
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
"content-length" : "5357"
} ,
"response" : "{\n \"name\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"commit\": {\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"node_id\": \"MDY6Q29tbWl0MjQ0NDU1ODYwOmNkMjMzZDEzNzE5NmE1MTIyN2UwMDZhNzNhN2IwM2VhNzVjNGI0ZDQ=\",\n \"commit\": {\n \"author\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"committer\": {\n \"name\": \"forkOwner\",\n \"email\": \"53494188+forkOwner@users.noreply.github.com\",\n \"date\": \"2020-03-02T19:24:50Z\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"tree\": {\n \"sha\": \"3ea123c24a1ed32705075dad5e872bf1011c5f23\",\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/trees/3ea123c24a1ed32705075dad5e872bf1011c5f23\"\n },\n \"url\": \"https://api.github.com/repos/forkOwner/repo/git/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"comment_count\": 0,\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n },\n \"url\": \"https://api.github.com/repos/forkOwner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"html_url\": \"https://github.com/forkOwner/repo/commit/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"comments_url\": \"https://api.github.com/repos/forkOwner/repo/commits/cd233d137196a51227e006a73a7b03ea75c4b4d4/comments\",\n \"author\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"committer\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"parents\": [\n {\n \"sha\": \"6fc90dcb2bb09c47184ac2cc637b2a67692d63a5\",\n \"url\": \" h t t p s : //api.github.com/repos/forkOwner/repo/commit
"status" : 200
} ,
{
"body" : "{\"state\":\"closed\"}" ,
"method" : "PATCH" ,
"url" : "/repos/owner/repo/pulls/5?ts=300" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
"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, Deprecation, Sunset" ,
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
"content-length" : "22734"
} ,
"response" : "{\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/5\",\n \"id\": 382563375,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzgyNTYzMzc1\",\n \"html_url\": \"https://github.com/owner/repo/pull/5\",\n \"diff_url\": \"https://github.com/owner/repo/pull/5.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/5.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/5\",\n \"number\": 5,\n \"state\": \"closed\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2020-03-02T19:24:58Z\",\n \"updated_at\": \"2020-03-02T19:25:05Z\",\n \"closed_at\": \"2020-03-02T19:25:05Z\",\n \"merged_at\": null,\n \"merge_commit_sha\": \"2f3e2908a511203ea5da44e863561e0908eee079\",\n \"assignee\": null,\n \"assignees\": [\n\n ],\n \"requested_reviewers\": [\n\n ],\n \"requested_teams\": [\n\n ],\n \"labels\": [\n\n ],\n \"milestone\": null,\n \"commits_url\": \"https://api.github.com/repos/owner/repo/pulls/5/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/5/comments\",\n \"review_comment_url\": \"https://api.github.com/repos/owner/repo/pulls/comments{/number}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/issues/5/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"head\": {\n \"label\": \"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"ref\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"repo\": {\n \"id\": 244455860,\n \"node_id\": \" M D E w O l J l c G 9 z a X R v c n k y N D Q 0 N T U 4 N j A = \
2020-01-15 00:15:14 +02:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
2020-02-24 23:44:10 +01:00
"method" : "DELETE" ,
"url" : "/repos/forkOwner/repo/git/refs/heads/cms%2FforkOwner%2Frepo%2Fposts%2F1970-01-01-first-title?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
"Server" : "GitHub.com" ,
2020-02-24 23:44:10 +01:00
"Status" : "204 No Content" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
2020-02-24 23:44:10 +01:00
"X-Accepted-OAuth-Scopes" : "repo" ,
2019-10-22 19:59:13 +03:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-02-24 23:44:10 +01:00
"Vary" : "Accept-Encoding, Accept, X-Requested-With" ,
"content-length" : "0"
2020-02-22 14:20:28 -05:00
} ,
2020-02-24 23:44:10 +01:00
"response" : null ,
"status" : 204
2020-02-22 14:20:28 -05:00
} ,
2020-03-03 19:12:40 +01:00
{
"method" : "GET" ,
"url" : "/repos/owner/repo/pulls?ts=300&head=forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title&base=master&state=all&per_page=100" ,
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
"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, Deprecation, Sunset" ,
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
"content-length" : "46271"
} ,
"response" : "[\n {\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/5\",\n \"id\": 382563375,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzgyNTYzMzc1\",\n \"html_url\": \"https://github.com/owner/repo/pull/5\",\n \"diff_url\": \"https://github.com/owner/repo/pull/5.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/5.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/5\",\n \"number\": 5,\n \"state\": \"closed\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n },\n \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2020-03-02T19:24:58Z\",\n \"updated_at\": \"2020-03-02T19:25:07Z\",\n \"closed_at\": \"2020-03-02T19:25:05Z\",\n \"merged_at\": null,\n \"merge_commit_sha\": \"2f3e2908a511203ea5da44e863561e0908eee079\",\n \"assignee\": null,\n \"assignees\": [\n\n ],\n \"requested_reviewers\": [\n\n ],\n \"requested_teams\": [\n\n ],\n \"labels\": [\n\n ],\n \"milestone\": null,\n \"commits_url\": \"https://api.github.com/repos/owner/repo/pulls/5/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/5/comments\",\n \"review_comment_url\": \"https://api.github.com/repos/owner/repo/pulls/comments{/number}\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/issues/5/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"head\": {\n \"label\": \"forkOwner:cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"ref\": \"cms/forkOwner/repo/posts/1970-01-01-first-title\",\n \"sha\": \"cd233d137196a51227e006a73a7b03ea75c4b4d4\",\n \"user\": {\n \"login\": \"forkOwner\",\n \"id\": 53494188,\n \"node_id\": \"MDQ6VXNlcjUzNDk0MTg4\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/forkOwner\",\n \"html_url\": \"https://github.com/forkOwner\",\n \"followers_url\": \"https://api.github.com/users/forkOwner/followers\",\n \"following_url\": \"https://api.github.com/users/forkOwner/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/forkOwner/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/forkOwner/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/forkOwner/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/forkOwner/orgs\",\n \"repos_url\": \"https://api.github.com/users/forkOwner/repos\",\n \"events_url\": \"https://api.github.com/users/forkOwner/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/forkOwner/received_events\",\n \"
"status" : 200
} ,
2020-02-22 14:20:28 -05:00
{
2020-02-24 23:44:10 +01:00
"method" : "GET" ,
"url" : "/repos/forkOwner/repo/branches/cms%2FforkOwner%2Frepo%2Fposts%2F1970-01-01-first-title?ts=300" ,
2020-02-22 14:20:28 -05:00
"headers" : {
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2020-02-24 23:44:10 +01:00
"Status" : "404 Not Found" ,
2020-02-22 14:20:28 -05:00
"X-RateLimit-Limit" : "5000" ,
"X-OAuth-Scopes" : "delete_repo, public_repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-10-22 19:59:13 +03:00
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2020-03-03 19:12:40 +01:00
"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, Deprecation, Sunset" ,
2019-10-22 19:59:13 +03:00
"Access-Control-Allow-Origin" : "*" ,
"Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload" ,
"X-Frame-Options" : "deny" ,
"X-Content-Type-Options" : "nosniff" ,
"X-XSS-Protection" : "1; mode=block" ,
"Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin" ,
"Content-Security-Policy" : "default-src 'none'" ,
2020-02-24 23:44:10 +01:00
"Vary" : "Accept-Encoding, Accept, X-Requested-With" ,
"content-length" : "121"
2019-10-22 19:59:13 +03:00
} ,
2020-02-24 23:44:10 +01:00
"response" : "{\n \"message\": \"Branch not found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/branches/#get-branch\"\n}\n" ,
"status" : 404
2019-10-22 19:59:13 +03:00
}
2020-03-03 19:12:40 +01:00
]