@webitel/api-services 0.0.17 → 0.0.19
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/html/assets/navigation.js +1 -1
- package/src/gen/_docs/html/assets/search.js +1 -1
- package/src/gen/_docs/html/functions/groups_groups.api.gen.getGroups.html +1 -1
- package/src/gen/_docs/html/functions/groups_groups.msw.api.gen.getGroupsAddContactsToGroupsMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/groups_groups.msw.api.gen.getGroupsAddContactsToGroupsResponseMock.html +1 -0
- package/src/gen/_docs/html/index.html +1 -1
- package/src/gen/_docs/html/interfaces/_models_webitelContactsAddContactsToGroupRequest.WebitelContactsAddContactsToGroupRequest.html +6 -0
- package/src/gen/_docs/html/modules/_models.html +1 -1
- package/src/gen/_docs/html/modules/_models_webitelContactsAddContactsToGroupRequest.html +1 -0
- package/src/gen/_docs/html/modules/groups_groups.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/groups_groups.msw.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/groups_groups.zod.gen.html +3 -3
- package/src/gen/_docs/html/modules/index.html +1 -1
- package/src/gen/_docs/html/types/groups_groups.api.gen.GroupsAddContactsToGroupsResult.html +1 -0
- package/src/gen/_docs/html/variables/groups_groups.zod.gen.groupsAddContactsToGroupsBody.html +1 -0
- package/src/gen/_docs/html/variables/{groups_groups.zod.gen.groupsAddContactsToGroupResponse.html → groups_groups.zod.gen.groupsAddContactsToGroupsResponse.html} +1 -1
- package/src/gen/_models/index.ts +1 -1
- package/src/gen/_models/webitelContactsAddContactsToGroupRequest.ts +16 -0
- package/src/gen/groups/groups.api.gen.ts +16 -16
- package/src/gen/groups/groups.msw.api.gen.ts +11 -11
- package/src/gen/groups/groups.zod.gen.ts +19 -17
- package/types/gen/_models/index.d.ts +1 -1
- package/types/gen/_models/webitelContactsAddContactsToGroupRequest.d.ts +15 -0
- package/types/gen/groups/groups.api.gen.d.ts +3 -3
- package/types/gen/groups/groups.msw.api.gen.d.ts +2 -2
- package/types/gen/groups/groups.zod.gen.d.ts +10 -14
- package/src/gen/_docs/html/functions/groups_groups.msw.api.gen.getGroupsAddContactsToGroupMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/groups_groups.msw.api.gen.getGroupsAddContactsToGroupResponseMock.html +0 -1
- package/src/gen/_docs/html/modules/_models_groupsAddContactsToGroupParams.html +0 -1
- package/src/gen/_docs/html/types/_models_groupsAddContactsToGroupParams.GroupsAddContactsToGroupParams.html +0 -7
- package/src/gen/_docs/html/types/groups_groups.api.gen.GroupsAddContactsToGroupResult.html +0 -1
- package/src/gen/_docs/html/variables/groups_groups.zod.gen.groupsAddContactsToGroupParams.html +0 -1
- package/src/gen/_docs/html/variables/groups_groups.zod.gen.groupsAddContactsToGroupQueryParams.html +0 -1
- package/src/gen/_models/groupsAddContactsToGroupParams.ts +0 -13
- package/types/gen/_models/configServiceReadSystemObjectsParams.d.ts +0 -9
- package/types/gen/_models/configServiceSearchConfigObjectItem.d.ts +0 -24
- package/types/gen/_models/configServiceSearchConfigParams.d.ts +0 -18
- package/types/gen/_models/groupsAddContactsToGroupParams.d.ts +0 -12
- package/types/gen/_models/loggerDeleteConfigBulkRequest.d.ts +0 -9
- package/types/gen/_models/loggerDeleteConfigLogsRequest.d.ts +0 -10
- package/types/gen/_models/loggerDeleteConfigLogsResponse.d.ts +0 -9
- package/types/gen/_models/loggerPatchConfigRequest.d.ts +0 -16
- package/types/gen/_models/loggerServiceSearchLogByConfigIdActionItem.d.ts +0 -14
- package/types/gen/_models/loggerServiceSearchLogByConfigIdParams.d.ts +0 -19
- package/types/gen/_models/loggerServiceSearchLogByRecordIdActionItem.d.ts +0 -14
- package/types/gen/_models/loggerServiceSearchLogByRecordIdParams.d.ts +0 -22
- package/types/gen/_models/loggerServiceSearchLogByUserIdActionItem.d.ts +0 -14
- package/types/gen/_models/loggerServiceSearchLogByUserIdParams.d.ts +0 -25
- package/types/gen/_models/loggerUpdateConfigRequest.d.ts +0 -15
- package/types/gen/_models/runtimeError.d.ts +0 -13
package/src/gen/_models/index.ts
CHANGED
|
@@ -714,7 +714,6 @@ export * from './getTimelineTypeItem';
|
|
|
714
714
|
export * from './googleProtobufAny';
|
|
715
715
|
export * from './googleProtobufNullValue';
|
|
716
716
|
export * from './googleRpcStatus';
|
|
717
|
-
export * from './groupsAddContactsToGroupParams';
|
|
718
717
|
export * from './groupsListGroupsParams';
|
|
719
718
|
export * from './groupsListGroupsType';
|
|
720
719
|
export * from './groupsLocateGroupParams';
|
|
@@ -1246,6 +1245,7 @@ export * from './webitelChatPostback';
|
|
|
1246
1245
|
export * from './webitelChatReplyMarkup';
|
|
1247
1246
|
export * from './webitelChatTimerange';
|
|
1248
1247
|
export * from './webitelContactsAccessMode';
|
|
1248
|
+
export * from './webitelContactsAddContactsToGroupRequest';
|
|
1249
1249
|
export * from './webitelContactsAttachment';
|
|
1250
1250
|
export * from './webitelContactsCallEvent';
|
|
1251
1251
|
export * from './webitelContactsCallFile';
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
+
|
|
8
|
+
/**
|
|
9
|
+
* Request message for adding contacts to a group.
|
|
10
|
+
*/
|
|
11
|
+
export interface WebitelContactsAddContactsToGroupRequest {
|
|
12
|
+
/** List of contact IDs to add to the group. */
|
|
13
|
+
contactIds?: string[];
|
|
14
|
+
/** The unique ID of the group. */
|
|
15
|
+
groupIds?: string[];
|
|
16
|
+
}
|
|
@@ -9,10 +9,10 @@ import axios from '@aliasedDeps/api-services/axios';
|
|
|
9
9
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
10
10
|
|
|
11
11
|
import type {
|
|
12
|
-
GroupsAddContactsToGroupParams,
|
|
13
12
|
GroupsListGroupsParams,
|
|
14
13
|
GroupsLocateGroupParams,
|
|
15
14
|
GroupsRemoveContactsFromGroupParams,
|
|
15
|
+
WebitelContactsAddContactsToGroupRequest,
|
|
16
16
|
WebitelContactsContactList,
|
|
17
17
|
WebitelContactsCreateGroupRequest,
|
|
18
18
|
WebitelContactsGroup,
|
|
@@ -57,31 +57,31 @@ export const // --- title start
|
|
|
57
57
|
);
|
|
58
58
|
};
|
|
59
59
|
/**
|
|
60
|
-
* @summary
|
|
60
|
+
* @summary Attach contacts to multiple groups
|
|
61
61
|
*/
|
|
62
|
-
const
|
|
62
|
+
const groupsAddContactsToGroups = <
|
|
63
63
|
TData = AxiosResponse<WebitelContactsContactList>,
|
|
64
64
|
>(
|
|
65
|
-
|
|
66
|
-
params?: GroupsRemoveContactsFromGroupParams,
|
|
65
|
+
webitelContactsAddContactsToGroupRequest: WebitelContactsAddContactsToGroupRequest,
|
|
67
66
|
options?: AxiosRequestConfig,
|
|
68
67
|
): Promise<TData> => {
|
|
69
|
-
return axios.
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
68
|
+
return axios.post(
|
|
69
|
+
'/contacts/groups/contacts:attach',
|
|
70
|
+
webitelContactsAddContactsToGroupRequest,
|
|
71
|
+
options,
|
|
72
|
+
);
|
|
73
73
|
};
|
|
74
74
|
/**
|
|
75
|
-
* @summary
|
|
75
|
+
* @summary Remove contacts from a group
|
|
76
76
|
*/
|
|
77
|
-
const
|
|
77
|
+
const groupsRemoveContactsFromGroup = <
|
|
78
78
|
TData = AxiosResponse<WebitelContactsContactList>,
|
|
79
79
|
>(
|
|
80
80
|
groupId: string,
|
|
81
|
-
params?:
|
|
81
|
+
params?: GroupsRemoveContactsFromGroupParams,
|
|
82
82
|
options?: AxiosRequestConfig,
|
|
83
83
|
): Promise<TData> => {
|
|
84
|
-
return axios.
|
|
84
|
+
return axios.delete(`/contacts/groups/${groupId}/contact`, {
|
|
85
85
|
...options,
|
|
86
86
|
params: { ...params, ...options?.params },
|
|
87
87
|
});
|
|
@@ -143,8 +143,8 @@ export const // --- title start
|
|
|
143
143
|
return {
|
|
144
144
|
groupsListGroups,
|
|
145
145
|
groupsCreateGroup,
|
|
146
|
+
groupsAddContactsToGroups,
|
|
146
147
|
groupsRemoveContactsFromGroup,
|
|
147
|
-
groupsAddContactsToGroup,
|
|
148
148
|
groupsDeleteGroup,
|
|
149
149
|
groupsLocateGroup,
|
|
150
150
|
groupsUpdateGroup2,
|
|
@@ -153,9 +153,9 @@ export const // --- title start
|
|
|
153
153
|
};
|
|
154
154
|
export type GroupsListGroupsResult = AxiosResponse<WebitelContactsGroupList>;
|
|
155
155
|
export type GroupsCreateGroupResult = AxiosResponse<WebitelContactsGroup>;
|
|
156
|
-
export type
|
|
156
|
+
export type GroupsAddContactsToGroupsResult =
|
|
157
157
|
AxiosResponse<WebitelContactsContactList>;
|
|
158
|
-
export type
|
|
158
|
+
export type GroupsRemoveContactsFromGroupResult =
|
|
159
159
|
AxiosResponse<WebitelContactsContactList>;
|
|
160
160
|
export type GroupsDeleteGroupResult = AxiosResponse<WebitelContactsGroup>;
|
|
161
161
|
export type GroupsLocateGroupResult =
|
|
@@ -217,7 +217,7 @@ export const getGroupsCreateGroupResponseMock = (
|
|
|
217
217
|
...overrideResponse,
|
|
218
218
|
});
|
|
219
219
|
|
|
220
|
-
export const
|
|
220
|
+
export const getGroupsAddContactsToGroupsResponseMock = (
|
|
221
221
|
overrideResponse: Partial<WebitelContactsContactList> = {},
|
|
222
222
|
): WebitelContactsContactList => ({
|
|
223
223
|
data: faker.helpers.arrayElement([
|
|
@@ -1386,7 +1386,7 @@ export const getGroupsRemoveContactsFromGroupResponseMock = (
|
|
|
1386
1386
|
...overrideResponse,
|
|
1387
1387
|
});
|
|
1388
1388
|
|
|
1389
|
-
export const
|
|
1389
|
+
export const getGroupsRemoveContactsFromGroupResponseMock = (
|
|
1390
1390
|
overrideResponse: Partial<WebitelContactsContactList> = {},
|
|
1391
1391
|
): WebitelContactsContactList => ({
|
|
1392
1392
|
data: faker.helpers.arrayElement([
|
|
@@ -2958,14 +2958,14 @@ export const getGroupsCreateGroupMockHandler = (
|
|
|
2958
2958
|
});
|
|
2959
2959
|
};
|
|
2960
2960
|
|
|
2961
|
-
export const
|
|
2961
|
+
export const getGroupsAddContactsToGroupsMockHandler = (
|
|
2962
2962
|
overrideResponse?:
|
|
2963
2963
|
| WebitelContactsContactList
|
|
2964
2964
|
| ((
|
|
2965
|
-
info: Parameters<Parameters<typeof http.
|
|
2965
|
+
info: Parameters<Parameters<typeof http.post>[1]>[0],
|
|
2966
2966
|
) => Promise<WebitelContactsContactList> | WebitelContactsContactList),
|
|
2967
2967
|
) => {
|
|
2968
|
-
return http.
|
|
2968
|
+
return http.post('*/contacts/groups/contacts:attach', async (info) => {
|
|
2969
2969
|
await delay(1000);
|
|
2970
2970
|
|
|
2971
2971
|
return new HttpResponse(
|
|
@@ -2974,21 +2974,21 @@ export const getGroupsRemoveContactsFromGroupMockHandler = (
|
|
|
2974
2974
|
? typeof overrideResponse === 'function'
|
|
2975
2975
|
? await overrideResponse(info)
|
|
2976
2976
|
: overrideResponse
|
|
2977
|
-
:
|
|
2977
|
+
: getGroupsAddContactsToGroupsResponseMock(),
|
|
2978
2978
|
),
|
|
2979
2979
|
{ status: 200, headers: { 'Content-Type': 'application/json' } },
|
|
2980
2980
|
);
|
|
2981
2981
|
});
|
|
2982
2982
|
};
|
|
2983
2983
|
|
|
2984
|
-
export const
|
|
2984
|
+
export const getGroupsRemoveContactsFromGroupMockHandler = (
|
|
2985
2985
|
overrideResponse?:
|
|
2986
2986
|
| WebitelContactsContactList
|
|
2987
2987
|
| ((
|
|
2988
|
-
info: Parameters<Parameters<typeof http.
|
|
2988
|
+
info: Parameters<Parameters<typeof http.delete>[1]>[0],
|
|
2989
2989
|
) => Promise<WebitelContactsContactList> | WebitelContactsContactList),
|
|
2990
2990
|
) => {
|
|
2991
|
-
return http.
|
|
2991
|
+
return http.delete('*/contacts/groups/:groupId/contact', async (info) => {
|
|
2992
2992
|
await delay(1000);
|
|
2993
2993
|
|
|
2994
2994
|
return new HttpResponse(
|
|
@@ -2997,7 +2997,7 @@ export const getGroupsAddContactsToGroupMockHandler = (
|
|
|
2997
2997
|
? typeof overrideResponse === 'function'
|
|
2998
2998
|
? await overrideResponse(info)
|
|
2999
2999
|
: overrideResponse
|
|
3000
|
-
:
|
|
3000
|
+
: getGroupsRemoveContactsFromGroupResponseMock(),
|
|
3001
3001
|
),
|
|
3002
3002
|
{ status: 200, headers: { 'Content-Type': 'application/json' } },
|
|
3003
3003
|
);
|
|
@@ -3100,8 +3100,8 @@ export const getGroupsUpdateGroupMockHandler = (
|
|
|
3100
3100
|
export const getGroupsMock = () => [
|
|
3101
3101
|
getGroupsListGroupsMockHandler(),
|
|
3102
3102
|
getGroupsCreateGroupMockHandler(),
|
|
3103
|
+
getGroupsAddContactsToGroupsMockHandler(),
|
|
3103
3104
|
getGroupsRemoveContactsFromGroupMockHandler(),
|
|
3104
|
-
getGroupsAddContactsToGroupMockHandler(),
|
|
3105
3105
|
getGroupsDeleteGroupMockHandler(),
|
|
3106
3106
|
getGroupsLocateGroupMockHandler(),
|
|
3107
3107
|
getGroupsUpdateGroup2MockHandler(),
|
|
@@ -335,20 +335,22 @@ export const groupsCreateGroupResponse = zod.object({
|
|
|
335
335
|
});
|
|
336
336
|
|
|
337
337
|
/**
|
|
338
|
-
* @summary
|
|
338
|
+
* @summary Attach contacts to multiple groups
|
|
339
339
|
*/
|
|
340
|
-
export const
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
340
|
+
export const groupsAddContactsToGroupsBody = zod
|
|
341
|
+
.object({
|
|
342
|
+
contactIds: zod
|
|
343
|
+
.array(zod.string())
|
|
344
|
+
.optional()
|
|
345
|
+
.describe('List of contact IDs to add to the group.'),
|
|
346
|
+
groupIds: zod
|
|
347
|
+
.array(zod.string())
|
|
348
|
+
.optional()
|
|
349
|
+
.describe('The unique ID of the group.'),
|
|
350
|
+
})
|
|
351
|
+
.describe('Request message for adding contacts to a group.');
|
|
350
352
|
|
|
351
|
-
export const
|
|
353
|
+
export const groupsAddContactsToGroupsResponse = zod
|
|
352
354
|
.object({
|
|
353
355
|
data: zod
|
|
354
356
|
.array(
|
|
@@ -1696,20 +1698,20 @@ export const groupsRemoveContactsFromGroupResponse = zod
|
|
|
1696
1698
|
.describe('Contact dataset.');
|
|
1697
1699
|
|
|
1698
1700
|
/**
|
|
1699
|
-
* @summary
|
|
1701
|
+
* @summary Remove contacts from a group
|
|
1700
1702
|
*/
|
|
1701
|
-
export const
|
|
1703
|
+
export const groupsRemoveContactsFromGroupParams = zod.object({
|
|
1702
1704
|
group_id: zod.string().describe('The unique ID of the group.'),
|
|
1703
1705
|
});
|
|
1704
1706
|
|
|
1705
|
-
export const
|
|
1707
|
+
export const groupsRemoveContactsFromGroupQueryParams = zod.object({
|
|
1706
1708
|
contactIds: zod
|
|
1707
1709
|
.array(zod.string())
|
|
1708
1710
|
.optional()
|
|
1709
|
-
.describe('List of contact IDs to
|
|
1711
|
+
.describe('List of contact IDs to remove from the group.'),
|
|
1710
1712
|
});
|
|
1711
1713
|
|
|
1712
|
-
export const
|
|
1714
|
+
export const groupsRemoveContactsFromGroupResponse = zod
|
|
1713
1715
|
.object({
|
|
1714
1716
|
data: zod
|
|
1715
1717
|
.array(
|
|
@@ -713,7 +713,6 @@ export * from './getTimelineTypeItem';
|
|
|
713
713
|
export * from './googleProtobufAny';
|
|
714
714
|
export * from './googleProtobufNullValue';
|
|
715
715
|
export * from './googleRpcStatus';
|
|
716
|
-
export * from './groupsAddContactsToGroupParams';
|
|
717
716
|
export * from './groupsListGroupsParams';
|
|
718
717
|
export * from './groupsListGroupsType';
|
|
719
718
|
export * from './groupsLocateGroupParams';
|
|
@@ -1245,6 +1244,7 @@ export * from './webitelChatPostback';
|
|
|
1245
1244
|
export * from './webitelChatReplyMarkup';
|
|
1246
1245
|
export * from './webitelChatTimerange';
|
|
1247
1246
|
export * from './webitelContactsAccessMode';
|
|
1247
|
+
export * from './webitelContactsAddContactsToGroupRequest';
|
|
1248
1248
|
export * from './webitelContactsAttachment';
|
|
1249
1249
|
export * from './webitelContactsCallEvent';
|
|
1250
1250
|
export * from './webitelContactsCallFile';
|
|
@@ -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
|
+
/**
|
|
8
|
+
* Request message for adding contacts to a group.
|
|
9
|
+
*/
|
|
10
|
+
export interface WebitelContactsAddContactsToGroupRequest {
|
|
11
|
+
/** List of contact IDs to add to the group. */
|
|
12
|
+
contactIds?: string[];
|
|
13
|
+
/** The unique ID of the group. */
|
|
14
|
+
groupIds?: string[];
|
|
15
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
-
import type {
|
|
2
|
+
import type { GroupsListGroupsParams, GroupsLocateGroupParams, GroupsRemoveContactsFromGroupParams, WebitelContactsAddContactsToGroupRequest, WebitelContactsContactList, WebitelContactsCreateGroupRequest, WebitelContactsGroup, WebitelContactsGroupList, WebitelContactsInputGroup, WebitelContactsLocateGroupResponse } from '.././_models';
|
|
3
3
|
export declare const // --- title start
|
|
4
4
|
getGroups: () => {
|
|
5
5
|
groupsListGroups: <TData = AxiosResponse<WebitelContactsGroupList, any>>(params?: GroupsListGroupsParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
6
6
|
groupsCreateGroup: <TData = AxiosResponse<WebitelContactsGroup, any>>(webitelContactsCreateGroupRequest: WebitelContactsCreateGroupRequest, options?: AxiosRequestConfig) => Promise<TData>;
|
|
7
|
+
groupsAddContactsToGroups: <TData = AxiosResponse<WebitelContactsContactList, any>>(webitelContactsAddContactsToGroupRequest: WebitelContactsAddContactsToGroupRequest, options?: AxiosRequestConfig) => Promise<TData>;
|
|
7
8
|
groupsRemoveContactsFromGroup: <TData = AxiosResponse<WebitelContactsContactList, any>>(groupId: string, params?: GroupsRemoveContactsFromGroupParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
8
|
-
groupsAddContactsToGroup: <TData = AxiosResponse<WebitelContactsContactList, any>>(groupId: string, params?: GroupsAddContactsToGroupParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
9
9
|
groupsDeleteGroup: <TData = AxiosResponse<WebitelContactsGroup, any>>(id: string, options?: AxiosRequestConfig) => Promise<TData>;
|
|
10
10
|
groupsLocateGroup: <TData = AxiosResponse<WebitelContactsLocateGroupResponse, any>>(id: string, params?: GroupsLocateGroupParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
11
11
|
groupsUpdateGroup2: <TData = AxiosResponse<WebitelContactsGroup, any>>(id: string, webitelContactsInputGroup: WebitelContactsInputGroup, options?: AxiosRequestConfig) => Promise<TData>;
|
|
@@ -13,8 +13,8 @@ getGroups: () => {
|
|
|
13
13
|
};
|
|
14
14
|
export type GroupsListGroupsResult = AxiosResponse<WebitelContactsGroupList>;
|
|
15
15
|
export type GroupsCreateGroupResult = AxiosResponse<WebitelContactsGroup>;
|
|
16
|
+
export type GroupsAddContactsToGroupsResult = AxiosResponse<WebitelContactsContactList>;
|
|
16
17
|
export type GroupsRemoveContactsFromGroupResult = AxiosResponse<WebitelContactsContactList>;
|
|
17
|
-
export type GroupsAddContactsToGroupResult = AxiosResponse<WebitelContactsContactList>;
|
|
18
18
|
export type GroupsDeleteGroupResult = AxiosResponse<WebitelContactsGroup>;
|
|
19
19
|
export type GroupsLocateGroupResult = AxiosResponse<WebitelContactsLocateGroupResponse>;
|
|
20
20
|
export type GroupsUpdateGroup2Result = AxiosResponse<WebitelContactsGroup>;
|
|
@@ -2,16 +2,16 @@ import { http } from 'msw';
|
|
|
2
2
|
import type { WebitelContactsContactList, WebitelContactsGroup, WebitelContactsGroupList, WebitelContactsLocateGroupResponse } from '.././_models';
|
|
3
3
|
export declare const getGroupsListGroupsResponseMock: (overrideResponse?: Partial<WebitelContactsGroupList>) => WebitelContactsGroupList;
|
|
4
4
|
export declare const getGroupsCreateGroupResponseMock: (overrideResponse?: Partial<WebitelContactsGroup>) => WebitelContactsGroup;
|
|
5
|
+
export declare const getGroupsAddContactsToGroupsResponseMock: (overrideResponse?: Partial<WebitelContactsContactList>) => WebitelContactsContactList;
|
|
5
6
|
export declare const getGroupsRemoveContactsFromGroupResponseMock: (overrideResponse?: Partial<WebitelContactsContactList>) => WebitelContactsContactList;
|
|
6
|
-
export declare const getGroupsAddContactsToGroupResponseMock: (overrideResponse?: Partial<WebitelContactsContactList>) => WebitelContactsContactList;
|
|
7
7
|
export declare const getGroupsDeleteGroupResponseMock: (overrideResponse?: Partial<WebitelContactsGroup>) => WebitelContactsGroup;
|
|
8
8
|
export declare const getGroupsLocateGroupResponseMock: (overrideResponse?: Partial<WebitelContactsLocateGroupResponse>) => WebitelContactsLocateGroupResponse;
|
|
9
9
|
export declare const getGroupsUpdateGroup2ResponseMock: (overrideResponse?: Partial<WebitelContactsGroup>) => WebitelContactsGroup;
|
|
10
10
|
export declare const getGroupsUpdateGroupResponseMock: (overrideResponse?: Partial<WebitelContactsGroup>) => WebitelContactsGroup;
|
|
11
11
|
export declare const getGroupsListGroupsMockHandler: (overrideResponse?: WebitelContactsGroupList | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<WebitelContactsGroupList> | WebitelContactsGroupList)) => import("msw").HttpHandler;
|
|
12
12
|
export declare const getGroupsCreateGroupMockHandler: (overrideResponse?: WebitelContactsGroup | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<WebitelContactsGroup> | WebitelContactsGroup)) => import("msw").HttpHandler;
|
|
13
|
+
export declare const getGroupsAddContactsToGroupsMockHandler: (overrideResponse?: WebitelContactsContactList | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<WebitelContactsContactList> | WebitelContactsContactList)) => import("msw").HttpHandler;
|
|
13
14
|
export declare const getGroupsRemoveContactsFromGroupMockHandler: (overrideResponse?: WebitelContactsContactList | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<WebitelContactsContactList> | WebitelContactsContactList)) => import("msw").HttpHandler;
|
|
14
|
-
export declare const getGroupsAddContactsToGroupMockHandler: (overrideResponse?: WebitelContactsContactList | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<WebitelContactsContactList> | WebitelContactsContactList)) => import("msw").HttpHandler;
|
|
15
15
|
export declare const getGroupsDeleteGroupMockHandler: (overrideResponse?: WebitelContactsGroup | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<WebitelContactsGroup> | WebitelContactsGroup)) => import("msw").HttpHandler;
|
|
16
16
|
export declare const getGroupsLocateGroupMockHandler: (overrideResponse?: WebitelContactsLocateGroupResponse | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<WebitelContactsLocateGroupResponse> | WebitelContactsLocateGroupResponse)) => import("msw").HttpHandler;
|
|
17
17
|
export declare const getGroupsUpdateGroup2MockHandler: (overrideResponse?: WebitelContactsGroup | ((info: Parameters<Parameters<typeof http.patch>[1]>[0]) => Promise<WebitelContactsGroup> | WebitelContactsGroup)) => import("msw").HttpHandler;
|
|
@@ -509,23 +509,19 @@ export declare const groupsCreateGroupResponse: zod.ZodObject<{
|
|
|
509
509
|
};
|
|
510
510
|
}>;
|
|
511
511
|
/**
|
|
512
|
-
* @summary
|
|
512
|
+
* @summary Attach contacts to multiple groups
|
|
513
513
|
*/
|
|
514
|
-
export declare const
|
|
515
|
-
group_id: zod.ZodString;
|
|
516
|
-
}, "strip", zod.ZodTypeAny, {
|
|
517
|
-
group_id?: string;
|
|
518
|
-
}, {
|
|
519
|
-
group_id?: string;
|
|
520
|
-
}>;
|
|
521
|
-
export declare const groupsRemoveContactsFromGroupQueryParams: zod.ZodObject<{
|
|
514
|
+
export declare const groupsAddContactsToGroupsBody: zod.ZodObject<{
|
|
522
515
|
contactIds: zod.ZodOptional<zod.ZodArray<zod.ZodString, "many">>;
|
|
516
|
+
groupIds: zod.ZodOptional<zod.ZodArray<zod.ZodString, "many">>;
|
|
523
517
|
}, "strip", zod.ZodTypeAny, {
|
|
524
518
|
contactIds?: string[];
|
|
519
|
+
groupIds?: string[];
|
|
525
520
|
}, {
|
|
526
521
|
contactIds?: string[];
|
|
522
|
+
groupIds?: string[];
|
|
527
523
|
}>;
|
|
528
|
-
export declare const
|
|
524
|
+
export declare const groupsAddContactsToGroupsResponse: zod.ZodObject<{
|
|
529
525
|
data: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
530
526
|
about: zod.ZodOptional<zod.ZodString>;
|
|
531
527
|
comments: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -3644,23 +3640,23 @@ export declare const groupsRemoveContactsFromGroupResponse: zod.ZodObject<{
|
|
|
3644
3640
|
}[];
|
|
3645
3641
|
}>;
|
|
3646
3642
|
/**
|
|
3647
|
-
* @summary
|
|
3643
|
+
* @summary Remove contacts from a group
|
|
3648
3644
|
*/
|
|
3649
|
-
export declare const
|
|
3645
|
+
export declare const groupsRemoveContactsFromGroupParams: zod.ZodObject<{
|
|
3650
3646
|
group_id: zod.ZodString;
|
|
3651
3647
|
}, "strip", zod.ZodTypeAny, {
|
|
3652
3648
|
group_id?: string;
|
|
3653
3649
|
}, {
|
|
3654
3650
|
group_id?: string;
|
|
3655
3651
|
}>;
|
|
3656
|
-
export declare const
|
|
3652
|
+
export declare const groupsRemoveContactsFromGroupQueryParams: zod.ZodObject<{
|
|
3657
3653
|
contactIds: zod.ZodOptional<zod.ZodArray<zod.ZodString, "many">>;
|
|
3658
3654
|
}, "strip", zod.ZodTypeAny, {
|
|
3659
3655
|
contactIds?: string[];
|
|
3660
3656
|
}, {
|
|
3661
3657
|
contactIds?: string[];
|
|
3662
3658
|
}>;
|
|
3663
|
-
export declare const
|
|
3659
|
+
export declare const groupsRemoveContactsFromGroupResponse: zod.ZodObject<{
|
|
3664
3660
|
data: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
3665
3661
|
about: zod.ZodOptional<zod.ZodString>;
|
|
3666
3662
|
comments: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>getGroupsAddContactsToGroupMockHandler | Documentation</title><meta name="description" content="Documentation for Documentation"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Documentation</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/groups_groups.msw.api.gen.html">groups/groups.msw.api.gen</a></li><li><a href="" aria-current="page">getGroupsAddContactsToGroupMockHandler</a></li></ul><h1>Function getGroupsAddContactsToGroupMockHandler</h1></div><section class="tsd-panel"><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getgroupsaddcontactstogroupmockhandler"><span class="tsd-kind-call-signature">getGroupsAddContactsToGroupMockHandler</span><span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">overrideResponse</span><span class="tsd-signature-symbol">?:</span><br/> <span class="tsd-signature-symbol">|</span> <a href="../interfaces/_models_webitelContactsContactList.WebitelContactsContactList.html" class="tsd-signature-type tsd-kind-interface">WebitelContactsContactList</a><br/> <span class="tsd-signature-symbol">|</span> (<br/> <span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">info</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ResponseResolverInfo</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">HttpRequestResolverExtras</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">PathParams</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">symbol</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">DefaultBodyType</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <a href="../interfaces/_models_webitelContactsContactList.WebitelContactsContactList.html" class="tsd-signature-type tsd-kind-interface">WebitelContactsContactList</a> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelContactsContactList.WebitelContactsContactList.html" class="tsd-signature-type tsd-kind-interface">WebitelContactsContactList</a><span class="tsd-signature-symbol">></span><br/> )<span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HttpHandler</span><a href="#getgroupsaddcontactstogroupmockhandler" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">overrideResponse</span>: <br/> <span class="tsd-signature-symbol">|</span> <a href="../interfaces/_models_webitelContactsContactList.WebitelContactsContactList.html" class="tsd-signature-type tsd-kind-interface">WebitelContactsContactList</a><br/> <span class="tsd-signature-symbol">|</span> (<br/> <span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">info</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ResponseResolverInfo</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-type">HttpRequestResolverExtras</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">PathParams</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">number</span> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">symbol</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">DefaultBodyType</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">)</span> <span class="tsd-signature-symbol">=></span> <a href="../interfaces/_models_webitelContactsContactList.WebitelContactsContactList.html" class="tsd-signature-type tsd-kind-interface">WebitelContactsContactList</a> <span class="tsd-signature-symbol">|</span> <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelContactsContactList.WebitelContactsContactList.html" class="tsd-signature-type tsd-kind-interface">WebitelContactsContactList</a><span class="tsd-signature-symbol">></span><br/> )</span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">HttpHandler</span></h4></div></li></ul></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Documentation</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>getGroupsAddContactsToGroupResponseMock | Documentation</title><meta name="description" content="Documentation for Documentation"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Documentation</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/groups_groups.msw.api.gen.html">groups/groups.msw.api.gen</a></li><li><a href="" aria-current="page">getGroupsAddContactsToGroupResponseMock</a></li></ul><h1>Function getGroupsAddContactsToGroupResponseMock</h1></div><section class="tsd-panel"><ul class="tsd-signatures"><li class=""><div class="tsd-signature tsd-anchor-link" id="getgroupsaddcontactstogroupresponsemock"><span class="tsd-kind-call-signature">getGroupsAddContactsToGroupResponseMock</span><span class="tsd-signature-symbol">(</span><br/> <span class="tsd-kind-parameter">overrideResponse</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelContactsContactList.WebitelContactsContactList.html" class="tsd-signature-type tsd-kind-interface">WebitelContactsContactList</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/_models_webitelContactsContactList.WebitelContactsContactList.html" class="tsd-signature-type tsd-kind-interface">WebitelContactsContactList</a><a href="#getgroupsaddcontactstogroupresponsemock" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">overrideResponse</span>: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelContactsContactList.WebitelContactsContactList.html" class="tsd-signature-type tsd-kind-interface">WebitelContactsContactList</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = {}</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../interfaces/_models_webitelContactsContactList.WebitelContactsContactList.html" class="tsd-signature-type tsd-kind-interface">WebitelContactsContactList</a></h4></div></li></ul></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Documentation</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>_models/groupsAddContactsToGroupParams | Documentation</title><meta name="description" content="Documentation for Documentation"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Documentation</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">_models/groupsAddContactsToGroupParams</a></li></ul><h1>Module _models/groupsAddContactsToGroupParams</h1></div><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Type Aliases</h2></summary><dl class="tsd-member-summaries"><dt class="tsd-member-summary" id="groupsaddcontactstogroupparams"><span class="tsd-member-summary-name"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><a href="../types/_models_groupsAddContactsToGroupParams.GroupsAddContactsToGroupParams.html">GroupsAddContactsToGroupParams</a><a href="#groupsaddcontactstogroupparams" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></span></dt><dd class="tsd-member-summary"></dd></dl></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Type Aliases"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Type Aliases</summary><div><a href="#groupsaddcontactstogroupparams"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Type Alias"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>Groups<wbr/>Add<wbr/>Contacts<wbr/>To<wbr/>Group<wbr/>Params</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Documentation</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>GroupsAddContactsToGroupParams | Documentation</title><meta name="description" content="Documentation for Documentation"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Documentation</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/_models_groupsAddContactsToGroupParams.html">_models/groupsAddContactsToGroupParams</a></li><li><a href="" aria-current="page">GroupsAddContactsToGroupParams</a></li></ul><h1>Type Alias GroupsAddContactsToGroupParams</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Generated by orval v7.9.0 🍺
|
|
2
|
-
Do not edit manually.
|
|
3
|
-
Webitel API
|
|
4
|
-
OpenAPI spec version: 24.04.0</p>
|
|
5
|
-
</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">type</span> <span class="tsd-kind-type-alias">GroupsAddContactsToGroupParams</span> <span class="tsd-signature-symbol">=</span> <span class="tsd-signature-symbol">{</span><br/> <a class="tsd-kind-property" href="#contactids">contactIds</a><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#contactids" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>contact<wbr/>Ids?</span></a>
|
|
6
|
-
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="contactids"><code class="tsd-tag">Optional</code><span>contact<wbr/>Ids</span><a href="#contactids" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">contactIds</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>List of contact IDs to add to the group.</p>
|
|
7
|
-
</div><div class="tsd-comment tsd-typography"></div></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#contactids"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>contact<wbr/>Ids</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Documentation</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>GroupsAddContactsToGroupResult | Documentation</title><meta name="description" content="Documentation for Documentation"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Documentation</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/groups_groups.api.gen.html">groups/groups.api.gen</a></li><li><a href="" aria-current="page">GroupsAddContactsToGroupResult</a></li></ul><h1>Type Alias GroupsAddContactsToGroupResult</h1></div><div class="tsd-signature"><span class="tsd-kind-type-alias">GroupsAddContactsToGroupResult</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">AxiosResponse</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/_models_webitelContactsContactList.WebitelContactsContactList.html" class="tsd-signature-type tsd-kind-interface">WebitelContactsContactList</a><span class="tsd-signature-symbol">></span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Documentation</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
package/src/gen/_docs/html/variables/groups_groups.zod.gen.groupsAddContactsToGroupParams.html
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>groupsAddContactsToGroupParams | Documentation</title><meta name="description" content="Documentation for Documentation"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Documentation</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/groups_groups.zod.gen.html">groups/groups.zod.gen</a></li><li><a href="" aria-current="page">groupsAddContactsToGroupParams</a></li></ul><h1>Variable groupsAddContactsToGroupParams<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">groupsAddContactsToGroupParams</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodObject</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">group_id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodString</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">"strip"</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">ZodTypeAny</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">group_id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">group_id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div><div class="tsd-comment tsd-typography"></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Documentation</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
package/src/gen/_docs/html/variables/groups_groups.zod.gen.groupsAddContactsToGroupQueryParams.html
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>groupsAddContactsToGroupQueryParams | Documentation</title><meta name="description" content="Documentation for Documentation"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">Documentation</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="../modules/groups_groups.zod.gen.html">groups/groups.zod.gen</a></li><li><a href="" aria-current="page">groupsAddContactsToGroupQueryParams</a></li></ul><h1>Variable groupsAddContactsToGroupQueryParams<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">groupsAddContactsToGroupQueryParams</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodObject</span><span class="tsd-signature-symbol"><</span><br/> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">contactIds</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ZodOptional</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodArray</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ZodString</span><span class="tsd-signature-symbol">,</span> <span class="tsd-signature-type">"many"</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">"strip"</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-type">ZodTypeAny</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">contactIds</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/> <span class="tsd-signature-symbol">{</span> <span class="tsd-kind-property">contactIds</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span> <span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html">Documentation</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>
|
|
@@ -1,13 +0,0 @@
|
|
|
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
|
-
|
|
8
|
-
export type GroupsAddContactsToGroupParams = {
|
|
9
|
-
/**
|
|
10
|
-
* List of contact IDs to add to the group.
|
|
11
|
-
*/
|
|
12
|
-
contactIds?: string[];
|
|
13
|
-
};
|