Got it.
Graeme was right, Github returns multiple results pagintaed and looks like
limited to 30 results per page for default, although it can be changed:
https://developer.github.com/v3/#pagination
Thanks, Nhomar, I will use your form, yet after handling the pagination
limit, I get the same resu
2014-08-04 19:14 GMT-04:30 Alejandro Santana :
> I learnt that in https://api.github.com/users/OCA/repos I could get a
> full list of OCA repos, BUT... it actually doesn't contain all repos. You
> can see that l10n-x projects are missing.
>
You must use:
https://api.github.com/orgs/oca/repos
I click the link and it only returns alphabetically up to edition, is
missing most repos for me so I imagine the API has a length limit or
something.
On Tue, Aug 5, 2014 at 5:19 PM, Pedro Manuel Baeza Romero <
pedro.ba...@gmail.com> wrote:
> Well, I always use https://github.com/OCA/ to see the
Well, I always use https://github.com/OCA/ to see the full list of
repositories. I don't know why the URL you gave is outdated.
Regards.
2014-08-05 1:44 GMT+02:00 Alejandro Santana :
> Hi everyone.
>
> I learnt that in https://api.github.com/users/OCA/repos I could get a
> full list of OCA repo
Hi everyone.
I learnt that in https://api.github.com/users/OCA/repos I could get a full
list of OCA repos, BUT... it actually doesn't contain all repos. You can
see that l10n-x projects are missing.
Should I forget about that URL to automate or keep track of repos list?
Is there some reason f
5 matches
Mail list logo