We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
baseUrl
host
path-prefix
Hi.
I'm using this github-changes on GitHub Enterprise. But after update to v2.0.2, http request fails.
It seems that the @octokit/rest update now uses baseUrl instead of host and path-prefix. https://github.com/octokit/rest.js/pull/807/files
Can you fix it?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi.
I'm using this github-changes on GitHub Enterprise.
But after update to v2.0.2, http request fails.
It seems that the @octokit/rest update now uses
baseUrl
instead ofhost
andpath-prefix
.https://github.com/octokit/rest.js/pull/807/files
Can you fix it?
The text was updated successfully, but these errors were encountered: