2019-10-22 19:59:13 +03:00
[
{
"method" : "GET" ,
"url" : "/user" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:42 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4624" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"496acf13d1be9fd5bf6d8a00634891c3\"" ,
2019-11-13 10:02:47 +01:00
"Last-Modified" : "Tue, 05 Nov 2019 09:55:11 GMT" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, 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" ,
"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
"X-GitHub-Request-Id" : "1864:34218:2F01201:37AED4F:5DD0FF92" ,
"content-length" : "1321"
2019-10-22 19:59:13 +03:00
} ,
"response" : "{\"login\":\"owner\",\"id\":1,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\"}" ,
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/collaborators/owner/permission" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:43 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4623" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-13 10:02:47 +01:00
"ETag" : "W/\"b0c7ca4902ddcfd186497763d8e52620\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, 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" ,
"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
"X-GitHub-Request-Id" : "1868:8072:2DD7AFD:366EAAF:5DD0FF92" ,
"content-length" : "1071"
2019-10-22 19:59:13 +03:00
} ,
"response" : "{\n \"permission\": \"admin\",\n \"user\": {\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}\n" ,
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/user?ts=0" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:43 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4622" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"496acf13d1be9fd5bf6d8a00634891c3\"" ,
2019-11-13 10:02:47 +01:00
"Last-Modified" : "Tue, 05 Nov 2019 09:55:11 GMT" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, 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" ,
"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
"X-GitHub-Request-Id" : "186C:23E1A:21A65A5:27F2CE1:5DD0FF93" ,
"content-length" : "1321"
2019-10-22 19:59:13 +03:00
} ,
"response" : "{\"login\":\"owner\",\"id\":1,\"avatar_url\":\"https://avatars1.githubusercontent.com/u/7892489?v=4\",\"name\":\"owner\"}" ,
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo?ts=0" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:44 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4621" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"e48b3da73ed33cc355048b32d3ad7aa0\"" ,
"Last-Modified" : "Sun, 17 Nov 2019 08:05:11 GMT" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo" ,
"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" ,
"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
"X-GitHub-Request-Id" : "186F:2E3EE:22EAA59:2972703:5DD0FF93" ,
"content-length" : "7296"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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\": \"https://api.github.com/repos/owner/repo/issues{/number}\",\n \"pulls_url\": \"https://api.github.com/repos/owner/repo/pulls{/number}\",\n \"milestones_url\": \"https://api.github.com/repos/owner/repo/milestones{/number}\",\n \"notifications_url\": \" h t t p s : //api.github.com/repos/owner/repo/notifications{?since,all,p
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-13 10:02:47 +01:00
"url" : "/repos/owner/repo/git/trees/master:content/posts?ts=0" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:45 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4620" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"86071b9029874793ef66b7f15d4a54e6\"" ,
"Last-Modified" : "Sun, 17 Nov 2019 08:05:11 GMT" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, 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" ,
"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
"X-GitHub-Request-Id" : "1876:8072:2DD7D94:366EDDA:5DD0FF94" ,
"content-length" : "2030"
2019-10-22 19:59:13 +03:00
} ,
2019-11-13 10:02:47 +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" ,
2019-11-13 10:02:47 +01:00
"url" : "/repos/owner/repo/git/trees/master:static/media?ts=0" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:45 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4619" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"2dfa0842502045aa73be369037322600\"" ,
"Last-Modified" : "Sun, 17 Nov 2019 08:05:11 GMT" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, 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" ,
"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
"X-GitHub-Request-Id" : "1877:2E3F0:2F9FC2C:3857096:5DD0FF94" ,
"content-length" : "3484"
2019-10-22 19:59:13 +03:00
} ,
2019-11-13 10:02:47 +01:00
"response" : "{\n \"sha\": \"9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/9b7699b57e1430910db82831dcf6b8a1d1dbdac9\",\n \"tree\": [\n {\n \"path\": \"42-line-bible.jpg\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"41c8d12f9ca5864beb827c381fbeff935209d5fb\",\n \"size\": 671242,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/41c8d12f9ca5864beb827c381fbeff935209d5fb\"\n },\n {\n \"path\": \"gutenberg.jpg\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"04315e355873ea5d358d9c371c39a6845c1ae4ae\",\n \"size\": 155002,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/04315e355873ea5d358d9c371c39a6845c1ae4ae\"\n },\n {\n \"path\": \"image-0.jpg\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"b70a1b64fd4fa9635823231a0ba92c6dc9393f16\",\n \"size\": 660287,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/b70a1b64fd4fa9635823231a0ba92c6dc9393f16\"\n },\n {\n \"path\": \"image-1.jpg\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"05eedae372b829c62501ac751b2d42dcc432541b\",\n \"size\": 392411,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/05eedae372b829c62501ac751b2d42dcc432541b\"\n },\n {\n \"path\": \"image-2.jpg\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"53845ed35faf8939bea242bb85eda7c324b1be0b\",\n \"size\": 99147,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/53845ed35faf8939bea242bb85eda7c324b1be0b\"\n },\n {\n \"path\": \"image-3.jpg\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"8b2339d97069e826fae1f156212e40ae458454e3\",\n \"size\": 358022,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/8b2339d97069e826fae1f156212e40ae458454e3\"\n },\n {\n \"path\": \"image-4.jpg\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"a8f6f21253a67a4284b5a953b2fe633d44152ecd\",\n \"size\": 114837,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a8f6f21253a67a4284b5a953b2fe633d44152ecd\"\n },\n {\n \"path\": \"movable-type.jpg\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\",\n \"size\": 559028,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/57b4e925ea00bd8e195cf4418eb6eb2995ea5f10\"\n },\n {\n \"path\": \"printing-press.jpg\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"d27f56c9437d9becd2f56cc627c9322c2f1f61f6\",\n \"size\": 279283,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/d27f56c9437d9becd2f56cc627c9322c2f1f61f6\"\n },\n {\n \"path\": \"type-through-time.jpg\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"3f08366a805c51a60ec5056010f22de4ba08abaa\",\n \"size\": 117689,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3f08366a805c51a60ec5056010f22de4ba08abaa\"\n }\n ],\n \"truncated\": false\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/git/blobs/d0582dd245a3f408fb3fe2333bf01400007476e9?ts=0" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:45 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "text/plain; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4618" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"4bb0ef1407b91842a124b4e17cae8d76\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "187D:8072:2DD7E47:366EEA6:5DD0FF95" ,
"content-length" : "2565"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "---\ntitle: The Origins of Social Stationery Lettering\ndate: \"2016-12-01T22:40:32.169Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Design Culture\"\ndescription: \"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante.\"\ncanonical: ''\n---\n\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \n\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\n\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-3.jpg)\n\n## Header Level 2\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \n\n<figure>\n\t<blockquote>\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\n\t\t<footer>\n\t\t\t<cite>— Aliquam tincidunt mauris eu risus.</cite>\n\t\t</footer>\n\t</blockquote>\n</figure>\n\n### Header Level 3\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\n\n```css\n#header h1 a {\n display: block;\n width: 300px;\n height: 80px;\n}\n```\n\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus." ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-13 10:02:47 +01:00
"url" : "/repos/owner/repo/git/blobs/0eea554365f002d0f1572af9a58522d335a794d5?ts=0" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:45 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "text/plain; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4617" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-13 10:02:47 +01:00
"ETag" : "W/\"344dacc2b3cff4f660ef0b37285bbebc\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "187F:34218:2F01699:37AF2A0:5DD0FF95" ,
"content-length" : "2786"
2019-10-22 19:59:13 +03:00
} ,
2019-11-13 10:02:47 +01:00
"response" : "---\ntitle: \"A Brief History of Typography\"\ndate: \"2016-02-02T22:40:32.169Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Design Inspiration\"\ntags:\n - \"Linotype\"\n - \"Monotype\"\n - \"History of typography\"\n - \"Helvetica\"\ndescription: \"Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat.\"\ncanonical: ''\n---\n\n**Pellentesque habitant morbi tristique** senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. *Aenean ultricies mi vitae est.* Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. \n\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. [Donec non enim](#) in turpis pulvinar facilisis.\n\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-0.jpg)\n\n## Header Level 2\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nDonec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. \n\n<figure>\n\t<blockquote>\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.</p>\n\t\t<footer>\n\t\t\t<cite>— Aliquam tincidunt mauris eu risus.</cite>\n\t\t</footer>\n\t</blockquote>\n</figure>\n\n### Header Level 3\n\n+ Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\n+ Aliquam tincidunt mauris eu risus.\n\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra.\n\n```css\n#header h1 a {\n display: block;\n width: 300px;\n height: 80px;\n}\n```\n\nVestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus." ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/git/blobs/44f78c474d04273185a95821426f75affc9b0044?ts=0" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:45 GMT" ,
2019-11-13 10:02:47 +01:00
"Content-Type" : "text/plain; charset=utf-8" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4616" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"64aba4bc04422f7e2591ed3ffdba868b\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "1884:8070:22A42E0:2924067:5DD0FF95" ,
"content-length" : "16071"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "---\ntitle: \"Johannes Gutenberg: The Birth of Movable Type\"\ndate: \"2017-08-18T22:12:03.284Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Typography\"\ntags:\n - \"Open source\"\n - \"Gatsby\"\n - \"Typography\"\ndescription: \"German inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’ s first major printed books, the “Forty– Two– Line” Bible.\"\ncanonical: ''\n---\n\nGerman inventor Johannes Gutenberg developed a method of movable type and used it to create one of the western world’ s first major printed books, the “Forty– Two– Line” Bible.\n\n**Johannes Gensfleisch zur Laden zum Gutenberg** (c. 1398 – 1468) was a German blacksmith, goldsmith, printer, and publisher who introduced printing to Europe. His invention of mechanical movable type printing started the Printing Revolution and is widely regarded as the most important event of the modern period. It played a key role in the development of the Renaissance, Reformation, the Age of Enlightenment, and the Scientific revolution and laid the material basis for the modern knowledge-based economy and the spread of learning to the masses.\n\n<figure class=\"float-right\" style=\"width: 240px\">\n\t<img src=\"/media/gutenberg.jpg\" alt=\"Gutenberg\" > \ n \ t < f i g c a p t i o n > J o h a n n e s G u t e n b e r g < / f i g c a p t i o n > \ n < / f i g u r e > \ n \ n W i t h h i s i n v e n t i o n o f t h e p r i n t i n g p r e s s , G u t e n b e r g w a s t h e f i r s t E u r o p e a n t o u s e m o v a b l e t y p e p r i n t i n g , i n a r o u n d 1439 . A m o n g h i s m a n y c o n t r i b u t i o n s t o p r i n t i n g a r e : t h e i n v e n t i o n o f a p r o c e s s f o r m a s s - p r o d u c i n g m o v a b l e t y p e ; t h e u s e o f o i l - b a s e d i n k ; a n d t h e u s e o f a w o o d e n p r i n t i n g p r e s s s i m i l a r t o t h e a g r i c u l t u r a l s c r e w p r e s s e s o f t h e p e r i o d . H i s t r u l y e p o c h a l i n v e n t i o n w a s t h e c o m b i n a t i o n o f t h e s e e l e m e n t s i n t o a p r a c t i c a l s y s t e m t h a t a l l o w e d t h e m a s s p r o d u c t i o n o f p r i n t e d b o o k s a n d w a s e c o n o m i c a l l y v i a b l e f o r p r i n t e r s a n d r e a d e r s a l i k e . G u t e n b e r g ' s m e t h o d f o r m a k i n g t y p e i s t r a d i t i o n a l l y c o n s i d e r e d t o h a v e i n c l u d e d a t y p e m e t a l a l l o y a n d a h a n d m o u l d f o r c a s t i n g t y p e . T h e a l l o y w a s a m i x t u r e o f l e a d , t i n , a n d a n t i m o n y t h a t m e l t e d a t a r e l a t i v e l y l o w t e m p e r a t u r e f o r f a s t e r a n d m o r e e c o n o m i c a l c a s t i n g , c a s t w e l l , a n d c r e a t e d a d u r a b l e t y p e . \ n \ n I n R e n a i s s a n c e E u r o p e , t h e a r r i v a l o f m e c h a n i c a l m o v a b l e t y p e p r i n t i n g i n t r o d u c e d t h e e r a o f m a s s c o m m u n i c a t i o n w h i c h p e r m a n e n t l y a l t e r e d t h e s t r u c t u r e o f s o c i e t y . T h e r e l a t i v e l y u n r e s t r i c t e d c i r c u l a t i o n o f i n f o r m a t i o n — i n c l u d i n g r e v o l u t i o n a r y i d e a s — t r a n s c e n d e d b o r d e r s , c a p t u r e d t h e m a s s e s i n t h e R e f o r m a t i o n a n d t h r e a t e n e d t h e p o w e r o f p o l i t i c a l a n d r e l i g i o u s a u t h o r i t i e s ; t h e s h a r p i n c r e a s e i n l i t e r a c y b r o k e t h e m o n o p o l y o f t h e l i t e r a t e e l i t e o n e d u c a t i o n a n d l e a r n i n g a n d b o l s t e r e d t h e e m e r g i n g m i d d l e c l a s s . A c r o s s E u r o p e , t h e i n c r e a s i n g c u l t u r a l s e l f - a w a r e n e s s o f i t s p e o p l e l e d t o t h e r i s e o f p r o t o - n a t i o n a l i s m , a c c e l e r a t e d b y t h e f l o w e r i n g o f t h e E u r o p e a n v e r n a c u l a r l a n g u a g e s t o t h e d e t r i m e n t o f L a t i n ' s s t a t u s a s l i n g u a f r a n c a . I n t h e 19 t h c e n t u r y , t h e r e p l a c e m e n t o f t h e h a n d - o p e r a t e d G u t e n b e r g - s t y l e p r e s s b y s t e a m - p o w e r e d r o t a r y p r e s s e s a l l o w e d p r i n t i n g o n a n i n d u s t r i a l s c a l e , w h i l e W e s t e r n - s t y l e p r i n t i n g w a s a d o p t e d a l l o v e r t h e w o r l d , b e c o m i n g p r a c t i c a l l y t h e s o l e m e d i u m f o r m o d e r n b u l k p r i n t i n g . \ n \ n T h e u s e o f m o v a b l e t y p e w a s a m a r k e d i m p r o v e m e n t o n t h e h a n d w r i t t e n m a n u s c r i p t , w h i c h w a s t h e e x i s t i n g m e t h o d o f b o o k p r o d u c t i o n i n E u r o p e , a n d u p o n w o o d b l o c k p r i n t i n g , a n d r e v o l u t i o n i z e d E u r o p e a n b o o k - m a k i n g . G u t e n b e r g ' s p r i n t i n g t e c h n o l o g y s p r e a d r a p i d l y t h r o u g h o u t E u r o p e a n d l a t e r t h e w o r l d . \ n \ n H i s m a j o r w o r k , t h e G u t e n b e r g B i b l e ( a l s o k n o w n a s t h e 42 - l i n e B i b l e ) , h a s b e e n a c c l a i m e d f o r i t s h i g h a e s t h e t i c a n d t e c h n i c a l q u a l i t y . \ n \ n # # P r i n t i n g P r e s s \ n \ n A r o u n d 1439 , G u t e n b e r g w a s i n v o l v e d i n a f i n a n c i a l m i s a d v e n t u r e m a k i n g p o l i s h e d m e t a l m i r r o r s ( w h i c h w e r e b e l i e v e d t o c a p t u r e h o l y l i g h t f r o m r e l i g i o u s r e l i c s ) f o r s a l e t o p i l g r i m s t o A a c h e n : i n 1439 t h e c i t y w a s p l a n n i n g t o e x h i b i t i t s c o l l e c t i o n o f r e l i c s f r o m E m p e r o r C h a r l e m a g n e b u t t h e e v e n t w a s d e l a y e d b y o n e y e a r d u e t o a s e v e r e f l o o d a n d t h e c a p i t a l a l r e a d y s p e
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-13 10:02:47 +01:00
"url" : "/repos/owner/repo/git/blobs/6d51a38aed7139d2117724b1e307657b6ff2d043?ts=0" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:45 GMT" ,
2019-11-13 10:02:47 +01:00
"Content-Type" : "text/plain; charset=iso-8859-1" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4615" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-13 10:02:47 +01:00
"ETag" : "W/\"880e3bac59446485deb0c1abb21f88a7\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "187E:470C9:226941B:28E29BF:5DD0FF95" ,
"content-length" : "1707"
2019-10-22 19:59:13 +03:00
} ,
2019-11-13 10:02:47 +01:00
"response" : "---\ntitle: Perfecting the Art of Perfection\ndate: \"2016-09-01T23:46:37.121Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Design Inspiration\"\ntags:\n - \"Handwriting\"\n - \"Learning to write\"\ndescription: \"Quisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\"\ncanonical: ''\n---\n\nQuisque cursus, metus vitae pharetra auctor, sem massa mattis sem, at interdum magna augue eget diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Morbi lacinia molestie dui. Praesent blandit dolor. Sed non quam. In vel mi sit amet augue congue elementum.\n\n![Nulla faucibus vestibulum eros in tempus. Vestibulum tempor imperdiet velit nec dapibus](/media/image-2.jpg)\n\nPellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. \n\nPraesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus." ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/git/blobs/a532f0a9445cdf90a19c6812cff89d1674991774?ts=0" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:46 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "text/plain; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4614" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-13 10:02:47 +01:00
"ETag" : "W/\"29a58f48940ff3d2dc5509a5f67ff405\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "1888:1C98C:2351431:29CBE36:5DD0FF96" ,
"content-length" : "7465"
2019-10-22 19:59:13 +03:00
} ,
"response" : "---\ntitle: Humane Typography in the Digital Age\ndate: \"2017-08-19T22:40:32.169Z\"\ntemplate: \"post\"\ndraft: false\ncategory: \"Typography\"\ntags:\n - \"Design\"\n - \"Typography\"\n - \"Web Development\"\ndescription: \"An Essay on Typography by Eric Gill takes the reader back to the year 1930. The year when a conflict between two worlds came to its term. The machines of the industrial world finally took over the handicrafts.\" \ n c a n o n i c a l : ' ' \ n - - - \ n \ n - [ T h e f i r s t t r a n s i t i o n ] ( # t h e - f i r s t - t r a n s i t i o n ) \ n - [ T h e d i g i t a l a g e ] ( # t h e - d i g i t a l - a g e ) \ n - [ L o s s o f h u m a n i t y t h r o u g h t r a n s i t i o n s ] ( # l o s s - o f - h u m a n i t y - t h r o u g h - t r a n s i t i o n s ) \ n - [ C h a s i n g p e r f e c t i o n ] ( # c h a s i n g - p e r f e c t i o n ) \ n \ n A n E s s a y o n T y p o g r a p h y b y E r i c G i l l t a k e s t h e r e a d e r b a c k t o t h e y e a r 1930 . T h e y e a r w h e n a c o n f l i c t b e t w e e n t w o w o r l d s c a m e t o i t s t e r m . T h e m a c h i n e s o f t h e i n d u s t r i a l w o r l d f i n a l l y t o o k o v e r t h e h a n d i c r a f t s . \ n \ n T h e t y p o g r a p h y o f t h i s i n d u s t r i a l a g e w a s n o l o n g e r h a n d c r a f t e d . M a s s p r o d u c t i o n a n d p r o f i t b e c a m e m o r e i m p o r t a n t . Q u a n t i t y m a t t e r e d m o r e t h a n t h e q u a l i t y . T h e b o o k s a n d p r i n t e d w o r k s i n g e n e r a l l o s t a p a r t o f i t s h u m a n i t y . T h e t y p e f a c e s w e r e n o t p r o d u c e d b y c r a f t s m e n a n y m o r e . I t w a s t h e m a c h i n e s p r i n t i n g a n d t y i n g t h e b o o k s t o g e t h e r n o w . T h e c r a f t s m e n h a d t o l e t g o o f t h e i r c r a f t a n d b e c a m e a c o g i n t h e p r o c e s s . A n e x t e n s i o n o f t h e i n d u s t r i a l m a c h i n e . \ n \ n B u t t h e v i c t o r y o f t h e i n d u s t r i a l i s m d i d n ’ t m e a n t h a t t h e c r a f t s m e n w e r e c o m p l e t e l y e x t i n c t . T h e t w o w o r l d s c o n t i n u e d t o c o e x i s t i n d e p e n d e n t l y . E a c h r e c o g n i s i n g t h e g o o d i n t h e o t h e r — t h e p o w e r o f i n d u s t r i a l i s m a n d t h e h u m a n i t y o f c r a f t s m a n s h i p . T h i s w a s t h e s e c o n d t r a n s i t i o n t h a t w o u l d s t r i p t y p o g r a p h y o f a p a r t o f i t s h u m a n i t y . W e h a v e t o g o 500 y e a r s b a c k i n t i m e t o m e e t t h e f i r s t o n e . \ n \ n # # T h e f i r s t t r a n s i t i o n \ n \ n A s i m i l a r c o n f l i c t e m e r g e d a f t e r t h e i n v e n t i o n o f t h e f i r s t p r i n t i n g p r e s s i n E u r o p e . J o h a n n e s G u t e n b e r g i n v e n t e d m o v a b l e t y p e a n d u s e d i t t o p r o d u c e d i f f e r e n t c o m p o s i t i o n s . H i s w o r k s h o p c o u l d p r i n t u p t o 240 i m p r e s s i o n s p e r h o u r . U n t i l t h e n , t h e b o o k s w e r e b e i n g c o p i e d b y h a n d . A l l t h e b o o k s w e r e h a n d w r i t t e n a n d d e c o r a t e d w i t h h a n d d r a w n o r n a m e n t s a n d f i g u r e s . A p r o c e s s o f c o p y i n g a b o o k w a s l o n g b u t e a c h b o o k , e v e n a c o p y , w a s a w o r k o f a r t . \ n \ n T h e f i r s t p r i n t e d b o o k s w e r e , a t f i r s t , p e r c e i v e d a s i n f e r i o r t o t h e h a n d w r i t t e n o n e s . T h e y w e r e s m a l l e r a n d c h e a p e r t o p r o d u c e . M o v a b l e t y p e p r o v i d e d t h e p r i n t e r s w i t h f l e x i b i l i t y t h a t a l l o w e d t h e m t o p r i n t b o o k s i n l a n g u a g e s o t h e r t h a n L a t i n . G i l l d e s c r i b e s t h e t r a n s i t i o n t o i n d u s t r i a l i s m a s s o m e t h i n g t h a t p e o p l e n e e d e d a n d w a n t e d . S o m e t h i n g s i m i l a r h a p p e n e d a f t e r t h e f i r s t p r i n t e d b o o k s e m e r g e d . P e o p l e w a n t e d b o o k s i n a l a n g u a g e t h e y u n d e r s t o o d a n d t h e y w a n t e d b o o k s t h e y c o u l d t a k e w i t h t h e m . T h e y w e r e h u n g r y f o r k n o w l e d g e a n d p r i n t e d b o o k s s a t i s f i e d t h i s h u n g e r . \ n \ n ! [ 42 - l i n e - b i b l e . j p g ] ( / m e d i a / 42 - l i n e - b i b l e . j p g ) \ n \ n * T h e 42 – L i n e B i b l e , p r i n t e d b y G u t e n b e r g . * \ n \ n B u t , t h r o u g h t h i s t r a n s i t i o n , t h e b o o k l o s t a l a r g e p a r t o f i t s h u m a n i t y . T h e m a c h i n e t o o k o v e r m o s t o f t h e p r o c e s s b u t c r a f t s m a n s h i p w a s s t i l l a p a r t o f i t . T h e t y p e f a c e s w e r e c u t m a n u a l l y b y t h e f i r s t p u n c h c u t t e r s . T h e p a p e r w a s m a d e b y h a n d . T h e i l l u s t r a t i o n s a n d o r n a m e n t s w e r e s t i l l b e i n g h a n d d r a w n . T h e s e w e r e t h e r e m a i n s o f t h e c r a f t s m a n s h i p t h a t w e n t a l m o s t e x t i n c t i n t h e t i m e s o f E r i c G i l l . \ n \ n # # T h e d i g i t a l a g e \ n \ n T h e f i r s t t r a n s i t i o n t o o k a w a y a l a r g e p a r t o f h u m a n i t y f r o m w r i t t e n c o m m u n i c a t i o n . I n d u s t r i a l i s a t i o n , t h e s e c o n d t r a n s i t i o n d e s c r i b e d b y E r i c G i l l , t o o k a w a y m o s t o f w h a t w a s l e f t . B u t i t ’ s t h e t h i r d t r a n s i t i o n t h a t s t r i p p e d i t n a k e d . T y p e f a c e s a r e f a c e l e s s t h e s e d a y s . T h e y ’ r e j u s t f o n t s o n o u r c o m p u t e r s . H a r d l y a n y o n e k n o w s t h e i r s t o r i e s . H a r d l y a n y o n e c a r e s . F l i c k i n g t h r o u g h t h o u s a n d s o f t y p e f a c e s a n d f i n d i n g t h e “ r i g h t o n e ” i s a m a t t e r o f m i n u t e s . \ n \ n > I n t h e n e w c o m p u t e r a g e t h e p r o l i f e r a t i o n o f t y p e f a c e s a n d t y p e m a n i p u l a t i o n s r e p r e s e n t s a n e w l e v e l o f v i s u a l p o l l u t i o n t h r e a t e n i n g o u r c u l t u r e . O u t o f t h o u s a n d s o f t y p e f a c e s , a l l w e n e e d a r e a f e w b a s i c o n e s , a n d t r a s h t h e r e s t . \ n > \ n — M a s s i m o V i g n e l l i \ n \ n T y p o g r a p h y i s n o t
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/contents/1970-01-01-first-title.json?ts=300&ref=refs/meta/_netlify_cms" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:48 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/vnd.github.VERSION.raw; charset=utf-8" ,
"Content-Length" : "462" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4613" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"a13e4b514607b2d11b0df2aa017ed39a9a512cd8\"" ,
"Last-Modified" : "Sun, 17 Nov 2019 08:06:09 GMT" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "1893:1C985:1336DB9:16D6B0C:5DD0FF98"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\"type\":\"PR\",\"pr\":{\"number\":1,\"head\":\"1fd2586ee941532a7d7979616b294ac261ddd695\"},\"user\":\"owner\",\"status\":\"draft\",\"branch\":\"cms/1970-01-01-first-title\",\"collection\":\"posts\",\"commitMessage\":\"Create Post “1970-01-01-first-title”\",\"title\":\"first title\",\"description\":\"first description\",\"objects\":{\"entry\":{\"path\":\"content/posts/1970-01-01-first-title.md\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"},\"files\":[]},\"timeStamp\":\"1970-01-01T00:00:00.300Z\"}" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-13 10:02:47 +01:00
"url" : "/repos/owner/repo/contents/content/posts/1970-01-01-first-title.md?ts=300&ref=master" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:49 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "404 Not Found" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4612" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "1895:2E3F0:2FA012F:3857690:5DD0FF99" ,
"content-length" : "116"
2019-10-22 19:59:13 +03:00
} ,
2019-11-13 10:02:47 +01:00
"response" : "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/#get-contents\"\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 404
} ,
{
"method" : "GET" ,
2019-11-13 10:02:47 +01:00
"url" : "/repos/owner/repo/contents/content/posts/1970-01-01-first-title.md?ts=300&ref=cms/1970-01-01-first-title" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:49 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "404 Not Found" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4611" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "1894:1C993:2D16F09:357E327:5DD0FF99" ,
"content-length" : "148"
2019-10-22 19:59:13 +03:00
} ,
2019-11-13 10:02:47 +01:00
"response" : "{\n \"message\": \"No commit found for the ref cms/1970-01-01-first-title\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/\"\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 404
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/contents/content/posts/1970-01-01-first-title.md?ts=300&ref=master" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:50 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "404 Not Found" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4610" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "1897:470CB:2CC77EA:350210A:5DD0FF99" ,
"content-length" : "116"
2019-10-22 19:59:13 +03:00
} ,
"response" : "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/#get-contents\"\n}\n" ,
"status" : 404
} ,
{
"body" : "{\"content\":\"LS0tCnRlbXBsYXRlOiBwb3N0CnRpdGxlOiBmaXJzdCB0aXRsZQpkcmFmdDogdHJ1ZQpkYXRlOiAxOTcwLTAxLTAxVDAwOjAwOjAwLjAwMFoKZGVzY3JpcHRpb246IGZpcnN0IGRlc2NyaXB0aW9uCmNhdGVnb3J5OiBmaXJzdCBjYXRlZ29yeQp0YWdzOgogIC0gdGFnMQotLS0KZmlyc3QgYm9keQo=\",\"encoding\":\"base64\"}" ,
"method" : "POST" ,
"url" : "/repos/owner/repo/git/blobs?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:50 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Content-Length" : "207" ,
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4609" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"86d691e55fcb8e55fa00b8bed816c2b0\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"Location" : "https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b" ,
"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" ,
"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
"X-GitHub-Request-Id" : "1898:34217:231088A:29AA66E:5DD0FF9A"
2019-10-22 19:59:13 +03:00
} ,
"response" : "{\n \"sha\": \"a041245814892e3f73f63ca54333fda649b7fc0b\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/a041245814892e3f73f63ca54333fda649b7fc0b\"\n}\n" ,
"status" : 201
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/branches/master?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:51 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4608" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"74f6999453da3d2bb6a923be02fa8e5b\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, 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" ,
"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
"X-GitHub-Request-Id" : "1899:1C993:2D1715D:357E5EF:5DD0FF9A" ,
"content-length" : "5379"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"name\": \"master\",\n \"commit\": {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"node_id\": \"MDY6Q29tbWl0MjIyMjE2MjA0OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\n \"commit\": {\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-10-21T15:37:06Z\"\n },\n \"committer\": {\n \"name\": \"GitHub\",\n \"email\": \"noreply@github.com\",\n \"date\": \"2019-10-21T15:37:06Z\"\n },\n \"message\": \"Update README.md\",\n \"tree\": {\n \"sha\": \"9b14f53f9ae27ef26ec092a587f91141486cad24\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/9b14f53f9ae27ef26ec092a587f91141486cad24\"\n },\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"comment_count\": 0,\n \"verification\": {\n \"verified\": true,\n \"reason\": \"valid\",\n \"signature\": \"-----BEGIN PGP SIGNATURE-----\\n\\nwsBcBAABCAAQBQJdrdCiCRBK7hj4Ov3rIwAAdHIIAKLj048A/FGA7T0d5vHeCNGc\\nT5mwS+GuOlx2ILZOXDqZnre/+7T84Bv2X7qqaRbpXG7y19gm8Q/kPKkWYksn+QGn\\nDFNgbzQ6b/AA4GO53ulcJuTexk4wvWWM5xErQ9W226B1BVHI6cuF3ohq3vwN9uDC\\ni1fFpTtyU9Yzgx4+/Ktc2/iX+N65PVmhNtu3KZn7NK/ahF+4UaT++mkTPThAA8i3\\nZQ5f93VFV6bx5j/7jW2lVBRS9k3NrhrLQH8CrtLQu5D2oY9iMA2TGFv/nB+Da55l\\ner7T1ACrhEpbhQQTVAU0mBjQFSxVgulzK+ycLWdyhdniBkw1da1qJT2IAuRBF+c=\\n=9nPQ\\n-----END PGP SIGNATURE-----\\n\",\n \"payload\": \"tree 9b14f53f9ae27ef26ec092a587f91141486cad24\\nparent 217bbbf6bf84a8e1b31f7262ed5449108d22bd59\\nauthor owner <owner@users.noreply.github.com> 1571672226 +0300\\ncommitter GitHub <noreply@github.com> 1571672226 +0300\\n\\nUpdate README.md\"\n }\n },\n \"url\": \"https://api.github.com/repos/owner/repo/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250/comments\",\n \"author\": {\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 \"committer\": {\n \"login\": \"web-flow\",\n \"id\": 19864447,\n \"node_id\": \"MDQ6VXNlcjE5ODY0NDQ3\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/web-flow\",\n \"html_url\": \"https://github.com/web-flow\",\n \"followers_url\": \"https://api.github.com/users/web-flow/followers\",\n \"following_url\": \"https://api.github.com/users/web-flow/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/web-flow/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/web-flow/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/web-flow/subscriptions\",\n \"organizations_url\" :
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"base_tree\":\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\"tree\":[{\"path\":\"content/posts/1970-01-01-first-title.md\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"a041245814892e3f73f63ca54333fda649b7fc0b\"}]}" ,
2019-10-22 19:59:13 +03:00
"method" : "POST" ,
"url" : "/repos/owner/repo/git/trees?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:51 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Content-Length" : "11769" ,
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4607" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"512dcc4355a8a182499e0573be267a38\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-13 10:02:47 +01:00
"Location" : "https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "189A:1C985:1336EC2:16D6C54:5DD0FF9B"
2019-10-22 19:59:13 +03:00
} ,
2019-11-13 10:02:47 +01:00
"response" : "{\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/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/owner/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/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/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/owner/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/owner/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/owner/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/owner/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/owner/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/owner/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/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\" , \ n
2019-10-22 19:59:13 +03:00
"status" : 201
} ,
{
2019-11-13 10:02:47 +01:00
"body" : "{\"message\":\"Create Post “1970-01-01-first-title”\",\"tree\":\"7a3255564d758757a5cbaeca450a35874e6f3e48\",\"parents\":[\"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"]}" ,
2019-10-22 19:59:13 +03:00
"method" : "POST" ,
"url" : "/repos/owner/repo/git/commits?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:52 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Content-Length" : "1504" ,
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4606" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"729a70ca3f1e2b9fee3cc806c823c856\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-17 11:51:50 +02:00
"Location" : "https://api.github.com/repos/owner/repo/git/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "189C:1C981:8C868D:A65D91:5DD0FF9C"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"node_id\": \"MDY6Q29tbWl0MjIyMjE2MjA0OmQ2MTExODQ5ODlmODQ4NTQ1YjFiNGQ0YTNiODllZDNlNDk5NjNmZjU=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"html_url\": \"https://github.com/owner/repo/commit/d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:06:52Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:06:52Z\"\n },\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\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
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"ref\":\"refs/heads/cms/1970-01-01-first-title\",\"sha\":\"d611184989f848545b1b4d4a3b89ed3e49963ff5\"}" ,
2019-10-22 19:59:13 +03:00
"method" : "POST" ,
"url" : "/repos/owner/repo/git/refs?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:53 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Content-Length" : "518" ,
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4605" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"210c37a8cbe66b2cddadc5f68a500fdc\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo" ,
"Location" : "https://api.github.com/repos/owner/repo/git/refs/heads/cms/1970-01-01-first-title" ,
"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" ,
"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
"X-GitHub-Request-Id" : "189E:1C985:1336F35:16D6CE5:5DD0FF9C"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"ref\": \"refs/heads/cms/1970-01-01-first-title\",\n \"node_id\": \"MDM6UmVmMjIyMjE2MjA0OmNtcy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/heads/cms/1970-01-01-first-title\",\n \"object\": {\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5\"\n }\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 201
} ,
{
"body" : "{\"title\":\"Create Post “1970-01-01-first-title”\",\"body\":\"Automatically generated by Netlify CMS\",\"head\":\"cms/1970-01-01-first-title\",\"base\":\"master\"}" ,
"method" : "POST" ,
"url" : "/repos/owner/repo/pulls?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:55 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Content-Length" : "21715" ,
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4604" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"d260c640f9f30b69e375aa5b611115e4\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"Location" : "https://api.github.com/repos/owner/repo/pulls/2" ,
"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" ,
"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
"X-GitHub-Request-Id" : "189F:34215:789513:906253:5DD0FF9E"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/2\",\n \"id\": 341830704,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzQxODMwNzA0\",\n \"html_url\": \"https://github.com/owner/repo/pull/2\",\n \"diff_url\": \"https://github.com/owner/repo/pull/2.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/2.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/2\",\n \"number\": 2,\n \"state\": \"open\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\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 \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2019-11-17T08:06:54Z\",\n \"updated_at\": \"2019-11-17T08:06:54Z\",\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/2/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/2/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/2/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"head\": {\n \"label\": \"owner:cms/1970-01-01-first-title\",\n \"ref\": \"cms/1970-01-01-first-title\",\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"user\": {\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 \"repo\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\n \"name\": \"repo\",\n \"full_name\": \"owner/repo\",\n \"private\": false,\n \"owner\": {\n \"login\": \"owner\",\n \"id\": 26760571,\n \"node_id\": \" M D Q 6 V X N
2019-10-22 19:59:13 +03:00
"status" : 201
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:55 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4603" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"5dbdbd3b3e33b8d3bd63620e0b8da0a5\"" ,
"Last-Modified" : "Sun, 17 Nov 2019 08:05:11 GMT" ,
2019-10-22 19:59:13 +03:00
"X-Poll-Interval" : "300" ,
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18A0:34218:2F0253D:37B03D7:5DD0FF9F" ,
"content-length" : "484"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyMjE2MjA0OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"67ce8860b1cb7b4c7217cd52ad8f35eca4897bd8\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/67ce8860b1cb7b4c7217cd52ad8f35eca4897bd8\"\n }\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjIsImhlYWQiOiJkNjExMTg0OTg5Zjg0ODU0NWIxYjRkNGEzYjg5ZWQzZTQ5OTYzZmY1In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoiZmlyc3QgdGl0bGUiLCJkZXNjcmlwdGlvbiI6ImZpcnN0IGRlc2NyaXB0aW9uIiwib2JqZWN0cyI6eyJlbnRyeSI6eyJwYXRoIjoiY29udGVudC9wb3N0cy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxlLm1kIiwic2hhIjoiYTA0MTI0NTgxNDg5MmUzZjczZjYzY2E1NDMzM2ZkYTY0OWI3ZmMwYiJ9LCJmaWxlcyI6W119LCJ0aW1lU3RhbXAiOiIxOTcwLTAxLTAxVDAwOjAwOjAwLjMwMFoifQ==\",\"encoding\":\"base64\"}" ,
2019-10-22 19:59:13 +03:00
"method" : "POST" ,
"url" : "/repos/owner/repo/git/blobs?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:56 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Content-Length" : "207" ,
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4602" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"49ea747777f5b1804a468ff2ff881ee8\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-17 11:51:50 +02:00
"Location" : "https://api.github.com/repos/owner/repo/git/blobs/5a2aa2a44ef14c2c5f102c78a8d84dd141a7c2fc" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18A2:34216:1314880:169EB37:5DD0FFA0"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"sha\": \"5a2aa2a44ef14c2c5f102c78a8d84dd141a7c2fc\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/5a2aa2a44ef14c2c5f102c78a8d84dd141a7c2fc\"\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 201
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"base_tree\":\"67ce8860b1cb7b4c7217cd52ad8f35eca4897bd8\",\"tree\":[{\"path\":\"1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"5a2aa2a44ef14c2c5f102c78a8d84dd141a7c2fc\"}]}" ,
2019-10-22 19:59:13 +03:00
"method" : "POST" ,
"url" : "/repos/owner/repo/git/trees?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:57 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Content-Length" : "895" ,
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4601" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"645e61754d126a960186ab41e856b993\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-17 11:51:50 +02:00
"Location" : "https://api.github.com/repos/owner/repo/git/trees/885716a44d708e5305009b4f45fff99cd14a6c2c" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18A3:2E3EE:22EBA30:2973963:5DD0FFA0"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"sha\": \"885716a44d708e5305009b4f45fff99cd14a6c2c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/885716a44d708e5305009b4f45fff99cd14a6c2c\",\n \"tree\": [\n {\n \"path\": \"1970-01-01-first-title.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"5a2aa2a44ef14c2c5f102c78a8d84dd141a7c2fc\",\n \"size\": 462,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/5a2aa2a44ef14c2c5f102c78a8d84dd141a7c2fc\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n }\n ],\n \"truncated\": false\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 201
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"message\":\"Updating “1970-01-01-first-title” metadata\",\"tree\":\"885716a44d708e5305009b4f45fff99cd14a6c2c\",\"parents\":[\"67ce8860b1cb7b4c7217cd52ad8f35eca4897bd8\"]}" ,
2019-10-22 19:59:13 +03:00
"method" : "POST" ,
"url" : "/repos/owner/repo/git/commits?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:58 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Content-Length" : "1510" ,
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4600" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"a0016d5e90f9cdcf15a090e53463ce13\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-17 11:51:50 +02:00
"Location" : "https://api.github.com/repos/owner/repo/git/commits/045e0135351094092545650160973f36451a3943" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18A4:34218:2F02801:37B0719:5DD0FFA1"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"sha\": \"045e0135351094092545650160973f36451a3943\",\n \"node_id\": \"MDY6Q29tbWl0MjIyMjE2MjA0OjA0NWUwMTM1MzUxMDk0MDkyNTQ1NjUwMTYwOTczZjM2NDUxYTM5NDM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/045e0135351094092545650160973f36451a3943\",\n \"html_url\": \"https://github.com/owner/repo/commit/045e0135351094092545650160973f36451a3943\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:06:57Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:06:57Z\"\n },\n \"tree\": {\n \"sha\": \"885716a44d708e5305009b4f45fff99cd14a6c2c\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/885716a44d708e5305009b4f45fff99cd14a6c2c\"\n },\n \"message\": \"Updating “1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"67ce8860b1cb7b4c7217cd52ad8f35eca4897bd8\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/67ce8860b1cb7b4c7217cd52ad8f35eca4897bd8\",\n \"html_url\": \"https://github.com/owner/repo/commit/67ce8860b1cb7b4c7217cd52ad8f35eca4897bd8\"\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
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"sha\":\"045e0135351094092545650160973f36451a3943\",\"force\":false}" ,
2019-10-22 19:59:13 +03:00
"method" : "PATCH" ,
"url" : "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:06:59 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4599" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"87b7ac2011aec11a67862534ed297592\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18A5:2E3ED:1374FCC:17391AE:5DD0FFA2" ,
"content-length" : "484"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyMjE2MjA0OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"045e0135351094092545650160973f36451a3943\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/045e0135351094092545650160973f36451a3943\"\n }\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/contents/content/posts/1970-01-01-first-title.md?ts=300&ref=master" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:00 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "404 Not Found" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4598" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18A7:34218:2F02AFD:37B0A9D:5DD0FFA3" ,
"content-length" : "116"
2019-10-22 19:59:13 +03:00
} ,
"response" : "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/#get-contents\"\n}\n" ,
"status" : 404
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/contents/content/posts/1970-01-01-first-title.md?ts=300&ref=cms/1970-01-01-first-title" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:00 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/vnd.github.VERSION.raw; charset=utf-8" ,
"Content-Length" : "167" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4597" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"ETag" : "\"a041245814892e3f73f63ca54333fda649b7fc0b\"" ,
2019-11-17 11:51:50 +02:00
"Last-Modified" : "Sun, 17 Nov 2019 08:06:52 GMT" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18A6:2E3F0:2FA0C71:3858483:5DD0FFA3"
2019-10-22 19:59:13 +03:00
} ,
"response" : "---\ntemplate: post\ntitle: first title\ndraft: true\ndate: 1970-01-01T00:00:00.000Z\ndescription: first description\ncategory: first category\ntags:\n - tag1\n---\nfirst body\n" ,
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5/status?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:01 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4596" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"0ddb1586ea69e98c1411455e6c2e6928\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18A9:34218:2F02C90:37B0C93:5DD0FFA4" ,
"content-length" : "6574"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/git/refs/heads/cms?ts=300" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:01 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4595" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"7148fa6e03cd3be390de45b4dbe86238\"" ,
"Last-Modified" : "Sun, 17 Nov 2019 08:05:11 GMT" ,
2019-10-22 19:59:13 +03:00
"X-Poll-Interval" : "300" ,
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18AA:8072:2DD9197:36705EB:5DD0FFA4" ,
"content-length" : "542"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "[\n {\n \"ref\": \"refs/heads/cms/1970-01-01-first-title\",\n \"node_id\": \"MDM6UmVmMjIyMjE2MjA0OmNtcy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/heads/cms/1970-01-01-first-title\",\n \"object\": {\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5\"\n }\n }\n]\n" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/pulls?ts=300&head=cms/1970-01-01-first-title&state=open&base=master" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:01 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4594" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"a669dbdae6fdd962bdb565b95a3ab8b1\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, 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" ,
"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
"X-GitHub-Request-Id" : "18AB:34218:2F02E34:37B0E72:5DD0FFA5" ,
"content-length" : "22154"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "[\n {\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/2\",\n \"id\": 341830704,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzQxODMwNzA0\",\n \"html_url\": \"https://github.com/owner/repo/pull/2\",\n \"diff_url\": \"https://github.com/owner/repo/pull/2.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/2.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/2\",\n \"number\": 2,\n \"state\": \"open\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\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 \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2019-11-17T08:06:54Z\",\n \"updated_at\": \"2019-11-17T08:06:54Z\",\n \"closed_at\": null,\n \"merged_at\": null,\n \"merge_commit_sha\": \"586b70d977633d2fe8fd9136c7813b134c20f5e8\",\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/2/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/2/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/2/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"head\": {\n \"label\": \"owner:cms/1970-01-01-first-title\",\n \"ref\": \"cms/1970-01-01-first-title\",\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"user\": {\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 \"repo\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\"
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-13 10:02:47 +01:00
"url" : "/repos/owner/repo/contents/content/posts/1970-01-01-first-title.md?ts=300&ref=cms/1970-01-01-first-title" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:02 GMT" ,
2019-11-13 10:02:47 +01:00
"Content-Type" : "application/vnd.github.VERSION.raw; charset=utf-8" ,
"Content-Length" : "167" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2019-11-13 10:02:47 +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
"X-RateLimit-Remaining" : "4593" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-11-13 10:02:47 +01:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"ETag" : "\"a041245814892e3f73f63ca54333fda649b7fc0b\"" ,
2019-11-17 11:51:50 +02:00
"Last-Modified" : "Sun, 17 Nov 2019 08:06:52 GMT" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18AE:2E3F0:2FA103B:3858904:5DD0FFA6"
2019-10-22 19:59:13 +03:00
} ,
2019-11-13 10:02:47 +01:00
"response" : "---\ntemplate: post\ntitle: first title\ndraft: true\ndate: 1970-01-01T00:00:00.000Z\ndescription: first description\ncategory: first category\ntags:\n - tag1\n---\nfirst body\n" ,
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2019-11-13 10:02:47 +01:00
"url" : "/repos/owner/repo/contents/content/posts/1970-01-01-first-title.md?ts=300&ref=master" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:02 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2019-11-13 10:02:47 +01:00
"Status" : "404 Not Found" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4592" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-13 10:02:47 +01:00
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
2019-10-22 19:59:13 +03: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" ,
"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
"X-GitHub-Request-Id" : "18AF:470C5:8709F6:A076CF:5DD0FFA6" ,
"content-length" : "116"
2019-10-22 19:59:13 +03:00
} ,
2019-11-13 10:02:47 +01:00
"response" : "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/#get-contents\"\n}\n" ,
"status" : 404
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5/status?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:03 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2019-11-13 10:02:47 +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
"X-RateLimit-Remaining" : "4591" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-11-13 10:02:47 +01:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"0ddb1586ea69e98c1411455e6c2e6928\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-13 10:02:47 +01:00
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
"X-GitHub-Media-Type" : "github.v3; format=json" ,
2019-10-22 19:59:13 +03: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" ,
"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
"X-GitHub-Request-Id" : "18B0:8072:2DD9615:3670B23:5DD0FFA7" ,
"content-length" : "6574"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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-11-13 10:02:47 +01:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/contents/content/posts/1970-01-01-first-title.md?ts=300&ref=master" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:03 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2019-11-17 11:51:50 +02:00
"Status" : "404 Not Found" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4590" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-13 10:02:47 +01:00
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-17 11:51:50 +02:00
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
2019-10-22 19:59:13 +03: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" ,
"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
"X-GitHub-Request-Id" : "18B3:1C98C:23524BC:29CD217:5DD0FFA7" ,
"content-length" : "116"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/#get-contents\"\n}\n" ,
"status" : 404
2019-10-22 19:59:13 +03:00
} ,
{
2019-11-13 10:02:47 +01:00
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/contents/content/posts/1970-01-01-first-title.md?ts=300&ref=cms/1970-01-01-first-title" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:03 GMT" ,
"Content-Type" : "application/vnd.github.VERSION.raw; charset=utf-8" ,
"Content-Length" : "167" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2019-11-13 10:02:47 +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
"X-RateLimit-Remaining" : "4589" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"a041245814892e3f73f63ca54333fda649b7fc0b\"" ,
"Last-Modified" : "Sun, 17 Nov 2019 08:06:52 GMT" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-17 11:51:50 +02:00
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
2019-10-22 19:59:13 +03: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" ,
"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
"X-GitHub-Request-Id" : "18B2:470CB:2CC8952:35035E6:5DD0FFA7"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "---\ntemplate: post\ntitle: first title\ndraft: true\ndate: 1970-01-01T00:00:00.000Z\ndescription: first description\ncategory: first category\ntags:\n - tag1\n---\nfirst body\n" ,
2019-11-13 10:02:47 +01:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5/status?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:04 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4588" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"0ddb1586ea69e98c1411455e6c2e6928\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-17 11:51:50 +02:00
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18B5:1C993:2D184D9:357FCF1:5DD0FFA7" ,
"content-length" : "6574"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5/status?ts=300" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:06 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4587" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"0ddb1586ea69e98c1411455e6c2e6928\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18C0:470CB:2CC8E58:3503BD4:5DD0FFAA" ,
"content-length" : "6574"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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-10-22 19:59:13 +03:00
"status" : 200
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"content\":\"LS0tCnRlbXBsYXRlOiBwb3N0CnRpdGxlOiBzZWNvbmQgdGl0bGUKZHJhZnQ6IHRydWUKZGF0ZTogMTk3MC0wMS0wMVQwMDowMDowMC4wMDBaCmRlc2NyaXB0aW9uOiBzZWNvbmQgZGVzY3JpcHRpb24KY2F0ZWdvcnk6IHNlY29uZCBjYXRlZ29yeQp0YWdzOgogIC0gdGFnMgotLS0Kc2Vjb25kIGJvZHkK\",\"encoding\":\"base64\"}" ,
"method" : "POST" ,
"url" : "/repos/owner/repo/git/blobs?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:08 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-11-17 11:51:50 +02:00
"Content-Length" : "207" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2019-11-17 11:51:50 +02:00
"Status" : "201 Created" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4586" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"105c00c2af0f1516bc0e95df215fa236\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-17 11:51:50 +02:00
"Location" : "https://api.github.com/repos/owner/repo/git/blobs/3e5676c8285a456a6604603042b5428883f50417" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18C1:2E3F0:2FA196A:38593F9:5DD0FFAB"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"sha\": \"3e5676c8285a456a6604603042b5428883f50417\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/3e5676c8285a456a6604603042b5428883f50417\"\n}\n" ,
"status" : 201
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/branches/cms%2F1970-01-01-first-title?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:08 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4585" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"1469ae44418051406e4cfab07b7a32fa\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, 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" ,
"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
"X-GitHub-Request-Id" : "18C3:2E3EC:7A60B2:92AF45:5DD0FFAC" ,
"content-length" : "4815"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"name\": \"cms/1970-01-01-first-title\",\n \"commit\": {\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"node_id\": \"MDY6Q29tbWl0MjIyMjE2MjA0OmQ2MTExODQ5ODlmODQ4NTQ1YjFiNGQ0YTNiODllZDNlNDk5NjNmZjU=\",\n \"commit\": {\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:06:52Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:06:52Z\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5\",\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/d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"html_url\": \"https://github.com/owner/repo/commit/d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5/comments\",\n \"author\": {\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 \"committer\": {\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 \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\" \ n } \ n ] \ n } , \ n
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5/status?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:08 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4584" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"0ddb1586ea69e98c1411455e6c2e6928\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-17 11:51:50 +02:00
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18C4:470CB:2CC9181:3503F94:5DD0FFAC" ,
"content-length" : "6574"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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-10-22 19:59:13 +03:00
"status" : 200
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"base_tree\":\"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\"tree\":[{\"path\":\"content/posts/1970-01-01-first-title.md\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"3e5676c8285a456a6604603042b5428883f50417\"}]}" ,
2019-11-13 10:02:47 +01:00
"method" : "POST" ,
"url" : "/repos/owner/repo/git/trees?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:09 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-11-17 11:51:50 +02:00
"Content-Length" : "11769" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2019-11-13 10:02:47 +01:00
"Status" : "201 Created" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4583" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"83db8c727f61c729c765f4403bcc4cc9\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-13 10:02:47 +01:00
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-17 11:51:50 +02:00
"Location" : "https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18C6:8070:22A5911:2925B2B:5DD0FFAC"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"sha\": \"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"tree\": [\n {\n \"path\": \".circleci\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"e5e9af3301cac61f120b8e4d40b1733c7a45685a\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/e5e9af3301cac61f120b8e4d40b1733c7a45685a\"\n },\n {\n \"path\": \".eslintignore\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"80b4531b026d19f8fa589efd122e76199d23f967\",\n \"size\": 39,\n \"url\": \"https://api.github.com/repos/owner/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/owner/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/owner/repo/git/blobs/14aa2ac4cc0e15223ad98630a6f1325fc81f8043\"\n },\n {\n \"path\": \".gitattributes\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"10a369ddf4f603337cabc6f21646508323941ce1\",\n \"size\": 135,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/10a369ddf4f603337cabc6f21646508323941ce1\"\n },\n {\n \"path\": \".github\",\n \"mode\": \"040000\",\n \"type\": \"tree\",\n \"sha\": \"4ebeece548b52b20af59622354530a6d33b50b43\",\n \"url\": \"https://api.github.com/repos/owner/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/owner/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/owner/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/owner/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/owner/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/owner/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/owner/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/owner/repo/git/blobs/92bc7565ff0ee145a0041b5179a820f14f39ab22\"\n },\n {\n \"path\": \"CONTRIBUTING.md\" , \ n
2019-11-13 10:02:47 +01:00
"status" : 201
2019-10-22 19:59:13 +03:00
} ,
{
2019-11-13 10:02:47 +01:00
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5/status?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:09 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2019-11-13 10:02:47 +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
"X-RateLimit-Remaining" : "4582" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"0ddb1586ea69e98c1411455e6c2e6928\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-13 10:02:47 +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" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18C7:2E3EE:22ECA99:2974C9F:5DD0FFAD" ,
"content-length" : "6574"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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-11-13 10:02:47 +01:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"message\":\"Update Post “1970-01-01-first-title”\",\"tree\":\"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\"parents\":[\"d611184989f848545b1b4d4a3b89ed3e49963ff5\"]}" ,
2019-11-13 10:02:47 +01:00
"method" : "POST" ,
"url" : "/repos/owner/repo/git/commits?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:10 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-11-13 10:02:47 +01:00
"Content-Length" : "1504" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2019-11-13 10:02:47 +01:00
"Status" : "201 Created" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4581" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"268637923ffd0a59c7295df386201c01\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-13 10:02:47 +01:00
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-17 11:51:50 +02:00
"Location" : "https://api.github.com/repos/owner/repo/git/commits/8744f666cc82564139b03a3b0eaac9b09db1dbd7" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18C8:1C98C:2352D34:29CDC01:5DD0FFAD"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"sha\": \"8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\n \"node_id\": \"MDY6Q29tbWl0MjIyMjE2MjA0Ojg3NDRmNjY2Y2M4MjU2NDEzOWIwM2EzYjBlYWFjOWIwOWRiMWRiZDc=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\n \"html_url\": \"https://github.com/owner/repo/commit/8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:07:09Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:07:09Z\"\n },\n \"tree\": {\n \"sha\": \"adf6bf518756b1f1fe4c14ae229da60e6b620aa1\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/adf6bf518756b1f1fe4c14ae229da60e6b620aa1\"\n },\n \"message\": \"Update Post “1970-01-01-first-title”\",\n \"parents\": [\n {\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"html_url\": \"https://github.com/owner/repo/commit/d611184989f848545b1b4d4a3b89ed3e49963ff5\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n" ,
2019-11-13 10:02:47 +01:00
"status" : 201
2019-10-22 19:59:13 +03:00
} ,
{
2019-11-13 10:02:47 +01:00
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/branches/master?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:10 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2019-11-13 10:02:47 +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
"X-RateLimit-Remaining" : "4580" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"74f6999453da3d2bb6a923be02fa8e5b\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-17 11:51:50 +02:00
"X-Accepted-OAuth-Scopes" : "" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18C9:34217:2311CFD:29ABEE4:5DD0FFAE" ,
"content-length" : "5379"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"name\": \"master\",\n \"commit\": {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"node_id\": \"MDY6Q29tbWl0MjIyMjE2MjA0OjFjY2IwY2JlM2RkZDJkYjE3YWM2MGVlMzdhNDQxOTdkMzk3YjcyNTA=\",\n \"commit\": {\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-10-21T15:37:06Z\"\n },\n \"committer\": {\n \"name\": \"GitHub\",\n \"email\": \"noreply@github.com\",\n \"date\": \"2019-10-21T15:37:06Z\"\n },\n \"message\": \"Update README.md\",\n \"tree\": {\n \"sha\": \"9b14f53f9ae27ef26ec092a587f91141486cad24\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/9b14f53f9ae27ef26ec092a587f91141486cad24\"\n },\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"comment_count\": 0,\n \"verification\": {\n \"verified\": true,\n \"reason\": \"valid\",\n \"signature\": \"-----BEGIN PGP SIGNATURE-----\\n\\nwsBcBAABCAAQBQJdrdCiCRBK7hj4Ov3rIwAAdHIIAKLj048A/FGA7T0d5vHeCNGc\\nT5mwS+GuOlx2ILZOXDqZnre/+7T84Bv2X7qqaRbpXG7y19gm8Q/kPKkWYksn+QGn\\nDFNgbzQ6b/AA4GO53ulcJuTexk4wvWWM5xErQ9W226B1BVHI6cuF3ohq3vwN9uDC\\ni1fFpTtyU9Yzgx4+/Ktc2/iX+N65PVmhNtu3KZn7NK/ahF+4UaT++mkTPThAA8i3\\nZQ5f93VFV6bx5j/7jW2lVBRS9k3NrhrLQH8CrtLQu5D2oY9iMA2TGFv/nB+Da55l\\ner7T1ACrhEpbhQQTVAU0mBjQFSxVgulzK+ycLWdyhdniBkw1da1qJT2IAuRBF+c=\\n=9nPQ\\n-----END PGP SIGNATURE-----\\n\",\n \"payload\": \"tree 9b14f53f9ae27ef26ec092a587f91141486cad24\\nparent 217bbbf6bf84a8e1b31f7262ed5449108d22bd59\\nauthor owner <owner@users.noreply.github.com> 1571672226 +0300\\ncommitter GitHub <noreply@github.com> 1571672226 +0300\\n\\nUpdate README.md\"\n }\n },\n \"url\": \"https://api.github.com/repos/owner/repo/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250/comments\",\n \"author\": {\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 \"committer\": {\n \"login\": \"web-flow\",\n \"id\": 19864447,\n \"node_id\": \"MDQ6VXNlcjE5ODY0NDQ3\",\n \"avatar_url\": \"https://avatars1.githubusercontent.com/u/7892489?v=4\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/web-flow\",\n \"html_url\": \"https://github.com/web-flow\",\n \"followers_url\": \"https://api.github.com/users/web-flow/followers\",\n \"following_url\": \"https://api.github.com/users/web-flow/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/web-flow/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/web-flow/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/web-flow/subscriptions\",\n \"organizations_url\" :
2019-11-13 10:02:47 +01:00
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2019-11-13 10:02:47 +01:00
"url" : "/repos/owner/repo/pulls/2/commits?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:10 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4579" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"a3afe2b0180dd0fe0acb88916c884bd2\"" ,
"Last-Modified" : "Sun, 17 Nov 2019 08:06:54 GMT" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-13 10:02:47 +01:00
"X-Accepted-OAuth-Scopes" : "" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18CA:2E3EE:22ECBA6:2974DD1:5DD0FFAE" ,
"content-length" : "4157"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "[\n {\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"node_id\": \"MDY6Q29tbWl0MjIyMjE2MjA0OmQ2MTExODQ5ODlmODQ4NTQ1YjFiNGQ0YTNiODllZDNlNDk5NjNmZjU=\",\n \"commit\": {\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:06:52Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:06:52Z\"\n },\n \"message\": \"Create Post “1970-01-01-first-title”\",\n \"tree\": {\n \"sha\": \"7a3255564d758757a5cbaeca450a35874e6f3e48\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/7a3255564d758757a5cbaeca450a35874e6f3e48\"\n },\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5\",\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/d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"html_url\": \"https://github.com/owner/repo/commit/d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"comments_url\": \"https://api.github.com/repos/owner/repo/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5/comments\",\n \"author\": {\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 \"committer\": {\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 \"parents\": [\n {\n \"sha\": \"1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"url\": \"https://api.github.com/repos/owner/repo/commits/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\",\n \"html_url\": \"https://github.com/owner/repo/commit/1ccb0cbe3ddd2db17ac60ee37a44197d397b7250\"\n }\n ]\n }\n]\n" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:11 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4578" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"87b7ac2011aec11a67862534ed297592\"" ,
"Last-Modified" : "Sun, 17 Nov 2019 08:05:11 GMT" ,
"X-Poll-Interval" : "300" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-17 11:51:50 +02:00
"X-Accepted-OAuth-Scopes" : "repo" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18CC:23E1B:2E425C7:36D24E3:5DD0FFAE" ,
"content-length" : "484"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyMjE2MjA0OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"045e0135351094092545650160973f36451a3943\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/045e0135351094092545650160973f36451a3943\"\n }\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"content\":\"eyJ0eXBlIjoiUFIiLCJwciI6eyJudW1iZXIiOjIsImhlYWQiOiI4NzQ0ZjY2NmNjODI1NjQxMzliMDNhM2IwZWFhYzliMDlkYjFkYmQ3In0sInVzZXIiOiJvd25lciIsInN0YXR1cyI6ImRyYWZ0IiwiYnJhbmNoIjoiY21zLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUiLCJjb2xsZWN0aW9uIjoicG9zdHMiLCJjb21taXRNZXNzYWdlIjoiQ3JlYXRlIFBvc3Qg4oCcMTk3MC0wMS0wMS1maXJzdC10aXRsZeKAnSIsInRpdGxlIjoic2Vjb25kIHRpdGxlIiwiZGVzY3JpcHRpb24iOiJzZWNvbmQgZGVzY3JpcHRpb24iLCJvYmplY3RzIjp7ImVudHJ5Ijp7InBhdGgiOiJjb250ZW50L3Bvc3RzLzE5NzAtMDEtMDEtZmlyc3QtdGl0bGUubWQiLCJzaGEiOiIzZTU2NzZjODI4NWE0NTZhNjYwNDYwMzA0MmI1NDI4ODgzZjUwNDE3In0sImZpbGVzIjpbXX0sInRpbWVTdGFtcCI6IjE5NzAtMDEtMDFUMDA6MDA6MDAuNjAwWiJ9\",\"encoding\":\"base64\"}" ,
"method" : "POST" ,
"url" : "/repos/owner/repo/git/blobs?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:11 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-11-17 11:51:50 +02:00
"Content-Length" : "207" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2019-11-17 11:51:50 +02:00
"Status" : "201 Created" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4577" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"5cbd13f2e5dc016230b17df624aa8241\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-17 11:51:50 +02:00
"Location" : "https://api.github.com/repos/owner/repo/git/blobs/7640731dd47a1d0d3ea540fd84e51275d90665a8" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18CD:8072:2DDA438:3671B78:5DD0FFAF"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"sha\": \"7640731dd47a1d0d3ea540fd84e51275d90665a8\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/7640731dd47a1d0d3ea540fd84e51275d90665a8\"\n}\n" ,
"status" : 201
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5/status?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:12 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4576" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"0ddb1586ea69e98c1411455e6c2e6928\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-17 11:51:50 +02:00
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18CE:34217:2311F06:29AC13F:5DD0FFB0" ,
"content-length" : "6574"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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-10-22 19:59:13 +03:00
"status" : 200
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"base_tree\":\"045e0135351094092545650160973f36451a3943\",\"tree\":[{\"path\":\"1970-01-01-first-title.json\",\"mode\":\"100644\",\"type\":\"blob\",\"sha\":\"7640731dd47a1d0d3ea540fd84e51275d90665a8\"}]}" ,
2019-10-22 19:59:13 +03:00
"method" : "POST" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/git/trees?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:12 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-11-17 11:51:50 +02:00
"Content-Length" : "895" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
"Status" : "201 Created" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4575" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"a20e7c13365423c0b533a67dff93fea1\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-17 11:51:50 +02:00
"Location" : "https://api.github.com/repos/owner/repo/git/trees/51e996cdc795cf4a3a409f323f45c84c084fe5ef" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18C1:2E3EE:22ECD78:2974FEE:5DD0FFB0"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"sha\": \"51e996cdc795cf4a3a409f323f45c84c084fe5ef\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/51e996cdc795cf4a3a409f323f45c84c084fe5ef\",\n \"tree\": [\n {\n \"path\": \"1970-01-01-first-title.json\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"7640731dd47a1d0d3ea540fd84e51275d90665a8\",\n \"size\": 464,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/7640731dd47a1d0d3ea540fd84e51275d90665a8\"\n },\n {\n \"path\": \"README.md\",\n \"mode\": \"100644\",\n \"type\": \"blob\",\n \"sha\": \"98787d1bd948850444433e91a43091a76c4eb455\",\n \"size\": 114,\n \"url\": \"https://api.github.com/repos/owner/repo/git/blobs/98787d1bd948850444433e91a43091a76c4eb455\"\n }\n ],\n \"truncated\": false\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 201
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"message\":\"Updating “1970-01-01-first-title” metadata\",\"tree\":\"51e996cdc795cf4a3a409f323f45c84c084fe5ef\",\"parents\":[\"045e0135351094092545650160973f36451a3943\"]}" ,
"method" : "POST" ,
"url" : "/repos/owner/repo/git/commits?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:13 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
2019-11-17 11:51:50 +02:00
"Content-Length" : "1510" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2019-11-17 11:51:50 +02:00
"Status" : "201 Created" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4574" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "\"8f79262763586f3a72674733112e3794\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
2019-11-17 11:51:50 +02:00
"Location" : "https://api.github.com/repos/owner/repo/git/commits/51a427078669c1b2ea91920f96c92a1f2b942e76" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18CF:470CB:2CC96F6:350461C:5DD0FFB0"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"sha\": \"51a427078669c1b2ea91920f96c92a1f2b942e76\",\n \"node_id\": \"MDY6Q29tbWl0MjIyMjE2MjA0OjUxYTQyNzA3ODY2OWMxYjJlYTkxOTIwZjk2YzkyYTFmMmI5NDJlNzY=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/51a427078669c1b2ea91920f96c92a1f2b942e76\",\n \"html_url\": \"https://github.com/owner/repo/commit/51a427078669c1b2ea91920f96c92a1f2b942e76\",\n \"author\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:07:13Z\"\n },\n \"committer\": {\n \"name\": \"owner\",\n \"email\": \"owner@users.noreply.github.com\",\n \"date\": \"2019-11-17T08:07:13Z\"\n },\n \"tree\": {\n \"sha\": \"51e996cdc795cf4a3a409f323f45c84c084fe5ef\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/trees/51e996cdc795cf4a3a409f323f45c84c084fe5ef\"\n },\n \"message\": \"Updating “1970-01-01-first-title” metadata\",\n \"parents\": [\n {\n \"sha\": \"045e0135351094092545650160973f36451a3943\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/045e0135351094092545650160973f36451a3943\",\n \"html_url\": \"https://github.com/owner/repo/commit/045e0135351094092545650160973f36451a3943\"\n }\n ],\n \"verification\": {\n \"verified\": false,\n \"reason\": \"unsigned\",\n \"signature\": null,\n \"payload\": null\n }\n}\n" ,
"status" : 201
2019-10-22 19:59:13 +03:00
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"sha\":\"51a427078669c1b2ea91920f96c92a1f2b942e76\",\"force\":false}" ,
"method" : "PATCH" ,
"url" : "/repos/owner/repo/git/refs/meta/_netlify_cms?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:14 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2019-11-17 11:51:50 +02:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4573" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"2a6c91644783be65ce544cfdf91df883\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-17 11:51:50 +02:00
"X-Accepted-OAuth-Scopes" : "repo" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18D0:23E19:13EE235:17957F6:5DD0FFB1" ,
"content-length" : "484"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"ref\": \"refs/meta/_netlify_cms\",\n \"node_id\": \"MDM6UmVmMjIyMjE2MjA0OnJlZnMvbWV0YS9fbmV0bGlmeV9jbXM=\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/meta/_netlify_cms\",\n \"object\": {\n \"sha\": \"51a427078669c1b2ea91920f96c92a1f2b942e76\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/51a427078669c1b2ea91920f96c92a1f2b942e76\"\n }\n}\n" ,
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
2019-11-17 11:51:50 +02:00
"method" : "GET" ,
"url" : "/repos/owner/repo/commits/d611184989f848545b1b4d4a3b89ed3e49963ff5/status?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:14 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
2019-11-17 11:51:50 +02:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4572" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"0ddb1586ea69e98c1411455e6c2e6928\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-17 11:51:50 +02:00
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18D1:23E1A:21A80C4:27F4DB8:5DD0FFB2" ,
"content-length" : "6574"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"d611184989f848545b1b4d4a3b89ed3e49963ff5\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
2019-11-17 11:51:50 +02:00
"method" : "GET" ,
"url" : "/repos/owner/repo/commits/8744f666cc82564139b03a3b0eaac9b09db1dbd7/status?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:15 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4571" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"c5a43cabbca3bb033210d8772a193a06\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
2019-11-17 11:51:50 +02:00
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
2019-10-22 19:59:13 +03:00
"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" ,
"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
"X-GitHub-Request-Id" : "18D2:1C993:2D196EC:3581210:5DD0FFB2" ,
"content-length" : "6574"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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-10-22 19:59:13 +03:00
"status" : 200
} ,
{
2019-11-17 11:51:50 +02:00
"body" : "{\"sha\":\"8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\"force\":true}" ,
2019-10-22 19:59:13 +03:00
"method" : "PATCH" ,
"url" : "/repos/owner/repo/git/refs/heads/cms%2F1970-01-01-first-title?ts=600" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:15 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4570" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"715199a4ea47cf0ae6979ea70511af26\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18C9:34218:2F043CD:37B2796:5DD0FFB2" ,
"content-length" : "518"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"ref\": \"refs/heads/cms/1970-01-01-first-title\",\n \"node_id\": \"MDM6UmVmMjIyMjE2MjA0OmNtcy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/heads/cms/1970-01-01-first-title\",\n \"object\": {\n \"sha\": \"8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8744f666cc82564139b03a3b0eaac9b09db1dbd7\"\n }\n}\n" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/commits/8744f666cc82564139b03a3b0eaac9b09db1dbd7/status?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:16 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4569" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"c5a43cabbca3bb033210d8772a193a06\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18D3:470CB:2CC9A89:3504A63:5DD0FFB3" ,
"content-length" : "6574"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/git/refs/heads/cms?ts=600" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:16 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4568" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"0ce9df96603645d3a5d758b4b11092be\"" ,
"Last-Modified" : "Sun, 17 Nov 2019 08:05:11 GMT" ,
2019-10-22 19:59:13 +03:00
"X-Poll-Interval" : "300" ,
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18D4:34217:23122D9:29AC5D2:5DD0FFB3" ,
"content-length" : "542"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "[\n {\n \"ref\": \"refs/heads/cms/1970-01-01-first-title\",\n \"node_id\": \"MDM6UmVmMjIyMjE2MjA0OmNtcy8xOTcwLTAxLTAxLWZpcnN0LXRpdGxl\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/refs/heads/cms/1970-01-01-first-title\",\n \"object\": {\n \"sha\": \"8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\n \"type\": \"commit\",\n \"url\": \"https://api.github.com/repos/owner/repo/git/commits/8744f666cc82564139b03a3b0eaac9b09db1dbd7\"\n }\n }\n]\n" ,
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
"url" : "/repos/owner/repo/pulls?ts=600&head=cms/1970-01-01-first-title&state=open&base=master" ,
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:16 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4567" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"6c55f41b3887a77fb144fa3eca21cd45\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, 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" ,
"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
"X-GitHub-Request-Id" : "18D5:23E1A:21A82AB:27F5012:5DD0FFB4" ,
"content-length" : "22154"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "[\n {\n \"url\": \"https://api.github.com/repos/owner/repo/pulls/2\",\n \"id\": 341830704,\n \"node_id\": \"MDExOlB1bGxSZXF1ZXN0MzQxODMwNzA0\",\n \"html_url\": \"https://github.com/owner/repo/pull/2\",\n \"diff_url\": \"https://github.com/owner/repo/pull/2.diff\",\n \"patch_url\": \"https://github.com/owner/repo/pull/2.patch\",\n \"issue_url\": \"https://api.github.com/repos/owner/repo/issues/2\",\n \"number\": 2,\n \"state\": \"open\",\n \"locked\": false,\n \"title\": \"Create Post “1970-01-01-first-title”\",\n \"user\": {\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 \"body\": \"Automatically generated by Netlify CMS\",\n \"created_at\": \"2019-11-17T08:06:54Z\",\n \"updated_at\": \"2019-11-17T08:07:16Z\",\n \"closed_at\": null,\n \"merged_at\": null,\n \"merge_commit_sha\": \"586b70d977633d2fe8fd9136c7813b134c20f5e8\",\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/2/commits\",\n \"review_comments_url\": \"https://api.github.com/repos/owner/repo/pulls/2/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/2/comments\",\n \"statuses_url\": \"https://api.github.com/repos/owner/repo/statuses/8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\n \"head\": {\n \"label\": \"owner:cms/1970-01-01-first-title\",\n \"ref\": \"cms/1970-01-01-first-title\",\n \"sha\": \"8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\n \"user\": {\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 \"repo\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\"
2019-10-22 19:59:13 +03:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/contents/content/posts/1970-01-01-first-title.md?ts=600&ref=cms/1970-01-01-first-title" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:17 GMT" ,
"Content-Type" : "application/vnd.github.VERSION.raw; charset=utf-8" ,
"Content-Length" : "171" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2019-11-17 11:51:50 +02:00
"Status" : "200 OK" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4565" ,
"X-RateLimit-Reset" : "1573980038" ,
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
"ETag" : "\"3e5676c8285a456a6604603042b5428883f50417\"" ,
"Last-Modified" : "Sun, 17 Nov 2019 08:07:09 GMT" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18D6:34215:789AC7:906926:5DD0FFB5"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "---\ntemplate: post\ntitle: second title\ndraft: true\ndate: 1970-01-01T00:00:00.000Z\ndescription: second description\ncategory: second category\ntags:\n - tag2\n---\nsecond body\n" ,
"status" : 200
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/contents/content/posts/1970-01-01-first-title.md?ts=600&ref=master" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:17 GMT" ,
"Content-Type" : "application/json; charset=utf-8" ,
2019-10-22 19:59:13 +03:00
"Server" : "GitHub.com" ,
2019-11-17 11:51:50 +02:00
"Status" : "404 Not Found" ,
2019-10-22 19:59:13 +03:00
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4566" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "" ,
"X-GitHub-Media-Type" : "github.v3; param=VERSION.raw" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18D7:23E1B:2E42FE3:36D30AA:5DD0FFB5" ,
"content-length" : "116"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"message\": \"Not Found\",\n \"documentation_url\": \"https://developer.github.com/v3/repos/contents/#get-contents\"\n}\n" ,
"status" : 404
2019-10-22 19:59:13 +03:00
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/commits/8744f666cc82564139b03a3b0eaac9b09db1dbd7/status?ts=600" ,
2019-10-22 19:59:13 +03:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:21 GMT" ,
2019-10-22 19:59:13 +03:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4560" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-11-13 10:02:47 +01:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"c5a43cabbca3bb033210d8772a193a06\"" ,
2019-11-13 10:02:47 +01:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18D9:23E1B:2E43600:36D37CE:5DD0FFB9" ,
"content-length" : "6574"
2019-11-13 10:02:47 +01:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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-11-13 10:02:47 +01:00
"status" : 200
} ,
{
"method" : "GET" ,
2019-11-17 11:51:50 +02:00
"url" : "/repos/owner/repo/commits/8744f666cc82564139b03a3b0eaac9b09db1dbd7/status?ts=600" ,
2019-11-13 10:02:47 +01:00
"headers" : {
2019-11-17 11:51:50 +02:00
"Date" : "Sun, 17 Nov 2019 08:07:27 GMT" ,
2019-11-13 10:02:47 +01:00
"Content-Type" : "application/json; charset=utf-8" ,
"Server" : "GitHub.com" ,
"Status" : "200 OK" ,
"X-RateLimit-Limit" : "5000" ,
2019-11-17 11:51:50 +02:00
"X-RateLimit-Remaining" : "4559" ,
"X-RateLimit-Reset" : "1573980038" ,
2019-10-22 19:59:13 +03:00
"Cache-Control" : "private, max-age=60, s-maxage=60" ,
"Vary" : "Accept, Authorization, Cookie, X-GitHub-OTP" ,
2019-11-17 11:51:50 +02:00
"ETag" : "W/\"c5a43cabbca3bb033210d8772a193a06\"" ,
2019-10-22 19:59:13 +03:00
"X-OAuth-Scopes" : "delete_repo, repo" ,
"X-Accepted-OAuth-Scopes" : "repo, repo:status" ,
"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" ,
"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
"X-GitHub-Request-Id" : "18D6:34217:2312DFD:29AD315:5DD0FFBE" ,
"content-length" : "6574"
2019-10-22 19:59:13 +03:00
} ,
2019-11-17 11:51:50 +02:00
"response" : "{\n \"state\": \"pending\",\n \"statuses\": [\n\n ],\n \"sha\": \"8744f666cc82564139b03a3b0eaac9b09db1dbd7\",\n \"total_count\": 0,\n \"repository\": {\n \"id\": 222216204,\n \"node_id\": \"MDEwOlJlcG9zaXRvcnkyMjIyMTYyMDQ=\",\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-10-22 19:59:13 +03:00
"status" : 200
}
]