r-lib / gh

Minimalistic GitHub API client in R
https://gh.r-lib.org
Other
223 stars 52 forks source link

Be more flexible re: `.api_url` #127

Closed jennybc closed 4 years ago

jennybc commented 4 years ago

Let's be willing to treat "https://github.com" the same as "https://api.github.com".

And ditto for "https://github.acme.com" and "https://github.acme.com/api/v3".

Will do this in the next pass at #123, once the dust settles in credentials.

jennybc commented 4 years ago

Done in da3353990a13b0d65bf356642d25075a4576e2b1