pub async fn delete_app(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeleteAppError>>
pub async fn delete_app(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeleteAppError>>