You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"string": "{\"public\": true, \"files\": {\"random-fortune-1.txt\": {\"content\": \"Your best consolation is the hope that the things you failed to get weren't\\nreally worth having.\\n\"}}, \"description\": \"this is a test.\"}"
66
+
},
67
+
"headers": {
68
+
"Accept": "application/vnd.github.v3.full+json",
69
+
"Accept-Charset": "utf-8",
70
+
"Accept-Encoding": "identity",
71
+
"Authorization": "token <PRIVATE_KEY_GITHUB>",
72
+
"Connection": "keep-alive",
73
+
"Content-Length": "201",
74
+
"Content-Type": "application/json",
75
+
"User-Agent": "github3.py/0.9.5"
76
+
},
77
+
"method": "POST",
78
+
"uri": "https://api.github.com/gists"
79
+
},
80
+
"response": {
81
+
"body": {
82
+
"encoding": "utf-8",
83
+
"string": "{\"url\":\"https://api.github.com/gists/38e4e3ef0c34be6e0ffe3a67d39ecaa7\",\"forks_url\":\"https://api.github.com/gists/38e4e3ef0c34be6e0ffe3a67d39ecaa7/forks\",\"commits_url\":\"https://api.github.com/gists/38e4e3ef0c34be6e0ffe3a67d39ecaa7/commits\",\"id\":\"38e4e3ef0c34be6e0ffe3a67d39ecaa7\",\"git_pull_url\":\"https://gist.github.com/38e4e3ef0c34be6e0ffe3a67d39ecaa7.git\",\"git_push_url\":\"https://gist.github.com/38e4e3ef0c34be6e0ffe3a67d39ecaa7.git\",\"html_url\":\"https://gist.github.com/38e4e3ef0c34be6e0ffe3a67d39ecaa7\",\"files\":{\"random-fortune-1.txt\":{\"filename\":\"random-fortune-1.txt\",\"type\":\"text/plain\",\"language\":\"Text\",\"raw_url\":\"https://gist.githubusercontent.com/<GITHUB_NAMESPACE>/38e4e3ef0c34be6e0ffe3a67d39ecaa7/raw/1d4c746630a25f87cd02492a7ec8c5b210c1ba56/random-fortune-1.txt\",\"size\":97,\"truncated\":false,\"content\":\"Your best consolation is the hope that the things you failed to get weren't\\nreally worth having.\\n\"}},\"public\":true,\"created_at\":\"2016-05-21T16:23:26Z\",\"updated_at\":\"2016-05-21T16:23:26Z\",\"description\":\"this is a test.\",\"comments\":0,\"user\":null,\"comments_url\":\"https://api.github.com/gists/38e4e3ef0c34be6e0ffe3a67d39ecaa7/comments\",\"owner\":{\"login\":\"<GITHUB_NAMESPACE>\",\"id\":254441,\"avatar_url\":\"https://avatars.githubusercontent.com/u/254441?v=3\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>\",\"html_url\":\"https://github.com/<GITHUB_NAMESPACE>\",\"followers_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/followers\",\"following_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/subscriptions\",\"organizations_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/orgs\",\"repos_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/repos\",\"events_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/received_events\",\"type\":\"User\",\"site_admin\":false},\"forks\":[],\"history\":[{\"user\":{\"login\":\"<GITHUB_NAMESPACE>\",\"id\":254441,\"avatar_url\":\"https://avatars.githubusercontent.com/u/254441?v=3\",\"gravatar_id\":\"\",\"url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>\",\"html_url\":\"https://github.com/<GITHUB_NAMESPACE>\",\"followers_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/followers\",\"following_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/following{/other_user}\",\"gists_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/gists{/gist_id}\",\"starred_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/starred{/owner}{/repo}\",\"subscriptions_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/subscriptions\",\"organizations_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/orgs\",\"repos_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/repos\",\"events_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/events{/privacy}\",\"received_events_url\":\"https://api.github.com/users/<GITHUB_NAMESPACE>/received_events\",\"type\":\"User\",\"site_admin\":false},\"version\":\"874d5ae845ea751d66f4885506df3c3e66c79061\",\"committed_at\":\"2016-05-21T16:23:26Z\",\"change_status\":{\"total\":2,\"additions\":2,\"deletions\":0},\"url\":\"https://api.github.com/gists/38e4e3ef0c34be6e0ffe3a67d39ecaa7/874d5ae845ea751d66f4885506df3c3e66c79061\"}],\"truncated\":false}"
0 commit comments