pub async fn get_hub_script_by_path(
configuration: &Configuration,
path: &str,
) -> Result<GetHubScriptByPath200Response, Error<GetHubScriptByPathError>>
pub async fn get_hub_script_by_path(
configuration: &Configuration,
path: &str,
) -> Result<GetHubScriptByPath200Response, Error<GetHubScriptByPathError>>