Function get_organization

Source
pub fn get_organization(
    client: &TestMyCodeClient,
    organization_slug: &str,
) -> Result<Organization, TestMyCodeClientError>
Expand description

get /api/v8/org/{organization_slug}.json Returns a json representation of the organization