Files
PyGithub/ReplayDataForIntegrationTest/EditAuthenticatedUser.txt
T

16 lines
3.4 KiB
Plaintext

GET /user {} null
200
[('status', '200 OK'), ('x-ratelimit-remaining', '4980'), ('x-ratelimit-limit', '5000'), ('content-length', '801'), ('server', 'nginx/1.0.12'), ('connection', 'keep-alive'), ('etag', '"b20002247c9333d5a126bde09e47f03f"'), ('date', 'Thu, 01 Mar 2012 19:36:16 GMT'), ('content-type', 'application/json; charset=utf-8')]
{"owned_private_repos":5,"type":"User","private_gists":2,"created_at":"2010-07-09T06:10:06Z","location":"Paris, France","plan":{"private_repos":5,"collaborators":1,"name":"micro","space":614400},"company":"Criteo","collaborators":0,"followers":12,"email":"vincent@vincent-jacques.net","hireable":false,"url":"https://api.github.com/users/jacquev6","blog":"http://vincent-jacques.net","bio":"","following":24,"html_url":"https://github.com/jacquev6","name":"Vincent Jacques","total_private_repos":5,"disk_usage":17252,"public_repos":15,"gravatar_id":"b68de5ae38616c296fa345d2b9df2225","avatar_url":"https://secure.gravatar.com/avatar/b68de5ae38616c296fa345d2b9df2225?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","id":327146,"public_gists":4,"login":"jacquev6"}
PATCH /user {} {"name": "Vincent Jacques (edited by PyGithub)"}
200
[('status', '200 OK'), ('x-ratelimit-remaining', '4979'), ('content-length', '822'), ('server', 'nginx/1.0.12'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"88b4716a95aef77621acb9cd30e6f7da"'), ('date', 'Thu, 01 Mar 2012 19:36:17 GMT'), ('content-type', 'application/json; charset=utf-8')]
{"private_gists":2,"disk_usage":17252,"collaborators":0,"type":"User","gravatar_id":"b68de5ae38616c296fa345d2b9df2225","avatar_url":"https://secure.gravatar.com/avatar/b68de5ae38616c296fa345d2b9df2225?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","public_repos":15,"following":24,"hireable":false,"login":"jacquev6","bio":"","total_private_repos":5,"plan":{"collaborators":1,"private_repos":5,"name":"micro","space":614400},"html_url":"https://github.com/jacquev6","location":"Paris, France","company":"Criteo","owned_private_repos":5,"url":"https://api.github.com/users/jacquev6","created_at":"2010-07-09T06:10:06Z","name":"Vincent Jacques (edited by PyGithub)","email":"vincent@vincent-jacques.net","public_gists":4,"id":327146,"followers":12,"blog":"http://vincent-jacques.net"}
PATCH /user {} {"name": "Vincent Jacques"}
200
[('status', '200 OK'), ('x-ratelimit-remaining', '4978'), ('content-length', '801'), ('server', 'nginx/1.0.12'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"12f25f2f0113a8271ea9a607f2347ee9"'), ('date', 'Thu, 01 Mar 2012 19:36:17 GMT'), ('content-type', 'application/json; charset=utf-8')]
{"disk_usage":17252,"type":"User","gravatar_id":"b68de5ae38616c296fa345d2b9df2225","following":24,"bio":"","login":"jacquev6","blog":"http://vincent-jacques.net","total_private_repos":5,"owned_private_repos":5,"plan":{"private_repos":5,"name":"micro","collaborators":1,"space":614400},"html_url":"https://github.com/jacquev6","location":"Paris, France","company":"Criteo","url":"https://api.github.com/users/jacquev6","public_repos":15,"public_gists":4,"created_at":"2010-07-09T06:10:06Z","name":"Vincent Jacques","email":"vincent@vincent-jacques.net","avatar_url":"https://secure.gravatar.com/avatar/b68de5ae38616c296fa345d2b9df2225?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","id":327146,"private_gists":2,"collaborators":0,"followers":12,"hireable":false}