Is there a fix for the problem described in #8818?
My problem is a tiny bit different from #8818: I still have the double Saas in the type
tenant: SaasSaasTenantDto;
but the import now is correct:
import type { SaasTenantDto } from '../../../volo/saas/host/dtos/models';
https://abp.io/support/questions/8818/incorrectly-generating-fronted-service-proxy-files-with-double-Saas-prefix-for-saas-classes