@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
|
@@ -47,9 +47,9 @@ export declare const contactsSearchContactsQueryParams: zod.ZodObject<{
|
|
|
47
47
|
id: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
48
48
|
qin: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
49
49
|
mode: zod.ZodDefault<zod.ZodEnum<{
|
|
50
|
-
DELETE: "DELETE";
|
|
51
50
|
READ: "READ";
|
|
52
51
|
WRITE: "WRITE";
|
|
52
|
+
DELETE: "DELETE";
|
|
53
53
|
}>>;
|
|
54
54
|
notIdGroup: zod.ZodOptional<zod.ZodString>;
|
|
55
55
|
group: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
@@ -180,7 +180,6 @@ export declare const contactsSearchContactsResponse: zod.ZodObject<{
|
|
|
180
180
|
type: zod.ZodOptional<zod.ZodString>;
|
|
181
181
|
}, zod.core.$strip>>;
|
|
182
182
|
etag: zod.ZodOptional<zod.ZodString>;
|
|
183
|
-
externalId: zod.ZodOptional<zod.ZodString>;
|
|
184
183
|
id: zod.ZodOptional<zod.ZodString>;
|
|
185
184
|
protocol: zod.ZodOptional<zod.ZodString>;
|
|
186
185
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -633,7 +632,6 @@ export declare const contactsCreateContactResponse: zod.ZodObject<{
|
|
|
633
632
|
type: zod.ZodOptional<zod.ZodString>;
|
|
634
633
|
}, zod.core.$strip>>;
|
|
635
634
|
etag: zod.ZodOptional<zod.ZodString>;
|
|
636
|
-
externalId: zod.ZodOptional<zod.ZodString>;
|
|
637
635
|
id: zod.ZodOptional<zod.ZodString>;
|
|
638
636
|
protocol: zod.ZodOptional<zod.ZodString>;
|
|
639
637
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -985,7 +983,6 @@ export declare const contactsDeleteContactResponse: zod.ZodObject<{
|
|
|
985
983
|
type: zod.ZodOptional<zod.ZodString>;
|
|
986
984
|
}, zod.core.$strip>>;
|
|
987
985
|
etag: zod.ZodOptional<zod.ZodString>;
|
|
988
|
-
externalId: zod.ZodOptional<zod.ZodString>;
|
|
989
986
|
id: zod.ZodOptional<zod.ZodString>;
|
|
990
987
|
protocol: zod.ZodOptional<zod.ZodString>;
|
|
991
988
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1216,9 +1213,9 @@ export declare const contactsLocateContactQueryModeDefault = "READ";
|
|
|
1216
1213
|
export declare const contactsLocateContactQueryParams: zod.ZodObject<{
|
|
1217
1214
|
fields: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
1218
1215
|
mode: zod.ZodDefault<zod.ZodEnum<{
|
|
1219
|
-
DELETE: "DELETE";
|
|
1220
1216
|
READ: "READ";
|
|
1221
1217
|
WRITE: "WRITE";
|
|
1218
|
+
DELETE: "DELETE";
|
|
1222
1219
|
}>>;
|
|
1223
1220
|
}, zod.core.$strip>;
|
|
1224
1221
|
export declare const contactsLocateContactResponse: zod.ZodObject<{
|
|
@@ -1343,7 +1340,6 @@ export declare const contactsLocateContactResponse: zod.ZodObject<{
|
|
|
1343
1340
|
type: zod.ZodOptional<zod.ZodString>;
|
|
1344
1341
|
}, zod.core.$strip>>;
|
|
1345
1342
|
etag: zod.ZodOptional<zod.ZodString>;
|
|
1346
|
-
externalId: zod.ZodOptional<zod.ZodString>;
|
|
1347
1343
|
id: zod.ZodOptional<zod.ZodString>;
|
|
1348
1344
|
protocol: zod.ZodOptional<zod.ZodString>;
|
|
1349
1345
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1795,7 +1791,6 @@ export declare const contactsUpdateContactResponse: zod.ZodObject<{
|
|
|
1795
1791
|
type: zod.ZodOptional<zod.ZodString>;
|
|
1796
1792
|
}, zod.core.$strip>>;
|
|
1797
1793
|
etag: zod.ZodOptional<zod.ZodString>;
|
|
1798
|
-
externalId: zod.ZodOptional<zod.ZodString>;
|
|
1799
1794
|
id: zod.ZodOptional<zod.ZodString>;
|
|
1800
1795
|
protocol: zod.ZodOptional<zod.ZodString>;
|
|
1801
1796
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -87,8 +87,8 @@ export declare const contactsChatCatalogGetContactChatHistory2Response: zod.ZodO
|
|
|
87
87
|
code: zod.ZodOptional<zod.ZodString>;
|
|
88
88
|
share: zod.ZodDefault<zod.ZodEnum<{
|
|
89
89
|
email: "email";
|
|
90
|
-
contact: "contact";
|
|
91
90
|
phone: "phone";
|
|
91
|
+
contact: "contact";
|
|
92
92
|
location: "location";
|
|
93
93
|
}>>;
|
|
94
94
|
text: zod.ZodOptional<zod.ZodString>;
|
|
@@ -216,8 +216,8 @@ export declare const contactsChatCatalogGetContactChatHistoryResponse: zod.ZodOb
|
|
|
216
216
|
code: zod.ZodOptional<zod.ZodString>;
|
|
217
217
|
share: zod.ZodDefault<zod.ZodEnum<{
|
|
218
218
|
email: "email";
|
|
219
|
-
contact: "contact";
|
|
220
219
|
phone: "phone";
|
|
220
|
+
contact: "contact";
|
|
221
221
|
location: "location";
|
|
222
222
|
}>>;
|
|
223
223
|
text: zod.ZodOptional<zod.ZodString>;
|
|
@@ -89,12 +89,10 @@ export declare const dictionariesDeleteDataResponse: zod.ZodObject<{
|
|
|
89
89
|
}, zod.core.$strip>>;
|
|
90
90
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
91
91
|
string: "string";
|
|
92
|
-
lookup: "lookup";
|
|
93
|
-
binary: "binary";
|
|
94
|
-
int: "int";
|
|
95
92
|
none: "none";
|
|
96
93
|
list: "list";
|
|
97
94
|
bool: "bool";
|
|
95
|
+
int: "int";
|
|
98
96
|
int32: "int32";
|
|
99
97
|
int64: "int64";
|
|
100
98
|
uint: "uint";
|
|
@@ -103,6 +101,8 @@ export declare const dictionariesDeleteDataResponse: zod.ZodObject<{
|
|
|
103
101
|
float: "float";
|
|
104
102
|
float32: "float32";
|
|
105
103
|
float64: "float64";
|
|
104
|
+
binary: "binary";
|
|
105
|
+
lookup: "lookup";
|
|
106
106
|
richtext: "richtext";
|
|
107
107
|
datetime: "datetime";
|
|
108
108
|
duration: "duration";
|
|
@@ -257,12 +257,10 @@ export declare const dictionariesSearchDataResponse: zod.ZodObject<{
|
|
|
257
257
|
}, zod.core.$strip>>;
|
|
258
258
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
259
259
|
string: "string";
|
|
260
|
-
lookup: "lookup";
|
|
261
|
-
binary: "binary";
|
|
262
|
-
int: "int";
|
|
263
260
|
none: "none";
|
|
264
261
|
list: "list";
|
|
265
262
|
bool: "bool";
|
|
263
|
+
int: "int";
|
|
266
264
|
int32: "int32";
|
|
267
265
|
int64: "int64";
|
|
268
266
|
uint: "uint";
|
|
@@ -271,6 +269,8 @@ export declare const dictionariesSearchDataResponse: zod.ZodObject<{
|
|
|
271
269
|
float: "float";
|
|
272
270
|
float32: "float32";
|
|
273
271
|
float64: "float64";
|
|
272
|
+
binary: "binary";
|
|
273
|
+
lookup: "lookup";
|
|
274
274
|
richtext: "richtext";
|
|
275
275
|
datetime: "datetime";
|
|
276
276
|
duration: "duration";
|
|
@@ -439,12 +439,10 @@ export declare const dictionariesImportCSVResponse: zod.ZodObject<{
|
|
|
439
439
|
}, zod.core.$strip>>;
|
|
440
440
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
441
441
|
string: "string";
|
|
442
|
-
lookup: "lookup";
|
|
443
|
-
binary: "binary";
|
|
444
|
-
int: "int";
|
|
445
442
|
none: "none";
|
|
446
443
|
list: "list";
|
|
447
444
|
bool: "bool";
|
|
445
|
+
int: "int";
|
|
448
446
|
int32: "int32";
|
|
449
447
|
int64: "int64";
|
|
450
448
|
uint: "uint";
|
|
@@ -453,6 +451,8 @@ export declare const dictionariesImportCSVResponse: zod.ZodObject<{
|
|
|
453
451
|
float: "float";
|
|
454
452
|
float32: "float32";
|
|
455
453
|
float64: "float64";
|
|
454
|
+
binary: "binary";
|
|
455
|
+
lookup: "lookup";
|
|
456
456
|
richtext: "richtext";
|
|
457
457
|
datetime: "datetime";
|
|
458
458
|
duration: "duration";
|
|
@@ -600,12 +600,10 @@ export declare const dictionariesDeleteData2Response: zod.ZodObject<{
|
|
|
600
600
|
}, zod.core.$strip>>;
|
|
601
601
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
602
602
|
string: "string";
|
|
603
|
-
lookup: "lookup";
|
|
604
|
-
binary: "binary";
|
|
605
|
-
int: "int";
|
|
606
603
|
none: "none";
|
|
607
604
|
list: "list";
|
|
608
605
|
bool: "bool";
|
|
606
|
+
int: "int";
|
|
609
607
|
int32: "int32";
|
|
610
608
|
int64: "int64";
|
|
611
609
|
uint: "uint";
|
|
@@ -614,6 +612,8 @@ export declare const dictionariesDeleteData2Response: zod.ZodObject<{
|
|
|
614
612
|
float: "float";
|
|
615
613
|
float32: "float32";
|
|
616
614
|
float64: "float64";
|
|
615
|
+
binary: "binary";
|
|
616
|
+
lookup: "lookup";
|
|
617
617
|
richtext: "richtext";
|
|
618
618
|
datetime: "datetime";
|
|
619
619
|
duration: "duration";
|
|
@@ -795,12 +795,10 @@ export declare const dictionariesDeleteTypeResponse: zod.ZodObject<{
|
|
|
795
795
|
}, zod.core.$strip>>;
|
|
796
796
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
797
797
|
string: "string";
|
|
798
|
-
lookup: "lookup";
|
|
799
|
-
binary: "binary";
|
|
800
|
-
int: "int";
|
|
801
798
|
none: "none";
|
|
802
799
|
list: "list";
|
|
803
800
|
bool: "bool";
|
|
801
|
+
int: "int";
|
|
804
802
|
int32: "int32";
|
|
805
803
|
int64: "int64";
|
|
806
804
|
uint: "uint";
|
|
@@ -809,6 +807,8 @@ export declare const dictionariesDeleteTypeResponse: zod.ZodObject<{
|
|
|
809
807
|
float: "float";
|
|
810
808
|
float32: "float32";
|
|
811
809
|
float64: "float64";
|
|
810
|
+
binary: "binary";
|
|
811
|
+
lookup: "lookup";
|
|
812
812
|
richtext: "richtext";
|
|
813
813
|
datetime: "datetime";
|
|
814
814
|
duration: "duration";
|
|
@@ -967,12 +967,10 @@ export declare const dictionariesSearchTypeResponse: zod.ZodObject<{
|
|
|
967
967
|
}, zod.core.$strip>>;
|
|
968
968
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
969
969
|
string: "string";
|
|
970
|
-
lookup: "lookup";
|
|
971
|
-
binary: "binary";
|
|
972
|
-
int: "int";
|
|
973
970
|
none: "none";
|
|
974
971
|
list: "list";
|
|
975
972
|
bool: "bool";
|
|
973
|
+
int: "int";
|
|
976
974
|
int32: "int32";
|
|
977
975
|
int64: "int64";
|
|
978
976
|
uint: "uint";
|
|
@@ -981,6 +979,8 @@ export declare const dictionariesSearchTypeResponse: zod.ZodObject<{
|
|
|
981
979
|
float: "float";
|
|
982
980
|
float32: "float32";
|
|
983
981
|
float64: "float64";
|
|
982
|
+
binary: "binary";
|
|
983
|
+
lookup: "lookup";
|
|
984
984
|
richtext: "richtext";
|
|
985
985
|
datetime: "datetime";
|
|
986
986
|
duration: "duration";
|
|
@@ -1123,12 +1123,10 @@ export declare const dictionariesLocateTypeResponse: zod.ZodObject<{
|
|
|
1123
1123
|
}, zod.core.$strip>>;
|
|
1124
1124
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
1125
1125
|
string: "string";
|
|
1126
|
-
lookup: "lookup";
|
|
1127
|
-
binary: "binary";
|
|
1128
|
-
int: "int";
|
|
1129
1126
|
none: "none";
|
|
1130
1127
|
list: "list";
|
|
1131
1128
|
bool: "bool";
|
|
1129
|
+
int: "int";
|
|
1132
1130
|
int32: "int32";
|
|
1133
1131
|
int64: "int64";
|
|
1134
1132
|
uint: "uint";
|
|
@@ -1137,6 +1135,8 @@ export declare const dictionariesLocateTypeResponse: zod.ZodObject<{
|
|
|
1137
1135
|
float: "float";
|
|
1138
1136
|
float32: "float32";
|
|
1139
1137
|
float64: "float64";
|
|
1138
|
+
binary: "binary";
|
|
1139
|
+
lookup: "lookup";
|
|
1140
1140
|
richtext: "richtext";
|
|
1141
1141
|
datetime: "datetime";
|
|
1142
1142
|
duration: "duration";
|
|
@@ -1269,12 +1269,10 @@ export declare const dictionariesCreateTypeBody: zod.ZodObject<{
|
|
|
1269
1269
|
}, zod.core.$strip>>;
|
|
1270
1270
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
1271
1271
|
string: "string";
|
|
1272
|
-
lookup: "lookup";
|
|
1273
|
-
binary: "binary";
|
|
1274
|
-
int: "int";
|
|
1275
1272
|
none: "none";
|
|
1276
1273
|
list: "list";
|
|
1277
1274
|
bool: "bool";
|
|
1275
|
+
int: "int";
|
|
1278
1276
|
int32: "int32";
|
|
1279
1277
|
int64: "int64";
|
|
1280
1278
|
uint: "uint";
|
|
@@ -1283,6 +1281,8 @@ export declare const dictionariesCreateTypeBody: zod.ZodObject<{
|
|
|
1283
1281
|
float: "float";
|
|
1284
1282
|
float32: "float32";
|
|
1285
1283
|
float64: "float64";
|
|
1284
|
+
binary: "binary";
|
|
1285
|
+
lookup: "lookup";
|
|
1286
1286
|
richtext: "richtext";
|
|
1287
1287
|
datetime: "datetime";
|
|
1288
1288
|
duration: "duration";
|
|
@@ -1405,12 +1405,10 @@ export declare const dictionariesCreateTypeResponse: zod.ZodObject<{
|
|
|
1405
1405
|
}, zod.core.$strip>>;
|
|
1406
1406
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
1407
1407
|
string: "string";
|
|
1408
|
-
lookup: "lookup";
|
|
1409
|
-
binary: "binary";
|
|
1410
|
-
int: "int";
|
|
1411
1408
|
none: "none";
|
|
1412
1409
|
list: "list";
|
|
1413
1410
|
bool: "bool";
|
|
1411
|
+
int: "int";
|
|
1414
1412
|
int32: "int32";
|
|
1415
1413
|
int64: "int64";
|
|
1416
1414
|
uint: "uint";
|
|
@@ -1419,6 +1417,8 @@ export declare const dictionariesCreateTypeResponse: zod.ZodObject<{
|
|
|
1419
1417
|
float: "float";
|
|
1420
1418
|
float32: "float32";
|
|
1421
1419
|
float64: "float64";
|
|
1420
|
+
binary: "binary";
|
|
1421
|
+
lookup: "lookup";
|
|
1422
1422
|
richtext: "richtext";
|
|
1423
1423
|
datetime: "datetime";
|
|
1424
1424
|
duration: "duration";
|
|
@@ -1554,12 +1554,10 @@ export declare const dictionariesUpdateTypeBody: zod.ZodObject<{
|
|
|
1554
1554
|
}, zod.core.$strip>>;
|
|
1555
1555
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
1556
1556
|
string: "string";
|
|
1557
|
-
lookup: "lookup";
|
|
1558
|
-
binary: "binary";
|
|
1559
|
-
int: "int";
|
|
1560
1557
|
none: "none";
|
|
1561
1558
|
list: "list";
|
|
1562
1559
|
bool: "bool";
|
|
1560
|
+
int: "int";
|
|
1563
1561
|
int32: "int32";
|
|
1564
1562
|
int64: "int64";
|
|
1565
1563
|
uint: "uint";
|
|
@@ -1568,6 +1566,8 @@ export declare const dictionariesUpdateTypeBody: zod.ZodObject<{
|
|
|
1568
1566
|
float: "float";
|
|
1569
1567
|
float32: "float32";
|
|
1570
1568
|
float64: "float64";
|
|
1569
|
+
binary: "binary";
|
|
1570
|
+
lookup: "lookup";
|
|
1571
1571
|
richtext: "richtext";
|
|
1572
1572
|
datetime: "datetime";
|
|
1573
1573
|
duration: "duration";
|
|
@@ -1690,12 +1690,10 @@ export declare const dictionariesUpdateTypeResponse: zod.ZodObject<{
|
|
|
1690
1690
|
}, zod.core.$strip>>;
|
|
1691
1691
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
1692
1692
|
string: "string";
|
|
1693
|
-
lookup: "lookup";
|
|
1694
|
-
binary: "binary";
|
|
1695
|
-
int: "int";
|
|
1696
1693
|
none: "none";
|
|
1697
1694
|
list: "list";
|
|
1698
1695
|
bool: "bool";
|
|
1696
|
+
int: "int";
|
|
1699
1697
|
int32: "int32";
|
|
1700
1698
|
int64: "int64";
|
|
1701
1699
|
uint: "uint";
|
|
@@ -1704,6 +1702,8 @@ export declare const dictionariesUpdateTypeResponse: zod.ZodObject<{
|
|
|
1704
1702
|
float: "float";
|
|
1705
1703
|
float32: "float32";
|
|
1706
1704
|
float64: "float64";
|
|
1705
|
+
binary: "binary";
|
|
1706
|
+
lookup: "lookup";
|
|
1707
1707
|
richtext: "richtext";
|
|
1708
1708
|
datetime: "datetime";
|
|
1709
1709
|
duration: "duration";
|
|
@@ -84,12 +84,10 @@ export declare const extensionsDeleteType2Response: zod.ZodObject<{
|
|
|
84
84
|
}, zod.core.$strip>>;
|
|
85
85
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
86
86
|
string: "string";
|
|
87
|
-
lookup: "lookup";
|
|
88
|
-
binary: "binary";
|
|
89
|
-
int: "int";
|
|
90
87
|
none: "none";
|
|
91
88
|
list: "list";
|
|
92
89
|
bool: "bool";
|
|
90
|
+
int: "int";
|
|
93
91
|
int32: "int32";
|
|
94
92
|
int64: "int64";
|
|
95
93
|
uint: "uint";
|
|
@@ -98,6 +96,8 @@ export declare const extensionsDeleteType2Response: zod.ZodObject<{
|
|
|
98
96
|
float: "float";
|
|
99
97
|
float32: "float32";
|
|
100
98
|
float64: "float64";
|
|
99
|
+
binary: "binary";
|
|
100
|
+
lookup: "lookup";
|
|
101
101
|
richtext: "richtext";
|
|
102
102
|
datetime: "datetime";
|
|
103
103
|
duration: "duration";
|
|
@@ -249,12 +249,10 @@ export declare const extensionsSearchTypeResponse: zod.ZodObject<{
|
|
|
249
249
|
}, zod.core.$strip>>;
|
|
250
250
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
251
251
|
string: "string";
|
|
252
|
-
lookup: "lookup";
|
|
253
|
-
binary: "binary";
|
|
254
|
-
int: "int";
|
|
255
252
|
none: "none";
|
|
256
253
|
list: "list";
|
|
257
254
|
bool: "bool";
|
|
255
|
+
int: "int";
|
|
258
256
|
int32: "int32";
|
|
259
257
|
int64: "int64";
|
|
260
258
|
uint: "uint";
|
|
@@ -263,6 +261,8 @@ export declare const extensionsSearchTypeResponse: zod.ZodObject<{
|
|
|
263
261
|
float: "float";
|
|
264
262
|
float32: "float32";
|
|
265
263
|
float64: "float64";
|
|
264
|
+
binary: "binary";
|
|
265
|
+
lookup: "lookup";
|
|
266
266
|
richtext: "richtext";
|
|
267
267
|
datetime: "datetime";
|
|
268
268
|
duration: "duration";
|
|
@@ -409,12 +409,10 @@ export declare const extensionsDeleteTypeResponse: zod.ZodObject<{
|
|
|
409
409
|
}, zod.core.$strip>>;
|
|
410
410
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
411
411
|
string: "string";
|
|
412
|
-
lookup: "lookup";
|
|
413
|
-
binary: "binary";
|
|
414
|
-
int: "int";
|
|
415
412
|
none: "none";
|
|
416
413
|
list: "list";
|
|
417
414
|
bool: "bool";
|
|
415
|
+
int: "int";
|
|
418
416
|
int32: "int32";
|
|
419
417
|
int64: "int64";
|
|
420
418
|
uint: "uint";
|
|
@@ -423,6 +421,8 @@ export declare const extensionsDeleteTypeResponse: zod.ZodObject<{
|
|
|
423
421
|
float: "float";
|
|
424
422
|
float32: "float32";
|
|
425
423
|
float64: "float64";
|
|
424
|
+
binary: "binary";
|
|
425
|
+
lookup: "lookup";
|
|
426
426
|
richtext: "richtext";
|
|
427
427
|
datetime: "datetime";
|
|
428
428
|
duration: "duration";
|
|
@@ -565,12 +565,10 @@ export declare const extensionsLocateTypeResponse: zod.ZodObject<{
|
|
|
565
565
|
}, zod.core.$strip>>;
|
|
566
566
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
567
567
|
string: "string";
|
|
568
|
-
lookup: "lookup";
|
|
569
|
-
binary: "binary";
|
|
570
|
-
int: "int";
|
|
571
568
|
none: "none";
|
|
572
569
|
list: "list";
|
|
573
570
|
bool: "bool";
|
|
571
|
+
int: "int";
|
|
574
572
|
int32: "int32";
|
|
575
573
|
int64: "int64";
|
|
576
574
|
uint: "uint";
|
|
@@ -579,6 +577,8 @@ export declare const extensionsLocateTypeResponse: zod.ZodObject<{
|
|
|
579
577
|
float: "float";
|
|
580
578
|
float32: "float32";
|
|
581
579
|
float64: "float64";
|
|
580
|
+
binary: "binary";
|
|
581
|
+
lookup: "lookup";
|
|
582
582
|
richtext: "richtext";
|
|
583
583
|
datetime: "datetime";
|
|
584
584
|
duration: "duration";
|
|
@@ -708,12 +708,10 @@ export declare const extensionsCreateTypeBody: zod.ZodObject<{
|
|
|
708
708
|
}, zod.core.$strip>>;
|
|
709
709
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
710
710
|
string: "string";
|
|
711
|
-
lookup: "lookup";
|
|
712
|
-
binary: "binary";
|
|
713
|
-
int: "int";
|
|
714
711
|
none: "none";
|
|
715
712
|
list: "list";
|
|
716
713
|
bool: "bool";
|
|
714
|
+
int: "int";
|
|
717
715
|
int32: "int32";
|
|
718
716
|
int64: "int64";
|
|
719
717
|
uint: "uint";
|
|
@@ -722,6 +720,8 @@ export declare const extensionsCreateTypeBody: zod.ZodObject<{
|
|
|
722
720
|
float: "float";
|
|
723
721
|
float32: "float32";
|
|
724
722
|
float64: "float64";
|
|
723
|
+
binary: "binary";
|
|
724
|
+
lookup: "lookup";
|
|
725
725
|
richtext: "richtext";
|
|
726
726
|
datetime: "datetime";
|
|
727
727
|
duration: "duration";
|
|
@@ -841,12 +841,10 @@ export declare const extensionsCreateTypeResponse: zod.ZodObject<{
|
|
|
841
841
|
}, zod.core.$strip>>;
|
|
842
842
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
843
843
|
string: "string";
|
|
844
|
-
lookup: "lookup";
|
|
845
|
-
binary: "binary";
|
|
846
|
-
int: "int";
|
|
847
844
|
none: "none";
|
|
848
845
|
list: "list";
|
|
849
846
|
bool: "bool";
|
|
847
|
+
int: "int";
|
|
850
848
|
int32: "int32";
|
|
851
849
|
int64: "int64";
|
|
852
850
|
uint: "uint";
|
|
@@ -855,6 +853,8 @@ export declare const extensionsCreateTypeResponse: zod.ZodObject<{
|
|
|
855
853
|
float: "float";
|
|
856
854
|
float32: "float32";
|
|
857
855
|
float64: "float64";
|
|
856
|
+
binary: "binary";
|
|
857
|
+
lookup: "lookup";
|
|
858
858
|
richtext: "richtext";
|
|
859
859
|
datetime: "datetime";
|
|
860
860
|
duration: "duration";
|
|
@@ -984,12 +984,10 @@ export declare const extensionsUpdateTypeBody: zod.ZodObject<{
|
|
|
984
984
|
}, zod.core.$strip>>;
|
|
985
985
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
986
986
|
string: "string";
|
|
987
|
-
lookup: "lookup";
|
|
988
|
-
binary: "binary";
|
|
989
|
-
int: "int";
|
|
990
987
|
none: "none";
|
|
991
988
|
list: "list";
|
|
992
989
|
bool: "bool";
|
|
990
|
+
int: "int";
|
|
993
991
|
int32: "int32";
|
|
994
992
|
int64: "int64";
|
|
995
993
|
uint: "uint";
|
|
@@ -998,6 +996,8 @@ export declare const extensionsUpdateTypeBody: zod.ZodObject<{
|
|
|
998
996
|
float: "float";
|
|
999
997
|
float32: "float32";
|
|
1000
998
|
float64: "float64";
|
|
999
|
+
binary: "binary";
|
|
1000
|
+
lookup: "lookup";
|
|
1001
1001
|
richtext: "richtext";
|
|
1002
1002
|
datetime: "datetime";
|
|
1003
1003
|
duration: "duration";
|
|
@@ -1117,12 +1117,10 @@ export declare const extensionsUpdateTypeResponse: zod.ZodObject<{
|
|
|
1117
1117
|
}, zod.core.$strip>>;
|
|
1118
1118
|
kind: zod.ZodDefault<zod.ZodEnum<{
|
|
1119
1119
|
string: "string";
|
|
1120
|
-
lookup: "lookup";
|
|
1121
|
-
binary: "binary";
|
|
1122
|
-
int: "int";
|
|
1123
1120
|
none: "none";
|
|
1124
1121
|
list: "list";
|
|
1125
1122
|
bool: "bool";
|
|
1123
|
+
int: "int";
|
|
1126
1124
|
int32: "int32";
|
|
1127
1125
|
int64: "int64";
|
|
1128
1126
|
uint: "uint";
|
|
@@ -1131,6 +1129,8 @@ export declare const extensionsUpdateTypeResponse: zod.ZodObject<{
|
|
|
1131
1129
|
float: "float";
|
|
1132
1130
|
float32: "float32";
|
|
1133
1131
|
float64: "float64";
|
|
1132
|
+
binary: "binary";
|
|
1133
|
+
lookup: "lookup";
|
|
1134
1134
|
richtext: "richtext";
|
|
1135
1135
|
datetime: "datetime";
|
|
1136
1136
|
duration: "duration";
|
|
@@ -254,7 +254,6 @@ export declare const groupsAddContactsToGroupsResponse: zod.ZodObject<{
|
|
|
254
254
|
type: zod.ZodOptional<zod.ZodString>;
|
|
255
255
|
}, zod.core.$strip>>;
|
|
256
256
|
etag: zod.ZodOptional<zod.ZodString>;
|
|
257
|
-
externalId: zod.ZodOptional<zod.ZodString>;
|
|
258
257
|
id: zod.ZodOptional<zod.ZodString>;
|
|
259
258
|
protocol: zod.ZodOptional<zod.ZodString>;
|
|
260
259
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -610,7 +609,6 @@ export declare const groupsRemoveContactsFromGroupResponse: zod.ZodObject<{
|
|
|
610
609
|
type: zod.ZodOptional<zod.ZodString>;
|
|
611
610
|
}, zod.core.$strip>>;
|
|
612
611
|
etag: zod.ZodOptional<zod.ZodString>;
|
|
613
|
-
externalId: zod.ZodOptional<zod.ZodString>;
|
|
614
612
|
id: zod.ZodOptional<zod.ZodString>;
|
|
615
613
|
protocol: zod.ZodOptional<zod.ZodString>;
|
|
616
614
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -33,7 +33,6 @@ export declare const iMClientsListIMClientsResponse: zod.ZodObject<{
|
|
|
33
33
|
type: zod.ZodOptional<zod.ZodString>;
|
|
34
34
|
}, zod.core.$strip>>;
|
|
35
35
|
etag: zod.ZodOptional<zod.ZodString>;
|
|
36
|
-
externalId: zod.ZodOptional<zod.ZodString>;
|
|
37
36
|
id: zod.ZodOptional<zod.ZodString>;
|
|
38
37
|
protocol: zod.ZodOptional<zod.ZodString>;
|
|
39
38
|
updatedAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
-
import type { ApiDeleteLDAPRequest, ApiLDAPCatalog, ApiLDAPCreateLDAPTemplateBody, ApiLDAPDeleteLDAPTemplateBody, ApiLDAPLDAPSearchBody, ApiLDAPResyncLDAPCatalogBody,
|
|
2
|
+
import type { ApiDeleteLDAPRequest, ApiLDAPCatalog, ApiLDAPCreateLDAPTemplateBody, ApiLDAPDeleteLDAPTemplateBody, ApiLDAPLDAPSearchBody, ApiLDAPResyncLDAPCatalogBody, ApiLDAPSearchRequest, ApiLDAPSearchResponse, ApiLDAPTemplate, ApiLDAPTemplateResponse, ApiLDAPUpdateLDAPCatalogBody, ApiLDAPUpdateLDAPTemplateBody, ApiLDAProcess, ApiLDAProcessResponse, ApiSearchLDAPResponse, LDAPDeleteLDAPCatalogParams, LDAPLDAPSearch2Params, LDAPLDAPSearch4Params, LDAPLocateLDAPCatalogParams, LDAPLocateLDAPTemplateParams, LDAPLocateLDAProcessParams, LDAPSearchLDAPCatalogParams, LDAPSearchLDAPTemplateParams, LDAPSearchLDAProcessParams } from '.././_models';
|
|
3
3
|
export declare const // --- title start
|
|
4
4
|
getLdap: () => {
|
|
5
5
|
lDAPDeleteLDAPCatalog2: <TData = AxiosResponse<ApiLDAPCatalog, any>>(apiDeleteLDAPRequest: ApiDeleteLDAPRequest, options?: AxiosRequestConfig) => Promise<TData>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { http } from 'msw';
|
|
2
|
-
import type { ApiLDAPCatalog,
|
|
2
|
+
import type { ApiLDAPCatalog, ApiLDAPSearchResponse, ApiLDAPTemplate, ApiLDAPTemplateResponse, ApiLDAProcess, ApiLDAProcessResponse, ApiSearchLDAPResponse } from '.././_models';
|
|
3
3
|
export declare const getLDAPDeleteLDAPCatalog2ResponseMock: (overrideResponse?: Partial<ApiLDAPCatalog>) => ApiLDAPCatalog;
|
|
4
4
|
export declare const getLDAPSearchLDAPCatalogResponseMock: (overrideResponse?: Partial<ApiSearchLDAPResponse>) => ApiSearchLDAPResponse;
|
|
5
5
|
export declare const getLDAPCreateLDAPCatalogResponseMock: (overrideResponse?: Partial<ApiLDAPCatalog>) => ApiLDAPCatalog;
|
|
@@ -16,9 +16,9 @@ export declare const loggerServiceSearchLogByConfigIdQueryParams: zod.ZodObject<
|
|
|
16
16
|
fields: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
17
17
|
userId: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
18
18
|
action: zod.ZodOptional<zod.ZodArray<zod.ZodEnum<{
|
|
19
|
-
delete: "delete";
|
|
20
19
|
create: "create";
|
|
21
20
|
update: "update";
|
|
21
|
+
delete: "delete";
|
|
22
22
|
default_no_action: "default_no_action";
|
|
23
23
|
read: "read";
|
|
24
24
|
}>>>;
|
|
@@ -61,9 +61,9 @@ export declare const loggerServiceSearchLogByUserIdQueryParams: zod.ZodObject<{
|
|
|
61
61
|
fields: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
62
62
|
objectId: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
63
63
|
action: zod.ZodOptional<zod.ZodArray<zod.ZodEnum<{
|
|
64
|
-
delete: "delete";
|
|
65
64
|
create: "create";
|
|
66
65
|
update: "update";
|
|
66
|
+
delete: "delete";
|
|
67
67
|
default_no_action: "default_no_action";
|
|
68
68
|
read: "read";
|
|
69
69
|
}>>>;
|
|
@@ -97,17 +97,17 @@ export declare const loggerServiceSearchLogByUserIdResponse: zod.ZodObject<{
|
|
|
97
97
|
}, zod.core.$strip>;
|
|
98
98
|
export declare const loggerServiceSearchLogByRecordIdParams: zod.ZodObject<{
|
|
99
99
|
object: zod.ZodEnum<{
|
|
100
|
-
schema: "schema";
|
|
101
|
-
devices: "devices";
|
|
102
100
|
contacts: "contacts";
|
|
103
101
|
cc_list: "cc_list";
|
|
104
102
|
calendars: "calendars";
|
|
103
|
+
devices: "devices";
|
|
105
104
|
cc_agent: "cc_agent";
|
|
106
105
|
cc_team: "cc_team";
|
|
107
106
|
cc_resource: "cc_resource";
|
|
108
107
|
cc_resource_group: "cc_resource_group";
|
|
109
108
|
cc_queue: "cc_queue";
|
|
110
109
|
users: "users";
|
|
110
|
+
schema: "schema";
|
|
111
111
|
chat_bots: "chat_bots";
|
|
112
112
|
cases: "cases";
|
|
113
113
|
cc_list_number: "cc_list_number";
|
|
@@ -123,9 +123,9 @@ export declare const loggerServiceSearchLogByRecordIdQueryParams: zod.ZodObject<
|
|
|
123
123
|
sort: zod.ZodOptional<zod.ZodString>;
|
|
124
124
|
fields: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
125
125
|
action: zod.ZodOptional<zod.ZodArray<zod.ZodEnum<{
|
|
126
|
-
delete: "delete";
|
|
127
126
|
create: "create";
|
|
128
127
|
update: "update";
|
|
128
|
+
delete: "delete";
|
|
129
129
|
default_no_action: "default_no_action";
|
|
130
130
|
read: "read";
|
|
131
131
|
}>>>;
|