@ayasofyazilim/saas 0.0.13 → 0.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/AccountService/schemas.gen.ts +11 -4
  2. package/AccountService/types.gen.ts +8 -0
  3. package/AdministrationService/schemas.gen.ts +11 -7
  4. package/AdministrationService/types.gen.ts +5 -0
  5. package/BackerService/BackerServiceClient.ts +44 -0
  6. package/BackerService/core/ApiError.ts +21 -0
  7. package/BackerService/core/ApiRequestOptions.ts +13 -0
  8. package/BackerService/core/ApiResult.ts +7 -0
  9. package/BackerService/core/BaseHttpRequest.ts +10 -0
  10. package/BackerService/core/CancelablePromise.ts +126 -0
  11. package/BackerService/core/FetchHttpRequest.ts +22 -0
  12. package/BackerService/core/OpenAPI.ts +56 -0
  13. package/BackerService/core/request.ts +341 -0
  14. package/BackerService/index.ts +9 -0
  15. package/BackerService/schemas.gen.ts +8991 -0
  16. package/BackerService/services.gen.ts +270 -0
  17. package/BackerService/types.gen.ts +6611 -0
  18. package/IdentityService/schemas.gen.ts +28 -10
  19. package/IdentityService/types.gen.ts +30 -0
  20. package/ProjectService/ProjectServiceClient.ts +3 -9
  21. package/ProjectService/schemas.gen.ts +26 -723
  22. package/ProjectService/services.gen.ts +8 -348
  23. package/ProjectService/types.gen.ts +36 -2252
  24. package/ProjectService.json +2937 -2937
  25. package/SaasService/schemas.gen.ts +5 -5
  26. package/SettingService/SettingServiceClient.ts +53 -53
  27. package/SettingService/core/ApiError.ts +20 -20
  28. package/SettingService/core/ApiRequestOptions.ts +12 -12
  29. package/SettingService/core/ApiResult.ts +6 -6
  30. package/SettingService/core/BaseHttpRequest.ts +9 -9
  31. package/SettingService/core/CancelablePromise.ts +125 -125
  32. package/SettingService/core/FetchHttpRequest.ts +21 -21
  33. package/SettingService/core/OpenAPI.ts +55 -55
  34. package/SettingService/core/request.ts +340 -340
  35. package/SettingService/index.ts +8 -8
  36. package/SettingService/schemas.gen.ts +1521 -1524
  37. package/SettingService/services.gen.ts +316 -316
  38. package/SettingService/types.gen.ts +980 -981
  39. package/generator.mjs +26 -2
  40. package/package.json +3 -2
  41. package/swagger.json +4794 -4794
@@ -243,7 +243,7 @@ export const $Volo_Abp_Account_UpdateExternalProviderDto = {
243
243
  additionalProperties: false
244
244
  } as const;
245
245
 
