pub async fn delete_object(
configuration: &Configuration,
object_id: &str,
hard_delete: &str,
) -> Result<DeleteObject200Response, Error<DeleteObjectError>>
pub async fn delete_object(
configuration: &Configuration,
object_id: &str,
hard_delete: &str,
) -> Result<DeleteObject200Response, Error<DeleteObjectError>>