@webitel/api-services 0.0.22 → 0.0.24
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/package.json +2 -2
- package/src/gen/_docs/.nojekyll +1 -0
- package/src/gen/_docs/html/assets/navigation.js +1 -1
- package/src/gen/_docs/html/assets/search.js +1 -1
- package/src/gen/_docs/html/functions/cases_cases.api.gen.getCases.html +1 -1
- package/src/gen/_docs/html/functions/cases_cases.msw.api.gen.getUpdateCase2MockHandler.html +1 -1
- package/src/gen/_docs/html/functions/cases_cases.msw.api.gen.getUpdateCase2ResponseMock.html +1 -1
- package/src/gen/_docs/html/functions/cases_cases.msw.api.gen.getUpdateCaseMockHandler.html +1 -1
- package/src/gen/_docs/html/functions/cases_cases.msw.api.gen.getUpdateCaseResponseMock.html +1 -1
- package/src/gen/_docs/html/functions/file-service_file-service.api.gen.getFileService.html +1 -1
- package/src/gen/_docs/html/functions/file-service_file-service.msw.api.gen.getFileServiceUploadP2PVideoMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/file-service_file-service.msw.api.gen.getFileServiceUploadP2PVideoResponseMock.html +1 -0
- package/src/gen/_docs/html/index.html +1 -1
- package/src/gen/_docs/html/interfaces/_models_storageICEServers.StorageICEServers.html +9 -0
- package/src/gen/_docs/html/interfaces/_models_storageUploadP2PVideoRequest.StorageUploadP2PVideoRequest.html +5 -0
- package/src/gen/_docs/html/interfaces/_models_storageUploadP2PVideoResponse.StorageUploadP2PVideoResponse.html +6 -0
- package/src/gen/_docs/html/interfaces/_models_webitelCasesFieldChange.WebitelCasesFieldChange.html +8 -0
- package/src/gen/_docs/html/interfaces/_models_webitelCasesUpdateCaseResponse.WebitelCasesUpdateCaseResponse.html +3 -0
- package/src/gen/_docs/html/modules/_models.html +1 -1
- package/src/gen/_docs/html/modules/_models_storageICEServers.html +1 -0
- package/src/gen/_docs/html/modules/_models_storageUploadP2PVideoRequest.html +1 -0
- package/src/gen/_docs/html/modules/_models_storageUploadP2PVideoResponse.html +1 -0
- package/src/gen/_docs/html/modules/_models_webitelCasesFieldChange.html +1 -0
- package/src/gen/_docs/html/modules/_models_webitelCasesUpdateCaseResponse.html +1 -0
- package/src/gen/_docs/html/modules/cases_cases.zod.gen.html +2 -2
- package/src/gen/_docs/html/modules/file-service_file-service.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/file-service_file-service.msw.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/file-service_file-service.zod.gen.html +1 -1
- package/src/gen/_docs/html/modules/index.html +1 -1
- package/src/gen/_docs/html/types/cases_cases.api.gen.UpdateCase2Result.html +1 -1
- package/src/gen/_docs/html/types/cases_cases.api.gen.UpdateCaseResult.html +1 -1
- package/src/gen/_docs/html/types/file-service_file-service.api.gen.FileServiceUploadP2PVideoResult.html +1 -0
- package/src/gen/_docs/html/variables/_models_engineTriggerObjectType.EngineTriggerObjectType.html +1 -1
- package/src/gen/_docs/html/variables/_models_fileServiceSearchFilesChannelItem.FileServiceSearchFilesChannelItem.html +1 -1
- package/src/gen/_docs/html/variables/_models_storageUploadFileChannel.StorageUploadFileChannel.html +1 -1
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCase2Response.html +1 -1
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCase2ResponseCaseRelatedDataItemRelationTypeDefault.html +1 -0
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCase2ResponseCaseSourceTypeDefault.html +1 -0
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCaseResponse.html +1 -1
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCaseResponseCaseRelatedDataItemRelationTypeDefault.html +1 -0
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCaseResponseCaseSourceTypeDefault.html +1 -0
- package/src/gen/_docs/html/variables/file-policies-service_file-policies-service.zod.gen.filePoliciesServiceCreateFilePolicyBody.html +1 -1
- package/src/gen/_docs/html/variables/file-policies-service_file-policies-service.zod.gen.filePoliciesServiceCreateFilePolicyResponse.html +1 -1
- package/src/gen/_docs/html/variables/file-policies-service_file-policies-service.zod.gen.filePoliciesServiceDeleteFilePolicyResponse.html +1 -1
- package/src/gen/_docs/html/variables/file-policies-service_file-policies-service.zod.gen.filePoliciesServicePatchFilePolicyBody.html +1 -1
- package/src/gen/_docs/html/variables/file-policies-service_file-policies-service.zod.gen.filePoliciesServicePatchFilePolicyResponse.html +1 -1
- package/src/gen/_docs/html/variables/file-policies-service_file-policies-service.zod.gen.filePoliciesServiceReadFilePolicyResponse.html +1 -1
- package/src/gen/_docs/html/variables/file-policies-service_file-policies-service.zod.gen.filePoliciesServiceSearchFilePoliciesResponse.html +1 -1
- package/src/gen/_docs/html/variables/file-policies-service_file-policies-service.zod.gen.filePoliciesServiceUpdateFilePolicyBody.html +1 -1
- package/src/gen/_docs/html/variables/file-policies-service_file-policies-service.zod.gen.filePoliciesServiceUpdateFilePolicyResponse.html +1 -1
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.fileServiceSearchFilesQueryParams.html +1 -1
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.fileServiceSearchFilesResponse.html +1 -1
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.fileServiceUploadP2PVideoBody.html +1 -0
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.fileServiceUploadP2PVideoResponse.html +1 -0
- package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.createTriggerBody.html +1 -1
- package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.createTriggerResponse.html +1 -1
- package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.deleteTriggerResponse.html +1 -1
- package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.patchTriggerBody.html +1 -1
- package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.patchTriggerResponse.html +1 -1
- package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.readTriggerResponse.html +1 -1
- package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.searchTriggerResponse.html +1 -1
- package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.updateTriggerBody.html +1 -1
- package/src/gen/_docs/html/variables/trigger-service_trigger-service.zod.gen.updateTriggerResponse.html +1 -1
- package/src/gen/_models/engineTriggerObjectType.ts +1 -0
- package/src/gen/_models/fileServiceSearchFilesChannelItem.ts +2 -0
- package/src/gen/_models/index.ts +5 -0
- package/src/gen/_models/storageICEServers.ts +13 -0
- package/src/gen/_models/storageUploadFileChannel.ts +2 -0
- package/src/gen/_models/storageUploadP2PVideoRequest.ts +14 -0
- package/src/gen/_models/storageUploadP2PVideoResponse.ts +10 -0
- package/src/gen/_models/webitelCasesFieldChange.ts +12 -0
- package/src/gen/_models/webitelCasesUpdateCaseResponse.ts +13 -0
- package/src/gen/cases/cases.api.gen.ts +9 -4
- package/src/gen/cases/cases.msw.api.gen.ts +1153 -1061
- package/src/gen/cases/cases.zod.gen.ts +1009 -975
- package/src/gen/file-policies-service/file-policies-service.zod.gen.ts +18 -0
- package/src/gen/file-service/file-service.api.gen.ts +21 -1
- package/src/gen/file-service/file-service.msw.api.gen.ts +41 -1
- package/src/gen/file-service/file-service.zod.gen.ts +24 -0
- package/src/gen/trigger-service/trigger-service.zod.gen.ts +9 -0
- package/types/gen/_models/casesCaseCustom.d.ts +12 -0
- package/types/gen/_models/casesInputCaseCustom.d.ts +12 -0
- package/types/gen/_models/casesInputCreateCaseCustom.d.ts +12 -0
- package/types/gen/_models/engineTriggerObjectType.d.ts +1 -0
- package/types/gen/_models/fileServiceSearchFilesChannelItem.d.ts +2 -0
- package/types/gen/_models/googlerpcStatus.d.ts +4 -4
- package/types/gen/_models/index.d.ts +5 -0
- package/types/gen/_models/protobufNullValue.d.ts +18 -0
- package/types/gen/_models/storageICEServers.d.ts +12 -0
- package/types/gen/_models/storageUploadFileChannel.d.ts +2 -0
- package/types/gen/_models/storageUploadP2PVideoRequest.d.ts +13 -0
- package/types/gen/_models/storageUploadP2PVideoResponse.d.ts +9 -0
- package/types/gen/_models/webitelCasesFieldChange.d.ts +11 -0
- package/types/gen/_models/webitelCasesUpdateCaseResponse.d.ts +12 -0
- package/types/gen/_models/webitelcasesStatus.d.ts +2 -2
- package/types/gen/cases/cases.api.gen.d.ts +5 -5
- package/types/gen/cases/cases.msw.api.gen.d.ts +5 -5
- package/types/gen/cases/cases.zod.gen.d.ts +410 -396
- package/types/gen/file-policies-service/file-policies-service.zod.gen.d.ts +18 -0
- package/types/gen/file-service/file-service.api.gen.d.ts +3 -1
- package/types/gen/file-service/file-service.msw.api.gen.d.ts +3 -1
- package/types/gen/file-service/file-service.zod.gen.d.ts +18 -0
- package/types/gen/trigger-service/trigger-service.zod.gen.d.ts +9 -0
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCase2ResponseRelatedDataItemRelationTypeDefault.html +0 -1
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCase2ResponseSourceTypeDefault.html +0 -1
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCaseResponseRelatedDataItemRelationTypeDefault.html +0 -1
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCaseResponseSourceTypeDefault.html +0 -1
- package/types/gen/_models/googleRpcStatus.d.ts +0 -12
- package/types/gen/_models/webitelCasesStatus.d.ts +0 -16
|
@@ -28,6 +28,8 @@ export declare const filePoliciesServiceSearchFilePoliciesResponse: zod.ZodObjec
|
|
|
28
28
|
MediaChannel: "MediaChannel";
|
|
29
29
|
KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
30
30
|
CasesChannel: "CasesChannel";
|
|
31
|
+
ScreenshotChannel: "ScreenshotChannel";
|
|
32
|
+
ScreenSharingChannel: "ScreenSharingChannel";
|
|
31
33
|
}>>>;
|
|
32
34
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
33
35
|
createdBy: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -67,6 +69,8 @@ export declare const filePoliciesServiceCreateFilePolicyBody: zod.ZodObject<{
|
|
|
67
69
|
MediaChannel: "MediaChannel";
|
|
68
70
|
KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
69
71
|
CasesChannel: "CasesChannel";
|
|
72
|
+
ScreenshotChannel: "ScreenshotChannel";
|
|
73
|
+
ScreenSharingChannel: "ScreenSharingChannel";
|
|
70
74
|
}>>>;
|
|
71
75
|
description: zod.ZodOptional<zod.ZodString>;
|
|
72
76
|
enabled: zod.ZodOptional<zod.ZodBoolean>;
|
|
@@ -89,6 +93,8 @@ export declare const filePoliciesServiceCreateFilePolicyResponse: zod.ZodObject<
|
|
|
89
93
|
MediaChannel: "MediaChannel";
|
|
90
94
|
KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
91
95
|
CasesChannel: "CasesChannel";
|
|
96
|
+
ScreenshotChannel: "ScreenshotChannel";
|
|
97
|
+
ScreenSharingChannel: "ScreenSharingChannel";
|
|
92
98
|
}>>>;
|
|
93
99
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
94
100
|
createdBy: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -140,6 +146,8 @@ export declare const filePoliciesServiceDeleteFilePolicyResponse: zod.ZodObject<
|
|
|
140
146
|
MediaChannel: "MediaChannel";
|
|
141
147
|
KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
142
148
|
CasesChannel: "CasesChannel";
|
|
149
|
+
ScreenshotChannel: "ScreenshotChannel";
|
|
150
|
+
ScreenSharingChannel: "ScreenSharingChannel";
|
|
143
151
|
}>>>;
|
|
144
152
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
145
153
|
createdBy: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -180,6 +188,8 @@ export declare const filePoliciesServiceReadFilePolicyResponse: zod.ZodObject<{
|
|
|
180
188
|
MediaChannel: "MediaChannel";
|
|
181
189
|
KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
182
190
|
CasesChannel: "CasesChannel";
|
|
191
|
+
ScreenshotChannel: "ScreenshotChannel";
|
|
192
|
+
ScreenSharingChannel: "ScreenSharingChannel";
|
|
183
193
|
}>>>;
|
|
184
194
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
185
195
|
createdBy: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -220,6 +230,8 @@ export declare const filePoliciesServicePatchFilePolicyBody: zod.ZodObject<{
|
|
|
220
230
|
MediaChannel: "MediaChannel";
|
|
221
231
|
KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
222
232
|
CasesChannel: "CasesChannel";
|
|
233
|
+
ScreenshotChannel: "ScreenshotChannel";
|
|
234
|
+
ScreenSharingChannel: "ScreenSharingChannel";
|
|
223
235
|
}>>>;
|
|
224
236
|
description: zod.ZodOptional<zod.ZodString>;
|
|
225
237
|
enabled: zod.ZodOptional<zod.ZodBoolean>;
|
|
@@ -244,6 +256,8 @@ export declare const filePoliciesServicePatchFilePolicyResponse: zod.ZodObject<{
|
|
|
244
256
|
MediaChannel: "MediaChannel";
|
|
245
257
|
KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
246
258
|
CasesChannel: "CasesChannel";
|
|
259
|
+
ScreenshotChannel: "ScreenshotChannel";
|
|
260
|
+
ScreenSharingChannel: "ScreenSharingChannel";
|
|
247
261
|
}>>>;
|
|
248
262
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
249
263
|
createdBy: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -284,6 +298,8 @@ export declare const filePoliciesServiceUpdateFilePolicyBody: zod.ZodObject<{
|
|
|
284
298
|
MediaChannel: "MediaChannel";
|
|
285
299
|
KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
286
300
|
CasesChannel: "CasesChannel";
|
|
301
|
+
ScreenshotChannel: "ScreenshotChannel";
|
|
302
|
+
ScreenSharingChannel: "ScreenSharingChannel";
|
|
287
303
|
}>>>;
|
|
288
304
|
description: zod.ZodOptional<zod.ZodString>;
|
|
289
305
|
enabled: zod.ZodOptional<zod.ZodBoolean>;
|
|
@@ -307,6 +323,8 @@ export declare const filePoliciesServiceUpdateFilePolicyResponse: zod.ZodObject<
|
|
|
307
323
|
MediaChannel: "MediaChannel";
|
|
308
324
|
KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
309
325
|
CasesChannel: "CasesChannel";
|
|
326
|
+
ScreenshotChannel: "ScreenshotChannel";
|
|
327
|
+
ScreenSharingChannel: "ScreenSharingChannel";
|
|
310
328
|
}>>>;
|
|
311
329
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
312
330
|
createdBy: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
-
import type { FileServiceSearchFilesParams, StorageDeleteFilesRequest, StorageDeleteFilesResponse, StorageListFile } from '.././_models';
|
|
2
|
+
import type { FileServiceSearchFilesParams, StorageDeleteFilesRequest, StorageDeleteFilesResponse, StorageListFile, StorageUploadP2PVideoRequest, StorageUploadP2PVideoResponse } from '.././_models';
|
|
3
3
|
export declare const // --- title start
|
|
4
4
|
getFileService: () => {
|
|
5
5
|
fileServiceDeleteFiles: <TData = AxiosResponse<StorageDeleteFilesResponse, any>>(storageDeleteFilesRequest: StorageDeleteFilesRequest, options?: AxiosRequestConfig) => Promise<TData>;
|
|
6
6
|
fileServiceSearchFiles: <TData = AxiosResponse<StorageListFile, any>>(params?: FileServiceSearchFilesParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
7
|
+
fileServiceUploadP2PVideo: <TData = AxiosResponse<StorageUploadP2PVideoResponse, any>>(storageUploadP2PVideoRequest: StorageUploadP2PVideoRequest, options?: AxiosRequestConfig) => Promise<TData>;
|
|
7
8
|
};
|
|
8
9
|
export type FileServiceDeleteFilesResult = AxiosResponse<StorageDeleteFilesResponse>;
|
|
9
10
|
export type FileServiceSearchFilesResult = AxiosResponse<StorageListFile>;
|
|
11
|
+
export type FileServiceUploadP2PVideoResult = AxiosResponse<StorageUploadP2PVideoResponse>;
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { http } from 'msw';
|
|
2
|
-
import type { StorageDeleteFilesResponse, StorageListFile } from '.././_models';
|
|
2
|
+
import type { StorageDeleteFilesResponse, StorageListFile, StorageUploadP2PVideoResponse } from '.././_models';
|
|
3
3
|
export declare const getFileServiceDeleteFilesResponseMock: () => StorageDeleteFilesResponse;
|
|
4
4
|
export declare const getFileServiceSearchFilesResponseMock: (overrideResponse?: Partial<StorageListFile>) => StorageListFile;
|
|
5
|
+
export declare const getFileServiceUploadP2PVideoResponseMock: (overrideResponse?: Partial<StorageUploadP2PVideoResponse>) => StorageUploadP2PVideoResponse;
|
|
5
6
|
export declare const getFileServiceDeleteFilesMockHandler: (overrideResponse?: StorageDeleteFilesResponse | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<StorageDeleteFilesResponse> | StorageDeleteFilesResponse)) => import("msw").HttpHandler;
|
|
6
7
|
export declare const getFileServiceSearchFilesMockHandler: (overrideResponse?: StorageListFile | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<StorageListFile> | StorageListFile)) => import("msw").HttpHandler;
|
|
8
|
+
export declare const getFileServiceUploadP2PVideoMockHandler: (overrideResponse?: StorageUploadP2PVideoResponse | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<StorageUploadP2PVideoResponse> | StorageUploadP2PVideoResponse)) => import("msw").HttpHandler;
|
|
7
9
|
export declare const getFileServiceMock: () => import("msw").HttpHandler[];
|
|
@@ -29,6 +29,8 @@ export declare const fileServiceSearchFilesQueryParams: zod.ZodObject<{
|
|
|
29
29
|
MediaChannel: "MediaChannel";
|
|
30
30
|
KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
31
31
|
CasesChannel: "CasesChannel";
|
|
32
|
+
ScreenshotChannel: "ScreenshotChannel";
|
|
33
|
+
ScreenSharingChannel: "ScreenSharingChannel";
|
|
32
34
|
}>>>;
|
|
33
35
|
retentionUntilFrom: zod.ZodOptional<zod.ZodString>;
|
|
34
36
|
retentionUntilTo: zod.ZodOptional<zod.ZodString>;
|
|
@@ -45,6 +47,8 @@ export declare const fileServiceSearchFilesResponse: zod.ZodObject<{
|
|
|
45
47
|
MediaChannel: "MediaChannel";
|
|
46
48
|
KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
47
49
|
CasesChannel: "CasesChannel";
|
|
50
|
+
ScreenshotChannel: "ScreenshotChannel";
|
|
51
|
+
ScreenSharingChannel: "ScreenSharingChannel";
|
|
48
52
|
}>>;
|
|
49
53
|
id: zod.ZodOptional<zod.ZodString>;
|
|
50
54
|
mimeType: zod.ZodOptional<zod.ZodString>;
|
|
@@ -68,3 +72,17 @@ export declare const fileServiceSearchFilesResponse: zod.ZodObject<{
|
|
|
68
72
|
}, zod.core.$strip>>>;
|
|
69
73
|
next: zod.ZodOptional<zod.ZodBoolean>;
|
|
70
74
|
}, zod.core.$strip>;
|
|
75
|
+
export declare const fileServiceUploadP2PVideoBody: zod.ZodObject<{
|
|
76
|
+
iceServers: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
77
|
+
credential: zod.ZodOptional<zod.ZodString>;
|
|
78
|
+
credentialType: zod.ZodOptional<zod.ZodNumber>;
|
|
79
|
+
urls: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
80
|
+
username: zod.ZodOptional<zod.ZodString>;
|
|
81
|
+
}, zod.core.$strip>>>;
|
|
82
|
+
name: zod.ZodOptional<zod.ZodString>;
|
|
83
|
+
sdpOffer: zod.ZodOptional<zod.ZodString>;
|
|
84
|
+
uuid: zod.ZodOptional<zod.ZodString>;
|
|
85
|
+
}, zod.core.$strip>;
|
|
86
|
+
export declare const fileServiceUploadP2PVideoResponse: zod.ZodObject<{
|
|
87
|
+
sdpAnswer: zod.ZodOptional<zod.ZodString>;
|
|
88
|
+
}, zod.core.$strip>;
|
|
@@ -40,6 +40,7 @@ export declare const searchTriggerResponse: zod.ZodObject<{
|
|
|
40
40
|
empty_trigger_object: "empty_trigger_object";
|
|
41
41
|
case_files: "case_files";
|
|
42
42
|
case_links: "case_links";
|
|
43
|
+
related_cases: "related_cases";
|
|
43
44
|
}>>;
|
|
44
45
|
schema: zod.ZodOptional<zod.ZodObject<{
|
|
45
46
|
id: zod.ZodOptional<zod.ZodString>;
|
|
@@ -83,6 +84,7 @@ export declare const createTriggerBody: zod.ZodObject<{
|
|
|
83
84
|
empty_trigger_object: "empty_trigger_object";
|
|
84
85
|
case_files: "case_files";
|
|
85
86
|
case_links: "case_links";
|
|
87
|
+
related_cases: "related_cases";
|
|
86
88
|
}>>;
|
|
87
89
|
schema: zod.ZodOptional<zod.ZodObject<{
|
|
88
90
|
id: zod.ZodOptional<zod.ZodString>;
|
|
@@ -122,6 +124,7 @@ export declare const createTriggerResponse: zod.ZodObject<{
|
|
|
122
124
|
empty_trigger_object: "empty_trigger_object";
|
|
123
125
|
case_files: "case_files";
|
|
124
126
|
case_links: "case_links";
|
|
127
|
+
related_cases: "related_cases";
|
|
125
128
|
}>>;
|
|
126
129
|
schema: zod.ZodOptional<zod.ZodObject<{
|
|
127
130
|
id: zod.ZodOptional<zod.ZodString>;
|
|
@@ -167,6 +170,7 @@ export declare const deleteTriggerResponse: zod.ZodObject<{
|
|
|
167
170
|
empty_trigger_object: "empty_trigger_object";
|
|
168
171
|
case_files: "case_files";
|
|
169
172
|
case_links: "case_links";
|
|
173
|
+
related_cases: "related_cases";
|
|
170
174
|
}>>;
|
|
171
175
|
schema: zod.ZodOptional<zod.ZodObject<{
|
|
172
176
|
id: zod.ZodOptional<zod.ZodString>;
|
|
@@ -212,6 +216,7 @@ export declare const readTriggerResponse: zod.ZodObject<{
|
|
|
212
216
|
empty_trigger_object: "empty_trigger_object";
|
|
213
217
|
case_files: "case_files";
|
|
214
218
|
case_links: "case_links";
|
|
219
|
+
related_cases: "related_cases";
|
|
215
220
|
}>>;
|
|
216
221
|
schema: zod.ZodOptional<zod.ZodObject<{
|
|
217
222
|
id: zod.ZodOptional<zod.ZodString>;
|
|
@@ -254,6 +259,7 @@ export declare const patchTriggerBody: zod.ZodObject<{
|
|
|
254
259
|
empty_trigger_object: "empty_trigger_object";
|
|
255
260
|
case_files: "case_files";
|
|
256
261
|
case_links: "case_links";
|
|
262
|
+
related_cases: "related_cases";
|
|
257
263
|
}>>;
|
|
258
264
|
schema: zod.ZodOptional<zod.ZodObject<{
|
|
259
265
|
id: zod.ZodOptional<zod.ZodString>;
|
|
@@ -293,6 +299,7 @@ export declare const patchTriggerResponse: zod.ZodObject<{
|
|
|
293
299
|
empty_trigger_object: "empty_trigger_object";
|
|
294
300
|
case_files: "case_files";
|
|
295
301
|
case_links: "case_links";
|
|
302
|
+
related_cases: "related_cases";
|
|
296
303
|
}>>;
|
|
297
304
|
schema: zod.ZodOptional<zod.ZodObject<{
|
|
298
305
|
id: zod.ZodOptional<zod.ZodString>;
|
|
@@ -337,6 +344,7 @@ export declare const updateTriggerBody: zod.ZodObject<{
|
|
|
337
344
|
empty_trigger_object: "empty_trigger_object";
|
|
338
345
|
case_files: "case_files";
|
|
339
346
|
case_links: "case_links";
|
|
347
|
+
related_cases: "related_cases";
|
|
340
348
|
}>>;
|
|
341
349
|
schema: zod.ZodOptional<zod.ZodObject<{
|
|
342
350
|
id: zod.ZodOptional<zod.ZodString>;
|
|
@@ -376,6 +384,7 @@ export declare const updateTriggerResponse: zod.ZodObject<{
|
|
|
376
384
|
empty_trigger_object: "empty_trigger_object";
|
|
377
385
|
case_files: "case_files";
|
|
378
386
|
case_links: "case_links";
|
|
387
|
+
related_cases: "related_cases";
|
|
379
388
|
}>>;
|
|
380
389
|
schema: zod.ZodOptional<zod.ZodObject<{
|
|
381
390
|
id: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>updateCase2ResponseRelatedDataItemRelationTypeDefault | Documentation</title><meta name="description" content="Documentation for Documentation"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Documentation</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/cases_cases.zod.gen.html">cases/cases.zod.gen</a></li><li><a href="" aria-current="page">updateCase2ResponseRelatedDataItemRelationTypeDefault</a></li></ul><h1>Variable updateCase2ResponseRelatedDataItemRelationTypeDefault<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">updateCase2ResponseRelatedDataItemRelationTypeDefault</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"RELATION_TYPE_UNSPECIFIED"</span><span class="tsd-signature-symbol"> = 'RELATION_TYPE_UNSPECIFIED'</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Documentation</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCase2ResponseSourceTypeDefault.html
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>updateCase2ResponseSourceTypeDefault | Documentation</title><meta name="description" content="Documentation for Documentation"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Documentation</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/cases_cases.zod.gen.html">cases/cases.zod.gen</a></li><li><a href="" aria-current="page">updateCase2ResponseSourceTypeDefault</a></li></ul><h1>Variable updateCase2ResponseSourceTypeDefault<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">updateCase2ResponseSourceTypeDefault</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"TYPE_UNSPECIFIED"</span><span class="tsd-signature-symbol"> = 'TYPE_UNSPECIFIED'</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Documentation</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>updateCaseResponseRelatedDataItemRelationTypeDefault | Documentation</title><meta name="description" content="Documentation for Documentation"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Documentation</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/cases_cases.zod.gen.html">cases/cases.zod.gen</a></li><li><a href="" aria-current="page">updateCaseResponseRelatedDataItemRelationTypeDefault</a></li></ul><h1>Variable updateCaseResponseRelatedDataItemRelationTypeDefault<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">updateCaseResponseRelatedDataItemRelationTypeDefault</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"RELATION_TYPE_UNSPECIFIED"</span><span class="tsd-signature-symbol"> = 'RELATION_TYPE_UNSPECIFIED'</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Documentation</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
package/src/gen/_docs/html/variables/cases_cases.zod.gen.updateCaseResponseSourceTypeDefault.html
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>updateCaseResponseSourceTypeDefault | Documentation</title><meta name="description" content="Documentation for Documentation"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Documentation</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/cases_cases.zod.gen.html">cases/cases.zod.gen</a></li><li><a href="" aria-current="page">updateCaseResponseSourceTypeDefault</a></li></ul><h1>Variable updateCaseResponseSourceTypeDefault<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">updateCaseResponseSourceTypeDefault</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"TYPE_UNSPECIFIED"</span><span class="tsd-signature-symbol"> = 'TYPE_UNSPECIFIED'</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Documentation</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.10.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Webitel API
|
|
5
|
-
* OpenAPI spec version: 24.04.0
|
|
6
|
-
*/
|
|
7
|
-
import type { GoogleProtobufAny } from './googleProtobufAny';
|
|
8
|
-
export interface GoogleRpcStatus {
|
|
9
|
-
code?: number;
|
|
10
|
-
details?: GoogleProtobufAny[];
|
|
11
|
-
message?: string;
|
|
12
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.10.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* Webitel API
|
|
5
|
-
* OpenAPI spec version: 24.04.0
|
|
6
|
-
*/
|
|
7
|
-
import type { GeneralLookup } from './generalLookup';
|
|
8
|
-
export interface WebitelCasesStatus {
|
|
9
|
-
createdAt?: string;
|
|
10
|
-
createdBy?: GeneralLookup;
|
|
11
|
-
description?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
name?: string;
|
|
14
|
-
updatedAt?: string;
|
|
15
|
-
updatedBy?: GeneralLookup;
|
|
16
|
-
}
|