pub async fn get_script_by_path_with_draft(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<NewScriptWithDraft, Error<GetScriptByPathWithDraftError>>
pub async fn get_script_by_path_with_draft(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<NewScriptWithDraft, Error<GetScriptByPathWithDraftError>>