pub async fn get_hub_script_content_by_path(
configuration: &Configuration,
path: &str,
) -> Result<String, Error<GetHubScriptContentByPathError>>
pub async fn get_hub_script_content_by_path(
configuration: &Configuration,
path: &str,
) -> Result<String, Error<GetHubScriptContentByPathError>>