Delete endpoint only removes reference in DB, not object in MinIO. Better would be to call minioClient.removeObject(...).
Delete endpoint only removes reference in DB, not object in MinIO.
Better would be to call minioClient.removeObject(...).