pub async fn get_category_places_categories_category_uuid_get(
    configuration: &Configuration,
    category_uuid: &str,
    with_meta: Option<bool>,
    x_access_token: Option<&str>,
    x_secret_token: Option<&str>,
    authorization: Option<&str>,
    ehelply_active_participant: Option<&str>,
    ehelply_project: Option<&str>,
    ehelply_data: Option<&str>
) -> Result<CategoryBase, Error<GetCategoryPlacesCategoriesCategoryUuidGetError>>
Expand description

Gets the category information given the category ID