pub async fn get_raw_app_data(
configuration: &Configuration,
workspace: &str,
secret_with_extension: &str,
) -> Result<String, Error<GetRawAppDataError>>pub async fn get_raw_app_data(
configuration: &Configuration,
workspace: &str,
secret_with_extension: &str,
) -> Result<String, Error<GetRawAppDataError>>