@webitel/api-services 0.0.37 → 0.0.38

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.
Files changed (156) hide show
  1. package/package.json +1 -1
  2. package/src/api/clients/index.ts +1 -1
  3. package/src/gen/_docs/.nojekyll +1 -0
  4. package/types/api/clients/index.d.ts +0 -1
  5. package/types/api/clients/roles/roles.d.ts +4 -0
  6. package/types/defaults/index.d.ts +2 -0
  7. package/types/gen/_models/agentAbsenceServiceUpdateAgentAbsenceBodyItem.d.ts +1 -1
  8. package/types/gen/_models/agentWorkingScheduleServiceCreateAgentsWorkingScheduleShiftsBody.d.ts +2 -2
  9. package/types/gen/_models/apiAccessStoreToggleDefaultAccessBody.d.ts +1 -1
  10. package/types/gen/_models/apiCustomer.d.ts +2 -2
  11. package/types/gen/_models/apiDevice.d.ts +1 -1
  12. package/types/gen/_models/apiLDAPCatalog.d.ts +4 -4
  13. package/types/gen/_models/apiLDAPUpdateLDAPCatalogBodyCatalog.d.ts +4 -4
  14. package/types/gen/_models/apiLDAProcess.d.ts +2 -2
  15. package/types/gen/_models/apiLicenseV1.d.ts +1 -1
  16. package/types/gen/_models/apiRole.d.ts +3 -3
  17. package/types/gen/_models/apiRolesUpdateRoleBodyRole.d.ts +3 -3
  18. package/types/gen/_models/apiUser.d.ts +1 -1
  19. package/types/gen/_models/apiUsersUpdateUserBodyUser.d.ts +1 -1
  20. package/types/gen/_models/casesCaseCustom.d.ts +12 -0
  21. package/types/gen/_models/casesInputCaseCustom.d.ts +12 -0
  22. package/types/gen/_models/casesInputCreateCaseCustom.d.ts +12 -0
  23. package/types/gen/_models/configServicePatchConfigBody.d.ts +15 -0
  24. package/types/gen/_models/configServiceUpdateConfigBody.d.ts +14 -0
  25. package/types/gen/_models/contactsUpdateContactBody.d.ts +1 -1
  26. package/types/gen/_models/engineActiveCall.d.ts +2 -2
  27. package/types/gen/_models/engineAgent.d.ts +1 -3
  28. package/types/gen/_models/engineAgentInQueueStatistics.d.ts +1 -1
  29. package/types/gen/_models/engineAgentServicePatchAgentBody.d.ts +0 -1
  30. package/types/gen/_models/engineAgentServiceUpdateAgentBody.d.ts +0 -1
  31. package/types/gen/_models/engineAgentStatsStatistic.d.ts +0 -1
  32. package/types/gen/_models/engineAgentStatusStatisticItem.d.ts +0 -1
  33. package/types/gen/_models/engineAgentTeam.d.ts +0 -1
  34. package/types/gen/_models/engineAgentTeamServiceUpdateAgentTeamBody.d.ts +0 -1
  35. package/types/gen/_models/engineAggregateHistoryCallRequest.d.ts +1 -1
  36. package/types/gen/_models/engineAttempt.d.ts +1 -1
  37. package/types/gen/_models/engineAttemptHistory.d.ts +1 -1
  38. package/types/gen/_models/engineAuditFormServicePatchAuditFormBody.d.ts +1 -1
  39. package/types/gen/_models/engineAuditFormServiceUpdateAuditFormBody.d.ts +1 -1
  40. package/types/gen/_models/engineAuditRate.d.ts +2 -2
  41. package/types/gen/_models/engineCreateAgentRequest.d.ts +0 -1
  42. package/types/gen/_models/engineCreateAgentTeamRequest.d.ts +0 -1
  43. package/types/gen/_models/engineCreateAuditFormRequest.d.ts +1 -1
  44. package/types/gen/_models/engineCreateCallRequest.d.ts +1 -1
  45. package/types/gen/_models/engineCreateMemberBulkItem.d.ts +1 -1
  46. package/types/gen/_models/engineCreateOutboundResourceRequest.d.ts +2 -2
  47. package/types/gen/_models/engineCreateQueueRequest.d.ts +2 -2
  48. package/types/gen/_models/engineCreateRoutingSchemaRequest.d.ts +1 -1
  49. package/types/gen/_models/engineCreateTriggerRequest.d.ts +2 -2
  50. package/types/gen/_models/engineDeleteAllMembersRequest.d.ts +1 -1
  51. package/types/gen/_models/engineHistoryCall.d.ts +6 -6
  52. package/types/gen/_models/engineListReportGeneral.d.ts +1 -1
  53. package/types/gen/_models/engineOutboundResource.d.ts +1 -1
  54. package/types/gen/_models/engineOutboundResourceServicePatchOutboundResourceBody.d.ts +1 -1
  55. package/types/gen/_models/engineOutboundResourceServiceUpdateOutboundResourceBody.d.ts +1 -1
  56. package/types/gen/_models/engineQuestion.d.ts +1 -1
  57. package/types/gen/_models/engineQueue.d.ts +2 -2
  58. package/types/gen/_models/engineQueueReportGeneral.d.ts +1 -1
  59. package/types/gen/_models/engineQueueServicePatchQueueBody.d.ts +2 -2
  60. package/types/gen/_models/engineQueueServiceUpdateQueueBody.d.ts +2 -2
  61. package/types/gen/_models/engineRoutingSchema.d.ts +2 -2
  62. package/types/gen/_models/engineRoutingSchemaServicePatchRoutingSchemaBody.d.ts +1 -1
  63. package/types/gen/_models/engineRoutingSchemaServiceUpdateRoutingSchemaBody.d.ts +1 -1
  64. package/types/gen/_models/engineSystemSettingName.d.ts +0 -4
  65. package/types/gen/_models/engineTeamHook.d.ts +1 -1
  66. package/types/gen/_models/engineTeamHookServiceCreateTeamHookBody.d.ts +1 -1
  67. package/types/gen/_models/engineTeamHookServicePatchTeamHookBody.d.ts +1 -1
  68. package/types/gen/_models/engineTeamHookServiceUpdateTeamHookBody.d.ts +1 -1
  69. package/types/gen/_models/engineTrigger.d.ts +1 -1
  70. package/types/gen/_models/engineTriggerJob.d.ts +1 -1
  71. package/types/gen/_models/engineTriggerServicePatchTriggerBody.d.ts +1 -1
  72. package/types/gen/_models/engineTriggerServiceUpdateTriggerBody.d.ts +1 -1
  73. package/types/gen/_models/groupsAddContactsToGroupParams.d.ts +12 -0
  74. package/types/gen/_models/loggerDeleteConfigBulkRequest.d.ts +9 -0
  75. package/types/gen/_models/loggerDeleteConfigLogsRequest.d.ts +10 -0
  76. package/types/gen/_models/loggerDeleteConfigLogsResponse.d.ts +9 -0
  77. package/types/gen/_models/pauseTemplateServiceUpdatePauseTemplateBodyItem.d.ts +1 -1
  78. package/types/gen/_models/protobufNullValue.d.ts +18 -0
  79. package/types/gen/_models/readSystemObjectsParams.d.ts +9 -0
  80. package/types/gen/_models/searchConfigObjectItem.d.ts +25 -0
  81. package/types/gen/_models/searchConfigParams.d.ts +18 -0
  82. package/types/gen/_models/searchLogByConfigIdActionItem.d.ts +14 -0
  83. package/types/gen/_models/searchLogByConfigIdParams.d.ts +19 -0
  84. package/types/gen/_models/searchLogByRecordIdActionItem.d.ts +14 -0
  85. package/types/gen/_models/searchLogByRecordIdParams.d.ts +22 -0
  86. package/types/gen/_models/searchLogByUserIdActionItem.d.ts +14 -0
  87. package/types/gen/_models/searchLogByUserIdParams.d.ts +25 -0
  88. package/types/gen/_models/searchSystemSettingNameItem.d.ts +0 -4
  89. package/types/gen/_models/storageCreateImportTemplateRequest.d.ts +1 -1
  90. package/types/gen/_models/storageFile.d.ts +2 -2
  91. package/types/gen/_models/storageFilePolicy.d.ts +1 -1
  92. package/types/gen/_models/storageImportTemplate.d.ts +2 -2
  93. package/types/gen/_models/storageSafeUploadFileResponseMetadata.d.ts +1 -1
  94. package/types/gen/_models/storageUpdateCognitiveProfileRequest.d.ts +2 -2
  95. package/types/gen/_models/storageUpdateImportTemplateRequest.d.ts +1 -1
  96. package/types/gen/_models/storageUploadFileResponse.d.ts +1 -1
  97. package/types/gen/_models/storageUploadFileUrlResponse.d.ts +1 -1
  98. package/types/gen/_models/storageUploadP2PVideoResponse.d.ts +0 -1
  99. package/types/gen/_models/usersUpdateUser2Body.d.ts +1 -1
  100. package/types/gen/_models/usersUpdateUserBody.d.ts +1 -1
  101. package/types/gen/_models/usersUpdateUserUserBody.d.ts +1 -1
  102. package/types/gen/_models/webitelCasesCallEvent.d.ts +1 -1
  103. package/types/gen/_models/webitelCasesCase.d.ts +2 -3
  104. package/types/gen/_models/webitelCasesChatEvent.d.ts +1 -1
  105. package/types/gen/_models/webitelCasesEmailEvent.d.ts +1 -1
  106. package/types/gen/_models/webitelCasesFile.d.ts +3 -3
  107. package/types/gen/_models/webitelCasesInputCreateService.d.ts +1 -1
  108. package/types/gen/_models/webitelCasesInputService.d.ts +1 -1
  109. package/types/gen/_models/webitelCasesInputSource.d.ts +1 -0
  110. package/types/gen/_models/webitelCasesService.d.ts +1 -1
  111. package/types/gen/_models/webitelCasesSource.d.ts +6 -5
  112. package/types/gen/_models/webitelChatAgentChat.d.ts +1 -1
  113. package/types/gen/_models/webitelChatBroadcastMessageRequest.d.ts +1 -1
  114. package/types/gen/_models/webitelChatChatMessage.d.ts +2 -2
  115. package/types/gen/_models/webitelChatContactChat.d.ts +1 -1
  116. package/types/gen/_models/webitelChatDialog.d.ts +1 -1
  117. package/types/gen/_models/webitelChatGetContactChatHistoryResponse.d.ts +2 -2
  118. package/types/gen/_models/webitelContactsComment.d.ts +1 -1
  119. package/types/gen/_models/webitelContactsIMClient.d.ts +0 -2
  120. package/types/gen/_models/webitelProtoDataStruct.d.ts +1 -1
  121. package/types/gen/_models/wfmAbsence.d.ts +1 -1
  122. package/types/gen/_models/wfmAgentScheduleShift.d.ts +2 -2
  123. package/types/gen/_models/wfmAgentWorkingSchedule.d.ts +1 -1
  124. package/types/gen/_models/wfmPauseTemplate.d.ts +1 -1
  125. package/types/gen/_models/wfmSearchAgentsWorkingScheduleResponse.d.ts +1 -1
  126. package/types/gen/agent-chat-service/agent-chat-service.zod.gen.d.ts +1 -1
  127. package/types/gen/agent-service/agent-service.zod.gen.d.ts +0 -17
  128. package/types/gen/agent-team-service/agent-team-service.zod.gen.d.ts +0 -7
  129. package/types/gen/articles/articles.api.gen.d.ts +1 -1
  130. package/types/gen/call-service/call-service.zod.gen.d.ts +6 -6
  131. package/types/gen/cases-chat-catalog/cases-chat-catalog.zod.gen.d.ts +1 -1
  132. package/types/gen/catalog/catalog.zod.gen.d.ts +3 -3
  133. package/types/gen/config-service/config-service.zod.gen.d.ts +2 -2
  134. package/types/gen/contacts/contacts.zod.gen.d.ts +2 -7
  135. package/types/gen/contacts-chat-catalog/contacts-chat-catalog.zod.gen.d.ts +2 -2
  136. package/types/gen/dictionaries/dictionaries.zod.gen.d.ts +33 -33
  137. package/types/gen/extensions/extensions.zod.gen.d.ts +24 -24
  138. package/types/gen/file-service/file-service.api.gen.d.ts +1 -5
  139. package/types/gen/file-service/file-service.msw.api.gen.d.ts +1 -5
  140. package/types/gen/file-service/file-service.zod.gen.d.ts +0 -18
  141. package/types/gen/groups/groups.zod.gen.d.ts +0 -2
  142. package/types/gen/imclients/imclients.zod.gen.d.ts +0 -1
  143. package/types/gen/ldap/ldap.api.gen.d.ts +1 -1
  144. package/types/gen/ldap/ldap.msw.api.gen.d.ts +1 -1
  145. package/types/gen/logger-service/logger-service.zod.gen.d.ts +5 -5
  146. package/types/gen/system-setting-service/system-setting-service.zod.gen.d.ts +0 -32
  147. package/types/gen/timeline/timeline.zod.gen.d.ts +2 -2
  148. package/types/gen/trigger-service/trigger-service.zod.gen.d.ts +15 -15
  149. package/types/gen/types/types.zod.gen.d.ts +6 -6
  150. package/types/gen/user-helper-service/user-helper-service.api.gen.d.ts +1 -3
  151. package/types/gen/user-helper-service/user-helper-service.msw.api.gen.d.ts +1 -3
  152. package/types/gen/user-helper-service/user-helper-service.zod.gen.d.ts +0 -24
  153. package/types/utils/gen/index.d.ts +4 -10
  154. package/src/api/clients/roles/roles.ts +0 -186
  155. package/types/gen/_models/googleRpcStatus.d.ts +0 -12
  156. package/types/gen/_models/webitelCasesStatus.d.ts +0 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/api-services",
