@kl1/contracts 1.2.85-uat → 1.2.87-uat
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/dist/api-contracts/src/activity-log/index.d.ts +4 -4
- package/dist/api-contracts/src/activity-log/schema.d.ts +3 -3
- package/dist/api-contracts/src/attribute/index.d.ts +7 -7
- package/dist/api-contracts/src/auth/index.d.ts +4 -4
- package/dist/api-contracts/src/automation-queue/index.d.ts +37 -40
- package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
- package/dist/api-contracts/src/automation-queue/schema.d.ts +6 -6
- package/dist/api-contracts/src/aws/index.d.ts +2 -2
- package/dist/api-contracts/src/botpress/index.d.ts +2 -2
- package/dist/api-contracts/src/business-calendar/index.d.ts +4 -4
- package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
- package/dist/api-contracts/src/category/index.d.ts +7 -7
- package/dist/api-contracts/src/channel/index.d.ts +257 -1992
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +0 -36
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +0 -23
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +2091 -2458
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +493 -572
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +408 -519
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +402 -402
- package/dist/api-contracts/src/comment/schema.d.ts +103 -103
- package/dist/api-contracts/src/contract.d.ts +35558 -40427
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +88 -99
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +104 -113
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +49 -750
- package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/schema.d.ts +9 -164
- package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/validation.d.ts +1 -30
- package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/evaluate-form/index.d.ts +1 -1
- package/dist/api-contracts/src/extension/index.d.ts +7 -7
- package/dist/api-contracts/src/facebook-feed/index.d.ts +281 -403
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +6 -13
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +0 -5
- package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
- package/dist/api-contracts/src/hold-label/index.d.ts +10 -10
- package/dist/api-contracts/src/instagram/index.d.ts +271 -370
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +278 -369
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +5 -14
- package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/room-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +80 -80
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +60 -60
- package/dist/api-contracts/src/messenger/index.d.ts +271 -370
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +0 -5
- package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/notification/index.d.ts +13 -13
- package/dist/api-contracts/src/notification/schema.d.ts +9 -9
- package/dist/api-contracts/src/notification/validation.d.ts +3 -3
- package/dist/api-contracts/src/permission/index.d.ts +1 -1
- package/dist/api-contracts/src/presence-status/index.d.ts +55 -127
- package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/schema.d.ts +10 -16
- package/dist/api-contracts/src/presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/validation.d.ts +12 -30
- package/dist/api-contracts/src/presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/role/index.d.ts +5 -5
- package/dist/api-contracts/src/sms/index.d.ts +5 -42
- package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
- package/dist/api-contracts/src/snippet/index.d.ts +8 -8
- package/dist/api-contracts/src/subscription/index.d.ts +5 -5
- package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
- package/dist/api-contracts/src/tag/index.d.ts +4 -4
- package/dist/api-contracts/src/telegram/index.d.ts +271 -348
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +447 -68
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +16 -28
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts +3 -0
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +44 -44
- package/dist/api-contracts/src/telephony-cdr/schema.d.ts +18 -18
- package/dist/api-contracts/src/telephony-extension/index.d.ts +1 -1
- package/dist/api-contracts/src/ticket/index.d.ts +694 -694
- package/dist/api-contracts/src/ticket/schema.d.ts +53 -53
- package/dist/api-contracts/src/ticket/validation.d.ts +20 -20
- package/dist/api-contracts/src/upload/index.d.ts +2 -2
- package/dist/api-contracts/src/user/index.d.ts +18 -148
- package/dist/api-contracts/src/user/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user/schema.d.ts +1 -38
- package/dist/api-contracts/src/user/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +18 -42
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +23 -53
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/index.d.ts +271 -348
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +276 -353
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +271 -358
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/widget/index.d.ts +9 -9
- package/dist/api-contracts/src/workflow-rule/index.d.ts +286 -332
- package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
- package/dist/api-contracts/src/wrap-up-form/index.d.ts +187 -187
- package/dist/api-contracts/src/wrap-up-form/schema.d.ts +20 -20
- package/dist/entities/src/enums/chat.d.ts +0 -12
- package/dist/entities/src/enums/chat.d.ts.map +1 -1
- package/dist/index.js +1749 -2047
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1749 -2047
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -10,15 +10,15 @@ export declare const activityLogContract: {
|
|
|
10
10
|
updatedAt: z.ZodDate;
|
|
11
11
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
12
12
|
actor: z.ZodObject<{
|
|
13
|
-
name: z.ZodString;
|
|
14
13
|
id: z.ZodString;
|
|
15
|
-
address: z.ZodNullable<z.ZodString>;
|
|
16
|
-
email: z.ZodString;
|
|
17
14
|
createdAt: z.ZodDate;
|
|
18
15
|
updatedAt: z.ZodDate;
|
|
19
16
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
17
|
+
name: z.ZodString;
|
|
18
|
+
email: z.ZodString;
|
|
20
19
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
21
20
|
password: z.ZodString;
|
|
21
|
+
address: z.ZodNullable<z.ZodString>;
|
|
22
22
|
phone: z.ZodNullable<z.ZodString>;
|
|
23
23
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
24
24
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -384,7 +384,7 @@ export declare const activityLogContract: {
|
|
|
384
384
|
error?: any;
|
|
385
385
|
}>;
|
|
386
386
|
};
|
|
387
|
-
path: "
|
|
387
|
+
path: "activity-log";
|
|
388
388
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
389
389
|
'x-tenant': z.ZodString;
|
|
390
390
|
'x-service-token': z.ZodString;
|
|
@@ -27,15 +27,15 @@ export declare const ActivityLogSchema: z.ZodObject<{
|
|
|
27
27
|
updatedAt: z.ZodDate;
|
|
28
28
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
29
29
|
actor: z.ZodObject<{
|
|
30
|
-
name: z.ZodString;
|
|
31
30
|
id: z.ZodString;
|
|
32
|
-
address: z.ZodNullable<z.ZodString>;
|
|
33
|
-
email: z.ZodString;
|
|
34
31
|
createdAt: z.ZodDate;
|
|
35
32
|
updatedAt: z.ZodDate;
|
|
36
33
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
34
|
+
name: z.ZodString;
|
|
35
|
+
email: z.ZodString;
|
|
37
36
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
38
37
|
password: z.ZodString;
|
|
38
|
+
address: z.ZodNullable<z.ZodString>;
|
|
39
39
|
phone: z.ZodNullable<z.ZodString>;
|
|
40
40
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
41
41
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -245,7 +245,7 @@ export declare const attributeContract: {
|
|
|
245
245
|
error?: any;
|
|
246
246
|
}>;
|
|
247
247
|
};
|
|
248
|
-
path: "
|
|
248
|
+
path: "attributes";
|
|
249
249
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
250
250
|
'x-tenant': z.ZodString;
|
|
251
251
|
'x-service-token': z.ZodString;
|
|
@@ -463,7 +463,7 @@ export declare const attributeContract: {
|
|
|
463
463
|
error?: any;
|
|
464
464
|
}>;
|
|
465
465
|
};
|
|
466
|
-
path: "
|
|
466
|
+
path: "attributes";
|
|
467
467
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
468
468
|
'x-tenant': z.ZodString;
|
|
469
469
|
'x-service-token': z.ZodString;
|
|
@@ -725,7 +725,7 @@ export declare const attributeContract: {
|
|
|
725
725
|
error?: any;
|
|
726
726
|
}>;
|
|
727
727
|
};
|
|
728
|
-
path: "
|
|
728
|
+
path: "attributes/:id";
|
|
729
729
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
730
730
|
'x-tenant': z.ZodString;
|
|
731
731
|
'x-service-token': z.ZodString;
|
|
@@ -781,7 +781,7 @@ export declare const attributeContract: {
|
|
|
781
781
|
error?: any;
|
|
782
782
|
}>;
|
|
783
783
|
};
|
|
784
|
-
path: "
|
|
784
|
+
path: "attributes/visibility/:id";
|
|
785
785
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
786
786
|
'x-tenant': z.ZodString;
|
|
787
787
|
'x-service-token': z.ZodString;
|
|
@@ -837,7 +837,7 @@ export declare const attributeContract: {
|
|
|
837
837
|
error?: any;
|
|
838
838
|
}>;
|
|
839
839
|
};
|
|
840
|
-
path: "
|
|
840
|
+
path: "attributes/required/:id";
|
|
841
841
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
842
842
|
'x-tenant': z.ZodString;
|
|
843
843
|
'x-service-token': z.ZodString;
|
|
@@ -901,7 +901,7 @@ export declare const attributeContract: {
|
|
|
901
901
|
error?: any;
|
|
902
902
|
}>;
|
|
903
903
|
};
|
|
904
|
-
path: "
|
|
904
|
+
path: "attributes/position";
|
|
905
905
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
906
906
|
'x-tenant': z.ZodString;
|
|
907
907
|
'x-service-token': z.ZodString;
|
|
@@ -951,7 +951,7 @@ export declare const attributeContract: {
|
|
|
951
951
|
error?: any;
|
|
952
952
|
}>;
|
|
953
953
|
};
|
|
954
|
-
path: "
|
|
954
|
+
path: "attributes/:id";
|
|
955
955
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
956
956
|
'x-tenant': z.ZodString;
|
|
957
957
|
'x-service-token': z.ZodString;
|
|
@@ -6,15 +6,15 @@ export declare const authContract: {
|
|
|
6
6
|
200: import("zod").ZodObject<{
|
|
7
7
|
requestId: import("zod").ZodString;
|
|
8
8
|
user: import("zod").ZodObject<{
|
|
9
|
-
name: import("zod").ZodString;
|
|
10
9
|
id: import("zod").ZodString;
|
|
11
|
-
address: import("zod").ZodNullable<import("zod").ZodString>;
|
|
12
|
-
email: import("zod").ZodString;
|
|
13
10
|
createdAt: import("zod").ZodDate;
|
|
14
11
|
updatedAt: import("zod").ZodDate;
|
|
15
12
|
deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
|
|
13
|
+
name: import("zod").ZodString;
|
|
14
|
+
email: import("zod").ZodString;
|
|
16
15
|
emailVerifiedAt: import("zod").ZodNullable<import("zod").ZodDate>;
|
|
17
16
|
password: import("zod").ZodString;
|
|
17
|
+
address: import("zod").ZodNullable<import("zod").ZodString>;
|
|
18
18
|
phone: import("zod").ZodNullable<import("zod").ZodString>;
|
|
19
19
|
notificationCount: import("zod").ZodNullable<import("zod").ZodNumber>;
|
|
20
20
|
roles: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -333,7 +333,7 @@ export declare const authContract: {
|
|
|
333
333
|
error?: any;
|
|
334
334
|
}>;
|
|
335
335
|
};
|
|
336
|
-
path: "
|
|
336
|
+
path: "auth/me";
|
|
337
337
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
338
338
|
'x-tenant': import("zod").ZodString;
|
|
339
339
|
'x-service-token': import("zod").ZodString;
|
|
@@ -48,15 +48,15 @@ export declare const automationQueueContract: {
|
|
|
48
48
|
distributionStrategy: z.ZodUnion<[z.ZodLiteral<"round-robin">, z.ZodLiteral<"fewest-assignments">, z.ZodLiteral<"random">, z.ZodLiteral<"notify-all">]>;
|
|
49
49
|
maximumAssignPerAgent: z.ZodNumber;
|
|
50
50
|
managers: z.ZodArray<z.ZodObject<{
|
|
51
|
-
name: z.ZodString;
|
|
52
51
|
id: z.ZodString;
|
|
53
|
-
address: z.ZodNullable<z.ZodString>;
|
|
54
|
-
email: z.ZodString;
|
|
55
52
|
createdAt: z.ZodDate;
|
|
56
53
|
updatedAt: z.ZodDate;
|
|
57
54
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
55
|
+
name: z.ZodString;
|
|
56
|
+
email: z.ZodString;
|
|
58
57
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
59
58
|
password: z.ZodString;
|
|
59
|
+
address: z.ZodNullable<z.ZodString>;
|
|
60
60
|
phone: z.ZodNullable<z.ZodString>;
|
|
61
61
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
62
62
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -252,15 +252,15 @@ export declare const automationQueueContract: {
|
|
|
252
252
|
};
|
|
253
253
|
}>, "many">;
|
|
254
254
|
agents: z.ZodArray<z.ZodObject<{
|
|
255
|
-
name: z.ZodString;
|
|
256
255
|
id: z.ZodString;
|
|
257
|
-
address: z.ZodNullable<z.ZodString>;
|
|
258
|
-
email: z.ZodString;
|
|
259
256
|
createdAt: z.ZodDate;
|
|
260
257
|
updatedAt: z.ZodDate;
|
|
261
258
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
259
|
+
name: z.ZodString;
|
|
260
|
+
email: z.ZodString;
|
|
262
261
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
263
262
|
password: z.ZodString;
|
|
263
|
+
address: z.ZodNullable<z.ZodString>;
|
|
264
264
|
phone: z.ZodNullable<z.ZodString>;
|
|
265
265
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
266
266
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -856,7 +856,7 @@ export declare const automationQueueContract: {
|
|
|
856
856
|
} | undefined;
|
|
857
857
|
}>;
|
|
858
858
|
};
|
|
859
|
-
path: "
|
|
859
|
+
path: "/automation-queue";
|
|
860
860
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
861
861
|
'x-tenant': z.ZodString;
|
|
862
862
|
'x-service-token': z.ZodString;
|
|
@@ -898,15 +898,15 @@ export declare const automationQueueContract: {
|
|
|
898
898
|
distributionStrategy: z.ZodUnion<[z.ZodLiteral<"round-robin">, z.ZodLiteral<"fewest-assignments">, z.ZodLiteral<"random">, z.ZodLiteral<"notify-all">]>;
|
|
899
899
|
maximumAssignPerAgent: z.ZodNumber;
|
|
900
900
|
managers: z.ZodArray<z.ZodObject<{
|
|
901
|
-
name: z.ZodString;
|
|
902
901
|
id: z.ZodString;
|
|
903
|
-
address: z.ZodNullable<z.ZodString>;
|
|
904
|
-
email: z.ZodString;
|
|
905
902
|
createdAt: z.ZodDate;
|
|
906
903
|
updatedAt: z.ZodDate;
|
|
907
904
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
905
|
+
name: z.ZodString;
|
|
906
|
+
email: z.ZodString;
|
|
908
907
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
909
908
|
password: z.ZodString;
|
|
909
|
+
address: z.ZodNullable<z.ZodString>;
|
|
910
910
|
phone: z.ZodNullable<z.ZodString>;
|
|
911
911
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
912
912
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -1102,15 +1102,15 @@ export declare const automationQueueContract: {
|
|
|
1102
1102
|
};
|
|
1103
1103
|
}>, "many">;
|
|
1104
1104
|
agents: z.ZodArray<z.ZodObject<{
|
|
1105
|
-
name: z.ZodString;
|
|
1106
1105
|
id: z.ZodString;
|
|
1107
|
-
address: z.ZodNullable<z.ZodString>;
|
|
1108
|
-
email: z.ZodString;
|
|
1109
1106
|
createdAt: z.ZodDate;
|
|
1110
1107
|
updatedAt: z.ZodDate;
|
|
1111
1108
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
1109
|
+
name: z.ZodString;
|
|
1110
|
+
email: z.ZodString;
|
|
1112
1111
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
1113
1112
|
password: z.ZodString;
|
|
1113
|
+
address: z.ZodNullable<z.ZodString>;
|
|
1114
1114
|
phone: z.ZodNullable<z.ZodString>;
|
|
1115
1115
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
1116
1116
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -1706,7 +1706,7 @@ export declare const automationQueueContract: {
|
|
|
1706
1706
|
} | undefined;
|
|
1707
1707
|
}>;
|
|
1708
1708
|
};
|
|
1709
|
-
path: "
|
|
1709
|
+
path: "/automation-queue/:id/duplicate";
|
|
1710
1710
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1711
1711
|
'x-tenant': z.ZodString;
|
|
1712
1712
|
'x-service-token': z.ZodString;
|
|
@@ -1728,13 +1728,10 @@ export declare const automationQueueContract: {
|
|
|
1728
1728
|
method: "GET";
|
|
1729
1729
|
query: z.ZodOptional<z.ZodObject<{
|
|
1730
1730
|
userId: z.ZodOptional<z.ZodString>;
|
|
1731
|
-
withRelations: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
1732
1731
|
}, "strip", z.ZodTypeAny, {
|
|
1733
1732
|
userId?: string | undefined;
|
|
1734
|
-
withRelations?: boolean | undefined;
|
|
1735
1733
|
}, {
|
|
1736
1734
|
userId?: string | undefined;
|
|
1737
|
-
withRelations?: boolean | undefined;
|
|
1738
1735
|
}>>;
|
|
1739
1736
|
responses: {
|
|
1740
1737
|
200: z.ZodObject<{
|
|
@@ -1750,15 +1747,15 @@ export declare const automationQueueContract: {
|
|
|
1750
1747
|
distributionStrategy: z.ZodUnion<[z.ZodLiteral<"round-robin">, z.ZodLiteral<"fewest-assignments">, z.ZodLiteral<"random">, z.ZodLiteral<"notify-all">]>;
|
|
1751
1748
|
maximumAssignPerAgent: z.ZodNumber;
|
|
1752
1749
|
managers: z.ZodArray<z.ZodObject<{
|
|
1753
|
-
name: z.ZodString;
|
|
1754
1750
|
id: z.ZodString;
|
|
1755
|
-
address: z.ZodNullable<z.ZodString>;
|
|
1756
|
-
email: z.ZodString;
|
|
1757
1751
|
createdAt: z.ZodDate;
|
|
1758
1752
|
updatedAt: z.ZodDate;
|
|
1759
1753
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
1754
|
+
name: z.ZodString;
|
|
1755
|
+
email: z.ZodString;
|
|
1760
1756
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
1761
1757
|
password: z.ZodString;
|
|
1758
|
+
address: z.ZodNullable<z.ZodString>;
|
|
1762
1759
|
phone: z.ZodNullable<z.ZodString>;
|
|
1763
1760
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
1764
1761
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -1954,15 +1951,15 @@ export declare const automationQueueContract: {
|
|
|
1954
1951
|
};
|
|
1955
1952
|
}>, "many">;
|
|
1956
1953
|
agents: z.ZodArray<z.ZodObject<{
|
|
1957
|
-
name: z.ZodString;
|
|
1958
1954
|
id: z.ZodString;
|
|
1959
|
-
address: z.ZodNullable<z.ZodString>;
|
|
1960
|
-
email: z.ZodString;
|
|
1961
1955
|
createdAt: z.ZodDate;
|
|
1962
1956
|
updatedAt: z.ZodDate;
|
|
1963
1957
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
1958
|
+
name: z.ZodString;
|
|
1959
|
+
email: z.ZodString;
|
|
1964
1960
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
1965
1961
|
password: z.ZodString;
|
|
1962
|
+
address: z.ZodNullable<z.ZodString>;
|
|
1966
1963
|
phone: z.ZodNullable<z.ZodString>;
|
|
1967
1964
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
1968
1965
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -2558,7 +2555,7 @@ export declare const automationQueueContract: {
|
|
|
2558
2555
|
requestId: string;
|
|
2559
2556
|
}>;
|
|
2560
2557
|
};
|
|
2561
|
-
path: "
|
|
2558
|
+
path: "/automation-queue";
|
|
2562
2559
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
2563
2560
|
'x-tenant': z.ZodString;
|
|
2564
2561
|
'x-service-token': z.ZodString;
|
|
@@ -2599,15 +2596,15 @@ export declare const automationQueueContract: {
|
|
|
2599
2596
|
distributionStrategy: z.ZodUnion<[z.ZodLiteral<"round-robin">, z.ZodLiteral<"fewest-assignments">, z.ZodLiteral<"random">, z.ZodLiteral<"notify-all">]>;
|
|
2600
2597
|
maximumAssignPerAgent: z.ZodNumber;
|
|
2601
2598
|
managers: z.ZodArray<z.ZodObject<{
|
|
2602
|
-
name: z.ZodString;
|
|
2603
2599
|
id: z.ZodString;
|
|
2604
|
-
address: z.ZodNullable<z.ZodString>;
|
|
2605
|
-
email: z.ZodString;
|
|
2606
2600
|
createdAt: z.ZodDate;
|
|
2607
2601
|
updatedAt: z.ZodDate;
|
|
2608
2602
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
2603
|
+
name: z.ZodString;
|
|
2604
|
+
email: z.ZodString;
|
|
2609
2605
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
2610
2606
|
password: z.ZodString;
|
|
2607
|
+
address: z.ZodNullable<z.ZodString>;
|
|
2611
2608
|
phone: z.ZodNullable<z.ZodString>;
|
|
2612
2609
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
2613
2610
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -2803,15 +2800,15 @@ export declare const automationQueueContract: {
|
|
|
2803
2800
|
};
|
|
2804
2801
|
}>, "many">;
|
|
2805
2802
|
agents: z.ZodArray<z.ZodObject<{
|
|
2806
|
-
name: z.ZodString;
|
|
2807
2803
|
id: z.ZodString;
|
|
2808
|
-
address: z.ZodNullable<z.ZodString>;
|
|
2809
|
-
email: z.ZodString;
|
|
2810
2804
|
createdAt: z.ZodDate;
|
|
2811
2805
|
updatedAt: z.ZodDate;
|
|
2812
2806
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
2807
|
+
name: z.ZodString;
|
|
2808
|
+
email: z.ZodString;
|
|
2813
2809
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
2814
2810
|
password: z.ZodString;
|
|
2811
|
+
address: z.ZodNullable<z.ZodString>;
|
|
2815
2812
|
phone: z.ZodNullable<z.ZodString>;
|
|
2816
2813
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
2817
2814
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -3407,7 +3404,7 @@ export declare const automationQueueContract: {
|
|
|
3407
3404
|
requestId: string;
|
|
3408
3405
|
}>;
|
|
3409
3406
|
};
|
|
3410
|
-
path: "
|
|
3407
|
+
path: "/automation-queue/:id";
|
|
3411
3408
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
3412
3409
|
'x-tenant': z.ZodString;
|
|
3413
3410
|
'x-service-token': z.ZodString;
|
|
@@ -3473,15 +3470,15 @@ export declare const automationQueueContract: {
|
|
|
3473
3470
|
distributionStrategy: z.ZodUnion<[z.ZodLiteral<"round-robin">, z.ZodLiteral<"fewest-assignments">, z.ZodLiteral<"random">, z.ZodLiteral<"notify-all">]>;
|
|
3474
3471
|
maximumAssignPerAgent: z.ZodNumber;
|
|
3475
3472
|
managers: z.ZodArray<z.ZodObject<{
|
|
3476
|
-
name: z.ZodString;
|
|
3477
3473
|
id: z.ZodString;
|
|
3478
|
-
address: z.ZodNullable<z.ZodString>;
|
|
3479
|
-
email: z.ZodString;
|
|
3480
3474
|
createdAt: z.ZodDate;
|
|
3481
3475
|
updatedAt: z.ZodDate;
|
|
3482
3476
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
3477
|
+
name: z.ZodString;
|
|
3478
|
+
email: z.ZodString;
|
|
3483
3479
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
3484
3480
|
password: z.ZodString;
|
|
3481
|
+
address: z.ZodNullable<z.ZodString>;
|
|
3485
3482
|
phone: z.ZodNullable<z.ZodString>;
|
|
3486
3483
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
3487
3484
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -3677,15 +3674,15 @@ export declare const automationQueueContract: {
|
|
|
3677
3674
|
};
|
|
3678
3675
|
}>, "many">;
|
|
3679
3676
|
agents: z.ZodArray<z.ZodObject<{
|
|
3680
|
-
name: z.ZodString;
|
|
3681
3677
|
id: z.ZodString;
|
|
3682
|
-
address: z.ZodNullable<z.ZodString>;
|
|
3683
|
-
email: z.ZodString;
|
|
3684
3678
|
createdAt: z.ZodDate;
|
|
3685
3679
|
updatedAt: z.ZodDate;
|
|
3686
3680
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
3681
|
+
name: z.ZodString;
|
|
3682
|
+
email: z.ZodString;
|
|
3687
3683
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
3688
3684
|
password: z.ZodString;
|
|
3685
|
+
address: z.ZodNullable<z.ZodString>;
|
|
3689
3686
|
phone: z.ZodNullable<z.ZodString>;
|
|
3690
3687
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
3691
3688
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -4281,7 +4278,7 @@ export declare const automationQueueContract: {
|
|
|
4281
4278
|
requestId: string;
|
|
4282
4279
|
}>;
|
|
4283
4280
|
};
|
|
4284
|
-
path: "
|
|
4281
|
+
path: "/automation-queue/:id";
|
|
4285
4282
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
4286
4283
|
'x-tenant': z.ZodString;
|
|
4287
4284
|
'x-service-token': z.ZodString;
|
|
@@ -4321,7 +4318,7 @@ export declare const automationQueueContract: {
|
|
|
4321
4318
|
requestId: string;
|
|
4322
4319
|
}>;
|
|
4323
4320
|
};
|
|
4324
|
-
path: "
|
|
4321
|
+
path: "/automation-queue/:id";
|
|
4325
4322
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
4326
4323
|
'x-tenant': z.ZodString;
|
|
4327
4324
|
'x-service-token': z.ZodString;
|
|
@@ -4373,7 +4370,7 @@ export declare const automationQueueContract: {
|
|
|
4373
4370
|
requestId: string;
|
|
4374
4371
|
}>;
|
|
4375
4372
|
};
|
|
4376
|
-
path: "
|
|
4373
|
+
path: "/automation-queue/check-has-assigned-room";
|
|
4377
4374
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
4378
4375
|
'x-tenant': z.ZodString;
|
|
4379
4376
|
'x-service-token': z.ZodString;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/automation-queue/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EACL,0BAA0B,EAC1B,2BAA2B,EAC3B,+BAA+B,EAC/B,2BAA2B,EAC5B,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,qBAAqB,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/automation-queue/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EACL,0BAA0B,EAC1B,2BAA2B,EAC3B,+BAA+B,EAC/B,2BAA2B,EAC5B,MAAM,cAAc,CAAC;AACtB,OAAO,EAAE,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAGjD,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AACpE,MAAM,MAAM,yBAAyB,GAAG,CAAC,CAAC,KAAK,CAC7C,OAAO,+BAA+B,CACvC,CAAC;AACF,MAAM,MAAM,4BAA4B,GAAG,CAAC,CAAC,KAAK,CAChD,OAAO,2BAA2B,CACnC,CAAC;AACF,MAAM,MAAM,4BAA4B,GAAG,CAAC,CAAC,KAAK,CAChD,OAAO,2BAA2B,CACnC,CAAC;AACF,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAC5C,OAAO,0BAA0B,CAClC,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+FnC,CAAC"}
|
|
@@ -10,15 +10,15 @@ export declare const AutomationQueueSchema: z.ZodObject<{
|
|
|
10
10
|
distributionStrategy: z.ZodUnion<[z.ZodLiteral<"round-robin">, z.ZodLiteral<"fewest-assignments">, z.ZodLiteral<"random">, z.ZodLiteral<"notify-all">]>;
|
|
11
11
|
maximumAssignPerAgent: z.ZodNumber;
|
|
12
12
|
managers: z.ZodArray<z.ZodObject<{
|
|
13
|
-
name: z.ZodString;
|
|
14
13
|
id: z.ZodString;
|
|
15
|
-
address: z.ZodNullable<z.ZodString>;
|
|
16
|
-
email: z.ZodString;
|
|
17
14
|
createdAt: z.ZodDate;
|
|
18
15
|
updatedAt: z.ZodDate;
|
|
19
16
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
17
|
+
name: z.ZodString;
|
|
18
|
+
email: z.ZodString;
|
|
20
19
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
21
20
|
password: z.ZodString;
|
|
21
|
+
address: z.ZodNullable<z.ZodString>;
|
|
22
22
|
phone: z.ZodNullable<z.ZodString>;
|
|
23
23
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
24
24
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -214,15 +214,15 @@ export declare const AutomationQueueSchema: z.ZodObject<{
|
|
|
214
214
|
};
|
|
215
215
|
}>, "many">;
|
|
216
216
|
agents: z.ZodArray<z.ZodObject<{
|
|
217
|
-
name: z.ZodString;
|
|
218
217
|
id: z.ZodString;
|
|
219
|
-
address: z.ZodNullable<z.ZodString>;
|
|
220
|
-
email: z.ZodString;
|
|
221
218
|
createdAt: z.ZodDate;
|
|
222
219
|
updatedAt: z.ZodDate;
|
|
223
220
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
221
|
+
name: z.ZodString;
|
|
222
|
+
email: z.ZodString;
|
|
224
223
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
225
224
|
password: z.ZodString;
|
|
225
|
+
address: z.ZodNullable<z.ZodString>;
|
|
226
226
|
phone: z.ZodNullable<z.ZodString>;
|
|
227
227
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
228
228
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -97,7 +97,7 @@ export declare const awsContract: {
|
|
|
97
97
|
requestId: string;
|
|
98
98
|
}>;
|
|
99
99
|
};
|
|
100
|
-
path: "
|
|
100
|
+
path: "aws/s3/presigned-url";
|
|
101
101
|
};
|
|
102
102
|
generateSignedUrl: {
|
|
103
103
|
body: import("zod").ZodObject<{
|
|
@@ -171,7 +171,7 @@ export declare const awsContract: {
|
|
|
171
171
|
requestId: string;
|
|
172
172
|
}>;
|
|
173
173
|
};
|
|
174
|
-
path: "
|
|
174
|
+
path: "aws/s3/signed-url";
|
|
175
175
|
};
|
|
176
176
|
};
|
|
177
177
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -485,7 +485,7 @@ export declare const botContract: {
|
|
|
485
485
|
error?: any;
|
|
486
486
|
}>;
|
|
487
487
|
};
|
|
488
|
-
path: "
|
|
488
|
+
path: "/bots/";
|
|
489
489
|
};
|
|
490
490
|
getBots: {
|
|
491
491
|
method: "GET";
|
|
@@ -541,7 +541,7 @@ export declare const botContract: {
|
|
|
541
541
|
error?: any;
|
|
542
542
|
}>;
|
|
543
543
|
};
|
|
544
|
-
path: "
|
|
544
|
+
path: "/bots/";
|
|
545
545
|
};
|
|
546
546
|
};
|
|
547
547
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -270,7 +270,7 @@ export declare const businessCalendarContract: {
|
|
|
270
270
|
error?: any;
|
|
271
271
|
}>;
|
|
272
272
|
};
|
|
273
|
-
path: "
|
|
273
|
+
path: "business-calendar";
|
|
274
274
|
};
|
|
275
275
|
getAllBusinessCalendar: {
|
|
276
276
|
method: "GET";
|
|
@@ -475,7 +475,7 @@ export declare const businessCalendarContract: {
|
|
|
475
475
|
error?: any;
|
|
476
476
|
}>;
|
|
477
477
|
};
|
|
478
|
-
path: "
|
|
478
|
+
path: "business-calendars";
|
|
479
479
|
};
|
|
480
480
|
updateBusinessCalendar: {
|
|
481
481
|
body: z.ZodObject<{
|
|
@@ -762,7 +762,7 @@ export declare const businessCalendarContract: {
|
|
|
762
762
|
error?: any;
|
|
763
763
|
}>;
|
|
764
764
|
};
|
|
765
|
-
path: "
|
|
765
|
+
path: "business-calendars/:id";
|
|
766
766
|
};
|
|
767
767
|
deleteBusinessCalendar: {
|
|
768
768
|
body: null;
|
|
@@ -793,7 +793,7 @@ export declare const businessCalendarContract: {
|
|
|
793
793
|
error?: any;
|
|
794
794
|
}>;
|
|
795
795
|
};
|
|
796
|
-
path: "
|
|
796
|
+
path: "business-calendars/:id";
|
|
797
797
|
};
|
|
798
798
|
};
|
|
799
799
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/business-calendar/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,4BAA4B,EAC5B,4BAA4B,EAC7B,MAAM,cAAc,CAAC;AAKtB,OAAO,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,CAAC,MAAM,KAAK,CAAC;AAEpB,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAC1E,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAC9C,OAAO,4BAA4B,CACpC,CAAC;AACF,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAC9C,OAAO,4BAA4B,CACpC,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/business-calendar/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,4BAA4B,EAC5B,4BAA4B,EAC7B,MAAM,cAAc,CAAC;AAKtB,OAAO,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,CAAC,MAAM,KAAK,CAAC;AAEpB,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAC1E,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAC9C,OAAO,4BAA4B,CACpC,CAAC;AACF,MAAM,MAAM,0BAA0B,GAAG,CAAC,CAAC,KAAK,CAC9C,OAAO,4BAA4B,CACpC,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4CnC,CAAC"}
|
|
@@ -186,7 +186,7 @@ export declare const categoryContract: {
|
|
|
186
186
|
error?: any;
|
|
187
187
|
}>;
|
|
188
188
|
};
|
|
189
|
-
path: "
|
|
189
|
+
path: "categories";
|
|
190
190
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
191
191
|
'x-tenant': z.ZodString;
|
|
192
192
|
'x-service-token': z.ZodString;
|
|
@@ -331,7 +331,7 @@ export declare const categoryContract: {
|
|
|
331
331
|
error?: any;
|
|
332
332
|
}>;
|
|
333
333
|
};
|
|
334
|
-
path: "
|
|
334
|
+
path: "categories";
|
|
335
335
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
336
336
|
'x-tenant': z.ZodString;
|
|
337
337
|
'x-service-token': z.ZodString;
|
|
@@ -528,7 +528,7 @@ export declare const categoryContract: {
|
|
|
528
528
|
error?: any;
|
|
529
529
|
}>;
|
|
530
530
|
};
|
|
531
|
-
path: "
|
|
531
|
+
path: "categories/:id";
|
|
532
532
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
533
533
|
'x-tenant': z.ZodString;
|
|
534
534
|
'x-service-token': z.ZodString;
|
|
@@ -578,7 +578,7 @@ export declare const categoryContract: {
|
|
|
578
578
|
error?: any;
|
|
579
579
|
}>;
|
|
580
580
|
};
|
|
581
|
-
path: "
|
|
581
|
+
path: "categories/:id";
|
|
582
582
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
583
583
|
'x-tenant': z.ZodString;
|
|
584
584
|
'x-service-token': z.ZodString;
|
|
@@ -650,7 +650,7 @@ export declare const categoryContract: {
|
|
|
650
650
|
error?: any;
|
|
651
651
|
}>;
|
|
652
652
|
};
|
|
653
|
-
path: "
|
|
653
|
+
path: "categories/level";
|
|
654
654
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
655
655
|
'x-tenant': z.ZodString;
|
|
656
656
|
'x-service-token': z.ZodString;
|
|
@@ -712,7 +712,7 @@ export declare const categoryContract: {
|
|
|
712
712
|
error?: any;
|
|
713
713
|
}>;
|
|
714
714
|
};
|
|
715
|
-
path: "
|
|
715
|
+
path: "categories/level";
|
|
716
716
|
};
|
|
717
717
|
updateCategoryLevel: {
|
|
718
718
|
body: z.ZodObject<{
|
|
@@ -775,7 +775,7 @@ export declare const categoryContract: {
|
|
|
775
775
|
error?: any;
|
|
776
776
|
}>;
|
|
777
777
|
};
|
|
778
|
-
path: "
|
|
778
|
+
path: "categories/level/:id";
|
|
779
779
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
780
780
|
'x-tenant': z.ZodString;
|
|
781
781
|
'x-service-token': z.ZodString;
|