pub async fn get_hub_app_by_id(
configuration: &Configuration,
id: i32,
) -> Result<GetHubAppById200Response, Error<GetHubAppByIdError>>
pub async fn get_hub_app_by_id(
configuration: &Configuration,
id: i32,
) -> Result<GetHubAppById200Response, Error<GetHubAppByIdError>>