pub async fn get_by_org(
configuration: &Configuration,
org: &str,
) -> Result<GetByOrg200Response, Error<GetByOrgError>>Expand description
Get organization metadata and repository counts
pub async fn get_by_org(
configuration: &Configuration,
org: &str,
) -> Result<GetByOrg200Response, Error<GetByOrgError>>Get organization metadata and repository counts