@webitel/api-services 0.0.17 → 0.0.18
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
|
@@ -1,24 +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
|
-
export type ConfigServiceSearchConfigObjectItem = (typeof ConfigServiceSearchConfigObjectItem)[keyof typeof ConfigServiceSearchConfigObjectItem];
|
|
8
|
-
export declare const ConfigServiceSearchConfigObjectItem: {
|
|
9
|
-
readonly cc_queue: "cc_queue";
|
|
10
|
-
readonly schema: "schema";
|
|
11
|
-
readonly users: "users";
|
|
12
|
-
readonly devices: "devices";
|
|
13
|
-
readonly calendars: "calendars";
|
|
14
|
-
readonly cc_list: "cc_list";
|
|
15
|
-
readonly cc_team: "cc_team";
|
|
16
|
-
readonly cc_agent: "cc_agent";
|
|
17
|
-
readonly cc_resource: "cc_resource";
|
|
18
|
-
readonly cc_resource_group: "cc_resource_group";
|
|
19
|
-
readonly chat_bots: "chat_bots";
|
|
20
|
-
readonly cases: "cases";
|
|
21
|
-
readonly contacts: "contacts";
|
|
22
|
-
readonly cc_list_number: "cc_list_number";
|
|
23
|
-
readonly case_comments: "case_comments";
|
|
24
|
-
};
|
|
@@ -1,18 +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
|
-
import type { ConfigServiceSearchConfigObjectItem } from './configServiceSearchConfigObjectItem';
|
|
8
|
-
export type ConfigServiceSearchConfigParams = {
|
|
9
|
-
page?: number;
|
|
10
|
-
size?: number;
|
|
11
|
-
q?: string;
|
|
12
|
-
sort?: string;
|
|
13
|
-
fields?: string[];
|
|
14
|
-
/**
|
|
15
|
-
* NOT USED.
|
|
16
|
-
*/
|
|
17
|
-
object?: ConfigServiceSearchConfigObjectItem[];
|
|
18
|
-
};
|
|
@@ -1,16 +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
|
-
import type { LoggerLookup } from './loggerLookup';
|
|
8
|
-
export interface LoggerPatchConfigRequest {
|
|
9
|
-
configId?: number;
|
|
10
|
-
daysToStore?: number;
|
|
11
|
-
description?: string;
|
|
12
|
-
enabled?: boolean;
|
|
13
|
-
fields?: string[];
|
|
14
|
-
period?: number;
|
|
15
|
-
storage?: LoggerLookup;
|
|
16
|
-
}
|
|
@@ -1,14 +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
|
-
export type LoggerServiceSearchLogByConfigIdActionItem = (typeof LoggerServiceSearchLogByConfigIdActionItem)[keyof typeof LoggerServiceSearchLogByConfigIdActionItem];
|
|
8
|
-
export declare const LoggerServiceSearchLogByConfigIdActionItem: {
|
|
9
|
-
readonly default_no_action: "default_no_action";
|
|
10
|
-
readonly create: "create";
|
|
11
|
-
readonly update: "update";
|
|
12
|
-
readonly read: "read";
|
|
13
|
-
readonly delete: "delete";
|
|
14
|
-
};
|
|
@@ -1,19 +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
|
-
import type { LoggerServiceSearchLogByConfigIdActionItem } from './loggerServiceSearchLogByConfigIdActionItem';
|
|
8
|
-
export type LoggerServiceSearchLogByConfigIdParams = {
|
|
9
|
-
page?: number;
|
|
10
|
-
size?: number;
|
|
11
|
-
q?: string;
|
|
12
|
-
sort?: string;
|
|
13
|
-
fields?: string[];
|
|
14
|
-
userId?: string[];
|
|
15
|
-
action?: LoggerServiceSearchLogByConfigIdActionItem[];
|
|
16
|
-
userIp?: string;
|
|
17
|
-
dateFrom?: string;
|
|
18
|
-
dateTo?: string;
|
|
19
|
-
};
|
|
@@ -1,14 +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
|
-
export type LoggerServiceSearchLogByRecordIdActionItem = (typeof LoggerServiceSearchLogByRecordIdActionItem)[keyof typeof LoggerServiceSearchLogByRecordIdActionItem];
|
|
8
|
-
export declare const LoggerServiceSearchLogByRecordIdActionItem: {
|
|
9
|
-
readonly default_no_action: "default_no_action";
|
|
10
|
-
readonly create: "create";
|
|
11
|
-
readonly update: "update";
|
|
12
|
-
readonly read: "read";
|
|
13
|
-
readonly delete: "delete";
|
|
14
|
-
};
|
|
@@ -1,22 +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
|
-
import type { LoggerServiceSearchLogByRecordIdActionItem } from './loggerServiceSearchLogByRecordIdActionItem';
|
|
8
|
-
export type LoggerServiceSearchLogByRecordIdParams = {
|
|
9
|
-
page?: number;
|
|
10
|
-
size?: number;
|
|
11
|
-
q?: string;
|
|
12
|
-
sort?: string;
|
|
13
|
-
fields?: string[];
|
|
14
|
-
/**
|
|
15
|
-
* GENERAL filters.
|
|
16
|
-
*/
|
|
17
|
-
action?: LoggerServiceSearchLogByRecordIdActionItem[];
|
|
18
|
-
userId?: string[];
|
|
19
|
-
userIp?: string;
|
|
20
|
-
dateFrom?: string;
|
|
21
|
-
dateTo?: string;
|
|
22
|
-
};
|
|
@@ -1,14 +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
|
-
export type LoggerServiceSearchLogByUserIdActionItem = (typeof LoggerServiceSearchLogByUserIdActionItem)[keyof typeof LoggerServiceSearchLogByUserIdActionItem];
|
|
8
|
-
export declare const LoggerServiceSearchLogByUserIdActionItem: {
|
|
9
|
-
readonly default_no_action: "default_no_action";
|
|
10
|
-
readonly create: "create";
|
|
11
|
-
readonly update: "update";
|
|
12
|
-
readonly read: "read";
|
|
13
|
-
readonly delete: "delete";
|
|
14
|
-
};
|
|
@@ -1,25 +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
|
-
import type { LoggerServiceSearchLogByUserIdActionItem } from './loggerServiceSearchLogByUserIdActionItem';
|
|
8
|
-
export type LoggerServiceSearchLogByUserIdParams = {
|
|
9
|
-
page?: number;
|
|
10
|
-
size?: number;
|
|
11
|
-
q?: string;
|
|
12
|
-
sort?: string;
|
|
13
|
-
fields?: string[];
|
|
14
|
-
/**
|
|
15
|
-
* SPECIFIC filter.
|
|
16
|
-
*/
|
|
17
|
-
objectId?: string[];
|
|
18
|
-
/**
|
|
19
|
-
* GENERAL filters.
|
|
20
|
-
*/
|
|
21
|
-
action?: LoggerServiceSearchLogByUserIdActionItem[];
|
|
22
|
-
userIp?: string;
|
|
23
|
-
dateFrom?: string;
|
|
24
|
-
dateTo?: string;
|
|
25
|
-
};
|
|
@@ -1,15 +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
|
-
import type { LoggerLookup } from './loggerLookup';
|
|
8
|
-
export interface LoggerUpdateConfigRequest {
|
|
9
|
-
configId?: number;
|
|
10
|
-
daysToStore?: number;
|
|
11
|
-
description?: string;
|
|
12
|
-
enabled?: boolean;
|
|
13
|
-
period?: number;
|
|
14
|
-
storage?: LoggerLookup;
|
|
15
|
-
}
|
|
@@ -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
|
-
import type { ProtobufAny } from './protobufAny';
|
|
8
|
-
export interface RuntimeError {
|
|
9
|
-
code?: number;
|
|
10
|
-
details?: ProtobufAny[];
|
|
11
|
-
error?: string;
|
|
12
|
-
message?: string;
|
|
13
|
-
}
|