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 |
Beta Was this translation helpful? Give feedback.
Answered by
bitwiseman
Jun 6, 2024
Replies: 1 comment
-
@lmmendes It is not currently supported - |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bitwiseman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@lmmendes It is not currently supported -
createRequest
is an implementation detail that has changed quite a bit. Thoughts around this issue are tracked in #513 .