246
- export const $Volo_Abp_Application_Dtos_ListResultDto_1__Volo_Abp_Identity_IdentityRoleDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_0_5_0__Culture_neutral__PublicKeyToken_null__ = {
246
+ export const $Volo_Abp_Application_Dtos_ListResultDto_1__Volo_Abp_Identity_IdentityRoleDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_1_3_0__Culture_neutral__PublicKeyToken_null__ = {
247
247
  type: 'object',
248
248
  properties: {
249
249
  items: {
@@ -291,7 +291,7 @@ export const $Volo_Abp_Application_Dtos_ListResultDto_1__Volo_Abp_Identity_Ident
291
291
  additionalProperties: false
292
292
  } as const;
293
293
 
294
- export const $Volo_Abp_Application_Dtos_ListResultDto_1__Volo_Abp_Identity_OrganizationUnitWithDetailsDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_0_5_0__Culture_neutral__PublicKeyToken_null__ = {
294
+ export const $Volo_Abp_Application_Dtos_ListResultDto_1__Volo_Abp_Identity_OrganizationUnitWithDetailsDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_1_3_0__Culture_neutral__PublicKeyToken_null__ = {
295
295
  type: 'object',
296
296
  properties: {
297
297
  items: {
@@ -412,7 +412,7 @@ export const $Volo_Abp_Application_Dtos_ListResultDto_1__Volo_Abp_Identity_Organ
412
412
  additionalProperties: false
413
413
  } as const;
414
414
 
415
- export const $Volo_Abp_Application_Dtos_ListResultDto_1__Volo_Abp_Users_UserData__Volo_Abp_Users_Abstractions__Version_8_0_5_0__Culture_neutral__PublicKeyToken_null__ = {
415
+ export const $Volo_Abp_Application_Dtos_ListResultDto_1__Volo_Abp_Users_UserData__Volo_Abp_Users_Abstractions__Version_8_1_3_0__Culture_neutral__PublicKeyToken_null__ = {
416
416
  type: 'object',
417
417
  properties: {
418
418
  items: {
@@ -473,7 +473,7 @@ export const $Volo_Abp_Application_Dtos_ListResultDto_1__Volo_Abp_Users_UserData
473
473
  additionalProperties: false
474
474
  } as const;
475
475
 
476
- export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_ClaimTypeDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_0_5_0__Culture_neutral__PublicKeyToken_null__ = {
476
+ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_ClaimTypeDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_1_3_0__Culture_neutral__PublicKeyToken_null__ = {
477
477
  type: 'object',
478
478
  properties: {
479
479
  items: {
@@ -539,7 +539,7 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_Clai
539
539
  additionalProperties: false
540
540
  } as const;
541
541
 
542
- export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_IdentityRoleDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_0_5_0__Culture_neutral__PublicKeyToken_null__ = {
542
+ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_IdentityRoleDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_1_3_0__Culture_neutral__PublicKeyToken_null__ = {
543
543
  type: 'object',
544
544
  properties: {
545
545
  items: {
@@ -591,7 +591,7 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_Iden
591
591
  additionalProperties: false
592
592
  } as const;
593
593
 
594
- export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_IdentitySecurityLogDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_0_5_0__Culture_neutral__PublicKeyToken_null__ = {
594
+ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_IdentitySecurityLogDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_1_3_0__Culture_neutral__PublicKeyToken_null__ = {
595
595
  type: 'object',
596
596
  properties: {
597
597
  items: {
@@ -673,7 +673,7 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_Iden
673
673
  additionalProperties: false
674
674
  } as const;
675
675
 
676
- export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_IdentityUserDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_0_5_0__Culture_neutral__PublicKeyToken_null__ = {
676
+ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_IdentityUserDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_1_3_0__Culture_neutral__PublicKeyToken_null__ = {
677
677
  type: 'object',
678
678
  properties: {
679
679
  items: {
@@ -796,6 +796,9 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_Iden
796
796
  type: 'string',
797
797
  format: 'date-time',
798
798
  nullable: true
799
+ },
800
+ isExternal: {
801
+ type: 'boolean'
799
802
  }
800
803
  },
801
804
  additionalProperties: false
@@ -810,7 +813,7 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_Iden
810
813
  additionalProperties: false
811
814
  } as const;
812
815
 
813
- export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_OrganizationUnitWithDetailsDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_0_5_0__Culture_neutral__PublicKeyToken_null__ = {
816
+ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_OrganizationUnitWithDetailsDto__Volo_Abp_Identity_Pro_Application_Contracts__Version_8_1_3_0__Culture_neutral__PublicKeyToken_null__ = {
814
817
  type: 'object',
815
818
  properties: {
816
819
  items: {
@@ -935,7 +938,7 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_Identity_Orga
935
938
  additionalProperties: false
936
939
  } as const;
937
940
 
938
- export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_OpenIddict_Applications_Dtos_ApplicationDto__Volo_Abp_OpenIddict_Pro_Application_Contracts__Version_8_0_5_0__Culture_neutral__PublicKeyToken_null__ = {
941
+ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_OpenIddict_Applications_Dtos_ApplicationDto__Volo_Abp_OpenIddict_Pro_Application_Contracts__Version_8_1_3_0__Culture_neutral__PublicKeyToken_null__ = {
939
942
  type: 'object',
940
943
  properties: {
941
944
  items: {
@@ -1054,7 +1057,7 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_OpenIddict_Ap
1054
1057
  additionalProperties: false
1055
1058
  } as const;
1056
1059
 
1057
- export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_OpenIddict_Scopes_Dtos_ScopeDto__Volo_Abp_OpenIddict_Pro_Application_Contracts__Version_8_0_5_0__Culture_neutral__PublicKeyToken_null__ = {
1060
+ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__Volo_Abp_OpenIddict_Scopes_Dtos_ScopeDto__Volo_Abp_OpenIddict_Pro_Application_Contracts__Version_8_1_3_0__Culture_neutral__PublicKeyToken_null__ = {
1058
1061
  type: 'object',
1059
1062
  properties: {
1060
1063
  items: {
@@ -5388,6 +5391,12 @@ export const $Volo_Abp_Identity_IdentityUserCreateDto = {
5388
5391
  },
5389
5392
  sendConfirmationEmail: {
5390
5393
  type: 'boolean'
5394
+ },
5395
+ emailConfirmed: {
5396
+ type: 'boolean'
5397
+ },
5398
+ phoneNumberConfirmed: {
5399
+ type: 'boolean'
5391
5400
  }
5392
5401
  },
5393
5402
  additionalProperties: false
@@ -5511,6 +5520,9 @@ export const $Volo_Abp_Identity_IdentityUserDto = {
5511
5520
  type: 'string',
5512
5521
  format: 'date-time',
5513
5522
  nullable: true
5523
+ },
5524
+ isExternal: {
5525
+ type: 'boolean'
5514
5526
  }
5515
5527
  },
5516
5528
  additionalProperties: false
@@ -5592,6 +5604,12 @@ export const $Volo_Abp_Identity_IdentityUserUpdateDto = {
5592
5604
  },
5593
5605
  nullable: true
5594
5606
  },
5607
+ emailConfirmed: {
5608
+ type: 'boolean'
5609
+ },
5610
+ phoneNumberConfirmed: {
5611
+ type: 'boolean'
5612
+ },
5595
5613
  concurrencyStamp: {
5596
5614
  type: 'string',
5597
5615
  nullable: true
@@ -224,6 +224,7 @@ export type Volo_Abp_Application_Dtos_PagedResultDto_14 = {
224
224
  roleNames?: Array<(string)> | null;
225
225
  accessFailedCount?: number;
226
226
  lastPasswordChangeTime?: string | null;
227
+ isExternal?: boolean;
227
228
  }> | null;
228
229
  totalCount?: number;
229
230
  };
@@ -1594,6 +1595,8 @@ export type Volo_Abp_Identity_IdentityUserCreateDto = {
1594
1595
  organizationUnitIds?: Array<(string)> | null;
1595
1596
  password: string;
1596
1597
  sendConfirmationEmail?: boolean;
1598
+ emailConfirmed?: boolean;
1599
+ phoneNumberConfirmed?: boolean;
1597
1600
  };
1598
1601
 
1599
1602
  export type Volo_Abp_Identity_IdentityUserDto = {
@@ -1627,6 +1630,7 @@ export type Volo_Abp_Identity_IdentityUserDto = {
1627
1630
  roleNames?: Array<(string)> | null;
1628
1631
  accessFailedCount?: number;
1629
1632
  lastPasswordChangeTime?: string | null;
1633
+ isExternal?: boolean;
1630
1634
  };
1631
1635
 
1632
1636
  export type Volo_Abp_Identity_IdentityUserSettingsDto = {
@@ -1648,6 +1652,8 @@ export type Volo_Abp_Identity_IdentityUserUpdateDto = {
1648
1652
  lockoutEnabled?: boolean;
1649
1653
  roleNames?: Array<(string)> | null;
1650
1654
  organizationUnitIds?: Array<(string)> | null;
1655
+ emailConfirmed?: boolean;
1656
+ phoneNumberConfirmed?: boolean;
1651
1657
  concurrencyStamp?: string | null;
1652
1658
  };
1653
1659
 
@@ -2755,6 +2761,7 @@ export type GetApiIdentityOrganizationUnitsByIdMembersResponse = {
2755
2761
  roleNames?: Array<(string)> | null;
2756
2762
  accessFailedCount?: number;
2757
2763
  lastPasswordChangeTime?: string | null;
2764
+ isExternal?: boolean;
2758
2765
  }> | null;
2759
2766
  totalCount?: number;
2760
2767
  };
@@ -3012,6 +3019,7 @@ export type GetApiIdentityOrganizationUnitsAvailableUsersResponse = {
3012
3019
  roleNames?: Array<(string)> | null;
3013
3020
  accessFailedCount?: number;
3014
3021
  lastPasswordChangeTime?: string | null;
3022
+ isExternal?: boolean;
3015
3023
  }> | null;
3016
3024
  totalCount?: number;
3017
3025
  };
@@ -3596,6 +3604,7 @@ export type GetApiIdentityUsersByIdResponse = {
3596
3604
  roleNames?: Array<(string)> | null;
3597
3605
  accessFailedCount?: number;
3598
3606
  lastPasswordChangeTime?: string | null;
3607
+ isExternal?: boolean;
3599
3608
  };
3600
3609
 
3601
3610
  export type PutApiIdentityUsersByIdData = {
@@ -3614,6 +3623,8 @@ export type PutApiIdentityUsersByIdData = {
3614
3623
  lockoutEnabled?: boolean;
3615
3624
  roleNames?: Array<(string)> | null;
3616
3625
  organizationUnitIds?: Array<(string)> | null;
3626
+ emailConfirmed?: boolean;
3627
+ phoneNumberConfirmed?: boolean;
3617
3628
  concurrencyStamp?: string | null;
3618
3629
  };
3619
3630
  };
@@ -3649,6 +3660,7 @@ export type PutApiIdentityUsersByIdResponse = {
3649
3660
  roleNames?: Array<(string)> | null;
3650
3661
  accessFailedCount?: number;
3651
3662
  lastPasswordChangeTime?: string | null;
3663
+ isExternal?: boolean;
3652
3664
  };
3653
3665
 
3654
3666
  export type DeleteApiIdentityUsersByIdData = {
@@ -3714,6 +3726,7 @@ export type GetApiIdentityUsersResponse = {
3714
3726
  roleNames?: Array<(string)> | null;
3715
3727
  accessFailedCount?: number;
3716
3728
  lastPasswordChangeTime?: string | null;
3729
+ isExternal?: boolean;
3717
3730
  }> | null;
3718
3731
  totalCount?: number;
3719
3732
  };
@@ -3735,6 +3748,8 @@ export type PostApiIdentityUsersData = {
3735
3748
  organizationUnitIds?: Array<(string)> | null;
3736
3749
  password: string;
3737
3750
  sendConfirmationEmail?: boolean;
3751
+ emailConfirmed?: boolean;
3752
+ phoneNumberConfirmed?: boolean;
3738
3753
  };
3739
3754
  };
3740
3755
 
@@ -3769,6 +3784,7 @@ export type PostApiIdentityUsersResponse = {
3769
3784
  roleNames?: Array<(string)> | null;
3770
3785
  accessFailedCount?: number;
3771
3786
  lastPasswordChangeTime?: string | null;
3787
+ isExternal?: boolean;
3772
3788
  };
3773
3789
 
3774
3790
  export type GetApiIdentityUsersByIdByIdData = {
@@ -3806,6 +3822,7 @@ export type GetApiIdentityUsersByIdByIdResponse = {
3806
3822
  roleNames?: Array<(string)> | null;
3807
3823
  accessFailedCount?: number;
3808
3824
  lastPasswordChangeTime?: string | null;
3825
+ isExternal?: boolean;
3809
3826
  };
3810
3827
 
3811
3828
  export type GetApiIdentityUsersByIdRolesData = {
@@ -3996,6 +4013,7 @@ export type GetApiIdentityUsersByUsernameByUsernameResponse = {
3996
4013
  roleNames?: Array<(string)> | null;
3997
4014
  accessFailedCount?: number;
3998
4015
  lastPasswordChangeTime?: string | null;
4016
+ isExternal?: boolean;
3999
4017
  };
4000
4018
 
4001
4019
  export type GetApiIdentityUsersByEmailByEmailData = {
@@ -4033,6 +4051,7 @@ export type GetApiIdentityUsersByEmailByEmailResponse = {
4033
4051
  roleNames?: Array<(string)> | null;
4034
4052
  accessFailedCount?: number;
4035
4053
  lastPasswordChangeTime?: string | null;
4054
+ isExternal?: boolean;
4036
4055
  };
4037
4056
 
4038
4057
  export type GetApiIdentityUsersByIdTwoFactorEnabledData = {
@@ -4111,6 +4130,7 @@ export type PostApiIdentityUsersImportExternalUserResponse = {
4111
4130
  roleNames?: Array<(string)> | null;
4112
4131
  accessFailedCount?: number;
4113
4132
  lastPasswordChangeTime?: string | null;
4133
+ isExternal?: boolean;
4114
4134
  };
4115
4135
 
4116
4136
  export type GetApiIdentityUsersExportAsExcelData = {
@@ -7915,6 +7935,7 @@ export type $OpenApiTs = {
7915
7935
  roleNames?: Array<(string)> | null;
7916
7936
  accessFailedCount?: number;
7917
7937
  lastPasswordChangeTime?: string | null;
7938
+ isExternal?: boolean;
7918
7939
  }> | null;
7919
7940
  totalCount?: number;
7920
7941
  };
@@ -8996,6 +9017,7 @@ export type $OpenApiTs = {
8996
9017
  roleNames?: Array<(string)> | null;
8997
9018
  accessFailedCount?: number;
8998
9019
  lastPasswordChangeTime?: string | null;
9020
+ isExternal?: boolean;
8999
9021
  }> | null;
9000
9022
  totalCount?: number;
9001
9023
  };
@@ -12768,6 +12790,7 @@ export type $OpenApiTs = {
12768
12790
  roleNames?: Array<(string)> | null;
12769
12791
  accessFailedCount?: number;
12770
12792
  lastPasswordChangeTime?: string | null;
12793
+ isExternal?: boolean;
12771
12794
  };
12772
12795
  /**
12773
12796
  * Bad Request
@@ -12910,6 +12933,7 @@ export type $OpenApiTs = {
12910
12933
  roleNames?: Array<(string)> | null;
12911
12934
  accessFailedCount?: number;
12912
12935
  lastPasswordChangeTime?: string | null;
12936
+ isExternal?: boolean;
12913
12937
  };
12914
12938
  /**
12915
12939
  * Bad Request
@@ -13166,6 +13190,7 @@ export type $OpenApiTs = {
13166
13190
  roleNames?: Array<(string)> | null;
13167
13191
  accessFailedCount?: number;
13168
13192
  lastPasswordChangeTime?: string | null;
13193
+ isExternal?: boolean;
13169
13194
  }> | null;
13170
13195
  totalCount?: number;
13171
13196
  };
@@ -13310,6 +13335,7 @@ export type $OpenApiTs = {
13310
13335
  roleNames?: Array<(string)> | null;
13311
13336
  accessFailedCount?: number;
13312
13337
  lastPasswordChangeTime?: string | null;
13338
+ isExternal?: boolean;
13313
13339
  };
13314
13340
  /**
13315
13341
  * Bad Request
@@ -13454,6 +13480,7 @@ export type $OpenApiTs = {
13454
13480
  roleNames?: Array<(string)> | null;
13455
13481
  accessFailedCount?: number;
13456
13482
  lastPasswordChangeTime?: string | null;
13483
+ isExternal?: boolean;
13457
13484
  };
13458
13485
  /**
13459
13486
  * Bad Request
@@ -14817,6 +14844,7 @@ export type $OpenApiTs = {
14817
14844
  roleNames?: Array<(string)> | null;
14818
14845
  accessFailedCount?: number;
14819
14846
  lastPasswordChangeTime?: string | null;
14847
+ isExternal?: boolean;
14820
14848
  };
14821
14849
  /**
14822
14850
  * Bad Request
@@ -14961,6 +14989,7 @@ export type $OpenApiTs = {
14961
14989
  roleNames?: Array<(string)> | null;
14962
14990
  accessFailedCount?: number;
14963
14991
  lastPasswordChangeTime?: string | null;
14992
+ isExternal?: boolean;
14964
14993
  };
14965
14994
  /**
14966
14995
  * Bad Request
@@ -15789,6 +15818,7 @@ export type $OpenApiTs = {
15789
15818
  roleNames?: Array<(string)> | null;
15790
15819
  accessFailedCount?: number;
15791
15820
  lastPasswordChangeTime?: string | null;
15821
+ isExternal?: boolean;
15792
15822
  };
15793
15823
  /**
15794
15824
  * Bad Request
@@ -6,9 +6,7 @@ import { FetchHttpRequest } from './core/FetchHttpRequest';
6
6
  import { AbpApiDefinitionService } from './services.gen';
7
7
  import { AbpApplicationConfigurationService } from './services.gen';
8
8
  import { AbpApplicationLocalizationService } from './services.gen';
9
- import { ProjectService } from './services.gen';
10
- import { ProjectSectionService } from './services.gen';
11
- import { ProjectSectionRelationService } from './services.gen';
9
+ import { AbpTenantService } from './services.gen';
12
10
 
13
11
  type HttpRequestConstructor = new (config: OpenAPIConfig) => BaseHttpRequest;
14
12
 
@@ -17,9 +15,7 @@ export class ProjectServiceClient {
17
15
  public readonly abpApiDefinition: AbpApiDefinitionService;
18
16
  public readonly abpApplicationConfiguration: AbpApplicationConfigurationService;
19
17
  public readonly abpApplicationLocalization: AbpApplicationLocalizationService;
20
- public readonly project: ProjectService;
21
- public readonly projectSection: ProjectSectionService;
22
- public readonly projectSectionRelation: ProjectSectionRelationService;
18
+ public readonly abpTenant: AbpTenantService;
23
19
 
24
20
  public readonly request: BaseHttpRequest;
25
21
 
@@ -43,8 +39,6 @@ export class ProjectServiceClient {
43
39
  this.abpApiDefinition = new AbpApiDefinitionService(this.request);
44
40
  this.abpApplicationConfiguration = new AbpApplicationConfigurationService(this.request);
45
41
  this.abpApplicationLocalization = new AbpApplicationLocalizationService(this.request);
46
- this.project = new ProjectService(this.request);
47
- this.projectSection = new ProjectSectionService(this.request);
48
- this.projectSectionRelation = new ProjectSectionRelationService(this.request);
42
+ this.abpTenant = new AbpTenantService(this.request);
49
43
  }
50
44
  }