pub async fn repo_new_pin_allowed(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<NewIssuePinsAllowed, Error<RepoNewPinAllowedError>>
pub async fn repo_new_pin_allowed(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<NewIssuePinsAllowed, Error<RepoNewPinAllowedError>>