latest 9 messages by daniel2
+
[2017-02-28T22:30:39Z]
daniel2
Using GitHub oauth2, could it be used as an authorization service for an external service?
+
[2017-01-27T00:44:33Z]
daniel2
In the GitHub API. does repo_id mean the name or the actual id #?
+
[2015-12-04T23:42:34Z]
daniel2
That sucks
+
[2015-12-04T23:39:41Z]
daniel2
Is there a way to go back to the old layout?
+
[2015-09-03T19:13:08Z]
daniel2
None of the python libraries I've seen have been updated very recently or are basically unmaintained. I decided to make my own library. I can find a different approach to this, its just a set back.
+
[2015-09-03T19:09:40Z]
daniel2
I assume there is no way to disable the auto pagination
+
[2015-09-03T18:29:30Z]
daniel2
Thanks
+
[2015-09-03T18:29:26Z]
daniel2
ah I see what I did wrong
+
[2015-09-03T18:13:52Z]
daniel2
Hello, on the API I am trying to get a repo that is owned by an organization. I found this: GET /repos/:owner/:repo and tried using our org name which is actually showed as owner of the repo in the org repo list. So how can I pull a single repo from the org?