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.
Replies: 1 comment
-
|
@lmmendes It is not currently supported - |
Beta Was this translation helpful? Give feedback.
@lmmendes It is not currently supported -
createRequestis an implementation detail that has changed quite a bit. Thoughts around this issue are tracked in #513 .