pub fn github_api_get_repository(
    github_owner_or_organization: &str,
    repo_name: &str
) -> RequestBuilder
Expand description

GitHub api get repository