pub async fn repos_slash_create_autolink(
configuration: &Configuration,
owner: &str,
repo: &str,
repos_create_autolink_request: ReposCreateAutolinkRequest,
) -> Result<Autolink, Error<ReposSlashCreateAutolinkError>>
Expand description
Users with admin access to the repository can create an autolink.