@webitel/api-services 0.0.35 → 0.0.36
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 +1 -1
- package/src/gen/_docs/.nojekyll +1 -0
- package/src/gen/_docs/html/assets/search.js +1 -1
- package/src/gen/_docs/html/interfaces/_models_engineAgentStatsStatistic.EngineAgentStatsStatistic.html +3 -2
- package/src/gen/_docs/html/interfaces/_models_engineAgentStatusStatisticItem.EngineAgentStatusStatisticItem.html +3 -2
- package/src/gen/_docs/html/interfaces/_models_engineOpenedWebSocket.EngineOpenedWebSocket.html +3 -2
- package/src/gen/_docs/html/variables/agent-service_agent-service.zod.gen.searchAgentStatusStatisticItemResponse.html +1 -1
- package/src/gen/_docs/html/variables/agent-service_agent-service.zod.gen.searchAgentStatusStatisticResponse.html +1 -1
- package/src/gen/_docs/html/variables/user-helper-service_user-helper-service.zod.gen.openedWebSocketsResponse.html +1 -1
- package/src/gen/_models/engineAgentStatsStatistic.ts +1 -0
- package/src/gen/_models/engineAgentStatusStatisticItem.ts +1 -0
- package/src/gen/_models/engineOpenedWebSocket.ts +2 -1
- package/src/gen/agent-service/agent-service.msw.api.gen.ts +5 -0
- package/src/gen/agent-service/agent-service.zod.gen.ts +2 -0
- package/src/gen/user-helper-service/user-helper-service.msw.api.gen.ts +5 -1
- package/src/gen/user-helper-service/user-helper-service.zod.gen.ts +2 -1
- package/types/defaults/index.d.ts +2 -0
- package/types/gen/_models/agentAbsenceServiceUpdateAgentAbsenceBodyItem.d.ts +1 -1
- package/types/gen/_models/agentWorkingScheduleServiceCreateAgentsWorkingScheduleShiftsBody.d.ts +2 -2
- package/types/gen/_models/apiAccessStoreToggleDefaultAccessBody.d.ts +1 -1
- package/types/gen/_models/apiCustomer.d.ts +2 -2
- package/types/gen/_models/apiDevice.d.ts +1 -1
- package/types/gen/_models/apiLDAPCatalog.d.ts +4 -4
- package/types/gen/_models/apiLDAPUpdateLDAPCatalogBodyCatalog.d.ts +4 -4
- package/types/gen/_models/apiLDAProcess.d.ts +2 -2
- package/types/gen/_models/apiLicenseV1.d.ts +1 -1
- package/types/gen/_models/apiRole.d.ts +3 -3
- package/types/gen/_models/apiRolesUpdateRoleBodyRole.d.ts +3 -3
- package/types/gen/_models/apiUser.d.ts +1 -1
- package/types/gen/_models/apiUsersUpdateUserBodyUser.d.ts +1 -1
- 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/configServicePatchConfigBody.d.ts +15 -0
- package/types/gen/_models/configServiceUpdateConfigBody.d.ts +14 -0
- package/types/gen/_models/contactsUpdateContactBody.d.ts +1 -1
- package/types/gen/_models/engineActiveCall.d.ts +2 -2
- package/types/gen/_models/engineAgent.d.ts +1 -3
- package/types/gen/_models/engineAgentInQueueStatistics.d.ts +1 -1
- package/types/gen/_models/engineAgentServicePatchAgentBody.d.ts +0 -1
- package/types/gen/_models/engineAgentServiceUpdateAgentBody.d.ts +0 -1
- package/types/gen/_models/engineAgentTeam.d.ts +0 -1
- package/types/gen/_models/engineAgentTeamServiceUpdateAgentTeamBody.d.ts +0 -1
- package/types/gen/_models/engineAggregateHistoryCallRequest.d.ts +1 -1
- package/types/gen/_models/engineAttempt.d.ts +1 -1
- package/types/gen/_models/engineAttemptHistory.d.ts +1 -1
- package/types/gen/_models/engineAuditFormServicePatchAuditFormBody.d.ts +1 -1
- package/types/gen/_models/engineAuditFormServiceUpdateAuditFormBody.d.ts +1 -1
- package/types/gen/_models/engineAuditRate.d.ts +2 -2
- package/types/gen/_models/engineCreateAgentRequest.d.ts +0 -1
- package/types/gen/_models/engineCreateAgentTeamRequest.d.ts +0 -1
- package/types/gen/_models/engineCreateAuditFormRequest.d.ts +1 -1
- package/types/gen/_models/engineCreateCallRequest.d.ts +1 -1
- package/types/gen/_models/engineCreateMemberBulkItem.d.ts +1 -1
- package/types/gen/_models/engineCreateOutboundResourceRequest.d.ts +2 -2
- package/types/gen/_models/engineCreateQueueRequest.d.ts +2 -2
- package/types/gen/_models/engineCreateRoutingSchemaRequest.d.ts +1 -1
- package/types/gen/_models/engineCreateTriggerRequest.d.ts +2 -2
- package/types/gen/_models/engineDeleteAllMembersRequest.d.ts +1 -1
- package/types/gen/_models/engineHistoryCall.d.ts +6 -6
- package/types/gen/_models/engineListReportGeneral.d.ts +1 -1
- package/types/gen/_models/engineOpenedWebSocket.d.ts +2 -1
- package/types/gen/_models/engineOutboundResource.d.ts +1 -1
- package/types/gen/_models/engineOutboundResourceServicePatchOutboundResourceBody.d.ts +1 -1
- package/types/gen/_models/engineOutboundResourceServiceUpdateOutboundResourceBody.d.ts +1 -1
- package/types/gen/_models/engineQuestion.d.ts +1 -1
- package/types/gen/_models/engineQueue.d.ts +2 -2
- package/types/gen/_models/engineQueueReportGeneral.d.ts +1 -1
- package/types/gen/_models/engineQueueServicePatchQueueBody.d.ts +2 -2
- package/types/gen/_models/engineQueueServiceUpdateQueueBody.d.ts +2 -2
- package/types/gen/_models/engineRoutingSchema.d.ts +2 -2
- package/types/gen/_models/engineRoutingSchemaServicePatchRoutingSchemaBody.d.ts +1 -1
- package/types/gen/_models/engineRoutingSchemaServiceUpdateRoutingSchemaBody.d.ts +1 -1
- package/types/gen/_models/engineSystemSettingName.d.ts +0 -4
- package/types/gen/_models/engineTeamHook.d.ts +1 -1
- package/types/gen/_models/engineTeamHookServiceCreateTeamHookBody.d.ts +1 -1
- package/types/gen/_models/engineTeamHookServicePatchTeamHookBody.d.ts +1 -1
- package/types/gen/_models/engineTeamHookServiceUpdateTeamHookBody.d.ts +1 -1
- package/types/gen/_models/engineTrigger.d.ts +1 -1
- package/types/gen/_models/engineTriggerJob.d.ts +1 -1
- package/types/gen/_models/engineTriggerServicePatchTriggerBody.d.ts +1 -1
- package/types/gen/_models/engineTriggerServiceUpdateTriggerBody.d.ts +1 -1
- package/types/gen/_models/groupsAddContactsToGroupParams.d.ts +12 -0
- package/types/gen/_models/loggerDeleteConfigBulkRequest.d.ts +9 -0
- package/types/gen/_models/loggerDeleteConfigLogsRequest.d.ts +10 -0
- package/types/gen/_models/loggerDeleteConfigLogsResponse.d.ts +9 -0
- package/types/gen/_models/pauseTemplateServiceUpdatePauseTemplateBodyItem.d.ts +1 -1
- package/types/gen/_models/protobufNullValue.d.ts +18 -0
- package/types/gen/_models/readSystemObjectsParams.d.ts +9 -0
- package/types/gen/_models/searchConfigObjectItem.d.ts +25 -0
- package/types/gen/_models/searchConfigParams.d.ts +18 -0
- package/types/gen/_models/searchLogByConfigIdActionItem.d.ts +14 -0
- package/types/gen/_models/searchLogByConfigIdParams.d.ts +19 -0
- package/types/gen/_models/searchLogByRecordIdActionItem.d.ts +14 -0
- package/types/gen/_models/searchLogByRecordIdParams.d.ts +22 -0
- package/types/gen/_models/searchLogByUserIdActionItem.d.ts +14 -0
- package/types/gen/_models/searchLogByUserIdParams.d.ts +25 -0
- package/types/gen/_models/searchSystemSettingNameItem.d.ts +0 -4
- package/types/gen/_models/storageCreateImportTemplateRequest.d.ts +1 -1
- package/types/gen/_models/storageFile.d.ts +2 -2
- package/types/gen/_models/storageFilePolicy.d.ts +1 -1
- package/types/gen/_models/storageImportTemplate.d.ts +2 -2
- package/types/gen/_models/storageSafeUploadFileResponseMetadata.d.ts +1 -1
- package/types/gen/_models/storageUpdateCognitiveProfileRequest.d.ts +2 -2
- package/types/gen/_models/storageUpdateImportTemplateRequest.d.ts +1 -1
- package/types/gen/_models/storageUploadFileResponse.d.ts +1 -1
- package/types/gen/_models/storageUploadFileUrlResponse.d.ts +1 -1
- package/types/gen/_models/usersUpdateUser2Body.d.ts +1 -1
- package/types/gen/_models/usersUpdateUserBody.d.ts +1 -1
- package/types/gen/_models/usersUpdateUserUserBody.d.ts +1 -1
- package/types/gen/_models/webitelCasesCallEvent.d.ts +1 -1
- package/types/gen/_models/webitelCasesCase.d.ts +2 -3
- package/types/gen/_models/webitelCasesChatEvent.d.ts +1 -1
- package/types/gen/_models/webitelCasesEmailEvent.d.ts +1 -1
- package/types/gen/_models/webitelCasesFile.d.ts +3 -3
- package/types/gen/_models/webitelCasesInputCreateService.d.ts +1 -1
- package/types/gen/_models/webitelCasesInputService.d.ts +1 -1
- package/types/gen/_models/webitelCasesInputSource.d.ts +1 -0
- package/types/gen/_models/webitelCasesService.d.ts +1 -1
- package/types/gen/_models/webitelCasesSource.d.ts +6 -5
- package/types/gen/_models/webitelChatAgentChat.d.ts +1 -1
- package/types/gen/_models/webitelChatBroadcastMessageRequest.d.ts +1 -1
- package/types/gen/_models/webitelChatChatMessage.d.ts +2 -2
- package/types/gen/_models/webitelChatContactChat.d.ts +1 -1
- package/types/gen/_models/webitelChatDialog.d.ts +1 -1
- package/types/gen/_models/webitelChatGetContactChatHistoryResponse.d.ts +2 -2
- package/types/gen/_models/webitelContactsComment.d.ts +1 -1
- package/types/gen/_models/webitelContactsIMClient.d.ts +0 -2
- package/types/gen/_models/webitelProtoDataStruct.d.ts +1 -1
- package/types/gen/_models/wfmAbsence.d.ts +1 -1
- package/types/gen/_models/wfmAgentScheduleShift.d.ts +2 -2
- package/types/gen/_models/wfmAgentWorkingSchedule.d.ts +1 -1
- package/types/gen/_models/wfmPauseTemplate.d.ts +1 -1
- package/types/gen/_models/wfmSearchAgentsWorkingScheduleResponse.d.ts +1 -1
- package/types/gen/agent-chat-service/agent-chat-service.zod.gen.d.ts +1 -1
- package/types/gen/agent-service/agent-service.zod.gen.d.ts +0 -15
- package/types/gen/agent-team-service/agent-team-service.zod.gen.d.ts +0 -7
- package/types/gen/articles/articles.api.gen.d.ts +1 -1
- package/types/gen/call-service/call-service.zod.gen.d.ts +6 -6
- package/types/gen/cases-chat-catalog/cases-chat-catalog.zod.gen.d.ts +1 -1
- package/types/gen/catalog/catalog.zod.gen.d.ts +3 -3
- package/types/gen/config-service/config-service.zod.gen.d.ts +2 -2
- package/types/gen/contacts/contacts.zod.gen.d.ts +2 -7
- package/types/gen/contacts-chat-catalog/contacts-chat-catalog.zod.gen.d.ts +2 -2
- package/types/gen/dictionaries/dictionaries.zod.gen.d.ts +33 -33
- package/types/gen/extensions/extensions.zod.gen.d.ts +24 -24
- package/types/gen/groups/groups.zod.gen.d.ts +0 -2
- package/types/gen/imclients/imclients.zod.gen.d.ts +0 -1
- package/types/gen/ldap/ldap.api.gen.d.ts +1 -1
- package/types/gen/ldap/ldap.msw.api.gen.d.ts +1 -1
- package/types/gen/logger-service/logger-service.zod.gen.d.ts +5 -5
- package/types/gen/system-setting-service/system-setting-service.zod.gen.d.ts +0 -32
- package/types/gen/timeline/timeline.zod.gen.d.ts +2 -2
- package/types/gen/trigger-service/trigger-service.zod.gen.d.ts +15 -15
- package/types/gen/types/types.zod.gen.d.ts +6 -6
- package/types/gen/user-helper-service/user-helper-service.api.gen.d.ts +1 -3
- package/types/gen/user-helper-service/user-helper-service.msw.api.gen.d.ts +1 -3
- package/types/gen/user-helper-service/user-helper-service.zod.gen.d.ts +0 -23
- package/types/utils/gen/index.d.ts +4 -10
- package/types/gen/_models/googleRpcStatus.d.ts +0 -12
- package/types/gen/_models/webitelCasesStatus.d.ts +0 -16
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { GeneralLookup } from './generalLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { GeneralLookup } from './generalLookup';
|
|
8
8
|
import type { WebitelCasesAttachment } from './webitelCasesAttachment';
|
|
9
9
|
export interface WebitelCasesEmailEvent {
|
|
10
10
|
attachments?: WebitelCasesAttachment[];
|
|
@@ -4,15 +4,16 @@
|
|
|
4
4
|
* Webitel API
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { GeneralLookup } from './generalLookup';
|
|
8
8
|
/**
|
|
9
9
|
* Metadata for a file associated with a case.
|
|
10
10
|
*/
|
|
11
11
|
export interface WebitelCasesFile {
|
|
12
|
+
author?: GeneralLookup;
|
|
12
13
|
/** Creation timestamp in Unix milliseconds. */
|
|
13
14
|
createdAt?: string;
|
|
14
15
|
/** Creator of the file. */
|
|
15
|
-
createdBy?:
|
|
16
|
+
createdBy?: GeneralLookup;
|
|
16
17
|
/** Storage file ID. */
|
|
17
18
|
id?: string;
|
|
18
19
|
/** MIME type of the file. */
|
|
@@ -21,6 +22,5 @@ export interface WebitelCasesFile {
|
|
|
21
22
|
name?: string;
|
|
22
23
|
/** File size in bytes. */
|
|
23
24
|
size?: string;
|
|
24
|
-
source?: string;
|
|
25
25
|
url?: string;
|
|
26
26
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { GeneralExtendedLookup } from './generalExtendedLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { GeneralExtendedLookup } from './generalExtendedLookup';
|
|
8
8
|
import type { GeneralLookup } from './generalLookup';
|
|
9
9
|
export interface WebitelCasesInputCreateService {
|
|
10
10
|
assignee?: GeneralLookup;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { GeneralExtendedLookup } from './generalExtendedLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { GeneralExtendedLookup } from './generalExtendedLookup';
|
|
8
8
|
import type { GeneralLookup } from './generalLookup';
|
|
9
9
|
export interface WebitelCasesInputService {
|
|
10
10
|
assignee?: GeneralLookup;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { GeneralExtendedLookup } from './generalExtendedLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { GeneralExtendedLookup } from './generalExtendedLookup';
|
|
8
8
|
import type { GeneralLookup } from './generalLookup';
|
|
9
9
|
export interface WebitelCasesService {
|
|
10
10
|
assignee?: GeneralLookup;
|
|
@@ -11,26 +11,27 @@ import type { WebitelCasesSourceType } from './webitelCasesSourceType';
|
|
|
11
11
|
*/
|
|
12
12
|
export interface WebitelCasesSource {
|
|
13
13
|
/** Unix timestamp representing when the source was created. */
|
|
14
|
-
createdAt: string;
|
|
14
|
+
readonly createdAt: string;
|
|
15
15
|
/** Reference to the user who originally created this source. */
|
|
16
|
-
createdBy: GeneralLookup;
|
|
16
|
+
readonly createdBy: GeneralLookup;
|
|
17
17
|
/**
|
|
18
18
|
* An optional longer explanation of the source's purpose.
|
|
19
19
|
* @maxLength 500
|
|
20
20
|
*/
|
|
21
21
|
description?: string;
|
|
22
22
|
/** Unique identifier for the source, generated automatically. */
|
|
23
|
-
id: string;
|
|
23
|
+
readonly id: string;
|
|
24
24
|
/**
|
|
25
25
|
* A unique, descriptive name for the source.
|
|
26
26
|
* @minLength 3
|
|
27
27
|
* @maxLength 100
|
|
28
|
+
* @pattern ^[a-zA-Z0-9_\-\s]+$
|
|
28
29
|
*/
|
|
29
30
|
name: string;
|
|
30
31
|
/** The type of data source represented by this entry. */
|
|
31
32
|
type: WebitelCasesSourceType;
|
|
32
33
|
/** Unix timestamp representing the most recent update. */
|
|
33
|
-
updatedAt: string;
|
|
34
|
+
readonly updatedAt: string;
|
|
34
35
|
/** Reference to the user who most recently modified this source. */
|
|
35
|
-
updatedBy: GeneralLookup;
|
|
36
|
+
readonly updatedBy: GeneralLookup;
|
|
36
37
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { WebitelChatMessage } from './webitelChatMessage';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { WebitelChatMessage } from './webitelChatMessage';
|
|
8
8
|
import type { WebitelChatPeer } from './webitelChatPeer';
|
|
9
9
|
export interface WebitelChatAgentChat {
|
|
10
10
|
closeReason?: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { WebitelChatBroadcastMessageRequestVariables } from './webitelChatBroadcastMessageRequestVariables';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { WebitelChatBroadcastMessageRequestVariables } from './webitelChatBroadcastMessageRequestVariables';
|
|
8
8
|
import type { WebitelChatInputMessage } from './webitelChatInputMessage';
|
|
9
9
|
import type { WebitelChatInputPeer } from './webitelChatInputPeer';
|
|
10
10
|
export interface WebitelChatBroadcastMessageRequest {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { WebitelChatChatMessageContext } from './webitelChatChatMessageContext';
|
|
2
|
+
import type { WebitelChatChatPeer } from './webitelChatChatPeer';
|
|
1
3
|
/**
|
|
2
4
|
* Generated by orval v7.10.0 🍺
|
|
3
5
|
* Do not edit manually.
|
|
4
6
|
* Webitel API
|
|
5
7
|
* OpenAPI spec version: 24.04.0
|
|
6
8
|
*/
|
|
7
|
-
import type { WebitelChatChatMessageContext } from './webitelChatChatMessageContext';
|
|
8
|
-
import type { WebitelChatChatPeer } from './webitelChatChatPeer';
|
|
9
9
|
import type { WebitelChatContactChat } from './webitelChatContactChat';
|
|
10
10
|
import type { WebitelChatMessageFile } from './webitelChatMessageFile';
|
|
11
11
|
import type { WebitelChatMessagePostback } from './webitelChatMessagePostback';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { WebitelChatChatPeer } from './webitelChatChatPeer';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { WebitelChatChatPeer } from './webitelChatChatPeer';
|
|
8
8
|
import type { WebitelChatContactChatContext } from './webitelChatContactChatContext';
|
|
9
9
|
import type { WebitelChatContactChatInvite } from './webitelChatContactChatInvite';
|
|
10
10
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { WebitelChatChat } from './webitelChatChat';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { WebitelChatChat } from './webitelChatChat';
|
|
8
8
|
import type { WebitelChatDialogContext } from './webitelChatDialogContext';
|
|
9
9
|
import type { WebitelChatMessage } from './webitelChatMessage';
|
|
10
10
|
import type { WebitelChatPeer } from './webitelChatPeer';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { WebitelChatChatMessage } from './webitelChatChatMessage';
|
|
2
|
+
import type { WebitelChatChatPeer } from './webitelChatChatPeer';
|
|
1
3
|
/**
|
|
2
4
|
* Generated by orval v7.10.0 🍺
|
|
3
5
|
* Do not edit manually.
|
|
4
6
|
* Webitel API
|
|
5
7
|
* OpenAPI spec version: 24.04.0
|
|
6
8
|
*/
|
|
7
|
-
import type { WebitelChatChatMessage } from './webitelChatChatMessage';
|
|
8
|
-
import type { WebitelChatChatPeer } from './webitelChatChatPeer';
|
|
9
9
|
import type { WebitelChatContactChat } from './webitelChatContactChat';
|
|
10
10
|
export interface WebitelChatGetContactChatHistoryResponse {
|
|
11
11
|
chats?: WebitelChatContactChat[];
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { WebitelContactsCommentFormat } from './webitelContactsCommentFormat';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { WebitelContactsCommentFormat } from './webitelContactsCommentFormat';
|
|
8
8
|
import type { WebitelContactsLookup } from './webitelContactsLookup';
|
|
9
9
|
export interface WebitelContactsComment {
|
|
10
10
|
/** The user who created this Field. */
|
|
@@ -20,8 +20,6 @@ Name will be name of the gateway. */
|
|
|
20
20
|
/** Unique ID of the latest version of the update.
|
|
21
21
|
This ID changes after any update to the underlying value(s). */
|
|
22
22
|
etag?: string;
|
|
23
|
-
/** External user id. */
|
|
24
|
-
externalId?: string;
|
|
25
23
|
/** The unique ID of the association. Never changes. */
|
|
26
24
|
id?: string;
|
|
27
25
|
/** Protocol used to connect the IM client. */
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { WebitelProtoDataField } from './webitelProtoDataField';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { WebitelProtoDataField } from './webitelProtoDataField';
|
|
8
8
|
import type { WebitelProtoDataLookupValue } from './webitelProtoDataLookupValue';
|
|
9
9
|
import type { WebitelProtoDataStructIndexes } from './webitelProtoDataStructIndexes';
|
|
10
10
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { WfmAbsenceType } from './wfmAbsenceType';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { WfmAbsenceType } from './wfmAbsenceType';
|
|
8
8
|
import type { WfmLookupEntity } from './wfmLookupEntity';
|
|
9
9
|
export interface WfmAbsence {
|
|
10
10
|
absentAt?: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { WfmAgentScheduleShiftPause } from './wfmAgentScheduleShiftPause';
|
|
2
|
+
import type { WfmAgentScheduleShiftSkill } from './wfmAgentScheduleShiftSkill';
|
|
1
3
|
/**
|
|
2
4
|
* Generated by orval v7.10.0 🍺
|
|
3
5
|
* Do not edit manually.
|
|
4
6
|
* Webitel API
|
|
5
7
|
* OpenAPI spec version: 24.04.0
|
|
6
8
|
*/
|
|
7
|
-
import type { WfmAgentScheduleShiftPause } from './wfmAgentScheduleShiftPause';
|
|
8
|
-
import type { WfmAgentScheduleShiftSkill } from './wfmAgentScheduleShiftSkill';
|
|
9
9
|
import type { WfmLookupEntity } from './wfmLookupEntity';
|
|
10
10
|
export interface WfmAgentScheduleShift {
|
|
11
11
|
createdAt?: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { WfmAgentSchedule } from './wfmAgentSchedule';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { WfmAgentSchedule } from './wfmAgentSchedule';
|
|
8
8
|
import type { WfmLookupEntity } from './wfmLookupEntity';
|
|
9
9
|
export interface WfmAgentWorkingSchedule {
|
|
10
10
|
agent?: WfmLookupEntity;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { WfmLookupEntity } from './wfmLookupEntity';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { WfmLookupEntity } from './wfmLookupEntity';
|
|
8
8
|
import type { WfmPauseTemplateCause } from './wfmPauseTemplateCause';
|
|
9
9
|
export interface WfmPauseTemplate {
|
|
10
10
|
causes?: WfmPauseTemplateCause[];
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { WfmAgentWorkingSchedule } from './wfmAgentWorkingSchedule';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { WfmAgentWorkingSchedule } from './wfmAgentWorkingSchedule';
|
|
8
8
|
import type { WfmHoliday } from './wfmHoliday';
|
|
9
9
|
export interface WfmSearchAgentsWorkingScheduleResponse {
|
|
10
10
|
holidays?: WfmHoliday[];
|
|
@@ -80,8 +80,8 @@ export declare const agentChatServiceGetAgentChatsResponse: zod.ZodObject<{
|
|
|
80
80
|
code: zod.ZodOptional<zod.ZodString>;
|
|
81
81
|
share: zod.ZodDefault<zod.ZodEnum<{
|
|
82
82
|
email: "email";
|
|
83
|
-
contact: "contact";
|
|
84
83
|
phone: "phone";
|
|
84
|
+
contact: "contact";
|
|
85
85
|
location: "location";
|
|
86
86
|
}>>;
|
|
87
87
|
text: zod.ZodOptional<zod.ZodString>;
|
|
@@ -32,7 +32,6 @@ export declare const searchAgentQueryParams: zod.ZodObject<{
|
|
|
32
32
|
export declare const searchAgentResponse: zod.ZodObject<{
|
|
33
33
|
items: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
34
34
|
allowChannels: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
35
|
-
allowSetScreenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
36
35
|
auditor: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
37
36
|
id: zod.ZodOptional<zod.ZodString>;
|
|
38
37
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -59,7 +58,6 @@ export declare const searchAgentResponse: zod.ZodObject<{
|
|
|
59
58
|
id: zod.ZodOptional<zod.ZodString>;
|
|
60
59
|
name: zod.ZodOptional<zod.ZodString>;
|
|
61
60
|
}, zod.core.$strip>>;
|
|
62
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
63
61
|
skills: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
64
62
|
id: zod.ZodOptional<zod.ZodString>;
|
|
65
63
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -104,7 +102,6 @@ export declare const createAgentBody: zod.ZodObject<{
|
|
|
104
102
|
id: zod.ZodOptional<zod.ZodString>;
|
|
105
103
|
name: zod.ZodOptional<zod.ZodString>;
|
|
106
104
|
}, zod.core.$strip>>;
|
|
107
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
108
105
|
supervisor: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
109
106
|
id: zod.ZodOptional<zod.ZodString>;
|
|
110
107
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -121,7 +118,6 @@ export declare const createAgentBody: zod.ZodObject<{
|
|
|
121
118
|
}, zod.core.$strip>;
|
|
122
119
|
export declare const createAgentResponse: zod.ZodObject<{
|
|
123
120
|
allowChannels: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
124
|
-
allowSetScreenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
125
121
|
auditor: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
126
122
|
id: zod.ZodOptional<zod.ZodString>;
|
|
127
123
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -148,7 +144,6 @@ export declare const createAgentResponse: zod.ZodObject<{
|
|
|
148
144
|
id: zod.ZodOptional<zod.ZodString>;
|
|
149
145
|
name: zod.ZodOptional<zod.ZodString>;
|
|
150
146
|
}, zod.core.$strip>>;
|
|
151
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
152
147
|
skills: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
153
148
|
id: zod.ZodOptional<zod.ZodString>;
|
|
154
149
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -462,7 +457,6 @@ export declare const deleteAgentQueryParams: zod.ZodObject<{
|
|
|
462
457
|
}, zod.core.$strip>;
|
|
463
458
|
export declare const deleteAgentResponse: zod.ZodObject<{
|
|
464
459
|
allowChannels: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
465
|
-
allowSetScreenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
466
460
|
auditor: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
467
461
|
id: zod.ZodOptional<zod.ZodString>;
|
|
468
462
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -489,7 +483,6 @@ export declare const deleteAgentResponse: zod.ZodObject<{
|
|
|
489
483
|
id: zod.ZodOptional<zod.ZodString>;
|
|
490
484
|
name: zod.ZodOptional<zod.ZodString>;
|
|
491
485
|
}, zod.core.$strip>>;
|
|
492
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
493
486
|
skills: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
494
487
|
id: zod.ZodOptional<zod.ZodString>;
|
|
495
488
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -521,7 +514,6 @@ export declare const readAgentQueryParams: zod.ZodObject<{
|
|
|
521
514
|
}, zod.core.$strip>;
|
|
522
515
|
export declare const readAgentResponse: zod.ZodObject<{
|
|
523
516
|
allowChannels: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
524
|
-
allowSetScreenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
525
517
|
auditor: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
526
518
|
id: zod.ZodOptional<zod.ZodString>;
|
|
527
519
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -548,7 +540,6 @@ export declare const readAgentResponse: zod.ZodObject<{
|
|
|
548
540
|
id: zod.ZodOptional<zod.ZodString>;
|
|
549
541
|
name: zod.ZodOptional<zod.ZodString>;
|
|
550
542
|
}, zod.core.$strip>>;
|
|
551
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
552
543
|
skills: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
553
544
|
id: zod.ZodOptional<zod.ZodString>;
|
|
554
545
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -594,7 +585,6 @@ export declare const patchAgentBody: zod.ZodObject<{
|
|
|
594
585
|
id: zod.ZodOptional<zod.ZodString>;
|
|
595
586
|
name: zod.ZodOptional<zod.ZodString>;
|
|
596
587
|
}, zod.core.$strip>>;
|
|
597
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
598
588
|
supervisor: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
599
589
|
id: zod.ZodOptional<zod.ZodString>;
|
|
600
590
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -610,7 +600,6 @@ export declare const patchAgentBody: zod.ZodObject<{
|
|
|
610
600
|
}, zod.core.$strip>;
|
|
611
601
|
export declare const patchAgentResponse: zod.ZodObject<{
|
|
612
602
|
allowChannels: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
613
|
-
allowSetScreenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
614
603
|
auditor: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
615
604
|
id: zod.ZodOptional<zod.ZodString>;
|
|
616
605
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -637,7 +626,6 @@ export declare const patchAgentResponse: zod.ZodObject<{
|
|
|
637
626
|
id: zod.ZodOptional<zod.ZodString>;
|
|
638
627
|
name: zod.ZodOptional<zod.ZodString>;
|
|
639
628
|
}, zod.core.$strip>>;
|
|
640
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
641
629
|
skills: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
642
630
|
id: zod.ZodOptional<zod.ZodString>;
|
|
643
631
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -683,7 +671,6 @@ export declare const updateAgentBody: zod.ZodObject<{
|
|
|
683
671
|
id: zod.ZodOptional<zod.ZodString>;
|
|
684
672
|
name: zod.ZodOptional<zod.ZodString>;
|
|
685
673
|
}, zod.core.$strip>>;
|
|
686
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
687
674
|
supervisor: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
688
675
|
id: zod.ZodOptional<zod.ZodString>;
|
|
689
676
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -700,7 +687,6 @@ export declare const updateAgentBody: zod.ZodObject<{
|
|
|
700
687
|
}, zod.core.$strip>;
|
|
701
688
|
export declare const updateAgentResponse: zod.ZodObject<{
|
|
702
689
|
allowChannels: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
703
|
-
allowSetScreenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
704
690
|
auditor: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
705
691
|
id: zod.ZodOptional<zod.ZodString>;
|
|
706
692
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -727,7 +713,6 @@ export declare const updateAgentResponse: zod.ZodObject<{
|
|
|
727
713
|
id: zod.ZodOptional<zod.ZodString>;
|
|
728
714
|
name: zod.ZodOptional<zod.ZodString>;
|
|
729
715
|
}, zod.core.$strip>>;
|
|
730
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
731
716
|
skills: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
732
717
|
id: zod.ZodOptional<zod.ZodString>;
|
|
733
718
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -36,7 +36,6 @@ export declare const searchAgentTeamResponse: zod.ZodObject<{
|
|
|
36
36
|
maxNoAnswer: zod.ZodOptional<zod.ZodNumber>;
|
|
37
37
|
name: zod.ZodOptional<zod.ZodString>;
|
|
38
38
|
noAnswerDelayTime: zod.ZodOptional<zod.ZodNumber>;
|
|
39
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
40
39
|
strategy: zod.ZodOptional<zod.ZodString>;
|
|
41
40
|
taskAcceptTimeout: zod.ZodOptional<zod.ZodNumber>;
|
|
42
41
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -63,7 +62,6 @@ export declare const createAgentTeamBody: zod.ZodObject<{
|
|
|
63
62
|
maxNoAnswer: zod.ZodOptional<zod.ZodNumber>;
|
|
64
63
|
name: zod.ZodOptional<zod.ZodString>;
|
|
65
64
|
noAnswerDelayTime: zod.ZodOptional<zod.ZodNumber>;
|
|
66
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
67
65
|
strategy: zod.ZodOptional<zod.ZodString>;
|
|
68
66
|
taskAcceptTimeout: zod.ZodOptional<zod.ZodNumber>;
|
|
69
67
|
wrapUpTime: zod.ZodOptional<zod.ZodNumber>;
|
|
@@ -85,7 +83,6 @@ export declare const createAgentTeamResponse: zod.ZodObject<{
|
|
|
85
83
|
maxNoAnswer: zod.ZodOptional<zod.ZodNumber>;
|
|
86
84
|
name: zod.ZodOptional<zod.ZodString>;
|
|
87
85
|
noAnswerDelayTime: zod.ZodOptional<zod.ZodNumber>;
|
|
88
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
89
86
|
strategy: zod.ZodOptional<zod.ZodString>;
|
|
90
87
|
taskAcceptTimeout: zod.ZodOptional<zod.ZodNumber>;
|
|
91
88
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -117,7 +114,6 @@ export declare const deleteAgentTeamResponse: zod.ZodObject<{
|
|
|
117
114
|
maxNoAnswer: zod.ZodOptional<zod.ZodNumber>;
|
|
118
115
|
name: zod.ZodOptional<zod.ZodString>;
|
|
119
116
|
noAnswerDelayTime: zod.ZodOptional<zod.ZodNumber>;
|
|
120
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
121
117
|
strategy: zod.ZodOptional<zod.ZodString>;
|
|
122
118
|
taskAcceptTimeout: zod.ZodOptional<zod.ZodNumber>;
|
|
123
119
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -149,7 +145,6 @@ export declare const readAgentTeamResponse: zod.ZodObject<{
|
|
|
149
145
|
maxNoAnswer: zod.ZodOptional<zod.ZodNumber>;
|
|
150
146
|
name: zod.ZodOptional<zod.ZodString>;
|
|
151
147
|
noAnswerDelayTime: zod.ZodOptional<zod.ZodNumber>;
|
|
152
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
153
148
|
strategy: zod.ZodOptional<zod.ZodString>;
|
|
154
149
|
taskAcceptTimeout: zod.ZodOptional<zod.ZodNumber>;
|
|
155
150
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -177,7 +172,6 @@ export declare const updateAgentTeamBody: zod.ZodObject<{
|
|
|
177
172
|
maxNoAnswer: zod.ZodOptional<zod.ZodNumber>;
|
|
178
173
|
name: zod.ZodOptional<zod.ZodString>;
|
|
179
174
|
noAnswerDelayTime: zod.ZodOptional<zod.ZodNumber>;
|
|
180
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
181
175
|
strategy: zod.ZodOptional<zod.ZodString>;
|
|
182
176
|
taskAcceptTimeout: zod.ZodOptional<zod.ZodNumber>;
|
|
183
177
|
wrapUpTime: zod.ZodOptional<zod.ZodNumber>;
|
|
@@ -199,7 +193,6 @@ export declare const updateAgentTeamResponse: zod.ZodObject<{
|
|
|
199
193
|
maxNoAnswer: zod.ZodOptional<zod.ZodNumber>;
|
|
200
194
|
name: zod.ZodOptional<zod.ZodString>;
|
|
201
195
|
noAnswerDelayTime: zod.ZodOptional<zod.ZodNumber>;
|
|
202
|
-
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
203
196
|
strategy: zod.ZodOptional<zod.ZodString>;
|
|
204
197
|
taskAcceptTimeout: zod.ZodOptional<zod.ZodNumber>;
|
|
205
198
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
-
import type {
|
|
2
|
+
import type { ArticlesArticleVersionsListParams, ArticlesArticlesAttachmentListParams, ArticlesCreateArticleParams, ArticlesDeleteArticleParams, ArticlesListArticles2Params, ArticlesListArticlesParams, ArticlesLocateArticleParams, ArticlesUpdateArticleBody, ArticlesUpdateArticleParams, WebitelKnowledgebaseArticle, WebitelKnowledgebaseArticleList, WebitelKnowledgebaseArticleVersion, WebitelKnowledgebaseArticleVersionList, WebitelKnowledgebaseAttachmentList, WebitelKnowledgebaseInputArticle } from '.././_models';
|
|
3
3
|
export declare const // --- title start
|
|
4
4
|
getArticles: () => {
|
|
5
5
|
articlesListArticles: <TData = AxiosResponse<WebitelKnowledgebaseArticleList, any>>(spaceId: string, params?: ArticlesListArticlesParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
@@ -427,18 +427,18 @@ export declare const searchHistoryCallResponse: zod.ZodObject<{
|
|
|
427
427
|
filesJob: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
428
428
|
action: zod.ZodDefault<zod.ZodEnum<{
|
|
429
429
|
undefined: "undefined";
|
|
430
|
-
delete: "delete";
|
|
431
430
|
STT: "STT";
|
|
431
|
+
delete: "delete";
|
|
432
432
|
}>>;
|
|
433
433
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
434
434
|
errorDetail: zod.ZodOptional<zod.ZodString>;
|
|
435
435
|
fileId: zod.ZodOptional<zod.ZodString>;
|
|
436
436
|
id: zod.ZodOptional<zod.ZodString>;
|
|
437
437
|
state: zod.ZodDefault<zod.ZodEnum<{
|
|
438
|
-
error: "error";
|
|
439
438
|
idle: "idle";
|
|
440
439
|
active: "active";
|
|
441
440
|
finished: "finished";
|
|
441
|
+
error: "error";
|
|
442
442
|
}>>;
|
|
443
443
|
}, zod.core.$strip>>>;
|
|
444
444
|
from: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -677,18 +677,18 @@ export declare const searchHistoryCallPostResponse: zod.ZodObject<{
|
|
|
677
677
|
filesJob: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
678
678
|
action: zod.ZodDefault<zod.ZodEnum<{
|
|
679
679
|
undefined: "undefined";
|
|
680
|
-
delete: "delete";
|
|
681
680
|
STT: "STT";
|
|
681
|
+
delete: "delete";
|
|
682
682
|
}>>;
|
|
683
683
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
684
684
|
errorDetail: zod.ZodOptional<zod.ZodString>;
|
|
685
685
|
fileId: zod.ZodOptional<zod.ZodString>;
|
|
686
686
|
id: zod.ZodOptional<zod.ZodString>;
|
|
687
687
|
state: zod.ZodDefault<zod.ZodEnum<{
|
|
688
|
-
error: "error";
|
|
689
688
|
idle: "idle";
|
|
690
689
|
active: "active";
|
|
691
690
|
finished: "finished";
|
|
691
|
+
error: "error";
|
|
692
692
|
}>>;
|
|
693
693
|
}, zod.core.$strip>>>;
|
|
694
694
|
from: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -1009,18 +1009,18 @@ export declare const patchHistoryCallResponse: zod.ZodObject<{
|
|
|
1009
1009
|
filesJob: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
1010
1010
|
action: zod.ZodDefault<zod.ZodEnum<{
|
|
1011
1011
|
undefined: "undefined";
|
|
1012
|
-
delete: "delete";
|
|
1013
1012
|
STT: "STT";
|
|
1013
|
+
delete: "delete";
|
|
1014
1014
|
}>>;
|
|
1015
1015
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
1016
1016
|
errorDetail: zod.ZodOptional<zod.ZodString>;
|
|
1017
1017
|
fileId: zod.ZodOptional<zod.ZodString>;
|
|
1018
1018
|
id: zod.ZodOptional<zod.ZodString>;
|
|
1019
1019
|
state: zod.ZodDefault<zod.ZodEnum<{
|
|
1020
|
-
error: "error";
|
|
1021
1020
|
idle: "idle";
|
|
1022
1021
|
active: "active";
|
|
1023
1022
|
finished: "finished";
|
|
1023
|
+
error: "error";
|
|
1024
1024
|
}>>;
|
|
1025
1025
|
}, zod.core.$strip>>>;
|
|
1026
1026
|
from: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -97,8 +97,8 @@ export declare const casesChatCatalogGetCaseChatHistoryResponse: zod.ZodObject<{
|
|
|
97
97
|
code: zod.ZodOptional<zod.ZodString>;
|
|
98
98
|
share: zod.ZodDefault<zod.ZodEnum<{
|
|
99
99
|
email: "email";
|
|
100
|
-
contact: "contact";
|
|
101
100
|
phone: "phone";
|
|
101
|
+
contact: "contact";
|
|
102
102
|
location: "location";
|
|
103
103
|
}>>;
|
|
104
104
|
text: zod.ZodOptional<zod.ZodString>;
|
|
@@ -151,8 +151,8 @@ export declare const catalogGetDialogsResponse: zod.ZodObject<{
|
|
|
151
151
|
code: zod.ZodOptional<zod.ZodString>;
|
|
152
152
|
share: zod.ZodDefault<zod.ZodEnum<{
|
|
153
153
|
email: "email";
|
|
154
|
-
contact: "contact";
|
|
155
154
|
phone: "phone";
|
|
155
|
+
contact: "contact";
|
|
156
156
|
location: "location";
|
|
157
157
|
}>>;
|
|
158
158
|
text: zod.ZodOptional<zod.ZodString>;
|
|
@@ -362,8 +362,8 @@ export declare const catalogGetHistoryResponse: zod.ZodObject<{
|
|
|
362
362
|
code: zod.ZodOptional<zod.ZodString>;
|
|
363
363
|
share: zod.ZodDefault<zod.ZodEnum<{
|
|
364
364
|
email: "email";
|
|
365
|
-
contact: "contact";
|
|
366
365
|
phone: "phone";
|
|
366
|
+
contact: "contact";
|
|
367
367
|
location: "location";
|
|
368
368
|
}>>;
|
|
369
369
|
text: zod.ZodOptional<zod.ZodString>;
|
|
@@ -510,8 +510,8 @@ export declare const catalogGetHistory2Response: zod.ZodObject<{
|
|
|
510
510
|
code: zod.ZodOptional<zod.ZodString>;
|
|
511
511
|
share: zod.ZodDefault<zod.ZodEnum<{
|
|
512
512
|
email: "email";
|
|
513
|
-
contact: "contact";
|
|
514
513
|
phone: "phone";
|
|
514
|
+
contact: "contact";
|
|
515
515
|
location: "location";
|
|
516
516
|
}>>;
|
|
517
517
|
text: zod.ZodOptional<zod.ZodString>;
|
|
@@ -21,17 +21,17 @@ export declare const configServiceSearchConfigQueryParams: zod.ZodObject<{
|
|
|
21
21
|
sort: zod.ZodOptional<zod.ZodString>;
|
|
22
22
|
fields: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
23
23
|
object: zod.ZodOptional<zod.ZodArray<zod.ZodEnum<{
|
|
24
|
-
schema: "schema";
|
|
25
|
-
devices: "devices";
|
|
26
24
|
contacts: "contacts";
|
|
27
25
|
cc_list: "cc_list";
|
|
28
26
|
calendars: "calendars";
|
|
27
|
+
devices: "devices";
|
|
29
28
|
cc_agent: "cc_agent";
|
|
30
29
|
cc_team: "cc_team";
|
|
31
30
|
cc_resource: "cc_resource";
|
|
32
31
|
cc_resource_group: "cc_resource_group";
|
|
33
32
|
cc_queue: "cc_queue";
|
|
34
33
|
users: "users";
|
|
34
|
+
schema: "schema";
|
|
35
35
|
chat_bots: "chat_bots";
|
|
36
36
|
cases: "cases";
|
|
37
37
|
cc_list_number: "cc_list_number";
|