@webitel/api-services 0.0.49 → 0.0.51
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/dictionaries_dictionaries.api.gen.getDictionaries.html +1 -1
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getSearchTypeMixin3MockHandler.html +1 -0
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getSearchTypeMixin3ResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/extensions_extensions.api.gen.getExtensions.html +1 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getSearchTypeMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getSearchTypeResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/file-service_file-service.api.gen.getFileService.html +1 -1
- package/src/gen/_docs/html/functions/file-service_file-service.msw.api.gen.getDeleteScreenRecordingsByAgentMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/file-service_file-service.msw.api.gen.getDeleteScreenRecordingsByAgentResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/file-service_file-service.msw.api.gen.getSearchScreenRecordingsByAgentMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/file-service_file-service.msw.api.gen.getSearchScreenRecordingsByAgentResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/records_records.api.gen.getRecords.html +1 -1
- package/src/gen/_docs/html/functions/records_records.msw.api.gen.getLocateMixin3MockHandler.html +1 -0
- package/src/gen/_docs/html/functions/records_records.msw.api.gen.getLocateMixin3ResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/types_types.api.gen.getTypes.html +1 -1
- package/src/gen/_docs/html/functions/types_types.msw.api.gen.getLocateMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/types_types.msw.api.gen.getLocateResponseMock.html +1 -0
- package/src/gen/_docs/html/index.html +1 -1
- package/src/gen/_docs/html/interfaces/_models_engineAgentStatsStatistic.EngineAgentStatsStatistic.html +3 -2
- package/src/gen/_docs/html/interfaces/_models_engineAgentStatusStatisticItem.EngineAgentStatusStatisticItem.html +3 -2
- package/src/gen/_docs/html/interfaces/_models_storageFileServiceDeleteScreenRecordingsByAgentBody.StorageFileServiceDeleteScreenRecordingsByAgentBody.html +5 -0
- package/src/gen/_docs/html/modules/_models.html +1 -1
- package/src/gen/_docs/html/modules/_models_locateMixin3200.html +1 -0
- package/src/gen/_docs/html/modules/_models_locateMixin3Params.html +1 -0
- package/src/gen/_docs/html/modules/_models_searchScreenRecordingsByAgentChannel.html +1 -0
- package/src/gen/_docs/html/modules/_models_searchScreenRecordingsByAgentParams.html +1 -0
- package/src/gen/_docs/html/modules/_models_storageFileServiceDeleteScreenRecordingsByAgentBody.html +1 -0
- package/src/gen/_docs/html/modules/dictionaries_dictionaries.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/dictionaries_dictionaries.msw.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/dictionaries_dictionaries.zod.gen.html +3 -3
- package/src/gen/_docs/html/modules/extensions_extensions.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/extensions_extensions.msw.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/extensions_extensions.zod.gen.html +3 -3
- package/src/gen/_docs/html/modules/file-service_file-service.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/file-service_file-service.msw.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/file-service_file-service.zod.gen.html +1 -1
- package/src/gen/_docs/html/modules/index.html +1 -1
- package/src/gen/_docs/html/modules/records_records.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/records_records.msw.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/records_records.zod.gen.html +3 -3
- package/src/gen/_docs/html/modules/types_types.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/types_types.msw.api.gen.html +1 -1
- package/src/gen/_docs/html/modules/types_types.zod.gen.html +3 -3
- package/src/gen/_docs/html/types/{_models_locate200.Locate200.html → _models_locateMixin3200.LocateMixin3200.html} +1 -1
- package/src/gen/_docs/html/types/{_models_locateParams.LocateParams.html → _models_locateMixin3Params.LocateMixin3Params.html} +2 -2
- package/src/gen/_docs/html/{variables/extensions_extensions.zod.gen.searchTypeMixin3QuerySortItemDefault.html → types/_models_searchScreenRecordingsByAgentChannel.SearchScreenRecordingsByAgentChannel.html} +4 -1
- package/src/gen/_docs/html/types/_models_searchScreenRecordingsByAgentParams.SearchScreenRecordingsByAgentParams.html +13 -0
- package/src/gen/_docs/html/types/_models_searchTypeMixin3Params.SearchTypeMixin3Params.html +20 -4
- package/src/gen/_docs/html/types/_models_searchTypeParams.SearchTypeParams.html +4 -20
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.SearchTypeMixin3Result.html +1 -0
- package/src/gen/_docs/html/types/extensions_extensions.api.gen.SearchTypeResult.html +1 -0
- package/src/gen/_docs/html/types/file-service_file-service.api.gen.DeleteScreenRecordingsByAgentResult.html +1 -0
- package/src/gen/_docs/html/types/file-service_file-service.api.gen.SearchScreenRecordingsByAgentResult.html +1 -0
- package/src/gen/_docs/html/types/records_records.api.gen.LocateMixin3Result.html +1 -0
- package/src/gen/_docs/html/types/types_types.api.gen.LocateResult.html +1 -0
- package/src/gen/_docs/html/variables/_models_engineSystemSettingName.EngineSystemSettingName.html +1 -1
- package/src/gen/_docs/html/variables/_models_searchScreenRecordingsByAgentChannel.SearchScreenRecordingsByAgentChannel.html +1 -0
- package/src/gen/_docs/html/variables/_models_searchSystemSettingNameItem.SearchSystemSettingNameItem.html +1 -1
- package/src/gen/_docs/html/variables/agent-service_agent-service.zod.gen.searchAgentStatusStatisticItemResponse.html +1 -1
- package/src/gen/_docs/html/variables/agent-service_agent-service.zod.gen.searchAgentStatusStatisticResponse.html +1 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3QueryFieldsItemDefault.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3QueryParams.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3QuerySortItemDefault.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3QuerySortItemRegExp.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3Response.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3ResponseDataItemFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/{types/types_types.api.gen.LocateMixin3Result.html → variables/extensions_extensions.zod.gen.searchTypeQueryFieldsItemDefault.html} +1 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeQueryParams.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeQuerySortItemDefault.html +2 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeQuerySortItemRegExp.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeResponse.html +1 -0
- package/src/gen/_docs/html/variables/{records_records.zod.gen.locateResponse.html → extensions_extensions.zod.gen.searchTypeResponseDataItemFieldsItemKindDefault.html} +1 -1
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.deleteScreenRecordingsByAgentBody.html +1 -0
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.deleteScreenRecordingsByAgentParams.html +1 -0
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.deleteScreenRecordingsByAgentResponse.html +1 -0
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.searchScreenRecordingsByAgentParams.html +1 -0
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.searchScreenRecordingsByAgentQueryChannelDefault.html +1 -0
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.searchScreenRecordingsByAgentQueryParams.html +1 -0
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.searchScreenRecordingsByAgentResponse.html +1 -0
- package/src/gen/_docs/html/variables/file-service_file-service.zod.gen.searchScreenRecordingsByAgentResponseItemsItemChannelDefault.html +1 -0
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateMixin3Params.html +2 -0
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateMixin3QueryFieldsItemDefault.html +1 -0
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateMixin3QueryParams.html +1 -0
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateMixin3Response.html +1 -0
- package/src/gen/_docs/html/variables/system-setting-service_system-setting-service.zod.gen.createSystemSettingBody.html +1 -1
- package/src/gen/_docs/html/variables/system-setting-service_system-setting-service.zod.gen.createSystemSettingResponse.html +1 -1
- package/src/gen/_docs/html/variables/system-setting-service_system-setting-service.zod.gen.deleteSystemSettingResponse.html +1 -1
- package/src/gen/_docs/html/variables/system-setting-service_system-setting-service.zod.gen.patchSystemSettingResponse.html +1 -1
- package/src/gen/_docs/html/variables/system-setting-service_system-setting-service.zod.gen.readSystemSettingResponse.html +1 -1
- package/src/gen/_docs/html/variables/system-setting-service_system-setting-service.zod.gen.searchSystemSettingQueryParams.html +1 -1
- package/src/gen/_docs/html/variables/system-setting-service_system-setting-service.zod.gen.searchSystemSettingResponse.html +1 -1
- package/src/gen/_docs/html/variables/system-setting-service_system-setting-service.zod.gen.updateSystemSettingResponse.html +1 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateParams.html +1 -0
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateResponse.html +1 -0
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateResponseFieldsItemKindDefault.html +1 -0
- package/src/gen/_models/engineAgentStatsStatistic.ts +1 -0
- package/src/gen/_models/engineAgentStatusStatisticItem.ts +1 -0
- package/src/gen/_models/engineSystemSettingName.ts +2 -1
- package/src/gen/_models/index.ts +5 -2
- package/src/gen/_models/{locate200.ts → locateMixin3200.ts} +1 -1
- package/src/gen/_models/{locateParams.ts → locateMixin3Params.ts} +1 -1
- package/src/gen/_models/searchScreenRecordingsByAgentChannel.ts +23 -0
- package/src/gen/_models/searchScreenRecordingsByAgentParams.ts +22 -0
- package/src/gen/_models/searchSystemSettingNameItem.ts +2 -1
- package/src/gen/_models/searchTypeMixin3Params.ts +43 -11
- package/src/gen/_models/searchTypeParams.ts +11 -43
- package/src/gen/_models/storageFileServiceDeleteScreenRecordingsByAgentBody.ts +10 -0
- package/src/gen/agent-service/agent-service.msw.api.gen.ts +8 -0
- package/src/gen/agent-service/agent-service.zod.gen.ts +2 -0
- package/src/gen/dictionaries/dictionaries.api.gen.ts +5 -5
- package/src/gen/dictionaries/dictionaries.msw.api.gen.ts +4 -4
- package/src/gen/dictionaries/dictionaries.zod.gen.ts +10 -8
- package/src/gen/extensions/extensions.api.gen.ts +5 -5
- package/src/gen/extensions/extensions.msw.api.gen.ts +4 -4
- package/src/gen/extensions/extensions.zod.gen.ts +8 -10
- package/src/gen/file-service/file-service.api.gen.ts +33 -0
- package/src/gen/file-service/file-service.msw.api.gen.ts +140 -0
- package/src/gen/file-service/file-service.zod.gen.ts +96 -0
- package/src/gen/records/records.api.gen.ts +6 -6
- package/src/gen/records/records.msw.api.gen.ts +7 -7
- package/src/gen/records/records.zod.gen.ts +4 -4
- package/src/gen/system-setting-service/system-setting-service.zod.gen.ts +16 -8
- package/src/gen/types/types.api.gen.ts +3 -3
- package/src/gen/types/types.msw.api.gen.ts +4 -4
- package/src/gen/types/types.zod.gen.ts +4 -4
- package/types/gen/_models/engineAgentStatsStatistic.d.ts +1 -0
- package/types/gen/_models/engineAgentStatusStatisticItem.d.ts +1 -0
- package/types/gen/_models/engineSystemSettingName.d.ts +2 -1
- package/types/gen/_models/{locate200.d.ts → locateMixin3200.d.ts} +1 -1
- package/types/gen/_models/{locateParams.d.ts → locateMixin3Params.d.ts} +1 -1
- package/types/gen/_models/searchScreenRecordingsByAgentChannel.d.ts +19 -0
- package/types/gen/_models/searchScreenRecordingsByAgentParams.d.ts +21 -0
- package/types/gen/_models/searchSystemSettingNameItem.d.ts +2 -1
- package/types/gen/_models/searchTypeMixin3Params.d.ts +43 -11
- package/types/gen/_models/searchTypeParams.d.ts +11 -43
- package/types/gen/_models/storageFileServiceDeleteScreenRecordingsByAgentBody.d.ts +9 -0
- package/types/gen/agent-service/agent-service.zod.gen.d.ts +2 -0
- package/types/gen/dictionaries/dictionaries.api.gen.d.ts +3 -3
- package/types/gen/dictionaries/dictionaries.msw.api.gen.d.ts +2 -2
- package/types/gen/dictionaries/dictionaries.zod.gen.d.ts +6 -6
- package/types/gen/extensions/extensions.api.gen.d.ts +3 -3
- package/types/gen/extensions/extensions.msw.api.gen.d.ts +2 -2
- package/types/gen/extensions/extensions.zod.gen.d.ts +6 -6
- package/types/gen/file-service/file-service.api.gen.d.ts +5 -1
- package/types/gen/file-service/file-service.msw.api.gen.d.ts +4 -0
- package/types/gen/file-service/file-service.zod.gen.d.ts +72 -0
- package/types/gen/records/records.api.gen.d.ts +3 -3
- package/types/gen/records/records.msw.api.gen.d.ts +3 -3
- package/types/gen/records/records.zod.gen.d.ts +4 -4
- package/types/gen/system-setting-service/system-setting-service.zod.gen.d.ts +16 -8
- package/types/gen/types/types.api.gen.d.ts +2 -2
- package/types/gen/types/types.msw.api.gen.d.ts +2 -2
- package/types/gen/types/types.zod.gen.d.ts +3 -3
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getSearchTypeMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getSearchTypeResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getSearchTypeMixin3MockHandler.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getSearchTypeMixin3ResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/records_records.msw.api.gen.getLocateMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/records_records.msw.api.gen.getLocateResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/types_types.msw.api.gen.getLocateMixin3MockHandler.html +0 -1
- package/src/gen/_docs/html/functions/types_types.msw.api.gen.getLocateMixin3ResponseMock.html +0 -1
- package/src/gen/_docs/html/modules/_models_locate200.html +0 -1
- package/src/gen/_docs/html/modules/_models_locateParams.html +0 -1
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.SearchTypeResult.html +0 -1
- package/src/gen/_docs/html/types/extensions_extensions.api.gen.SearchTypeMixin3Result.html +0 -1
- package/src/gen/_docs/html/types/records_records.api.gen.LocateResult.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeQueryFieldsItemDefault.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeQueryParams.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeQuerySortItemDefault.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeQuerySortItemRegExp.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeResponse.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeResponseDataItemFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeMixin3QueryFieldsItemDefault.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeMixin3QueryParams.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeMixin3QuerySortItemRegExp.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeMixin3Response.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeMixin3ResponseDataItemFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateParams.html +0 -2
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateQueryFieldsItemDefault.html +0 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateQueryParams.html +0 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateMixin3Params.html +0 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateMixin3Response.html +0 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateMixin3ResponseFieldsItemKindDefault.html +0 -1
|
@@ -45,7 +45,8 @@ export const searchSystemSettingQueryParams = zod.object({
|
|
|
45
45
|
'screenshot_interval',
|
|
46
46
|
'password_expiry_days',
|
|
47
47
|
'password_min_length',
|
|
48
|
-
'
|
|
48
|
+
'password_categories',
|
|
49
|
+
'password_contains_username',
|
|
49
50
|
]),
|
|
50
51
|
)
|
|
51
52
|
.optional()
|
|
@@ -92,7 +93,8 @@ export const searchSystemSettingResponse = zod.object({
|
|
|
92
93
|
'screenshot_interval',
|
|
93
94
|
'password_expiry_days',
|
|
94
95
|
'password_min_length',
|
|
95
|
-
'
|
|
96
|
+
'password_categories',
|
|
97
|
+
'password_contains_username',
|
|
96
98
|
])
|
|
97
99
|
.default(searchSystemSettingResponseItemsItemNameDefault),
|
|
98
100
|
}),
|
|
@@ -136,7 +138,8 @@ export const createSystemSettingBody = zod.object({
|
|
|
136
138
|
'screenshot_interval',
|
|
137
139
|
'password_expiry_days',
|
|
138
140
|
'password_min_length',
|
|
139
|
-
'
|
|
141
|
+
'password_categories',
|
|
142
|
+
'password_contains_username',
|
|
140
143
|
])
|
|
141
144
|
.default(createSystemSettingBodyNameDefault),
|
|
142
145
|
});
|
|
@@ -178,7 +181,8 @@ export const createSystemSettingResponse = zod.object({
|
|
|
178
181
|
'screenshot_interval',
|
|
179
182
|
'password_expiry_days',
|
|
180
183
|
'password_min_length',
|
|
181
|
-
'
|
|
184
|
+
'password_categories',
|
|
185
|
+
'password_contains_username',
|
|
182
186
|
])
|
|
183
187
|
.default(createSystemSettingResponseNameDefault),
|
|
184
188
|
});
|
|
@@ -243,7 +247,8 @@ export const deleteSystemSettingResponse = zod.object({
|
|
|
243
247
|
'screenshot_interval',
|
|
244
248
|
'password_expiry_days',
|
|
245
249
|
'password_min_length',
|
|
246
|
-
'
|
|
250
|
+
'password_categories',
|
|
251
|
+
'password_contains_username',
|
|
247
252
|
])
|
|
248
253
|
.default(deleteSystemSettingResponseNameDefault),
|
|
249
254
|
});
|
|
@@ -289,7 +294,8 @@ export const readSystemSettingResponse = zod.object({
|
|
|
289
294
|
'screenshot_interval',
|
|
290
295
|
'password_expiry_days',
|
|
291
296
|
'password_min_length',
|
|
292
|
-
'
|
|
297
|
+
'password_categories',
|
|
298
|
+
'password_contains_username',
|
|
293
299
|
])
|
|
294
300
|
.default(readSystemSettingResponseNameDefault),
|
|
295
301
|
});
|
|
@@ -339,7 +345,8 @@ export const patchSystemSettingResponse = zod.object({
|
|
|
339
345
|
'screenshot_interval',
|
|
340
346
|
'password_expiry_days',
|
|
341
347
|
'password_min_length',
|
|
342
|
-
'
|
|
348
|
+
'password_categories',
|
|
349
|
+
'password_contains_username',
|
|
343
350
|
])
|
|
344
351
|
.default(patchSystemSettingResponseNameDefault),
|
|
345
352
|
});
|
|
@@ -387,7 +394,8 @@ export const updateSystemSettingResponse = zod.object({
|
|
|
387
394
|
'screenshot_interval',
|
|
388
395
|
'password_expiry_days',
|
|
389
396
|
'password_min_length',
|
|
390
|
-
'
|
|
397
|
+
'password_categories',
|
|
398
|
+
'password_contains_username',
|
|
391
399
|
])
|
|
392
400
|
.default(updateSystemSettingResponseNameDefault),
|
|
393
401
|
});
|
|
@@ -37,7 +37,7 @@ export const // --- title start
|
|
|
37
37
|
/**
|
|
38
38
|
* @summary Structured data type details.
|
|
39
39
|
*/
|
|
40
|
-
const
|
|
40
|
+
const locate = <TData = AxiosResponse<ProtodataStruct>>(
|
|
41
41
|
path: string,
|
|
42
42
|
options?: AxiosRequestConfig,
|
|
43
43
|
): Promise<TData> => {
|
|
@@ -45,9 +45,9 @@ export const // --- title start
|
|
|
45
45
|
};
|
|
46
46
|
|
|
47
47
|
// --- footer start
|
|
48
|
-
return { searchMixin3,
|
|
48
|
+
return { searchMixin3, locate };
|
|
49
49
|
};
|
|
50
50
|
export type SearchMixin3Result = AxiosResponse<DataStructList>;
|
|
51
|
-
export type
|
|
51
|
+
export type LocateResult = AxiosResponse<ProtodataStruct>;
|
|
52
52
|
|
|
53
53
|
// --- footer end
|
|
@@ -590,7 +590,7 @@ export const getSearchMixin3ResponseMock = (
|
|
|
590
590
|
...overrideResponse,
|
|
591
591
|
});
|
|
592
592
|
|
|
593
|
-
export const
|
|
593
|
+
export const getLocateResponseMock = (
|
|
594
594
|
overrideResponse: Partial<ProtodataStruct> = {},
|
|
595
595
|
): ProtodataStruct => ({
|
|
596
596
|
about: faker.helpers.arrayElement([
|
|
@@ -1171,7 +1171,7 @@ export const getSearchMixin3MockHandler = (
|
|
|
1171
1171
|
});
|
|
1172
1172
|
};
|
|
1173
1173
|
|
|
1174
|
-
export const
|
|
1174
|
+
export const getLocateMockHandler = (
|
|
1175
1175
|
overrideResponse?:
|
|
1176
1176
|
| ProtodataStruct
|
|
1177
1177
|
| ((
|
|
@@ -1187,7 +1187,7 @@ export const getLocateMixin3MockHandler = (
|
|
|
1187
1187
|
? typeof overrideResponse === 'function'
|
|
1188
1188
|
? await overrideResponse(info)
|
|
1189
1189
|
: overrideResponse
|
|
1190
|
-
:
|
|
1190
|
+
: getLocateResponseMock(),
|
|
1191
1191
|
),
|
|
1192
1192
|
{ status: 200, headers: { 'Content-Type': 'application/json' } },
|
|
1193
1193
|
);
|
|
@@ -1195,5 +1195,5 @@ export const getLocateMixin3MockHandler = (
|
|
|
1195
1195
|
};
|
|
1196
1196
|
export const getTypesMock = () => [
|
|
1197
1197
|
getSearchMixin3MockHandler(),
|
|
1198
|
-
|
|
1198
|
+
getLocateMockHandler(),
|
|
1199
1199
|
];
|
|
@@ -441,13 +441,13 @@ export const searchMixin3Response = zod
|
|
|
441
441
|
/**
|
|
442
442
|
* @summary Structured data type details.
|
|
443
443
|
*/
|
|
444
|
-
export const
|
|
444
|
+
export const locateParams = zod.object({
|
|
445
445
|
path: zod.string().describe('`types.path`'),
|
|
446
446
|
});
|
|
447
447
|
|
|
448
|
-
export const
|
|
448
|
+
export const locateResponseFieldsItemKindDefault = 'none';
|
|
449
449
|
|
|
450
|
-
export const
|
|
450
|
+
export const locateResponse = zod
|
|
451
451
|
.object({
|
|
452
452
|
about: zod.string().optional().describe('Optional. Short description.'),
|
|
453
453
|
administered: zod.boolean().optional(),
|
|
@@ -591,7 +591,7 @@ export const locateMixin3Response = zod
|
|
|
591
591
|
'datetime',
|
|
592
592
|
'duration',
|
|
593
593
|
])
|
|
594
|
-
.default(
|
|
594
|
+
.default(locateResponseFieldsItemKindDefault)
|
|
595
595
|
.describe(
|
|
596
596
|
'Kind of primitive data types.\n\n - none: option allow_alias = true;\n - list: [array]\n - int: int32\n - uint: uint32\n - float: float32\n - datetime: date &| time',
|
|
597
597
|
),
|
|
@@ -36,5 +36,6 @@ export declare const EngineSystemSettingName: {
|
|
|
36
36
|
readonly ScreenshotInterval: "screenshot_interval";
|
|
37
37
|
readonly PasswordExpiryDays: "password_expiry_days";
|
|
38
38
|
readonly PasswordMinLength: "password_min_length";
|
|
39
|
-
readonly
|
|
39
|
+
readonly PasswordCategories: "password_categories";
|
|
40
|
+
readonly PasswordContainsUsername: "password_contains_username";
|
|
40
41
|
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.10.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
export type SearchScreenRecordingsByAgentChannel = (typeof SearchScreenRecordingsByAgentChannel)[keyof typeof SearchScreenRecordingsByAgentChannel];
|
|
8
|
+
export declare const SearchScreenRecordingsByAgentChannel: {
|
|
9
|
+
readonly UnknownChannel: "UnknownChannel";
|
|
10
|
+
readonly ChatChannel: "ChatChannel";
|
|
11
|
+
readonly MailChannel: "MailChannel";
|
|
12
|
+
readonly CallChannel: "CallChannel";
|
|
13
|
+
readonly LogChannel: "LogChannel";
|
|
14
|
+
readonly MediaChannel: "MediaChannel";
|
|
15
|
+
readonly KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
16
|
+
readonly CasesChannel: "CasesChannel";
|
|
17
|
+
readonly ScreenshotChannel: "ScreenshotChannel";
|
|
18
|
+
readonly ScreenSharingChannel: "ScreenSharingChannel";
|
|
19
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.10.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Webitel API
|
|
5
|
+
* OpenAPI spec version: 24.04.0
|
|
6
|
+
*/
|
|
7
|
+
import type { SearchScreenRecordingsByAgentChannel } from './searchScreenRecordingsByAgentChannel';
|
|
8
|
+
export type SearchScreenRecordingsByAgentParams = {
|
|
9
|
+
page?: number;
|
|
10
|
+
size?: number;
|
|
11
|
+
q?: string;
|
|
12
|
+
sort?: string;
|
|
13
|
+
fields?: string[];
|
|
14
|
+
id?: string[];
|
|
15
|
+
uploadedAtFrom?: string;
|
|
16
|
+
uploadedAtTo?: string;
|
|
17
|
+
referenceId?: string[];
|
|
18
|
+
retentionUntilFrom?: string;
|
|
19
|
+
retentionUntilTo?: string;
|
|
20
|
+
channel?: SearchScreenRecordingsByAgentChannel;
|
|
21
|
+
};
|
|
@@ -36,5 +36,6 @@ export declare const SearchSystemSettingNameItem: {
|
|
|
36
36
|
readonly screenshot_interval: "screenshot_interval";
|
|
37
37
|
readonly password_expiry_days: "password_expiry_days";
|
|
38
38
|
readonly password_min_length: "password_min_length";
|
|
39
|
-
readonly
|
|
39
|
+
readonly password_categories: "password_categories";
|
|
40
|
+
readonly password_contains_username: "password_contains_username";
|
|
40
41
|
};
|
|
@@ -6,6 +6,49 @@
|
|
|
6
6
|
*/
|
|
7
7
|
export type SearchTypeMixin3Params = {
|
|
8
8
|
/**
|
|
9
|
+
* Search term:
|
|
10
|
+
`?` - matches any character
|
|
11
|
+
`*` - matches 0 or more characters
|
|
12
|
+
e.g.: name,emails{type},labels etc...
|
|
13
|
+
*/
|
|
14
|
+
q?: string;
|
|
15
|
+
/**
|
|
16
|
+
* `types.id`
|
|
17
|
+
*/
|
|
18
|
+
id?: string;
|
|
19
|
+
/**
|
|
20
|
+
* `types.name`
|
|
21
|
+
*/
|
|
22
|
+
name?: string;
|
|
23
|
+
/**
|
|
24
|
+
* `types.repo`
|
|
25
|
+
*/
|
|
26
|
+
repo?: string;
|
|
27
|
+
/**
|
|
28
|
+
* `types.path`
|
|
29
|
+
*/
|
|
30
|
+
path?: string;
|
|
31
|
+
/**
|
|
32
|
+
* [NOT] [ system / custom ] types only
|
|
33
|
+
*/
|
|
34
|
+
readonly?: boolean;
|
|
35
|
+
/**
|
|
36
|
+
* [NOT] Extend[able] types only.
|
|
37
|
+
*/
|
|
38
|
+
extendable?: boolean;
|
|
39
|
+
/**
|
|
40
|
+
* [NOT] include extensions/* types.
|
|
41
|
+
*/
|
|
42
|
+
extensions?: boolean;
|
|
43
|
+
/**
|
|
44
|
+
* [NOT] Extend[ed] types only.
|
|
45
|
+
*/
|
|
46
|
+
extended?: boolean;
|
|
47
|
+
/**
|
|
48
|
+
* [NOT] Administer access control only
|
|
49
|
+
*/
|
|
50
|
+
administered?: boolean;
|
|
51
|
+
/**
|
|
9
52
|
* Number of result records (per page).
|
|
10
53
|
Default: 16.
|
|
11
54
|
*/
|
|
@@ -53,15 +96,4 @@ USCORE = %x5F ; underscore ; "_"
|
|
|
53
96
|
```
|
|
54
97
|
*/
|
|
55
98
|
fields?: string[];
|
|
56
|
-
/**
|
|
57
|
-
* Search term:
|
|
58
|
-
`?` - matches any character
|
|
59
|
-
`*` - matches 0 or more characters
|
|
60
|
-
e.g.: name,emails{type},labels etc...
|
|
61
|
-
*/
|
|
62
|
-
q?: string;
|
|
63
|
-
/**
|
|
64
|
-
* extension.type.id
|
|
65
|
-
*/
|
|
66
|
-
id?: string[];
|
|
67
99
|
};
|
|
@@ -6,49 +6,6 @@
|
|
|
6
6
|
*/
|
|
7
7
|
export type SearchTypeParams = {
|
|
8
8
|
/**
|
|
9
|
-
* Search term:
|
|
10
|
-
`?` - matches any character
|
|
11
|
-
`*` - matches 0 or more characters
|
|
12
|
-
e.g.: name,emails{type},labels etc...
|
|
13
|
-
*/
|
|
14
|
-
q?: string;
|
|
15
|
-
/**
|
|
16
|
-
* `types.id`
|
|
17
|
-
*/
|
|
18
|
-
id?: string;
|
|
19
|
-
/**
|
|
20
|
-
* `types.name`
|
|
21
|
-
*/
|
|
22
|
-
name?: string;
|
|
23
|
-
/**
|
|
24
|
-
* `types.repo`
|
|
25
|
-
*/
|
|
26
|
-
repo?: string;
|
|
27
|
-
/**
|
|
28
|
-
* `types.path`
|
|
29
|
-
*/
|
|
30
|
-
path?: string;
|
|
31
|
-
/**
|
|
32
|
-
* [NOT] [ system / custom ] types only
|
|
33
|
-
*/
|
|
34
|
-
readonly?: boolean;
|
|
35
|
-
/**
|
|
36
|
-
* [NOT] Extend[able] types only.
|
|
37
|
-
*/
|
|
38
|
-
extendable?: boolean;
|
|
39
|
-
/**
|
|
40
|
-
* [NOT] include extensions/* types.
|
|
41
|
-
*/
|
|
42
|
-
extensions?: boolean;
|
|
43
|
-
/**
|
|
44
|
-
* [NOT] Extend[ed] types only.
|
|
45
|
-
*/
|
|
46
|
-
extended?: boolean;
|
|
47
|
-
/**
|
|
48
|
-
* [NOT] Administer access control only
|
|
49
|
-
*/
|
|
50
|
-
administered?: boolean;
|
|
51
|
-
/**
|
|
52
9
|
* Number of result records (per page).
|
|
53
10
|
Default: 16.
|
|
54
11
|
*/
|
|
@@ -96,4 +53,15 @@ USCORE = %x5F ; underscore ; "_"
|
|
|
96
53
|
```
|
|
97
54
|
*/
|
|
98
55
|
fields?: string[];
|
|
56
|
+
/**
|
|
57
|
+
* Search term:
|
|
58
|
+
`?` - matches any character
|
|
59
|
+
`*` - matches 0 or more characters
|
|
60
|
+
e.g.: name,emails{type},labels etc...
|
|
61
|
+
*/
|
|
62
|
+
q?: string;
|
|
63
|
+
/**
|
|
64
|
+
* extension.type.id
|
|
65
|
+
*/
|
|
66
|
+
id?: string[];
|
|
99
67
|
};
|
|
@@ -247,6 +247,7 @@ export declare const searchAgentStatusStatisticResponse: zod.ZodObject<{
|
|
|
247
247
|
id: zod.ZodOptional<zod.ZodString>;
|
|
248
248
|
name: zod.ZodOptional<zod.ZodString>;
|
|
249
249
|
}, zod.core.$strip>>>;
|
|
250
|
+
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
250
251
|
skills: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
251
252
|
id: zod.ZodOptional<zod.ZodString>;
|
|
252
253
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -300,6 +301,7 @@ export declare const searchAgentStatusStatisticItemResponse: zod.ZodObject<{
|
|
|
300
301
|
scoreCount: zod.ZodOptional<zod.ZodString>;
|
|
301
302
|
scoreOptionalAvg: zod.ZodOptional<zod.ZodNumber>;
|
|
302
303
|
scoreRequiredAvg: zod.ZodOptional<zod.ZodNumber>;
|
|
304
|
+
screenControl: zod.ZodOptional<zod.ZodBoolean>;
|
|
303
305
|
status: zod.ZodOptional<zod.ZodString>;
|
|
304
306
|
statusComment: zod.ZodOptional<zod.ZodString>;
|
|
305
307
|
statusDuration: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
-
import type { CreateData200, CreateDataBody, DataDataset, DataInputDictionary, DataStructList, DeleteData2Params, DeleteDataParams, DeleteTypeParams, DictionariesImportCSVBody, LocateData200, LocateDataParams, ProtodataStruct, SearchDataParams,
|
|
2
|
+
import type { CreateData200, CreateDataBody, DataDataset, DataInputDictionary, DataStructList, DeleteData2Params, DeleteDataParams, DeleteTypeParams, DictionariesImportCSVBody, LocateData200, LocateDataParams, ProtodataStruct, SearchDataParams, SearchTypeMixin3Params, UpdateData2Body, UpdateData2Params, UpdateData200, UpdateData2200, UpdateDataBody, UpdateDataParams, UpdateTypeParams } from '.././_models';
|
|
3
3
|
export declare const // --- title start
|
|
4
4
|
getDictionaries: () => {
|
|
5
5
|
deleteData: <TData = AxiosResponse<DataDataset, any>>(repo: string, params: DeleteDataParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
@@ -11,7 +11,7 @@ getDictionaries: () => {
|
|
|
11
11
|
updateData: <TData = AxiosResponse<UpdateData200, any>>(repo: string, id: string, updateDataBody: UpdateDataBody, params?: UpdateDataParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
12
12
|
updateData2: <TData = AxiosResponse<UpdateData2200, any>>(repo: string, id: string, updateData2Body: UpdateData2Body, params?: UpdateData2Params, options?: AxiosRequestConfig) => Promise<TData>;
|
|
13
13
|
deleteType: <TData = AxiosResponse<DataStructList, any>>(params: DeleteTypeParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
14
|
-
|
|
14
|
+
searchTypeMixin3: <TData = AxiosResponse<DataStructList, any>>(params?: SearchTypeMixin3Params, options?: AxiosRequestConfig) => Promise<TData>;
|
|
15
15
|
locateType: <TData = AxiosResponse<ProtodataStruct, any>>(repo: string, options?: AxiosRequestConfig) => Promise<TData>;
|
|
16
16
|
createType: <TData = AxiosResponse<ProtodataStruct, any>>(repo: string, dataInputDictionary: DataInputDictionary, options?: AxiosRequestConfig) => Promise<TData>;
|
|
17
17
|
updateType: <TData = AxiosResponse<ProtodataStruct, any>>(repo: string, dataInputDictionary: DataInputDictionary, params?: UpdateTypeParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
@@ -25,7 +25,7 @@ export type LocateDataResult = AxiosResponse<LocateData200>;
|
|
|
25
25
|
export type UpdateDataResult = AxiosResponse<UpdateData200>;
|
|
26
26
|
export type UpdateData2Result = AxiosResponse<UpdateData2200>;
|
|
27
27
|
export type DeleteTypeResult = AxiosResponse<DataStructList>;
|
|
28
|
-
export type
|
|
28
|
+
export type SearchTypeMixin3Result = AxiosResponse<DataStructList>;
|
|
29
29
|
export type LocateTypeResult = AxiosResponse<ProtodataStruct>;
|
|
30
30
|
export type CreateTypeResult = AxiosResponse<ProtodataStruct>;
|
|
31
31
|
export type UpdateTypeResult = AxiosResponse<ProtodataStruct>;
|
|
@@ -9,7 +9,7 @@ export declare const getLocateDataResponseMock: () => LocateData200;
|
|
|
9
9
|
export declare const getUpdateDataResponseMock: () => UpdateData200;
|
|
10
10
|
export declare const getUpdateData2ResponseMock: () => UpdateData2200;
|
|
11
11
|
export declare const getDeleteTypeResponseMock: (overrideResponse?: Partial<DataStructList>) => DataStructList;
|
|
12
|
-
export declare const
|
|
12
|
+
export declare const getSearchTypeMixin3ResponseMock: (overrideResponse?: Partial<DataStructList>) => DataStructList;
|
|
13
13
|
export declare const getLocateTypeResponseMock: (overrideResponse?: Partial<ProtodataStruct>) => ProtodataStruct;
|
|
14
14
|
export declare const getCreateTypeResponseMock: (overrideResponse?: Partial<ProtodataStruct>) => ProtodataStruct;
|
|
15
15
|
export declare const getUpdateTypeResponseMock: (overrideResponse?: Partial<ProtodataStruct>) => ProtodataStruct;
|
|
@@ -22,7 +22,7 @@ export declare const getLocateDataMockHandler: (overrideResponse?: LocateData200
|
|
|
22
22
|
export declare const getUpdateDataMockHandler: (overrideResponse?: UpdateData200 | ((info: Parameters<Parameters<typeof http.patch>[1]>[0]) => Promise<UpdateData200> | UpdateData200)) => import("msw").HttpHandler;
|
|
23
23
|
export declare const getUpdateData2MockHandler: (overrideResponse?: UpdateData2200 | ((info: Parameters<Parameters<typeof http.put>[1]>[0]) => Promise<UpdateData2200> | UpdateData2200)) => import("msw").HttpHandler;
|
|
24
24
|
export declare const getDeleteTypeMockHandler: (overrideResponse?: DataStructList | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<DataStructList> | DataStructList)) => import("msw").HttpHandler;
|
|
25
|
-
export declare const
|
|
25
|
+
export declare const getSearchTypeMixin3MockHandler: (overrideResponse?: DataStructList | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<DataStructList> | DataStructList)) => import("msw").HttpHandler;
|
|
26
26
|
export declare const getLocateTypeMockHandler: (overrideResponse?: ProtodataStruct | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<ProtodataStruct> | ProtodataStruct)) => import("msw").HttpHandler;
|
|
27
27
|
export declare const getCreateTypeMockHandler: (overrideResponse?: ProtodataStruct | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<ProtodataStruct> | ProtodataStruct)) => import("msw").HttpHandler;
|
|
28
28
|
export declare const getUpdateTypeMockHandler: (overrideResponse?: ProtodataStruct | ((info: Parameters<Parameters<typeof http.put>[1]>[0]) => Promise<ProtodataStruct> | ProtodataStruct)) => import("msw").HttpHandler;
|
|
@@ -878,10 +878,10 @@ export declare const deleteTypeResponse: zod.ZodObject<{
|
|
|
878
878
|
/**
|
|
879
879
|
* @summary Lookup dictionaries data types.
|
|
880
880
|
*/
|
|
881
|
-
export declare const
|
|
882
|
-
export declare const
|
|
883
|
-
export declare const
|
|
884
|
-
export declare const
|
|
881
|
+
export declare const searchTypeMixin3QuerySortItemDefault = "*";
|
|
882
|
+
export declare const searchTypeMixin3QuerySortItemRegExp: RegExp;
|
|
883
|
+
export declare const searchTypeMixin3QueryFieldsItemDefault = "*";
|
|
884
|
+
export declare const searchTypeMixin3QueryParams: zod.ZodObject<{
|
|
885
885
|
q: zod.ZodOptional<zod.ZodString>;
|
|
886
886
|
id: zod.ZodOptional<zod.ZodString>;
|
|
887
887
|
name: zod.ZodOptional<zod.ZodString>;
|
|
@@ -897,8 +897,8 @@ export declare const searchTypeQueryParams: zod.ZodObject<{
|
|
|
897
897
|
sort: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
898
898
|
fields: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
899
899
|
}, zod.core.$strip>;
|
|
900
|
-
export declare const
|
|
901
|
-
export declare const
|
|
900
|
+
export declare const searchTypeMixin3ResponseDataItemFieldsItemKindDefault = "none";
|
|
901
|
+
export declare const searchTypeMixin3Response: zod.ZodObject<{
|
|
902
902
|
data: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
903
903
|
about: zod.ZodOptional<zod.ZodString>;
|
|
904
904
|
administered: zod.ZodOptional<zod.ZodBoolean>;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
-
import type { DataInputExtension, DataStructList, DeleteType2Params, DeleteTypeMixin3Params, ProtodataStruct,
|
|
2
|
+
import type { DataInputExtension, DataStructList, DeleteType2Params, DeleteTypeMixin3Params, ProtodataStruct, SearchTypeParams } from '.././_models';
|
|
3
3
|
export declare const // --- title start
|
|
4
4
|
getExtensions: () => {
|
|
5
5
|
deleteType2: <TData = AxiosResponse<DataStructList, any>>(params?: DeleteType2Params, options?: AxiosRequestConfig) => Promise<TData>;
|
|
6
|
-
|
|
6
|
+
searchType: <TData = AxiosResponse<DataStructList, any>>(params?: SearchTypeParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
7
7
|
deleteTypeMixin3: <TData = AxiosResponse<DataStructList, any>>(repo: string[], params?: DeleteTypeMixin3Params, options?: AxiosRequestConfig) => Promise<TData>;
|
|
8
8
|
locateTypeMixin3: <TData = AxiosResponse<ProtodataStruct, any>>(repo: string, options?: AxiosRequestConfig) => Promise<TData>;
|
|
9
9
|
createTypeMixin3: <TData = AxiosResponse<ProtodataStruct, any>>(repo: string, dataInputExtension: DataInputExtension, options?: AxiosRequestConfig) => Promise<TData>;
|
|
10
10
|
updateTypeMixin3: <TData = AxiosResponse<ProtodataStruct, any>>(repo: string, dataInputExtension: DataInputExtension, options?: AxiosRequestConfig) => Promise<TData>;
|
|
11
11
|
};
|
|
12
12
|
export type DeleteType2Result = AxiosResponse<DataStructList>;
|
|
13
|
-
export type
|
|
13
|
+
export type SearchTypeResult = AxiosResponse<DataStructList>;
|
|
14
14
|
export type DeleteTypeMixin3Result = AxiosResponse<DataStructList>;
|
|
15
15
|
export type LocateTypeMixin3Result = AxiosResponse<ProtodataStruct>;
|
|
16
16
|
export type CreateTypeMixin3Result = AxiosResponse<ProtodataStruct>;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { http } from 'msw';
|
|
2
2
|
import type { DataStructList, ProtodataStruct } from '.././_models';
|
|
3
3
|
export declare const getDeleteType2ResponseMock: (overrideResponse?: Partial<DataStructList>) => DataStructList;
|
|
4
|
-
export declare const
|
|
4
|
+
export declare const getSearchTypeResponseMock: (overrideResponse?: Partial<DataStructList>) => DataStructList;
|
|
5
5
|
export declare const getDeleteTypeMixin3ResponseMock: (overrideResponse?: Partial<DataStructList>) => DataStructList;
|
|
6
6
|
export declare const getLocateTypeMixin3ResponseMock: (overrideResponse?: Partial<ProtodataStruct>) => ProtodataStruct;
|
|
7
7
|
export declare const getCreateTypeMixin3ResponseMock: (overrideResponse?: Partial<ProtodataStruct>) => ProtodataStruct;
|
|
8
8
|
export declare const getUpdateTypeMixin3ResponseMock: (overrideResponse?: Partial<ProtodataStruct>) => ProtodataStruct;
|
|
9
9
|
export declare const getDeleteType2MockHandler: (overrideResponse?: DataStructList | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<DataStructList> | DataStructList)) => import("msw").HttpHandler;
|
|
10
|
-
export declare const
|
|
10
|
+
export declare const getSearchTypeMockHandler: (overrideResponse?: DataStructList | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<DataStructList> | DataStructList)) => import("msw").HttpHandler;
|
|
11
11
|
export declare const getDeleteTypeMixin3MockHandler: (overrideResponse?: DataStructList | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<DataStructList> | DataStructList)) => import("msw").HttpHandler;
|
|
12
12
|
export declare const getLocateTypeMixin3MockHandler: (overrideResponse?: ProtodataStruct | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<ProtodataStruct> | ProtodataStruct)) => import("msw").HttpHandler;
|
|
13
13
|
export declare const getCreateTypeMixin3MockHandler: (overrideResponse?: ProtodataStruct | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<ProtodataStruct> | ProtodataStruct)) => import("msw").HttpHandler;
|
|
@@ -167,10 +167,10 @@ export declare const deleteType2Response: zod.ZodObject<{
|
|
|
167
167
|
* (ExtensionList) {
|
|
168
168
|
* @summary Search for type extensions.
|
|
169
169
|
*/
|
|
170
|
-
export declare const
|
|
171
|
-
export declare const
|
|
172
|
-
export declare const
|
|
173
|
-
export declare const
|
|
170
|
+
export declare const searchTypeQuerySortItemDefault = "*";
|
|
171
|
+
export declare const searchTypeQuerySortItemRegExp: RegExp;
|
|
172
|
+
export declare const searchTypeQueryFieldsItemDefault = "*";
|
|
173
|
+
export declare const searchTypeQueryParams: zod.ZodObject<{
|
|
174
174
|
size: zod.ZodOptional<zod.ZodNumber>;
|
|
175
175
|
page: zod.ZodOptional<zod.ZodNumber>;
|
|
176
176
|
sort: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
@@ -178,8 +178,8 @@ export declare const searchTypeMixin3QueryParams: zod.ZodObject<{
|
|
|
178
178
|
q: zod.ZodOptional<zod.ZodString>;
|
|
179
179
|
id: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
180
180
|
}, zod.core.$strip>;
|
|
181
|
-
export declare const
|
|
182
|
-
export declare const
|
|
181
|
+
export declare const searchTypeResponseDataItemFieldsItemKindDefault = "none";
|
|
182
|
+
export declare const searchTypeResponse: zod.ZodObject<{
|
|
183
183
|
data: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
184
184
|
about: zod.ZodOptional<zod.ZodString>;
|
|
185
185
|
administered: zod.ZodOptional<zod.ZodBoolean>;
|
|
@@ -1,12 +1,16 @@
|
|
|
1
1
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
-
import type { SearchFilesParams, SearchScreenRecordingsParams, StorageDeleteFilesRequest, StorageDeleteFilesResponse, StorageFileServiceDeleteScreenRecordingsBody, StorageListFile } from '.././_models';
|
|
2
|
+
import type { SearchFilesParams, SearchScreenRecordingsByAgentParams, SearchScreenRecordingsParams, StorageDeleteFilesRequest, StorageDeleteFilesResponse, StorageFileServiceDeleteScreenRecordingsBody, StorageFileServiceDeleteScreenRecordingsByAgentBody, StorageListFile } from '.././_models';
|
|
3
3
|
export declare const // --- title start
|
|
4
4
|
getFileService: () => {
|
|
5
|
+
searchScreenRecordingsByAgent: <TData = AxiosResponse<StorageListFile, any>>(agentId: string, params?: SearchScreenRecordingsByAgentParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
6
|
+
deleteScreenRecordingsByAgent: <TData = AxiosResponse<StorageDeleteFilesResponse, any>>(agentId: string, id: string[], storageFileServiceDeleteScreenRecordingsByAgentBody: StorageFileServiceDeleteScreenRecordingsByAgentBody, options?: AxiosRequestConfig) => Promise<TData>;
|
|
5
7
|
deleteFiles: <TData = AxiosResponse<StorageDeleteFilesResponse, any>>(storageDeleteFilesRequest: StorageDeleteFilesRequest, options?: AxiosRequestConfig) => Promise<TData>;
|
|
6
8
|
searchFiles: <TData = AxiosResponse<StorageListFile, any>>(params?: SearchFilesParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
7
9
|
searchScreenRecordings: <TData = AxiosResponse<StorageListFile, any>>(userId: string, params?: SearchScreenRecordingsParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
8
10
|
deleteScreenRecordings: <TData = AxiosResponse<StorageDeleteFilesResponse, any>>(userId: string, id: string[], storageFileServiceDeleteScreenRecordingsBody: StorageFileServiceDeleteScreenRecordingsBody, options?: AxiosRequestConfig) => Promise<TData>;
|
|
9
11
|
};
|
|
12
|
+
export type SearchScreenRecordingsByAgentResult = AxiosResponse<StorageListFile>;
|
|
13
|
+
export type DeleteScreenRecordingsByAgentResult = AxiosResponse<StorageDeleteFilesResponse>;
|
|
10
14
|
export type DeleteFilesResult = AxiosResponse<StorageDeleteFilesResponse>;
|
|
11
15
|
export type SearchFilesResult = AxiosResponse<StorageListFile>;
|
|
12
16
|
export type SearchScreenRecordingsResult = AxiosResponse<StorageListFile>;
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { http } from 'msw';
|
|
2
2
|
import type { StorageDeleteFilesResponse, StorageListFile } from '.././_models';
|
|
3
|
+
export declare const getSearchScreenRecordingsByAgentResponseMock: (overrideResponse?: Partial<StorageListFile>) => StorageListFile;
|
|
4
|
+
export declare const getDeleteScreenRecordingsByAgentResponseMock: () => StorageDeleteFilesResponse;
|
|
3
5
|
export declare const getDeleteFilesResponseMock: () => StorageDeleteFilesResponse;
|
|
4
6
|
export declare const getSearchFilesResponseMock: (overrideResponse?: Partial<StorageListFile>) => StorageListFile;
|
|
5
7
|
export declare const getSearchScreenRecordingsResponseMock: (overrideResponse?: Partial<StorageListFile>) => StorageListFile;
|
|
6
8
|
export declare const getDeleteScreenRecordingsResponseMock: () => StorageDeleteFilesResponse;
|
|
9
|
+
export declare const getSearchScreenRecordingsByAgentMockHandler: (overrideResponse?: StorageListFile | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<StorageListFile> | StorageListFile)) => import("msw").HttpHandler;
|
|
10
|
+
export declare const getDeleteScreenRecordingsByAgentMockHandler: (overrideResponse?: StorageDeleteFilesResponse | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<StorageDeleteFilesResponse> | StorageDeleteFilesResponse)) => import("msw").HttpHandler;
|
|
7
11
|
export declare const getDeleteFilesMockHandler: (overrideResponse?: StorageDeleteFilesResponse | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<StorageDeleteFilesResponse> | StorageDeleteFilesResponse)) => import("msw").HttpHandler;
|
|
8
12
|
export declare const getSearchFilesMockHandler: (overrideResponse?: StorageListFile | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<StorageListFile> | StorageListFile)) => import("msw").HttpHandler;
|
|
9
13
|
export declare const getSearchScreenRecordingsMockHandler: (overrideResponse?: StorageListFile | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<StorageListFile> | StorageListFile)) => import("msw").HttpHandler;
|