3
- "version": "0.0.37",
3
+ "version": "0.0.38",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "make-all": "npm run gen:api && npm version patch && (npm run build:types || true) && (npm run format:all || true) && npm run publish-lib",
@@ -24,7 +24,7 @@ export * from './media/media';
24
24
  export * from './object/object';
25
25
  export * from './queues/queues';
26
26
  export * from './quickReplies/quickReplies';
27
- export * from './roles/roles';
27
+ // export * from './roles/roles'; fixme: ApplicationAccess import
28
28
  export * from './skills/skills';
29
29
  export * from './slas/slas';
30
30
  export * from './teams/teams';
@@ -0,0 +1 @@
1
+ TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.
@@ -22,7 +22,6 @@ export * from './media/media';
22
22
  export * from './object/object';
23
23
  export * from './queues/queues';
24
24
  export * from './quickReplies/quickReplies';
25
- export * from './roles/roles';
26
25
  export * from './skills/skills';
27
26
  export * from './slas/slas';
28
27
  export * from './teams/teams';
@@ -20,6 +20,10 @@ export declare const RolesAPI: {
20
20
  items: any;
21
21
  next: any;
22
22
  }>;
23
+ getExtendedRoles: (params: any) => Promise<{
24
+ items: any;
25
+ next: any;
26
+ }>;
23
27
  getPermissionsOptions: (params: any) => Promise<{
24
28
  items: any;
25
29
  next: any;
@@ -0,0 +1,2 @@
1
+ export declare const DefaultSearchRequestPageQueryParam = 1;
2
+ export declare const DefaultSearchRequestPageSizeQueryParam = 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 type AgentAbsenceServiceUpdateAgentAbsenceBodyItem = {
10
10
  absentAt?: string;
@@ -1,11 +1,11 @@
1
+ import type { AgentWorkingScheduleServiceCreateAgentsWorkingScheduleShiftsBodyItems } from './agentWorkingScheduleServiceCreateAgentsWorkingScheduleShiftsBodyItems';
2
+ import type { WfmFilterBetween } from './wfmFilterBetween';
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 { AgentWorkingScheduleServiceCreateAgentsWorkingScheduleShiftsBodyItems } from './agentWorkingScheduleServiceCreateAgentsWorkingScheduleShiftsBodyItems';
8
- import type { WfmFilterBetween } from './wfmFilterBetween';
9
9
  import type { WfmLookupEntity } from './wfmLookupEntity';
10
10
  export type AgentWorkingScheduleServiceCreateAgentsWorkingScheduleShiftsBody = {
11
11
  agents?: WfmLookupEntity[];
@@ -1,10 +1,10 @@
1
+ import type { ApiAccessStoreToggleDefaultAccessBodyObject } from './apiAccessStoreToggleDefaultAccessBodyObject';
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 { ApiAccessStoreToggleDefaultAccessBodyObject } from './apiAccessStoreToggleDefaultAccessBodyObject';
8
8
  import type { ApiGrantAccessRequestV1 } from './apiGrantAccessRequestV1';
9
9
  export interface ApiAccessStoreToggleDefaultAccessBody {
10
10
  /** list of changes ...
@@ -1,11 +1,11 @@
1
+ import type { ApiCustomerLimit } from './apiCustomerLimit';
2
+ import type { ApiLicenseV1 } from './apiLicenseV1';
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 { ApiCustomerLimit } from './apiCustomerLimit';
8
- import type { ApiLicenseV1 } from './apiLicenseV1';
9
9
  import type { ApiObjectId } from './apiObjectId';
10
10
  import type { ApiVerification } from './apiVerification';
11
11
  export interface ApiCustomer {
@@ -1,10 +1,10 @@
1
+ import type { ApiDeviceProvision } from './apiDeviceProvision';
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 { ApiDeviceProvision } from './apiDeviceProvision';
8
8
  import type { ApiUserId } from './apiUserId';
9
9
  export interface ApiDevice {
10
10
  /** username */
@@ -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
  export interface ApiLDAPCatalog {
13
13
  baseDn?: string;
@@ -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,12 @@
1
+ /**
2
+ * Generated by orval v7.9.0 🍺
3
+ * Do not edit manually.
4
+ * service.proto
5
+ * OpenAPI spec version: version not set
6
+ */
7
+ /**
8
+ * Custom data extension fields ..
9
+ */
10
+ export type CasesCaseCustom = {
11
+ [key: string]: unknown;
12
+ };
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Generated by orval v7.9.0 🍺
3
+ * Do not edit manually.
4
+ * service.proto
5
+ * OpenAPI spec version: version not set
6
+ */
7
+ /**
8
+ * Custom data extension fields ..
9
+ */
10
+ export type CasesInputCaseCustom = {
11
+ [key: string]: unknown;
12
+ };
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Generated by orval v7.9.0 🍺
3
+ * Do not edit manually.
4
+ * service.proto
5
+ * OpenAPI spec version: version not set
6
+ */
7
+ /**
8
+ * Custom data extension fields ..
9
+ */
10
+ export type CasesInputCreateCaseCustom = {
11
+ [key: string]: unknown;
12
+ };
@@ -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;
@@ -15,7 +15,6 @@ export interface EngineAgentServicePatchAgentBody {
15
15
  isSupervisor?: boolean;
16
16
  progressiveCount?: number;
17
17
  region?: EngineLookup;
18
- screenControl?: boolean;
19
18
  supervisor?: EngineLookup[];
20
19
  team?: EngineLookup;
21
20
  user?: EngineLookup;
@@ -15,7 +15,6 @@ export interface EngineAgentServiceUpdateAgentBody {
15
15
  isSupervisor?: boolean;
16
16
  progressiveCount?: number;
17
17
  region?: EngineLookup;
18
- screenControl?: boolean;
19
18
  supervisor?: EngineLookup[];
20
19
  taskCount?: number;
21
20
  team?: EngineLookup;
@@ -11,7 +11,6 @@ export interface EngineAgentStatsStatistic {
11
11
  auditor?: EngineLookup[];
12
12
  callTime?: string;
13
13
  chatCount?: number;
14
- descTrack?: boolean;
15
14
  extension?: string;
16
15
  handles?: number;
17
16
  maxBridgedAt?: string;
@@ -9,7 +9,6 @@ export interface EngineAgentStatusStatisticItem {
9
9
  agentId?: number;
10
10
  auditor?: EngineLookup[];
11
11
  chatCount?: number;
12
- descTrack?: boolean;
13
12
  extension?: string;
14
13
  name?: string;
15
14
  offline?: string;
@@ -16,7 +16,6 @@ export interface EngineAgentTeam {
16
16
  maxNoAnswer?: number;
17
17
  name?: string;
18
18
  noAnswerDelayTime?: number;
19
- screenControl?: boolean;
20
19
  strategy?: string;
21
20
  taskAcceptTimeout?: number;
22
21
  updatedAt?: string;
@@ -15,7 +15,6 @@ export interface EngineAgentTeamServiceUpdateAgentTeamBody {
15
15
  maxNoAnswer?: number;
16
16
  name?: string;
17
17
  noAnswerDelayTime?: number;
18
- screenControl?: boolean;
19
18
  strategy?: string;
20
19
  taskAcceptTimeout?: number;
21
20
  wrapUpTime?: number;
@@ -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[];
@@ -15,7 +15,6 @@ export interface EngineCreateAgentRequest {
15
15
  isSupervisor?: boolean;
16
16
  progressiveCount?: number;
17
17
  region?: EngineLookup;
18
- screenControl?: boolean;
19
18
  supervisor?: EngineLookup[];
20
19
  taskCount?: number;
21
20
  team?: EngineLookup;
@@ -15,7 +15,6 @@ export interface EngineCreateAgentTeamRequest {
15
15
  maxNoAnswer?: number;
16
16
  name?: string;
17
17
  noAnswerDelayTime?: number;
18
- screenControl?: boolean;
19
18
  strategy?: string;
20
19
  taskAcceptTimeout?: number;
21
20
  wrapUpTime?: number;
@@ -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';