pub async fn exists_raw_app(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsRawAppError>>
pub async fn exists_raw_app(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsRawAppError>>