OauthSelectTenantData: {
    body: SelectTenantBodyDto;
    path?: never;
    query?: never;
    url: "/auth/oauth/select-tenant";
}