pub async fn repo_get_runner_registration_token(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<(), Error<RepoGetRunnerRegistrationTokenError>>
pub async fn repo_get_runner_registration_token(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<(), Error<RepoGetRunnerRegistrationTokenError>>