@ayasofyazilim/saas 0.0.131 → 0.0.133
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.
- package/AccountService/AccountServiceClient.ts +68 -68
- package/AccountService/core/ApiError.ts +20 -20
- package/AccountService/core/ApiRequestOptions.ts +20 -12
- package/AccountService/core/ApiResult.ts +6 -6
- package/AccountService/core/BaseHttpRequest.ts +9 -9
- package/AccountService/core/CancelablePromise.ts +125 -125
- package/AccountService/core/FetchHttpRequest.ts +21 -21
- package/AccountService/core/OpenAPI.ts +55 -55
- package/AccountService/core/request.ts +349 -340
- package/AccountService/index.ts +10 -9
- package/AccountService/schemas.gen.ts +5333 -5333
- package/AccountService/{services.gen.ts → sdk.gen.ts} +1539 -1539
- package/AccountService/types.gen.ts +1083 -3329
- package/CRMService/sdk.gen.ts +6 -6
- package/CRMService/types.gen.ts +3 -3
- package/package.json +1 -1
- package/AccountService/models/Volo_Abp_Account_AccountExternalProviderSettingsDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_AccountRecaptchaSettingsDto.ts +0 -14
- package/AccountService/models/Volo_Abp_Account_AccountSettingsDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_AccountTwoFactorSettingsDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_AuthenticatorInfoDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ChangePasswordInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ConfirmEmailInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ConfirmPhoneNumberInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_DelegateNewUserInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderItemWithSecretDto.ts +0 -13
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderSettings.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_IdentityUserConfirmationStateDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_IsLinkedInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_LinkUserDto.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_LinkUserInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_ProfileDto.ts +0 -20
- package/AccountService/models/Volo_Abp_Account_ProfilePictureSourceDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_ProfilePictureType.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LinkUserLoginInfo.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_UserLoginInfo.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_RegisterDto.ts +0 -15
- package/AccountService/models/Volo_Abp_Account_ResetPasswordDto.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_SendEmailConfirmationTokenDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_SendPasswordResetCodeDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_SendPhoneNumberConfirmationTokenDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_SendTwoFactorCodeInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_UnLinkUserInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_UpdateExternalProviderDto.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_UpdateProfileDto.ts +0 -15
- package/AccountService/models/Volo_Abp_Account_UserDelegationDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_UserLookupDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_VerifyAuthenticatorCodeDto.ts +0 -8
- package/AccountService/models/Volo_Abp_Account_VerifyAuthenticatorCodeInput.ts +0 -8
- package/AccountService/models/Volo_Abp_Account_VerifyEmailConfirmationTokenInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_VerifyLinkLoginTokenInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_VerifyLinkTokenInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_VerifyPasswordResetTokenInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Application_Dtos_ListResultDto_1.ts +0 -9
- package/AccountService/models/Volo_Abp_Application_Dtos_PagedResultDto_1.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto.ts +0 -30
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto.ts +0 -18
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto.ts +0 -17
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto.ts +0 -22
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto.ts +0 -14
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto.ts +0 -13
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto.ts +0 -19
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto.ts +0 -14
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto.ts +0 -12
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto.ts +0 -11
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone.ts +0 -11
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto.ts +0 -11
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto.ts +0 -8
- package/AccountService/models/Volo_Abp_Http_Modeling_ActionApiDescriptionModel.ts +0 -20
- package/AccountService/models/Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel.ts +0 -11
- package/AccountService/models/Volo_Abp_Http_Modeling_ControllerApiDescriptionModel.ts +0 -17
- package/AccountService/models/Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel.ts +0 -11
- package/AccountService/models/Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel.ts +0 -12
- package/AccountService/models/Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel.ts +0 -13
- package/AccountService/models/Volo_Abp_Http_Modeling_ModuleApiDescriptionModel.ts +0 -11
- package/AccountService/models/Volo_Abp_Http_Modeling_ParameterApiDescriptionModel.ts +0 -17
- package/AccountService/models/Volo_Abp_Http_Modeling_PropertyApiDescriptionModel.ts +0 -17
- package/AccountService/models/Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel.ts +0 -9
- package/AccountService/models/Volo_Abp_Http_Modeling_TypeApiDescriptionModel.ts +0 -14
- package/AccountService/models/Volo_Abp_Http_RemoteServiceErrorInfo.ts +0 -13
- package/AccountService/models/Volo_Abp_Http_RemoteServiceErrorResponse.ts +0 -9
- package/AccountService/models/Volo_Abp_Http_RemoteServiceValidationErrorInfo.ts +0 -9
- package/AccountService/models/Volo_Abp_Identity_Features_IdentityProTwoFactorBehaviour.ts +0 -9
- package/AccountService/models/Volo_Abp_Identity_IdentitySecurityLogDto.ts +0 -21
- package/AccountService/models/Volo_Abp_Identity_IdentityUserDto.ts +0 -35
- package/AccountService/models/Volo_Abp_Localization_LanguageInfo.ts +0 -12
- package/AccountService/models/Volo_Abp_NameValue.ts +0 -9
- package/AccountService/services/AbpApiDefinitionService.ts +0 -34
- package/AccountService/services/AbpApplicationConfigurationService.ts +0 -34
- package/AccountService/services/AbpApplicationLocalizationService.ts +0 -37
- package/AccountService/services/AbpTenantService.ts +0 -58
- package/AccountService/services/AccountExternalProviderService.ts +0 -56
- package/AccountService/services/AccountService.ts +0 -545
- package/AccountService/services/AccountSettingsService.ts +0 -178
- package/AccountService/services/DynamicClaimsService.ts +0 -27
- package/AccountService/services/LoginService.ts +0 -99
- package/AccountService/services/ProfileService.ts +0 -155
- package/AccountService/services/UserService.ts +0 -313
|
@@ -1,313 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Account_DelegateNewUserInput } from '../models/Volo_Abp_Account_DelegateNewUserInput';
|
|
6
|
-
import type { Volo_Abp_Account_IsLinkedInput } from '../models/Volo_Abp_Account_IsLinkedInput';
|
|
7
|
-
import type { Volo_Abp_Account_LinkUserDto_Volo_Abp_Account_Pro_Public_Application_Contracts_Version_8_0_5_0_Culture_neutral_PublicKeyToken_null_ } from '../models/Volo_Abp_Account_LinkUserDto_Volo_Abp_Account_Pro_Public_Application_Contracts_Version_8_0_5_0_Culture_neutral_PublicKeyToken_null_';
|
|
8
|
-
import type { Volo_Abp_Account_LinkUserInput } from '../models/Volo_Abp_Account_LinkUserInput';
|
|
9
|
-
import type { Volo_Abp_Account_UnLinkUserInput } from '../models/Volo_Abp_Account_UnLinkUserInput';
|
|
10
|
-
import type { Volo_Abp_Account_UserDelegationDto_Volo_Abp_Account_Pro_Public_Application_Contracts_Version_8_0_5_0_Culture_neutral_PublicKeyToken_null_ } from '../models/Volo_Abp_Account_UserDelegationDto_Volo_Abp_Account_Pro_Public_Application_Contracts_Version_8_0_5_0_Culture_neutral_PublicKeyToken_null_';
|
|
11
|
-
import type { Volo_Abp_Account_UserLookupDto_Volo_Abp_Account_Pro_Public_Application_Contracts_Version_8_0_5_0_Culture_neutral_PublicKeyToken_null_ } from '../models/Volo_Abp_Account_UserLookupDto_Volo_Abp_Account_Pro_Public_Application_Contracts_Version_8_0_5_0_Culture_neutral_PublicKeyToken_null_';
|
|
12
|
-
import type { Volo_Abp_Account_VerifyLinkLoginTokenInput } from '../models/Volo_Abp_Account_VerifyLinkLoginTokenInput';
|
|
13
|
-
import type { Volo_Abp_Account_VerifyLinkTokenInput } from '../models/Volo_Abp_Account_VerifyLinkTokenInput';
|
|
14
|
-
import type { Volo_Abp_Application_Dtos_ListResultDto_1 } from '../models/Volo_Abp_Application_Dtos_ListResultDto_1';
|
|
15
|
-
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
16
|
-
import type { BaseHttpRequest } from '../core/BaseHttpRequest';
|
|
17
|
-
export class UserService {
|
|
18
|
-
constructor(public readonly httpRequest: BaseHttpRequest) {}
|
|
19
|
-
/**
|
|
20
|
-
* @param requestBody
|
|
21
|
-
* @returns any Success
|
|
22
|
-
* @throws ApiError
|
|
23
|
-
*/
|
|
24
|
-
public postApiAccountLinkUserLink(
|
|
25
|
-
requestBody?: Volo_Abp_Account_LinkUserInput,
|
|
26
|
-
): CancelablePromise<any> {
|
|
27
|
-
return this.httpRequest.request({
|
|
28
|
-
method: 'POST',
|
|
29
|
-
url: '/api/account/link-user/link',
|
|
30
|
-
body: requestBody,
|
|
31
|
-
mediaType: 'application/json',
|
|
32
|
-
errors: {
|
|
33
|
-
400: `Bad Request`,
|
|
34
|
-
401: `Unauthorized`,
|
|
35
|
-
403: `Forbidden`,
|
|
36
|
-
404: `Not Found`,
|
|
37
|
-
500: `Server Error`,
|
|
38
|
-
501: `Server Error`,
|
|
39
|
-
},
|
|
40
|
-
});
|
|
41
|
-
}
|
|
42
|
-
/**
|
|
43
|
-
* @param requestBody
|
|
44
|
-
* @returns any Success
|
|
45
|
-
* @throws ApiError
|
|
46
|
-
*/
|
|
47
|
-
public postApiAccountLinkUserUnlink(
|
|
48
|
-
requestBody?: Volo_Abp_Account_UnLinkUserInput,
|
|
49
|
-
): CancelablePromise<any> {
|
|
50
|
-
return this.httpRequest.request({
|
|
51
|
-
method: 'POST',
|
|
52
|
-
url: '/api/account/link-user/unlink',
|
|
53
|
-
body: requestBody,
|
|
54
|
-
mediaType: 'application/json',
|
|
55
|
-
errors: {
|
|
56
|
-
400: `Bad Request`,
|
|
57
|
-
401: `Unauthorized`,
|
|
58
|
-
403: `Forbidden`,
|
|
59
|
-
404: `Not Found`,
|
|
60
|
-
500: `Server Error`,
|
|
61
|
-
501: `Server Error`,
|
|
62
|
-
},
|
|
63
|
-
});
|
|
64
|
-
}
|
|
65
|
-
/**
|
|
66
|
-
* @param requestBody
|
|
67
|
-
* @returns boolean Success
|
|
68
|
-
* @throws ApiError
|
|
69
|
-
*/
|
|
70
|
-
public postApiAccountLinkUserIsLinked(
|
|
71
|
-
requestBody?: Volo_Abp_Account_IsLinkedInput,
|
|
72
|
-
): CancelablePromise<boolean> {
|
|
73
|
-
return this.httpRequest.request({
|
|
74
|
-
method: 'POST',
|
|
75
|
-
url: '/api/account/link-user/is-linked',
|
|
76
|
-
body: requestBody,
|
|
77
|
-
mediaType: 'application/json',
|
|
78
|
-
errors: {
|
|
79
|
-
400: `Bad Request`,
|
|
80
|
-
401: `Unauthorized`,
|
|
81
|
-
403: `Forbidden`,
|
|
82
|
-
404: `Not Found`,
|
|
83
|
-
500: `Server Error`,
|
|
84
|
-
501: `Server Error`,
|
|
85
|
-
},
|
|
86
|
-
});
|
|
87
|
-
}
|
|
88
|
-
/**
|
|
89
|
-
* @returns string Success
|
|
90
|
-
* @throws ApiError
|
|
91
|
-
*/
|
|
92
|
-
public postApiAccountLinkUserGenerateLinkToken(): CancelablePromise<string> {
|
|
93
|
-
return this.httpRequest.request({
|
|
94
|
-
method: 'POST',
|
|
95
|
-
url: '/api/account/link-user/generate-link-token',
|
|
96
|
-
errors: {
|
|
97
|
-
400: `Bad Request`,
|
|
98
|
-
401: `Unauthorized`,
|
|
99
|
-
403: `Forbidden`,
|
|
100
|
-
404: `Not Found`,
|
|
101
|
-
500: `Server Error`,
|
|
102
|
-
501: `Server Error`,
|
|
103
|
-
},
|
|
104
|
-
});
|
|
105
|
-
}
|
|
106
|
-
/**
|
|
107
|
-
* @param requestBody
|
|
108
|
-
* @returns boolean Success
|
|
109
|
-
* @throws ApiError
|
|
110
|
-
*/
|
|
111
|
-
public postApiAccountLinkUserVerifyLinkToken(
|
|
112
|
-
requestBody?: Volo_Abp_Account_VerifyLinkTokenInput,
|
|
113
|
-
): CancelablePromise<boolean> {
|
|
114
|
-
return this.httpRequest.request({
|
|
115
|
-
method: 'POST',
|
|
116
|
-
url: '/api/account/link-user/verify-link-token',
|
|
117
|
-
body: requestBody,
|
|
118
|
-
mediaType: 'application/json',
|
|
119
|
-
errors: {
|
|
120
|
-
400: `Bad Request`,
|
|
121
|
-
401: `Unauthorized`,
|
|
122
|
-
403: `Forbidden`,
|
|
123
|
-
404: `Not Found`,
|
|
124
|
-
500: `Server Error`,
|
|
125
|
-
501: `Server Error`,
|
|
126
|
-
},
|
|
127
|
-
});
|
|
128
|
-
}
|
|
129
|
-
/**
|
|
130
|
-
* @returns string Success
|
|
131
|
-
* @throws ApiError
|
|
132
|
-
*/
|
|
133
|
-
public postApiAccountLinkUserGenerateLinkLoginToken(): CancelablePromise<string> {
|
|
134
|
-
return this.httpRequest.request({
|
|
135
|
-
method: 'POST',
|
|
136
|
-
url: '/api/account/link-user/generate-link-login-token',
|
|
137
|
-
errors: {
|
|
138
|
-
400: `Bad Request`,
|
|
139
|
-
401: `Unauthorized`,
|
|
140
|
-
403: `Forbidden`,
|
|
141
|
-
404: `Not Found`,
|
|
142
|
-
500: `Server Error`,
|
|
143
|
-
501: `Server Error`,
|
|
144
|
-
},
|
|
145
|
-
});
|
|
146
|
-
}
|
|
147
|
-
/**
|
|
148
|
-
* @param requestBody
|
|
149
|
-
* @returns boolean Success
|
|
150
|
-
* @throws ApiError
|
|
151
|
-
*/
|
|
152
|
-
public postApiAccountLinkUserVerifyLinkLoginToken(
|
|
153
|
-
requestBody?: Volo_Abp_Account_VerifyLinkLoginTokenInput,
|
|
154
|
-
): CancelablePromise<boolean> {
|
|
155
|
-
return this.httpRequest.request({
|
|
156
|
-
method: 'POST',
|
|
157
|
-
url: '/api/account/link-user/verify-link-login-token',
|
|
158
|
-
body: requestBody,
|
|
159
|
-
mediaType: 'application/json',
|
|
160
|
-
errors: {
|
|
161
|
-
400: `Bad Request`,
|
|
162
|
-
401: `Unauthorized`,
|
|
163
|
-
403: `Forbidden`,
|
|
164
|
-
404: `Not Found`,
|
|
165
|
-
500: `Server Error`,
|
|
166
|
-
501: `Server Error`,
|
|
167
|
-
},
|
|
168
|
-
});
|
|
169
|
-
}
|
|
170
|
-
/**
|
|
171
|
-
* @returns Volo_Abp_Application_Dtos_ListResultDto_1<Volo_Abp_Account_LinkUserDto_Volo_Abp_Account_Pro_Public_Application_Contracts_Version_8_0_5_0_Culture_neutral_PublicKeyToken_null_> Success
|
|
172
|
-
* @throws ApiError
|
|
173
|
-
*/
|
|
174
|
-
public getApiAccountLinkUser(): CancelablePromise<Volo_Abp_Application_Dtos_ListResultDto_1> {
|
|
175
|
-
return this.httpRequest.request({
|
|
176
|
-
method: 'GET',
|
|
177
|
-
url: '/api/account/link-user',
|
|
178
|
-
errors: {
|
|
179
|
-
400: `Bad Request`,
|
|
180
|
-
401: `Unauthorized`,
|
|
181
|
-
403: `Forbidden`,
|
|
182
|
-
404: `Not Found`,
|
|
183
|
-
500: `Server Error`,
|
|
184
|
-
501: `Server Error`,
|
|
185
|
-
},
|
|
186
|
-
});
|
|
187
|
-
}
|
|
188
|
-
/**
|
|
189
|
-
* @returns Volo_Abp_Application_Dtos_ListResultDto_1<Volo_Abp_Account_UserDelegationDto_Volo_Abp_Account_Pro_Public_Application_Contracts_Version_8_0_5_0_Culture_neutral_PublicKeyToken_null_> Success
|
|
190
|
-
* @throws ApiError
|
|
191
|
-
*/
|
|
192
|
-
public getApiAccountUserDelegationDelegatedUsers(): CancelablePromise<Volo_Abp_Application_Dtos_ListResultDto_1> {
|
|
193
|
-
return this.httpRequest.request({
|
|
194
|
-
method: 'GET',
|
|
195
|
-
url: '/api/account/user-delegation/delegated-users',
|
|
196
|
-
errors: {
|
|
197
|
-
400: `Bad Request`,
|
|
198
|
-
401: `Unauthorized`,
|
|
199
|
-
403: `Forbidden`,
|
|
200
|
-
404: `Not Found`,
|
|
201
|
-
500: `Server Error`,
|
|
202
|
-
501: `Server Error`,
|
|
203
|
-
},
|
|
204
|
-
});
|
|
205
|
-
}
|
|
206
|
-
/**
|
|
207
|
-
* @returns Volo_Abp_Application_Dtos_ListResultDto_1<Volo_Abp_Account_UserDelegationDto_Volo_Abp_Account_Pro_Public_Application_Contracts_Version_8_0_5_0_Culture_neutral_PublicKeyToken_null_> Success
|
|
208
|
-
* @throws ApiError
|
|
209
|
-
*/
|
|
210
|
-
public getApiAccountUserDelegationMyDelegatedUsers(): CancelablePromise<Volo_Abp_Application_Dtos_ListResultDto_1> {
|
|
211
|
-
return this.httpRequest.request({
|
|
212
|
-
method: 'GET',
|
|
213
|
-
url: '/api/account/user-delegation/my-delegated-users',
|
|
214
|
-
errors: {
|
|
215
|
-
400: `Bad Request`,
|
|
216
|
-
401: `Unauthorized`,
|
|
217
|
-
403: `Forbidden`,
|
|
218
|
-
404: `Not Found`,
|
|
219
|
-
500: `Server Error`,
|
|
220
|
-
501: `Server Error`,
|
|
221
|
-
},
|
|
222
|
-
});
|
|
223
|
-
}
|
|
224
|
-
/**
|
|
225
|
-
* @returns Volo_Abp_Application_Dtos_ListResultDto_1<Volo_Abp_Account_UserDelegationDto_Volo_Abp_Account_Pro_Public_Application_Contracts_Version_8_0_5_0_Culture_neutral_PublicKeyToken_null_> Success
|
|
226
|
-
* @throws ApiError
|
|
227
|
-
*/
|
|
228
|
-
public getApiAccountUserDelegationActiveDelegations(): CancelablePromise<Volo_Abp_Application_Dtos_ListResultDto_1> {
|
|
229
|
-
return this.httpRequest.request({
|
|
230
|
-
method: 'GET',
|
|
231
|
-
url: '/api/account/user-delegation/active-delegations',
|
|
232
|
-
errors: {
|
|
233
|
-
400: `Bad Request`,
|
|
234
|
-
401: `Unauthorized`,
|
|
235
|
-
403: `Forbidden`,
|
|
236
|
-
404: `Not Found`,
|
|
237
|
-
500: `Server Error`,
|
|
238
|
-
501: `Server Error`,
|
|
239
|
-
},
|
|
240
|
-
});
|
|
241
|
-
}
|
|
242
|
-
/**
|
|
243
|
-
* @param userName
|
|
244
|
-
* @returns Volo_Abp_Application_Dtos_ListResultDto_1<Volo_Abp_Account_UserLookupDto_Volo_Abp_Account_Pro_Public_Application_Contracts_Version_8_0_5_0_Culture_neutral_PublicKeyToken_null_> Success
|
|
245
|
-
* @throws ApiError
|
|
246
|
-
*/
|
|
247
|
-
public getApiAccountUserDelegationUserLookup(
|
|
248
|
-
userName?: string,
|
|
249
|
-
): CancelablePromise<Volo_Abp_Application_Dtos_ListResultDto_1> {
|
|
250
|
-
return this.httpRequest.request({
|
|
251
|
-
method: 'GET',
|
|
252
|
-
url: '/api/account/user-delegation/user-lookup',
|
|
253
|
-
query: {
|
|
254
|
-
'UserName': userName,
|
|
255
|
-
},
|
|
256
|
-
errors: {
|
|
257
|
-
400: `Bad Request`,
|
|
258
|
-
401: `Unauthorized`,
|
|
259
|
-
403: `Forbidden`,
|
|
260
|
-
404: `Not Found`,
|
|
261
|
-
500: `Server Error`,
|
|
262
|
-
501: `Server Error`,
|
|
263
|
-
},
|
|
264
|
-
});
|
|
265
|
-
}
|
|
266
|
-
/**
|
|
267
|
-
* @param requestBody
|
|
268
|
-
* @returns any Success
|
|
269
|
-
* @throws ApiError
|
|
270
|
-
*/
|
|
271
|
-
public postApiAccountUserDelegationDelegateNewUser(
|
|
272
|
-
requestBody?: Volo_Abp_Account_DelegateNewUserInput,
|
|
273
|
-
): CancelablePromise<any> {
|
|
274
|
-
return this.httpRequest.request({
|
|
275
|
-
method: 'POST',
|
|
276
|
-
url: '/api/account/user-delegation/delegate-new-user',
|
|
277
|
-
body: requestBody,
|
|
278
|
-
mediaType: 'application/json',
|
|
279
|
-
errors: {
|
|
280
|
-
400: `Bad Request`,
|
|
281
|
-
401: `Unauthorized`,
|
|
282
|
-
403: `Forbidden`,
|
|
283
|
-
404: `Not Found`,
|
|
284
|
-
500: `Server Error`,
|
|
285
|
-
501: `Server Error`,
|
|
286
|
-
},
|
|
287
|
-
});
|
|
288
|
-
}
|
|
289
|
-
/**
|
|
290
|
-
* @param id
|
|
291
|
-
* @returns any Success
|
|
292
|
-
* @throws ApiError
|
|
293
|
-
*/
|
|
294
|
-
public postApiAccountUserDelegationDeleteDelegation(
|
|
295
|
-
id?: string,
|
|
296
|
-
): CancelablePromise<any> {
|
|
297
|
-
return this.httpRequest.request({
|
|
298
|
-
method: 'POST',
|
|
299
|
-
url: '/api/account/user-delegation/delete-delegation',
|
|
300
|
-
query: {
|
|
301
|
-
'id': id,
|
|
302
|
-
},
|
|
303
|
-
errors: {
|
|
304
|
-
400: `Bad Request`,
|
|
305
|
-
401: `Unauthorized`,
|
|
306
|
-
403: `Forbidden`,
|
|
307
|
-
404: `Not Found`,
|
|
308
|
-
500: `Server Error`,
|
|
309
|
-
501: `Server Error`,
|
|
310
|
-
},
|
|
311
|
-
});
|
|
312
|
-
}
|
|
313
|
-
}
|