@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,13 +1,13 @@
|
|
|
1
|
+
import type { ApiLDAPCatalogTLSConfig } from './apiLDAPCatalogTLSConfig';
|
|
2
|
+
import type { ApiLDAPTemplate } from './apiLDAPTemplate';
|
|
3
|
+
import type { ApiLDAProcess } from './apiLDAProcess';
|
|
4
|
+
import type { ApiLDAProcessOptions } from './apiLDAProcessOptions';
|
|
1
5
|
/**
|
|
2
6
|
* Generated by orval v7.10.0 🍺
|
|
3
7
|
* Do not edit manually.
|
|
4
8
|
* Webitel API
|
|
5
9
|
* OpenAPI spec version: 24.04.0
|
|
6
10
|
*/
|
|
7
|
-
import type { ApiLDAPCatalogTLSConfig } from './apiLDAPCatalogTLSConfig';
|
|
8
|
-
import type { ApiLDAProcess } from './apiLDAProcess';
|
|
9
|
-
import type { ApiLDAProcessOptions } from './apiLDAProcessOptions';
|
|
10
|
-
import type { ApiLDAPTemplate } from './apiLDAPTemplate';
|
|
11
11
|
import type { ApiUserId } from './apiUserId';
|
|
12
12
|
/**
|
|
13
13
|
* LDAP Catalog changes.
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { ApiLDAPObjentry } from './apiLDAPObjentry';
|
|
2
|
+
import type { ApiLDAProcessOptions } from './apiLDAProcessOptions';
|
|
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 { ApiLDAPObjentry } from './apiLDAPObjentry';
|
|
8
|
-
import type { ApiLDAProcessOptions } from './apiLDAProcessOptions';
|
|
9
9
|
import type { ApiRoleId } from './apiRoleId';
|
|
10
10
|
export interface ApiLDAProcess {
|
|
11
11
|
/** Optional. If not <zero> indicates that this process is completed. */
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { ApiLicenseUser } from './apiLicenseUser';
|
|
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 { ApiLicenseUser } from './apiLicenseUser';
|
|
8
8
|
import type { ApiVerification } from './apiVerification';
|
|
9
9
|
export interface ApiLicenseV1 {
|
|
10
10
|
competitive?: boolean;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import type { ApiObjectId } from './apiObjectId';
|
|
2
|
+
import type { ApiPermission } from './apiPermission';
|
|
3
|
+
import type { ApiRoleMetadata } from './apiRoleMetadata';
|
|
1
4
|
/**
|
|
2
5
|
* Generated by orval v7.10.0 🍺
|
|
3
6
|
* Do not edit manually.
|
|
4
7
|
* Webitel API
|
|
5
8
|
* OpenAPI spec version: 24.04.0
|
|
6
9
|
*/
|
|
7
|
-
import type { ApiObjectId } from './apiObjectId';
|
|
8
|
-
import type { ApiPermission } from './apiPermission';
|
|
9
|
-
import type { ApiRoleMetadata } from './apiRoleMetadata';
|
|
10
10
|
import type { ApiUserId } from './apiUserId';
|
|
11
11
|
export interface ApiRole {
|
|
12
12
|
createdAt?: string;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import type { ApiObjectId } from './apiObjectId';
|
|
2
|
+
import type { ApiPermission } from './apiPermission';
|
|
3
|
+
import type { ApiRolesUpdateRoleBodyRoleMetadata } from './apiRolesUpdateRoleBodyRoleMetadata';
|
|
1
4
|
/**
|
|
2
5
|
* Generated by orval v7.10.0 🍺
|
|
3
6
|
* Do not edit manually.
|
|
4
7
|
* Webitel API
|
|
5
8
|
* OpenAPI spec version: 24.04.0
|
|
6
9
|
*/
|
|
7
|
-
import type { ApiObjectId } from './apiObjectId';
|
|
8
|
-
import type { ApiPermission } from './apiPermission';
|
|
9
|
-
import type { ApiRolesUpdateRoleBodyRoleMetadata } from './apiRolesUpdateRoleBodyRoleMetadata';
|
|
10
10
|
import type { ApiUserId } from './apiUserId';
|
|
11
11
|
export type ApiRolesUpdateRoleBodyRole = {
|
|
12
12
|
createdAt?: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { ApiLicenseUser } from './apiLicenseUser';
|
|
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 { ApiLicenseUser } from './apiLicenseUser';
|
|
8
8
|
import type { ApiObjectId } from './apiObjectId';
|
|
9
9
|
import type { ApiPermission } from './apiPermission';
|
|
10
10
|
import type { ApiUserId } from './apiUserId';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { ApiLicenseUser } from './apiLicenseUser';
|
|
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 { ApiLicenseUser } from './apiLicenseUser';
|
|
8
8
|
import type { ApiObjectId } from './apiObjectId';
|
|
9
9
|
import type { ApiPermission } from './apiPermission';
|
|
10
10
|
import type { ApiUserId } from './apiUserId';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.9.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
import type { LoggerLookup } from './loggerLookup';
|
|
8
|
+
export interface ConfigServicePatchConfigBody {
|
|
9
|
+
daysToStore?: number;
|
|
10
|
+
description?: string;
|
|
11
|
+
enabled?: boolean;
|
|
12
|
+
fields?: string[];
|
|
13
|
+
period?: number;
|
|
14
|
+
storage?: LoggerLookup;
|
|
15
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.9.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
import type { LoggerLookup } from './loggerLookup';
|
|
8
|
+
export interface ConfigServiceUpdateConfigBody {
|
|
9
|
+
daysToStore?: number;
|
|
10
|
+
description?: string;
|
|
11
|
+
enabled?: boolean;
|
|
12
|
+
period?: number;
|
|
13
|
+
storage?: LoggerLookup;
|
|
14
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { ContactsUpdateContactBodyCustom } from './contactsUpdateContactBodyCustom';
|
|
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 { ContactsUpdateContactBodyCustom } from './contactsUpdateContactBodyCustom';
|
|
8
8
|
import type { WebitelContactsInputComment } from './webitelContactsInputComment';
|
|
9
9
|
import type { WebitelContactsInputContactGroup } from './webitelContactsInputContactGroup';
|
|
10
10
|
import type { WebitelContactsInputEmailAddress } from './webitelContactsInputEmailAddress';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineActiveCallVariables } from './engineActiveCallVariables';
|
|
2
|
+
import type { EngineEndpoint } from './engineEndpoint';
|
|
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 { EngineActiveCallVariables } from './engineActiveCallVariables';
|
|
8
|
-
import type { EngineEndpoint } from './engineEndpoint';
|
|
9
9
|
import type { EngineLookup } from './engineLookup';
|
|
10
10
|
export interface EngineActiveCall {
|
|
11
11
|
agent?: EngineLookup;
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
+
import type { EngineAgentChannel } from './engineAgentChannel';
|
|
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 { EngineAgentChannel } from './engineAgentChannel';
|
|
8
8
|
import type { EngineLookup } from './engineLookup';
|
|
9
9
|
export interface EngineAgent {
|
|
10
10
|
allowChannels?: string[];
|
|
11
|
-
allowSetScreenControl?: boolean;
|
|
12
11
|
auditor?: EngineLookup[];
|
|
13
12
|
channel?: EngineAgentChannel[];
|
|
14
13
|
chatCount?: number;
|
|
@@ -21,7 +20,6 @@ export interface EngineAgent {
|
|
|
21
20
|
name?: string;
|
|
22
21
|
progressiveCount?: number;
|
|
23
22
|
region?: EngineLookup;
|
|
24
|
-
screenControl?: boolean;
|
|
25
23
|
skills?: EngineLookup[];
|
|
26
24
|
status?: string;
|
|
27
25
|
statusDuration?: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineAgentInQueueStatisticsAgentInQueueStatisticsItem } from './engineAgentInQueueStatisticsAgentInQueueStatisticsItem';
|
|
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 { EngineAgentInQueueStatisticsAgentInQueueStatisticsItem } from './engineAgentInQueueStatisticsAgentInQueueStatisticsItem';
|
|
8
8
|
import type { EngineLookup } from './engineLookup';
|
|
9
9
|
export interface EngineAgentInQueueStatistics {
|
|
10
10
|
queue?: EngineLookup;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineAggregateHistoryCallRequestVariables } from './engineAggregateHistoryCallRequestVariables';
|
|
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 { EngineAggregateHistoryCallRequestVariables } from './engineAggregateHistoryCallRequestVariables';
|
|
8
8
|
import type { EngineAggregateRequest } from './engineAggregateRequest';
|
|
9
9
|
import type { EngineFilterBetween } from './engineFilterBetween';
|
|
10
10
|
export interface EngineAggregateHistoryCallRequest {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineAttemptVariables } from './engineAttemptVariables';
|
|
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 { EngineAttemptVariables } from './engineAttemptVariables';
|
|
8
8
|
import type { EngineLookup } from './engineLookup';
|
|
9
9
|
import type { EngineMemberCommunication } from './engineMemberCommunication';
|
|
10
10
|
export interface EngineAttempt {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineAttemptHistoryVariables } from './engineAttemptHistoryVariables';
|
|
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 { EngineAttemptHistoryVariables } from './engineAttemptHistoryVariables';
|
|
8
8
|
import type { EngineLookup } from './engineLookup';
|
|
9
9
|
import type { EngineMemberCommunication } from './engineMemberCommunication';
|
|
10
10
|
export interface EngineAttemptHistory {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
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 { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineQuestion } from './engineQuestion';
|
|
9
9
|
export interface EngineAuditFormServicePatchAuditFormBody {
|
|
10
10
|
description?: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
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 { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineQuestion } from './engineQuestion';
|
|
9
9
|
export interface EngineAuditFormServiceUpdateAuditFormBody {
|
|
10
10
|
description?: string;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
2
|
+
import type { EngineQuestion } from './engineQuestion';
|
|
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 { EngineLookup } from './engineLookup';
|
|
8
|
-
import type { EngineQuestion } from './engineQuestion';
|
|
9
9
|
import type { EngineQuestionAnswer } from './engineQuestionAnswer';
|
|
10
10
|
export interface EngineAuditRate {
|
|
11
11
|
answers?: EngineQuestionAnswer[];
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
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 { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineQuestion } from './engineQuestion';
|
|
9
9
|
export interface EngineCreateAuditFormRequest {
|
|
10
10
|
description?: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineCreateCallRequestCallSettings } from './engineCreateCallRequestCallSettings';
|
|
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 { EngineCreateCallRequestCallSettings } from './engineCreateCallRequestCallSettings';
|
|
8
8
|
import type { EngineCreateCallRequestEndpointRequest } from './engineCreateCallRequestEndpointRequest';
|
|
9
9
|
export interface EngineCreateCallRequest {
|
|
10
10
|
destination?: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineCreateMemberBulkItemVariables } from './engineCreateMemberBulkItemVariables';
|
|
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 { EngineCreateMemberBulkItemVariables } from './engineCreateMemberBulkItemVariables';
|
|
8
8
|
import type { EngineLookup } from './engineLookup';
|
|
9
9
|
import type { EngineMemberCommunicationCreateRequest } from './engineMemberCommunicationCreateRequest';
|
|
10
10
|
export interface EngineCreateMemberBulkItem {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineCreateOutboundResourceRequestVariables } from './engineCreateOutboundResourceRequestVariables';
|
|
2
|
+
import type { EngineLookup } from './engineLookup';
|
|
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 { EngineCreateOutboundResourceRequestVariables } from './engineCreateOutboundResourceRequestVariables';
|
|
8
|
-
import type { EngineLookup } from './engineLookup';
|
|
9
9
|
import type { EngineOutboundResourceParameters } from './engineOutboundResourceParameters';
|
|
10
10
|
export interface EngineCreateOutboundResourceRequest {
|
|
11
11
|
parameters?: EngineOutboundResourceParameters;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineCreateQueueRequestVariables } from './engineCreateQueueRequestVariables';
|
|
2
|
+
import type { EngineLookup } from './engineLookup';
|
|
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 { EngineCreateQueueRequestVariables } from './engineCreateQueueRequestVariables';
|
|
8
|
-
import type { EngineLookup } from './engineLookup';
|
|
9
9
|
import type { EngineTag } from './engineTag';
|
|
10
10
|
import type { EngineTaskProcessing } from './engineTaskProcessing';
|
|
11
11
|
export interface EngineCreateQueueRequest {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineRoutingSchemaType } from './engineRoutingSchemaType';
|
|
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 { EngineRoutingSchemaType } from './engineRoutingSchemaType';
|
|
8
8
|
import type { EngineSchemaTag } from './engineSchemaTag';
|
|
9
9
|
export interface EngineCreateRoutingSchemaRequest {
|
|
10
10
|
tags?: EngineSchemaTag[];
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineCreateTriggerRequestVariables } from './engineCreateTriggerRequestVariables';
|
|
2
|
+
import type { EngineLookup } from './engineLookup';
|
|
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 { EngineCreateTriggerRequestVariables } from './engineCreateTriggerRequestVariables';
|
|
8
|
-
import type { EngineLookup } from './engineLookup';
|
|
9
9
|
import type { EngineTriggerEventType } from './engineTriggerEventType';
|
|
10
10
|
import type { EngineTriggerObjectType } from './engineTriggerObjectType';
|
|
11
11
|
import type { EngineTriggerType } from './engineTriggerType';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineDeleteAllMembersRequestVariables } from './engineDeleteAllMembersRequestVariables';
|
|
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 { EngineDeleteAllMembersRequestVariables } from './engineDeleteAllMembersRequestVariables';
|
|
8
8
|
import type { EngineFilterBetween } from './engineFilterBetween';
|
|
9
9
|
export interface EngineDeleteAllMembersRequest {
|
|
10
10
|
agentId?: number[];
|
|
@@ -1,9 +1,3 @@
|
|
|
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
1
|
import type { EngineCallAnnotation } from './engineCallAnnotation';
|
|
8
2
|
import type { EngineCallFile } from './engineCallFile';
|
|
9
3
|
import type { EngineCallHold } from './engineCallHold';
|
|
@@ -11,6 +5,12 @@ import type { EngineEndpoint } from './engineEndpoint';
|
|
|
11
5
|
import type { EngineHistoryCallBlindTransfer } from './engineHistoryCallBlindTransfer';
|
|
12
6
|
import type { EngineHistoryCallVariables } from './engineHistoryCallVariables';
|
|
13
7
|
import type { EngineHistoryFileJob } from './engineHistoryFileJob';
|
|
8
|
+
/**
|
|
9
|
+
* Generated by orval v7.10.0 🍺
|
|
10
|
+
* Do not edit manually.
|
|
11
|
+
* Webitel API
|
|
12
|
+
* OpenAPI spec version: 24.04.0
|
|
13
|
+
*/
|
|
14
14
|
import type { EngineLookup } from './engineLookup';
|
|
15
15
|
import type { EngineTranscriptLookup } from './engineTranscriptLookup';
|
|
16
16
|
export interface EngineHistoryCall {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineQueueReportGeneral } from './engineQueueReportGeneral';
|
|
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 { EngineQueueReportGeneral } from './engineQueueReportGeneral';
|
|
8
8
|
import type { EngineQueueReportGeneralAgentStatus } from './engineQueueReportGeneralAgentStatus';
|
|
9
9
|
export interface EngineListReportGeneral {
|
|
10
10
|
aggs?: EngineQueueReportGeneralAgentStatus;
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
7
|
export interface EngineOpenedWebSocket {
|
|
8
|
-
|
|
8
|
+
applicationName?: string;
|
|
9
9
|
createdAt?: string;
|
|
10
10
|
duration?: string;
|
|
11
11
|
id?: string;
|
|
@@ -13,4 +13,5 @@ export interface EngineOpenedWebSocket {
|
|
|
13
13
|
pong?: string;
|
|
14
14
|
updatedAt?: string;
|
|
15
15
|
userAgent?: string;
|
|
16
|
+
ver?: string;
|
|
16
17
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
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 { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineOutboundResourceParameters } from './engineOutboundResourceParameters';
|
|
9
9
|
import type { EngineOutboundResourceVariables } from './engineOutboundResourceVariables';
|
|
10
10
|
export interface EngineOutboundResource {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
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 { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineOutboundResourceParameters } from './engineOutboundResourceParameters';
|
|
9
9
|
import type { EngineOutboundResourceServicePatchOutboundResourceBodyVariables } from './engineOutboundResourceServicePatchOutboundResourceBodyVariables';
|
|
10
10
|
export interface EngineOutboundResourceServicePatchOutboundResourceBody {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
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 { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineOutboundResourceParameters } from './engineOutboundResourceParameters';
|
|
9
9
|
import type { EngineOutboundResourceServiceUpdateOutboundResourceBodyVariables } from './engineOutboundResourceServiceUpdateOutboundResourceBodyVariables';
|
|
10
10
|
export interface EngineOutboundResourceServiceUpdateOutboundResourceBody {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineAuditQuestionType } from './engineAuditQuestionType';
|
|
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 { EngineAuditQuestionType } from './engineAuditQuestionType';
|
|
8
8
|
import type { EngineQuestionOption } from './engineQuestionOption';
|
|
9
9
|
export interface EngineQuestion {
|
|
10
10
|
criticalViolation?: boolean;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
2
|
+
import type { EngineQueueVariables } from './engineQueueVariables';
|
|
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 { EngineLookup } from './engineLookup';
|
|
8
|
-
import type { EngineQueueVariables } from './engineQueueVariables';
|
|
9
9
|
import type { EngineTag } from './engineTag';
|
|
10
10
|
import type { EngineTaskProcessing } from './engineTaskProcessing';
|
|
11
11
|
export interface EngineQueue {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
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 { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineQueueReportGeneralAgentStatus } from './engineQueueReportGeneralAgentStatus';
|
|
9
9
|
export interface EngineQueueReportGeneral {
|
|
10
10
|
abandoned?: number;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
2
|
+
import type { EngineQueueServicePatchQueueBodyVariables } from './engineQueueServicePatchQueueBodyVariables';
|
|
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 { EngineLookup } from './engineLookup';
|
|
8
|
-
import type { EngineQueueServicePatchQueueBodyVariables } from './engineQueueServicePatchQueueBodyVariables';
|
|
9
9
|
import type { EngineTag } from './engineTag';
|
|
10
10
|
import type { EngineTaskProcessing } from './engineTaskProcessing';
|
|
11
11
|
export interface EngineQueueServicePatchQueueBody {
|