Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Octokit::Client for both .com and Enterprise
Octokit:EnterpriseAdminClient is only meant to be used for GHE admin panel endpoints, such as Admin Stats, Management Console, etc. This repairs GHE functionality by passing the API endpoint parameters into Octokit::Client and letting it handle the rest.
- Loading branch information