How to send custom request to GitHub API using the library #1841
|
I'm trying to get the allowed actions for a given repository, but this seems to be unsupported via the current version of the client. Is there any "official" or suggested way to get access to the |
Answered by
bitwiseman
Jun 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@lmmendes It is not currently supported -
createRequestis an implementation detail that has changed quite a bit. Thoughts around this issue are tracked in #513 .