pub async fn raw_script_by_path_tokened(
configuration: &Configuration,
workspace: &str,
token: &str,
path: &str,
) -> Result<String, Error<RawScriptByPathTokenedError>>
pub async fn raw_script_by_path_tokened(
configuration: &Configuration,
workspace: &str,
token: &str,
path: &str,
) -> Result<String, Error<RawScriptByPathTokenedError>>