Skip to content

[feature request] option for change base url of github api client #64

Description

@skspark

Hello,
I'd like to ask if the option for changing base url on the github host,
which is specified directly in here:

client.base_url = 'https://api.github.com'

client = GitHubAPIClient(token=self.token)
client.base_url = 'https://api.github.com'

so that I can change this url for the custom github host, e.g. github api server per enterprise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions