@alicloud/websitebuild20250429 2.24.0 → 2.26.0
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/dist/client.d.ts +143 -2
- package/dist/client.js +456 -16
- package/dist/client.js.map +1 -1
- package/dist/models/AppInstanceAggregate.d.ts +1 -0
- package/dist/models/AppInstanceAggregate.js +2 -0
- package/dist/models/AppInstanceAggregate.js.map +1 -1
- package/dist/models/AppInstanceProfile.d.ts +2 -0
- package/dist/models/AppInstanceProfile.js +4 -0
- package/dist/models/AppInstanceProfile.js.map +1 -1
- package/dist/models/ConfirmAppInstanceRequest.d.ts +65 -0
- package/dist/models/ConfirmAppInstanceRequest.js +80 -0
- package/dist/models/ConfirmAppInstanceRequest.js.map +1 -0
- package/dist/models/ConfirmAppInstanceResponse.d.ts +19 -0
- package/dist/models/ConfirmAppInstanceResponse.js +69 -0
- package/dist/models/ConfirmAppInstanceResponse.js.map +1 -0
- package/dist/models/ConfirmAppInstanceResponseBody.d.ts +91 -0
- package/dist/models/ConfirmAppInstanceResponseBody.js +109 -0
- package/dist/models/ConfirmAppInstanceResponseBody.js.map +1 -0
- package/dist/models/CreateAistaffChatResponseBody.d.ts +1 -1
- package/dist/models/CreateAppLlmApiKeyForPartnerRequest.d.ts +29 -0
- package/dist/models/CreateAppLlmApiKeyForPartnerRequest.js +67 -0
- package/dist/models/CreateAppLlmApiKeyForPartnerRequest.js.map +1 -0
- package/dist/models/CreateAppLlmApiKeyForPartnerResponse.d.ts +19 -0
- package/dist/models/CreateAppLlmApiKeyForPartnerResponse.js +69 -0
- package/dist/models/CreateAppLlmApiKeyForPartnerResponse.js.map +1 -0
- package/dist/models/CreateAppLlmApiKeyForPartnerResponseBody.d.ts +76 -0
- package/dist/models/CreateAppLlmApiKeyForPartnerResponseBody.js +103 -0
- package/dist/models/CreateAppLlmApiKeyForPartnerResponseBody.js.map +1 -0
- package/dist/models/DeleteAppFileRequest.d.ts +23 -0
- package/dist/models/DeleteAppFileRequest.js +60 -0
- package/dist/models/DeleteAppFileRequest.js.map +1 -0
- package/dist/models/DeleteAppFileResponse.d.ts +19 -0
- package/dist/models/DeleteAppFileResponse.js +69 -0
- package/dist/models/DeleteAppFileResponse.js.map +1 -0
- package/dist/models/DeleteAppFileResponseBody.d.ts +63 -0
- package/dist/models/DeleteAppFileResponseBody.js +81 -0
- package/dist/models/DeleteAppFileResponseBody.js.map +1 -0
- package/dist/models/GetAistaffPreviewUrlResponseBody.d.ts +1 -1
- package/dist/models/GetAppCodeWorkspaceDetailResponseBody.d.ts +1 -1
- package/dist/models/GetAppInstanceForAdminRequest.d.ts +11 -0
- package/dist/models/GetAppInstanceForAdminRequest.js.map +1 -1
- package/dist/models/GetAppInstanceForAdminResponseBody.d.ts +43 -1
- package/dist/models/GetAppInstanceForAdminResponseBody.js.map +1 -1
- package/dist/models/GetAppSupabaseSecretsResponseBody.d.ts +1 -1
- package/dist/models/GetMiniAppAuthUrlRequest.d.ts +24 -0
- package/dist/models/GetMiniAppAuthUrlRequest.js +62 -0
- package/dist/models/GetMiniAppAuthUrlRequest.js.map +1 -0
- package/dist/models/GetMiniAppAuthUrlResponse.d.ts +19 -0
- package/dist/models/GetMiniAppAuthUrlResponse.js +69 -0
- package/dist/models/GetMiniAppAuthUrlResponse.js.map +1 -0
- package/dist/models/GetMiniAppAuthUrlResponseBody.d.ts +32 -0
- package/dist/models/GetMiniAppAuthUrlResponseBody.js +82 -0
- package/dist/models/GetMiniAppAuthUrlResponseBody.js.map +1 -0
- package/dist/models/GetMiniAppBindingForAdminRequest.d.ts +28 -0
- package/dist/models/GetMiniAppBindingForAdminRequest.js +62 -0
- package/dist/models/GetMiniAppBindingForAdminRequest.js.map +1 -0
- package/dist/models/GetMiniAppBindingForAdminResponse.d.ts +19 -0
- package/dist/models/GetMiniAppBindingForAdminResponse.js +69 -0
- package/dist/models/GetMiniAppBindingForAdminResponse.js.map +1 -0
- package/dist/models/GetMiniAppBindingForAdminResponseBody.d.ts +49 -0
- package/dist/models/GetMiniAppBindingForAdminResponseBody.js +86 -0
- package/dist/models/GetMiniAppBindingForAdminResponseBody.js.map +1 -0
- package/dist/models/GetMiniAppBindingRequest.d.ts +24 -0
- package/dist/models/GetMiniAppBindingRequest.js +65 -0
- package/dist/models/GetMiniAppBindingRequest.js.map +1 -0
- package/dist/models/GetMiniAppBindingResponse.d.ts +19 -0
- package/dist/models/GetMiniAppBindingResponse.js +69 -0
- package/dist/models/GetMiniAppBindingResponse.js.map +1 -0
- package/dist/models/GetMiniAppBindingResponseBody.d.ts +51 -0
- package/dist/models/GetMiniAppBindingResponseBody.js +97 -0
- package/dist/models/GetMiniAppBindingResponseBody.js.map +1 -0
- package/dist/models/GetMiniAppBindingShrinkRequest.d.ts +24 -0
- package/dist/models/GetMiniAppBindingShrinkRequest.js +62 -0
- package/dist/models/GetMiniAppBindingShrinkRequest.js.map +1 -0
- package/dist/models/GetOssUploadPolicyRequest.d.ts +18 -0
- package/dist/models/GetOssUploadPolicyRequest.js +58 -0
- package/dist/models/GetOssUploadPolicyRequest.js.map +1 -0
- package/dist/models/GetOssUploadPolicyResponse.d.ts +19 -0
- package/dist/models/GetOssUploadPolicyResponse.js +69 -0
- package/dist/models/GetOssUploadPolicyResponse.js.map +1 -0
- package/dist/models/GetOssUploadPolicyResponseBody.d.ts +117 -0
- package/dist/models/GetOssUploadPolicyResponseBody.js +117 -0
- package/dist/models/GetOssUploadPolicyResponseBody.js.map +1 -0
- package/dist/models/GetTempDownloadUrlRequest.d.ts +18 -0
- package/dist/models/GetTempDownloadUrlRequest.js +58 -0
- package/dist/models/GetTempDownloadUrlRequest.js.map +1 -0
- package/dist/models/GetTempDownloadUrlResponse.d.ts +19 -0
- package/dist/models/GetTempDownloadUrlResponse.js +69 -0
- package/dist/models/GetTempDownloadUrlResponse.js.map +1 -0
- package/dist/models/GetTempDownloadUrlResponseBody.d.ts +63 -0
- package/dist/models/GetTempDownloadUrlResponseBody.js +81 -0
- package/dist/models/GetTempDownloadUrlResponseBody.js.map +1 -0
- package/dist/models/ListAppChatMessagesResponseBody.d.ts +1 -1
- package/dist/models/ListAppPublishHistoryRequest.d.ts +1 -0
- package/dist/models/ListAppPublishHistoryRequest.js +2 -0
- package/dist/models/ListAppPublishHistoryRequest.js.map +1 -1
- package/dist/models/ListAppPublishHistoryResponseBody.d.ts +1 -1
- package/dist/models/ListIsvPaymentPluginConfigsResponseBody.d.ts +1 -1
- package/dist/models/RollbackAppCodeSnapshotResponseBody.d.ts +1 -1
- package/dist/models/UpdateAppFileResponseBody.d.ts +1 -1
- package/dist/models/UpdateAppSeoStatusRequest.d.ts +14 -0
- package/dist/models/UpdateAppSeoStatusRequest.js +2 -0
- package/dist/models/UpdateAppSeoStatusRequest.js.map +1 -1
- package/dist/models/UpdateAppSeoStatusResponseBody.d.ts +38 -2
- package/dist/models/UpdateAppSeoStatusResponseBody.js.map +1 -1
- package/dist/models/UpdateMiniAppBindingRequest.d.ts +33 -0
- package/dist/models/UpdateMiniAppBindingRequest.js +64 -0
- package/dist/models/UpdateMiniAppBindingRequest.js.map +1 -0
- package/dist/models/UpdateMiniAppBindingResponse.d.ts +19 -0
- package/dist/models/UpdateMiniAppBindingResponse.js +69 -0
- package/dist/models/UpdateMiniAppBindingResponse.js.map +1 -0
- package/dist/models/UpdateMiniAppBindingResponseBody.d.ts +39 -0
- package/dist/models/UpdateMiniAppBindingResponseBody.js +82 -0
- package/dist/models/UpdateMiniAppBindingResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +35 -0
- package/dist/models/model.js +83 -12
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +510 -16
- package/src/models/AppInstanceAggregate.ts +3 -0
- package/src/models/AppInstanceProfile.ts +6 -0
- package/src/models/ConfirmAppInstanceRequest.ts +100 -0
- package/src/models/ConfirmAppInstanceResponse.ts +40 -0
- package/src/models/ConfirmAppInstanceResponseBody.ts +146 -0
- package/src/models/CreateAistaffChatResponseBody.ts +1 -1
- package/src/models/CreateAppLlmApiKeyForPartnerRequest.ts +51 -0
- package/src/models/CreateAppLlmApiKeyForPartnerResponse.ts +40 -0
- package/src/models/CreateAppLlmApiKeyForPartnerResponseBody.ts +125 -0
- package/src/models/DeleteAppFileRequest.ts +38 -0
- package/src/models/DeleteAppFileResponse.ts +40 -0
- package/src/models/DeleteAppFileResponseBody.ts +99 -0
- package/src/models/GetAistaffPreviewUrlResponseBody.ts +1 -1
- package/src/models/GetAppCodeWorkspaceDetailResponseBody.ts +1 -1
- package/src/models/GetAppInstanceForAdminRequest.ts +11 -0
- package/src/models/GetAppInstanceForAdminResponseBody.ts +43 -1
- package/src/models/GetAppSupabaseSecretsResponseBody.ts +1 -1
- package/src/models/GetMiniAppAuthUrlRequest.ts +41 -0
- package/src/models/GetMiniAppAuthUrlResponse.ts +40 -0
- package/src/models/GetMiniAppAuthUrlResponseBody.ts +60 -0
- package/src/models/GetMiniAppBindingForAdminRequest.ts +45 -0
- package/src/models/GetMiniAppBindingForAdminResponse.ts +40 -0
- package/src/models/GetMiniAppBindingForAdminResponseBody.ts +81 -0
- package/src/models/GetMiniAppBindingRequest.ts +44 -0
- package/src/models/GetMiniAppBindingResponse.ts +40 -0
- package/src/models/GetMiniAppBindingResponseBody.ts +92 -0
- package/src/models/GetMiniAppBindingShrinkRequest.ts +41 -0
- package/src/models/GetOssUploadPolicyRequest.ts +31 -0
- package/src/models/GetOssUploadPolicyResponse.ts +40 -0
- package/src/models/GetOssUploadPolicyResponseBody.ts +180 -0
- package/src/models/GetTempDownloadUrlRequest.ts +31 -0
- package/src/models/GetTempDownloadUrlResponse.ts +40 -0
- package/src/models/GetTempDownloadUrlResponseBody.ts +99 -0
- package/src/models/ListAppChatMessagesResponseBody.ts +1 -1
- package/src/models/ListAppPublishHistoryRequest.ts +3 -0
- package/src/models/ListAppPublishHistoryResponseBody.ts +1 -1
- package/src/models/ListIsvPaymentPluginConfigsResponseBody.ts +1 -1
- package/src/models/RollbackAppCodeSnapshotResponseBody.ts +1 -1
- package/src/models/UpdateAppFileResponseBody.ts +1 -1
- package/src/models/UpdateAppSeoStatusRequest.ts +16 -0
- package/src/models/UpdateAppSeoStatusResponseBody.ts +38 -2
- package/src/models/UpdateMiniAppBindingRequest.ts +52 -0
- package/src/models/UpdateMiniAppBindingResponse.ts +40 -0
- package/src/models/UpdateMiniAppBindingResponseBody.ts +67 -0
- package/src/models/model.ts +35 -0
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class ConfirmAppInstanceRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* PC_WebSite
|
|
9
|
+
*/
|
|
10
|
+
applicationType?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* false
|
|
14
|
+
*/
|
|
15
|
+
autoRenew?: boolean;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* 123456
|
|
19
|
+
*/
|
|
20
|
+
clientToken?: string;
|
|
21
|
+
/**
|
|
22
|
+
* @example
|
|
23
|
+
* HongKong
|
|
24
|
+
*/
|
|
25
|
+
deployArea?: string;
|
|
26
|
+
/**
|
|
27
|
+
* @example
|
|
28
|
+
* 1
|
|
29
|
+
*/
|
|
30
|
+
duration?: number;
|
|
31
|
+
extend?: string;
|
|
32
|
+
/**
|
|
33
|
+
* @example
|
|
34
|
+
* AUTO_PAY
|
|
35
|
+
*/
|
|
36
|
+
paymentType?: string;
|
|
37
|
+
/**
|
|
38
|
+
* @example
|
|
39
|
+
* Month
|
|
40
|
+
*/
|
|
41
|
+
pricingCycle?: string;
|
|
42
|
+
/**
|
|
43
|
+
* @example
|
|
44
|
+
* 1
|
|
45
|
+
*/
|
|
46
|
+
quantity?: number;
|
|
47
|
+
/**
|
|
48
|
+
* @example
|
|
49
|
+
* Basic_Edition
|
|
50
|
+
*/
|
|
51
|
+
siteVersion?: string;
|
|
52
|
+
/**
|
|
53
|
+
* @example
|
|
54
|
+
* WS123456
|
|
55
|
+
*/
|
|
56
|
+
trialBizId?: string;
|
|
57
|
+
version?: string;
|
|
58
|
+
static names(): { [key: string]: string } {
|
|
59
|
+
return {
|
|
60
|
+
applicationType: 'ApplicationType',
|
|
61
|
+
autoRenew: 'AutoRenew',
|
|
62
|
+
clientToken: 'ClientToken',
|
|
63
|
+
deployArea: 'DeployArea',
|
|
64
|
+
duration: 'Duration',
|
|
65
|
+
extend: 'Extend',
|
|
66
|
+
paymentType: 'PaymentType',
|
|
67
|
+
pricingCycle: 'PricingCycle',
|
|
68
|
+
quantity: 'Quantity',
|
|
69
|
+
siteVersion: 'SiteVersion',
|
|
70
|
+
trialBizId: 'TrialBizId',
|
|
71
|
+
version: 'Version',
|
|
72
|
+
};
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
static types(): { [key: string]: any } {
|
|
76
|
+
return {
|
|
77
|
+
applicationType: 'string',
|
|
78
|
+
autoRenew: 'boolean',
|
|
79
|
+
clientToken: 'string',
|
|
80
|
+
deployArea: 'string',
|
|
81
|
+
duration: 'number',
|
|
82
|
+
extend: 'string',
|
|
83
|
+
paymentType: 'string',
|
|
84
|
+
pricingCycle: 'string',
|
|
85
|
+
quantity: 'number',
|
|
86
|
+
siteVersion: 'string',
|
|
87
|
+
trialBizId: 'string',
|
|
88
|
+
version: 'string',
|
|
89
|
+
};
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
validate() {
|
|
93
|
+
super.validate();
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
constructor(map?: { [key: string]: any }) {
|
|
97
|
+
super(map);
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { ConfirmAppInstanceResponseBody } from "./ConfirmAppInstanceResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class ConfirmAppInstanceResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: ConfirmAppInstanceResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: ConfirmAppInstanceResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class ConfirmAppInstanceResponseBodyModule extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* WD20250703155602000001
|
|
9
|
+
*/
|
|
10
|
+
bizId?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* idaas-cn-7mz2uc8v902
|
|
14
|
+
*/
|
|
15
|
+
instanceId?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* 247748990880615
|
|
19
|
+
*/
|
|
20
|
+
orderId?: string;
|
|
21
|
+
/**
|
|
22
|
+
* @example
|
|
23
|
+
* abcd.scd.wanwang.xin
|
|
24
|
+
*/
|
|
25
|
+
siteHost?: string;
|
|
26
|
+
static names(): { [key: string]: string } {
|
|
27
|
+
return {
|
|
28
|
+
bizId: 'BizId',
|
|
29
|
+
instanceId: 'InstanceId',
|
|
30
|
+
orderId: 'OrderId',
|
|
31
|
+
siteHost: 'SiteHost',
|
|
32
|
+
};
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
static types(): { [key: string]: any } {
|
|
36
|
+
return {
|
|
37
|
+
bizId: 'string',
|
|
38
|
+
instanceId: 'string',
|
|
39
|
+
orderId: 'string',
|
|
40
|
+
siteHost: 'string',
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
validate() {
|
|
45
|
+
super.validate();
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
constructor(map?: { [key: string]: any }) {
|
|
49
|
+
super(map);
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export class ConfirmAppInstanceResponseBody extends $dara.Model {
|
|
54
|
+
/**
|
|
55
|
+
* @example
|
|
56
|
+
* {}
|
|
57
|
+
*/
|
|
58
|
+
accessDeniedDetail?: string;
|
|
59
|
+
/**
|
|
60
|
+
* @example
|
|
61
|
+
* False
|
|
62
|
+
*/
|
|
63
|
+
allowRetry?: boolean;
|
|
64
|
+
/**
|
|
65
|
+
* @example
|
|
66
|
+
* spring-cloud-b
|
|
67
|
+
*/
|
|
68
|
+
appName?: string;
|
|
69
|
+
/**
|
|
70
|
+
* @example
|
|
71
|
+
* ERROR-oo1
|
|
72
|
+
*/
|
|
73
|
+
dynamicCode?: string;
|
|
74
|
+
/**
|
|
75
|
+
* @example
|
|
76
|
+
* SYSTEM_ERROR
|
|
77
|
+
*/
|
|
78
|
+
dynamicMessage?: string;
|
|
79
|
+
errorArgs?: any[];
|
|
80
|
+
module?: ConfirmAppInstanceResponseBodyModule;
|
|
81
|
+
/**
|
|
82
|
+
* @remarks
|
|
83
|
+
* Id of the request
|
|
84
|
+
*
|
|
85
|
+
* @example
|
|
86
|
+
* 6C6B99AC-39EC-5350-874C-204128C905E6
|
|
87
|
+
*/
|
|
88
|
+
requestId?: string;
|
|
89
|
+
/**
|
|
90
|
+
* @example
|
|
91
|
+
* SYSTEM.ERROR
|
|
92
|
+
*/
|
|
93
|
+
rootErrorCode?: string;
|
|
94
|
+
rootErrorMsg?: string;
|
|
95
|
+
/**
|
|
96
|
+
* @example
|
|
97
|
+
* True
|
|
98
|
+
*/
|
|
99
|
+
synchro?: boolean;
|
|
100
|
+
static names(): { [key: string]: string } {
|
|
101
|
+
return {
|
|
102
|
+
accessDeniedDetail: 'AccessDeniedDetail',
|
|
103
|
+
allowRetry: 'AllowRetry',
|
|
104
|
+
appName: 'AppName',
|
|
105
|
+
dynamicCode: 'DynamicCode',
|
|
106
|
+
dynamicMessage: 'DynamicMessage',
|
|
107
|
+
errorArgs: 'ErrorArgs',
|
|
108
|
+
module: 'Module',
|
|
109
|
+
requestId: 'RequestId',
|
|
110
|
+
rootErrorCode: 'RootErrorCode',
|
|
111
|
+
rootErrorMsg: 'RootErrorMsg',
|
|
112
|
+
synchro: 'Synchro',
|
|
113
|
+
};
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
static types(): { [key: string]: any } {
|
|
117
|
+
return {
|
|
118
|
+
accessDeniedDetail: 'string',
|
|
119
|
+
allowRetry: 'boolean',
|
|
120
|
+
appName: 'string',
|
|
121
|
+
dynamicCode: 'string',
|
|
122
|
+
dynamicMessage: 'string',
|
|
123
|
+
errorArgs: { 'type': 'array', 'itemType': 'any' },
|
|
124
|
+
module: ConfirmAppInstanceResponseBodyModule,
|
|
125
|
+
requestId: 'string',
|
|
126
|
+
rootErrorCode: 'string',
|
|
127
|
+
rootErrorMsg: 'string',
|
|
128
|
+
synchro: 'boolean',
|
|
129
|
+
};
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
validate() {
|
|
133
|
+
if(Array.isArray(this.errorArgs)) {
|
|
134
|
+
$dara.Model.validateArray(this.errorArgs);
|
|
135
|
+
}
|
|
136
|
+
if(this.module && typeof (this.module as any).validate === 'function') {
|
|
137
|
+
(this.module as any).validate();
|
|
138
|
+
}
|
|
139
|
+
super.validate();
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
constructor(map?: { [key: string]: any }) {
|
|
143
|
+
super(map);
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
|
|
@@ -25,7 +25,7 @@ export class CreateAIStaffChatResponseBody extends $dara.Model {
|
|
|
25
25
|
dynamicCode?: string;
|
|
26
26
|
/**
|
|
27
27
|
* @example
|
|
28
|
-
*
|
|
28
|
+
* abc
|
|
29
29
|
*/
|
|
30
30
|
dynamicMessage?: string;
|
|
31
31
|
errorArgs?: any[];
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class CreateAppLlmApiKeyForPartnerRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* WD20250814102215000001
|
|
9
|
+
*/
|
|
10
|
+
bizId?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* xxxxx-xxxx
|
|
14
|
+
*/
|
|
15
|
+
clientToken?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* success
|
|
19
|
+
*/
|
|
20
|
+
description?: string;
|
|
21
|
+
ipWhiteList?: string[];
|
|
22
|
+
static names(): { [key: string]: string } {
|
|
23
|
+
return {
|
|
24
|
+
bizId: 'BizId',
|
|
25
|
+
clientToken: 'ClientToken',
|
|
26
|
+
description: 'Description',
|
|
27
|
+
ipWhiteList: 'IpWhiteList',
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
static types(): { [key: string]: any } {
|
|
32
|
+
return {
|
|
33
|
+
bizId: 'string',
|
|
34
|
+
clientToken: 'string',
|
|
35
|
+
description: 'string',
|
|
36
|
+
ipWhiteList: { 'type': 'array', 'itemType': 'string' },
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
validate() {
|
|
41
|
+
if(Array.isArray(this.ipWhiteList)) {
|
|
42
|
+
$dara.Model.validateArray(this.ipWhiteList);
|
|
43
|
+
}
|
|
44
|
+
super.validate();
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
constructor(map?: { [key: string]: any }) {
|
|
48
|
+
super(map);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { CreateAppLlmApiKeyForPartnerResponseBody } from "./CreateAppLlmApiKeyForPartnerResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class CreateAppLlmApiKeyForPartnerResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: CreateAppLlmApiKeyForPartnerResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: CreateAppLlmApiKeyForPartnerResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class CreateAppLlmApiKeyForPartnerResponseBodyModule extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* xxxx-xxxxxx
|
|
9
|
+
*/
|
|
10
|
+
encryptedApiKey?: string;
|
|
11
|
+
static names(): { [key: string]: string } {
|
|
12
|
+
return {
|
|
13
|
+
encryptedApiKey: 'EncryptedApiKey',
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
static types(): { [key: string]: any } {
|
|
18
|
+
return {
|
|
19
|
+
encryptedApiKey: 'string',
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
validate() {
|
|
24
|
+
super.validate();
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
constructor(map?: { [key: string]: any }) {
|
|
28
|
+
super(map);
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
export class CreateAppLlmApiKeyForPartnerResponseBody extends $dara.Model {
|
|
33
|
+
/**
|
|
34
|
+
* @example
|
|
35
|
+
* {}
|
|
36
|
+
*/
|
|
37
|
+
accessDeniedDetail?: string;
|
|
38
|
+
/**
|
|
39
|
+
* @example
|
|
40
|
+
* False
|
|
41
|
+
*/
|
|
42
|
+
allowRetry?: boolean;
|
|
43
|
+
/**
|
|
44
|
+
* @example
|
|
45
|
+
* watermark
|
|
46
|
+
*/
|
|
47
|
+
appName?: string;
|
|
48
|
+
/**
|
|
49
|
+
* @example
|
|
50
|
+
* ERROR-oo1
|
|
51
|
+
*/
|
|
52
|
+
dynamicCode?: string;
|
|
53
|
+
/**
|
|
54
|
+
* @example
|
|
55
|
+
* SYSTEM.ERROR
|
|
56
|
+
*/
|
|
57
|
+
dynamicMessage?: string;
|
|
58
|
+
errorArgs?: any[];
|
|
59
|
+
module?: CreateAppLlmApiKeyForPartnerResponseBodyModule;
|
|
60
|
+
/**
|
|
61
|
+
* @remarks
|
|
62
|
+
* Id of the request
|
|
63
|
+
*
|
|
64
|
+
* @example
|
|
65
|
+
* 6C6B99AC-39EC-5350-874C-204128C905E6
|
|
66
|
+
*/
|
|
67
|
+
requestId?: string;
|
|
68
|
+
/**
|
|
69
|
+
* @example
|
|
70
|
+
* SYSTEM.EROR
|
|
71
|
+
*/
|
|
72
|
+
rootErrorCode?: string;
|
|
73
|
+
rootErrorMsg?: string;
|
|
74
|
+
/**
|
|
75
|
+
* @example
|
|
76
|
+
* True
|
|
77
|
+
*/
|
|
78
|
+
synchro?: boolean;
|
|
79
|
+
static names(): { [key: string]: string } {
|
|
80
|
+
return {
|
|
81
|
+
accessDeniedDetail: 'AccessDeniedDetail',
|
|
82
|
+
allowRetry: 'AllowRetry',
|
|
83
|
+
appName: 'AppName',
|
|
84
|
+
dynamicCode: 'DynamicCode',
|
|
85
|
+
dynamicMessage: 'DynamicMessage',
|
|
86
|
+
errorArgs: 'ErrorArgs',
|
|
87
|
+
module: 'Module',
|
|
88
|
+
requestId: 'RequestId',
|
|
89
|
+
rootErrorCode: 'RootErrorCode',
|
|
90
|
+
rootErrorMsg: 'RootErrorMsg',
|
|
91
|
+
synchro: 'Synchro',
|
|
92
|
+
};
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
static types(): { [key: string]: any } {
|
|
96
|
+
return {
|
|
97
|
+
accessDeniedDetail: 'string',
|
|
98
|
+
allowRetry: 'boolean',
|
|
99
|
+
appName: 'string',
|
|
100
|
+
dynamicCode: 'string',
|
|
101
|
+
dynamicMessage: 'string',
|
|
102
|
+
errorArgs: { 'type': 'array', 'itemType': 'any' },
|
|
103
|
+
module: CreateAppLlmApiKeyForPartnerResponseBodyModule,
|
|
104
|
+
requestId: 'string',
|
|
105
|
+
rootErrorCode: 'string',
|
|
106
|
+
rootErrorMsg: 'string',
|
|
107
|
+
synchro: 'boolean',
|
|
108
|
+
};
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
validate() {
|
|
112
|
+
if(Array.isArray(this.errorArgs)) {
|
|
113
|
+
$dara.Model.validateArray(this.errorArgs);
|
|
114
|
+
}
|
|
115
|
+
if(this.module && typeof (this.module as any).validate === 'function') {
|
|
116
|
+
(this.module as any).validate();
|
|
117
|
+
}
|
|
118
|
+
super.validate();
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
constructor(map?: { [key: string]: any }) {
|
|
122
|
+
super(map);
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DeleteAppFileRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* 593fe1a2-d0b4-4fde-a2b0-78ad6a438d41
|
|
9
|
+
*/
|
|
10
|
+
conversationId?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* pt3/01/31/pengpeixin.png
|
|
14
|
+
*/
|
|
15
|
+
filePath?: string;
|
|
16
|
+
static names(): { [key: string]: string } {
|
|
17
|
+
return {
|
|
18
|
+
conversationId: 'ConversationId',
|
|
19
|
+
filePath: 'FilePath',
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
static types(): { [key: string]: any } {
|
|
24
|
+
return {
|
|
25
|
+
conversationId: 'string',
|
|
26
|
+
filePath: 'string',
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
validate() {
|
|
31
|
+
super.validate();
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
constructor(map?: { [key: string]: any }) {
|
|
35
|
+
super(map);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { DeleteAppFileResponseBody } from "./DeleteAppFileResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class DeleteAppFileResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: DeleteAppFileResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: DeleteAppFileResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DeleteAppFileResponseBody extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* {}
|
|
9
|
+
*/
|
|
10
|
+
accessDeniedDetail?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* False
|
|
14
|
+
*/
|
|
15
|
+
allowRetry?: boolean;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* spring-cloud-b
|
|
19
|
+
*/
|
|
20
|
+
appName?: string;
|
|
21
|
+
/**
|
|
22
|
+
* @example
|
|
23
|
+
* ERROR-oo1
|
|
24
|
+
*/
|
|
25
|
+
dynamicCode?: string;
|
|
26
|
+
/**
|
|
27
|
+
* @example
|
|
28
|
+
* SYSTEM_ERROR
|
|
29
|
+
*/
|
|
30
|
+
dynamicMessage?: string;
|
|
31
|
+
errorArgs?: any[];
|
|
32
|
+
/**
|
|
33
|
+
* @example
|
|
34
|
+
* true
|
|
35
|
+
*/
|
|
36
|
+
module?: boolean;
|
|
37
|
+
/**
|
|
38
|
+
* @remarks
|
|
39
|
+
* Id of the request
|
|
40
|
+
*
|
|
41
|
+
* @example
|
|
42
|
+
* 6C6B99AC-39EC-5350-874C-204128C905E6
|
|
43
|
+
*/
|
|
44
|
+
requestId?: string;
|
|
45
|
+
/**
|
|
46
|
+
* @example
|
|
47
|
+
* SYSTEM.ERROR
|
|
48
|
+
*/
|
|
49
|
+
rootErrorCode?: string;
|
|
50
|
+
rootErrorMsg?: string;
|
|
51
|
+
/**
|
|
52
|
+
* @example
|
|
53
|
+
* True
|
|
54
|
+
*/
|
|
55
|
+
synchro?: boolean;
|
|
56
|
+
static names(): { [key: string]: string } {
|
|
57
|
+
return {
|
|
58
|
+
accessDeniedDetail: 'AccessDeniedDetail',
|
|
59
|
+
allowRetry: 'AllowRetry',
|
|
60
|
+
appName: 'AppName',
|
|
61
|
+
dynamicCode: 'DynamicCode',
|
|
62
|
+
dynamicMessage: 'DynamicMessage',
|
|
63
|
+
errorArgs: 'ErrorArgs',
|
|
64
|
+
module: 'Module',
|
|
65
|
+
requestId: 'RequestId',
|
|
66
|
+
rootErrorCode: 'RootErrorCode',
|
|
67
|
+
rootErrorMsg: 'RootErrorMsg',
|
|
68
|
+
synchro: 'Synchro',
|
|
69
|
+
};
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
static types(): { [key: string]: any } {
|
|
73
|
+
return {
|
|
74
|
+
accessDeniedDetail: 'string',
|
|
75
|
+
allowRetry: 'boolean',
|
|
76
|
+
appName: 'string',
|
|
77
|
+
dynamicCode: 'string',
|
|
78
|
+
dynamicMessage: 'string',
|
|
79
|
+
errorArgs: { 'type': 'array', 'itemType': 'any' },
|
|
80
|
+
module: 'boolean',
|
|
81
|
+
requestId: 'string',
|
|
82
|
+
rootErrorCode: 'string',
|
|
83
|
+
rootErrorMsg: 'string',
|
|
84
|
+
synchro: 'boolean',
|
|
85
|
+
};
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
validate() {
|
|
89
|
+
if(Array.isArray(this.errorArgs)) {
|
|
90
|
+
$dara.Model.validateArray(this.errorArgs);
|
|
91
|
+
}
|
|
92
|
+
super.validate();
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
constructor(map?: { [key: string]: any }) {
|
|
96
|
+
super(map);
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
|
|
@@ -51,7 +51,7 @@ export class GetAIStaffPreviewUrlResponseBody extends $dara.Model {
|
|
|
51
51
|
dynamicCode?: string;
|
|
52
52
|
/**
|
|
53
53
|
* @example
|
|
54
|
-
*
|
|
54
|
+
* abc
|
|
55
55
|
*/
|
|
56
56
|
dynamicMessage?: string;
|
|
57
57
|
errorArgs?: any[];
|
|
@@ -132,7 +132,7 @@ export class GetAppCodeWorkspaceDetailResponseBody extends $dara.Model {
|
|
|
132
132
|
dynamicCode?: string;
|
|
133
133
|
/**
|
|
134
134
|
* @example
|
|
135
|
-
*
|
|
135
|
+
* abc
|
|
136
136
|
*/
|
|
137
137
|
dynamicMessage?: string;
|
|
138
138
|
errorArgs?: any[];
|