@webitel/api-services 0.0.29 → 0.0.31
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/Readme.md +100 -6
- package/package.json +4 -3
- package/src/api/clients/caseSources/caseSources.ts +1 -1
- package/src/api/clients/quickReplies/quickReplies.ts +2 -0
- package/src/api/transformers/generateUrl/generateUrl.transformer.ts +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/interfaces/_models_webitelCasesFile.WebitelCasesFile.html +4 -5
- package/src/gen/_docs/html/interfaces/_models_webitelContactsIMClient.WebitelContactsIMClient.html +4 -2
- package/src/gen/_docs/html/modules/index.html +1 -1
- package/src/gen/_docs/html/modules/sources_sources.zod.gen.html +6 -6
- package/src/gen/_docs/html/types/_models_listSourcesParams.ListSourcesParams.html +11 -7
- package/src/gen/_docs/html/types/_models_publishCommentParams.PublishCommentParams.html +5 -3
- package/src/gen/_docs/html/types/_models_searchCases2Params.SearchCases2Params.html +5 -3
- package/src/gen/_docs/html/types/_models_searchCasesParams.SearchCasesParams.html +5 -3
- package/src/gen/_docs/html/types/_models_updateComment2Params.UpdateComment2Params.html +4 -2
- package/src/gen/_docs/html/types/_models_updateCommentParams.UpdateCommentParams.html +4 -2
- package/src/gen/_docs/html/variables/case-comments_case-comments.zod.gen.publishCommentQueryParams.html +1 -1
- package/src/gen/_docs/html/variables/case-comments_case-comments.zod.gen.updateComment2QueryParams.html +1 -1
- package/src/gen/_docs/html/variables/case-comments_case-comments.zod.gen.updateCommentQueryParams.html +1 -1
- package/src/gen/_docs/html/variables/case-files_case-files.zod.gen.deleteFileResponse.html +1 -1
- package/src/gen/_docs/html/variables/case-files_case-files.zod.gen.listFilesResponse.html +1 -1
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.createCaseResponse.html +1 -1
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.deleteCaseResponse.html +1 -1
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.locateCaseResponse.html +1 -1
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.searchCases2QueryParams.html +1 -1
- package/src/gen/_docs/html/variables/cases_cases.zod.gen.searchCasesQueryParams.html +1 -1
- package/src/gen/_docs/html/variables/contacts_contacts.zod.gen.contactsCreateContactResponse.html +1 -1
- package/src/gen/_docs/html/variables/contacts_contacts.zod.gen.contactsDeleteContactResponse.html +1 -1
- package/src/gen/_docs/html/variables/contacts_contacts.zod.gen.contactsLocateContactResponse.html +1 -1
- package/src/gen/_docs/html/variables/contacts_contacts.zod.gen.contactsUpdateContactResponse.html +1 -1
- package/src/gen/_docs/html/variables/imclients_imclients.zod.gen.iMClientsListIMClientsResponse.html +1 -1
- package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBody.html +1 -1
- package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesQueryPageDefault.html +1 -0
- package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesQueryParams.html +1 -1
- package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesQuerySizeDefault.html +1 -0
- package/src/gen/_docs/html/variables/sources_sources.zod.gen.listSourcesQuerySortDefault.html +1 -0
- package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2Body.html +1 -1
- package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBody.html +1 -1
- package/src/gen/_models/listSourcesParams.ts +15 -11
- package/src/gen/_models/publishCommentParams.ts +4 -0
- package/src/gen/_models/searchCases2Params.ts +5 -1
- package/src/gen/_models/searchCasesParams.ts +5 -1
- package/src/gen/_models/updateComment2Params.ts +4 -0
- package/src/gen/_models/updateCommentParams.ts +4 -0
- package/src/gen/_models/webitelCasesFile.ts +2 -3
- package/src/gen/_models/webitelContactsIMClient.ts +2 -0
- package/src/gen/case-comments/case-comments.zod.gen.ts +18 -0
- package/src/gen/case-files/case-files.msw.api.gen.ts +8 -26
- package/src/gen/case-files/case-files.zod.gen.ts +2 -12
- package/src/gen/cases/cases.msw.api.gen.ts +28 -91
- package/src/gen/cases/cases.zod.gen.ts +17 -44
- package/src/gen/contacts/contacts.msw.api.gen.ts +20 -0
- package/src/gen/contacts/contacts.zod.gen.ts +20 -0
- package/src/gen/groups/groups.msw.api.gen.ts +8 -0
- package/src/gen/groups/groups.zod.gen.ts +8 -0
- package/src/gen/imclients/imclients.msw.api.gen.ts +4 -0
- package/src/gen/imclients/imclients.zod.gen.ts +1 -0
- package/src/gen/sources/sources.zod.gen.ts +19 -14
- package/types/defaults/index.d.ts +2 -0
- package/types/gen/_models/agentAbsenceServiceUpdateAgentAbsenceBodyItem.d.ts +1 -1
- package/types/gen/_models/agentWorkingScheduleServiceCreateAgentsWorkingScheduleShiftsBody.d.ts +2 -2
- package/types/gen/_models/apiAccessStoreToggleDefaultAccessBody.d.ts +1 -1
- package/types/gen/_models/apiCustomer.d.ts +2 -2
- package/types/gen/_models/apiDevice.d.ts +1 -1
- package/types/gen/_models/apiLDAPCatalog.d.ts +4 -4
- package/types/gen/_models/apiLDAPUpdateLDAPCatalogBodyCatalog.d.ts +4 -4
- package/types/gen/_models/apiLDAProcess.d.ts +2 -2
- package/types/gen/_models/apiLicenseV1.d.ts +1 -1
- package/types/gen/_models/apiRole.d.ts +3 -3
- package/types/gen/_models/apiRolesUpdateRoleBodyRole.d.ts +3 -3
- package/types/gen/_models/apiUser.d.ts +1 -1
- package/types/gen/_models/apiUsersUpdateUserBodyUser.d.ts +1 -1
- package/types/gen/_models/configServicePatchConfigBody.d.ts +15 -0
- package/types/gen/_models/configServiceUpdateConfigBody.d.ts +14 -0
- package/types/gen/_models/contactsUpdateContactBody.d.ts +1 -1
- package/types/gen/_models/engineActiveCall.d.ts +2 -2
- package/types/gen/_models/engineAgent.d.ts +1 -1
- package/types/gen/_models/engineAgentInQueueStatistics.d.ts +1 -1
- package/types/gen/_models/engineAggregateHistoryCallRequest.d.ts +1 -1
- package/types/gen/_models/engineAttempt.d.ts +1 -1
- package/types/gen/_models/engineAttemptHistory.d.ts +1 -1
- package/types/gen/_models/engineAuditFormServicePatchAuditFormBody.d.ts +1 -1
- package/types/gen/_models/engineAuditFormServiceUpdateAuditFormBody.d.ts +1 -1
- package/types/gen/_models/engineAuditRate.d.ts +2 -2
- package/types/gen/_models/engineCreateAuditFormRequest.d.ts +1 -1
- package/types/gen/_models/engineCreateCallRequest.d.ts +1 -1
- package/types/gen/_models/engineCreateMemberBulkItem.d.ts +1 -1
- package/types/gen/_models/engineCreateOutboundResourceRequest.d.ts +2 -2
- package/types/gen/_models/engineCreateQueueRequest.d.ts +2 -2
- package/types/gen/_models/engineCreateRoutingSchemaRequest.d.ts +1 -1
- package/types/gen/_models/engineCreateTriggerRequest.d.ts +2 -2
- package/types/gen/_models/engineDeleteAllMembersRequest.d.ts +1 -1
- package/types/gen/_models/engineHistoryCall.d.ts +6 -6
- package/types/gen/_models/engineListReportGeneral.d.ts +1 -1
- package/types/gen/_models/engineOutboundResource.d.ts +1 -1
- package/types/gen/_models/engineOutboundResourceServicePatchOutboundResourceBody.d.ts +1 -1
- package/types/gen/_models/engineOutboundResourceServiceUpdateOutboundResourceBody.d.ts +1 -1
- package/types/gen/_models/engineQuestion.d.ts +1 -1
- package/types/gen/_models/engineQueue.d.ts +2 -2
- package/types/gen/_models/engineQueueReportGeneral.d.ts +1 -1
- package/types/gen/_models/engineQueueServicePatchQueueBody.d.ts +2 -2
- package/types/gen/_models/engineQueueServiceUpdateQueueBody.d.ts +2 -2
- package/types/gen/_models/engineRoutingSchema.d.ts +2 -2
- package/types/gen/_models/engineRoutingSchemaServicePatchRoutingSchemaBody.d.ts +1 -1
- package/types/gen/_models/engineRoutingSchemaServiceUpdateRoutingSchemaBody.d.ts +1 -1
- package/types/gen/_models/engineTeamHook.d.ts +1 -1
- package/types/gen/_models/engineTeamHookServiceCreateTeamHookBody.d.ts +1 -1
- package/types/gen/_models/engineTeamHookServicePatchTeamHookBody.d.ts +1 -1
- package/types/gen/_models/engineTeamHookServiceUpdateTeamHookBody.d.ts +1 -1
- package/types/gen/_models/engineTrigger.d.ts +1 -1
- package/types/gen/_models/engineTriggerJob.d.ts +1 -1
- package/types/gen/_models/engineTriggerObjectType.d.ts +0 -1
- package/types/gen/_models/engineTriggerServicePatchTriggerBody.d.ts +1 -1
- package/types/gen/_models/engineTriggerServiceUpdateTriggerBody.d.ts +1 -1
- package/types/gen/_models/fileServiceSearchFilesChannelItem.d.ts +0 -2
- package/types/gen/_models/groupsAddContactsToGroupParams.d.ts +12 -0
- package/types/gen/_models/loggerDeleteConfigBulkRequest.d.ts +9 -0
- package/types/gen/_models/loggerDeleteConfigLogsRequest.d.ts +10 -0
- package/types/gen/_models/loggerDeleteConfigLogsResponse.d.ts +9 -0
- package/types/gen/_models/pauseTemplateServiceUpdatePauseTemplateBodyItem.d.ts +1 -1
- package/types/gen/_models/readSystemObjectsParams.d.ts +9 -0
- package/types/gen/_models/searchConfigObjectItem.d.ts +25 -0
- package/types/gen/_models/searchConfigParams.d.ts +18 -0
- package/types/gen/_models/searchLogByConfigIdActionItem.d.ts +14 -0
- package/types/gen/_models/searchLogByConfigIdParams.d.ts +19 -0
- package/types/gen/_models/searchLogByRecordIdActionItem.d.ts +14 -0
- package/types/gen/_models/searchLogByRecordIdParams.d.ts +22 -0
- package/types/gen/_models/searchLogByUserIdActionItem.d.ts +14 -0
- package/types/gen/_models/searchLogByUserIdParams.d.ts +25 -0
- package/types/gen/_models/storageCreateImportTemplateRequest.d.ts +1 -1
- package/types/gen/_models/storageFile.d.ts +2 -2
- package/types/gen/_models/storageFilePolicy.d.ts +1 -1
- package/types/gen/_models/storageImportTemplate.d.ts +2 -2
- package/types/gen/_models/storageSafeUploadFileResponseMetadata.d.ts +1 -1
- package/types/gen/_models/storageUpdateCognitiveProfileRequest.d.ts +2 -2
- package/types/gen/_models/storageUpdateImportTemplateRequest.d.ts +1 -1
- package/types/gen/_models/storageUploadFileChannel.d.ts +0 -2
- package/types/gen/_models/storageUploadFileResponse.d.ts +1 -1
- package/types/gen/_models/storageUploadFileUrlResponse.d.ts +1 -1
- package/types/gen/_models/usersUpdateUser2Body.d.ts +1 -1
- package/types/gen/_models/usersUpdateUserBody.d.ts +1 -1
- package/types/gen/_models/usersUpdateUserUserBody.d.ts +1 -1
- package/types/gen/_models/webitelCasesCallEvent.d.ts +1 -1
- package/types/gen/_models/webitelCasesCase.d.ts +1 -1
- package/types/gen/_models/webitelCasesChatEvent.d.ts +1 -1
- package/types/gen/_models/webitelCasesEmailEvent.d.ts +1 -1
- package/types/gen/_models/webitelCasesInputCreateService.d.ts +1 -1
- package/types/gen/_models/webitelCasesInputService.d.ts +1 -1
- package/types/gen/_models/webitelCasesInputSource.d.ts +1 -0
- package/types/gen/_models/webitelCasesService.d.ts +1 -1
- package/types/gen/_models/webitelCasesSource.d.ts +6 -5
- package/types/gen/_models/webitelChatAgentChat.d.ts +1 -1
- package/types/gen/_models/webitelChatBroadcastMessageRequest.d.ts +1 -1
- package/types/gen/_models/webitelChatChatMessage.d.ts +2 -2
- package/types/gen/_models/webitelChatContactChat.d.ts +1 -1
- package/types/gen/_models/webitelChatDialog.d.ts +1 -1
- package/types/gen/_models/webitelChatGetContactChatHistoryResponse.d.ts +2 -2
- package/types/gen/_models/webitelContactsComment.d.ts +1 -1
- package/types/gen/_models/webitelProtoDataStruct.d.ts +1 -1
- package/types/gen/_models/wfmAbsence.d.ts +1 -1
- package/types/gen/_models/wfmAgentScheduleShift.d.ts +2 -2
- package/types/gen/_models/wfmAgentWorkingSchedule.d.ts +1 -1
- package/types/gen/_models/wfmPauseTemplate.d.ts +1 -1
- package/types/gen/_models/wfmSearchAgentsWorkingScheduleResponse.d.ts +1 -1
- package/types/gen/agent-chat-service/agent-chat-service.zod.gen.d.ts +1 -1
- package/types/gen/articles/articles.api.gen.d.ts +1 -1
- package/types/gen/call-service/call-service.zod.gen.d.ts +6 -6
- package/types/gen/cases-chat-catalog/cases-chat-catalog.zod.gen.d.ts +1 -1
- package/types/gen/catalog/catalog.zod.gen.d.ts +3 -3
- package/types/gen/config-service/config-service.zod.gen.d.ts +2 -2
- package/types/gen/contacts/contacts.zod.gen.d.ts +2 -2
- package/types/gen/contacts-chat-catalog/contacts-chat-catalog.zod.gen.d.ts +2 -2
- package/types/gen/dictionaries/dictionaries.zod.gen.d.ts +33 -33
- package/types/gen/extensions/extensions.zod.gen.d.ts +24 -24
- package/types/gen/file-policies-service/file-policies-service.zod.gen.d.ts +0 -18
- package/types/gen/file-service/file-service.api.gen.d.ts +1 -3
- package/types/gen/file-service/file-service.msw.api.gen.d.ts +1 -3
- package/types/gen/file-service/file-service.zod.gen.d.ts +0 -18
- package/types/gen/ldap/ldap.api.gen.d.ts +1 -1
- package/types/gen/ldap/ldap.msw.api.gen.d.ts +1 -1
- package/types/gen/logger-service/logger-service.zod.gen.d.ts +5 -5
- package/types/gen/timeline/timeline.zod.gen.d.ts +2 -2
- package/types/gen/trigger-service/trigger-service.zod.gen.d.ts +15 -24
- package/types/gen/types/types.zod.gen.d.ts +6 -6
- package/src/gen/_docs/html/variables/sources_sources.zod.gen.createSourceBodyDescriptionDefault.html +0 -1
- package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSource2BodyDescriptionDefault.html +0 -1
- package/src/gen/_docs/html/variables/sources_sources.zod.gen.updateSourceBodyDescriptionDefault.html +0 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineQueueReportGeneral } from './engineQueueReportGeneral';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineQueueReportGeneral } from './engineQueueReportGeneral';
|
|
8
8
|
import type { EngineQueueReportGeneralAgentStatus } from './engineQueueReportGeneralAgentStatus';
|
|
9
9
|
export interface EngineListReportGeneral {
|
|
10
10
|
aggs?: EngineQueueReportGeneralAgentStatus;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineOutboundResourceParameters } from './engineOutboundResourceParameters';
|
|
9
9
|
import type { EngineOutboundResourceVariables } from './engineOutboundResourceVariables';
|
|
10
10
|
export interface EngineOutboundResource {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineOutboundResourceParameters } from './engineOutboundResourceParameters';
|
|
9
9
|
import type { EngineOutboundResourceServicePatchOutboundResourceBodyVariables } from './engineOutboundResourceServicePatchOutboundResourceBodyVariables';
|
|
10
10
|
export interface EngineOutboundResourceServicePatchOutboundResourceBody {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineOutboundResourceParameters } from './engineOutboundResourceParameters';
|
|
9
9
|
import type { EngineOutboundResourceServiceUpdateOutboundResourceBodyVariables } from './engineOutboundResourceServiceUpdateOutboundResourceBodyVariables';
|
|
10
10
|
export interface EngineOutboundResourceServiceUpdateOutboundResourceBody {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineAuditQuestionType } from './engineAuditQuestionType';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineAuditQuestionType } from './engineAuditQuestionType';
|
|
8
8
|
import type { EngineQuestionOption } from './engineQuestionOption';
|
|
9
9
|
export interface EngineQuestion {
|
|
10
10
|
criticalViolation?: boolean;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
2
|
+
import type { EngineQueueVariables } from './engineQueueVariables';
|
|
1
3
|
/**
|
|
2
4
|
* Generated by orval v7.10.0 🍺
|
|
3
5
|
* Do not edit manually.
|
|
4
6
|
* Webitel API
|
|
5
7
|
* OpenAPI spec version: 24.04.0
|
|
6
8
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
|
-
import type { EngineQueueVariables } from './engineQueueVariables';
|
|
9
9
|
import type { EngineTag } from './engineTag';
|
|
10
10
|
import type { EngineTaskProcessing } from './engineTaskProcessing';
|
|
11
11
|
export interface EngineQueue {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineQueueReportGeneralAgentStatus } from './engineQueueReportGeneralAgentStatus';
|
|
9
9
|
export interface EngineQueueReportGeneral {
|
|
10
10
|
abandoned?: number;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
2
|
+
import type { EngineQueueServicePatchQueueBodyVariables } from './engineQueueServicePatchQueueBodyVariables';
|
|
1
3
|
/**
|
|
2
4
|
* Generated by orval v7.10.0 🍺
|
|
3
5
|
* Do not edit manually.
|
|
4
6
|
* Webitel API
|
|
5
7
|
* OpenAPI spec version: 24.04.0
|
|
6
8
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
|
-
import type { EngineQueueServicePatchQueueBodyVariables } from './engineQueueServicePatchQueueBodyVariables';
|
|
9
9
|
import type { EngineTag } from './engineTag';
|
|
10
10
|
import type { EngineTaskProcessing } from './engineTaskProcessing';
|
|
11
11
|
export interface EngineQueueServicePatchQueueBody {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
2
|
+
import type { EngineQueueServiceUpdateQueueBodyVariables } from './engineQueueServiceUpdateQueueBodyVariables';
|
|
1
3
|
/**
|
|
2
4
|
* Generated by orval v7.10.0 🍺
|
|
3
5
|
* Do not edit manually.
|
|
4
6
|
* Webitel API
|
|
5
7
|
* OpenAPI spec version: 24.04.0
|
|
6
8
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
|
-
import type { EngineQueueServiceUpdateQueueBodyVariables } from './engineQueueServiceUpdateQueueBodyVariables';
|
|
9
9
|
import type { EngineTag } from './engineTag';
|
|
10
10
|
import type { EngineTaskProcessing } from './engineTaskProcessing';
|
|
11
11
|
export interface EngineQueueServiceUpdateQueueBody {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
2
|
+
import type { EngineRoutingSchemaType } from './engineRoutingSchemaType';
|
|
1
3
|
/**
|
|
2
4
|
* Generated by orval v7.10.0 🍺
|
|
3
5
|
* Do not edit manually.
|
|
4
6
|
* Webitel API
|
|
5
7
|
* OpenAPI spec version: 24.04.0
|
|
6
8
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
|
-
import type { EngineRoutingSchemaType } from './engineRoutingSchemaType';
|
|
9
9
|
import type { EngineSchemaTag } from './engineSchemaTag';
|
|
10
10
|
export interface EngineRoutingSchema {
|
|
11
11
|
tags?: EngineSchemaTag[];
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineRoutingSchemaType } from './engineRoutingSchemaType';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineRoutingSchemaType } from './engineRoutingSchemaType';
|
|
8
8
|
import type { EngineSchemaTag } from './engineSchemaTag';
|
|
9
9
|
export interface EngineRoutingSchemaServicePatchRoutingSchemaBody {
|
|
10
10
|
tags?: EngineSchemaTag[];
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineRoutingSchemaType } from './engineRoutingSchemaType';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineRoutingSchemaType } from './engineRoutingSchemaType';
|
|
8
8
|
import type { EngineSchemaTag } from './engineSchemaTag';
|
|
9
9
|
export interface EngineRoutingSchemaServiceUpdateRoutingSchemaBody {
|
|
10
10
|
tags?: EngineSchemaTag[];
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineTeamHookEvent } from './engineTeamHookEvent';
|
|
9
9
|
export interface EngineTeamHook {
|
|
10
10
|
enabled?: boolean;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineTeamHookEvent } from './engineTeamHookEvent';
|
|
9
9
|
export interface EngineTeamHookServiceCreateTeamHookBody {
|
|
10
10
|
enabled?: boolean;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineTeamHookEvent } from './engineTeamHookEvent';
|
|
9
9
|
export interface EngineTeamHookServicePatchTeamHookBody {
|
|
10
10
|
enabled?: boolean;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineTeamHookEvent } from './engineTeamHookEvent';
|
|
9
9
|
export interface EngineTeamHookServiceUpdateTeamHookBody {
|
|
10
10
|
enabled?: boolean;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineTriggerEventType } from './engineTriggerEventType';
|
|
9
9
|
import type { EngineTriggerObjectType } from './engineTriggerObjectType';
|
|
10
10
|
import type { EngineTriggerType } from './engineTriggerType';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineTriggerJobState } from './engineTriggerJobState';
|
|
9
9
|
export interface EngineTriggerJob {
|
|
10
10
|
createdAt?: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineTriggerEventType } from './engineTriggerEventType';
|
|
9
9
|
import type { EngineTriggerObjectType } from './engineTriggerObjectType';
|
|
10
10
|
import type { EngineTriggerServicePatchTriggerBodyVariables } from './engineTriggerServicePatchTriggerBodyVariables';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineTriggerEventType } from './engineTriggerEventType';
|
|
9
9
|
import type { EngineTriggerObjectType } from './engineTriggerObjectType';
|
|
10
10
|
import type { EngineTriggerServiceUpdateTriggerBodyVariables } from './engineTriggerServiceUpdateTriggerBodyVariables';
|
|
@@ -14,6 +14,4 @@ export declare const FileServiceSearchFilesChannelItem: {
|
|
|
14
14
|
readonly MediaChannel: "MediaChannel";
|
|
15
15
|
readonly KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
16
16
|
readonly CasesChannel: "CasesChannel";
|
|
17
|
-
readonly ScreenshotChannel: "ScreenshotChannel";
|
|
18
|
-
readonly ScreenSharingChannel: "ScreenSharingChannel";
|
|
19
17
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { WfmLookupEntity } from './wfmLookupEntity';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { WfmLookupEntity } from './wfmLookupEntity';
|
|
8
8
|
import type { WfmPauseTemplateCause } from './wfmPauseTemplateCause';
|
|
9
9
|
export type PauseTemplateServiceUpdatePauseTemplateBodyItem = {
|
|
10
10
|
causes?: WfmPauseTemplateCause[];
|
|
@@ -0,0 +1,25 @@
|
|
|
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 SearchConfigObjectItem = (typeof SearchConfigObjectItem)[keyof typeof SearchConfigObjectItem];
|
|
8
|
+
export declare const SearchConfigObjectItem: {
|
|
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
|
+
readonly record_file: "record_file";
|
|
25
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
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 { SearchConfigObjectItem } from './searchConfigObjectItem';
|
|
8
|
+
export type SearchConfigParams = {
|
|
9
|
+
page?: number;
|
|
10
|
+
size?: number;
|
|
11
|
+
q?: string;
|
|
12
|
+
sort?: string;
|
|
13
|
+
fields?: string[];
|
|
14
|
+
/**
|
|
15
|
+
* NOT USED
|
|
16
|
+
*/
|
|
17
|
+
object?: SearchConfigObjectItem[];
|
|
18
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
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 SearchLogByConfigIdActionItem = (typeof SearchLogByConfigIdActionItem)[keyof typeof SearchLogByConfigIdActionItem];
|
|
8
|
+
export declare const SearchLogByConfigIdActionItem: {
|
|
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
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
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 { SearchLogByConfigIdActionItem } from './searchLogByConfigIdActionItem';
|
|
8
|
+
export type SearchLogByConfigIdParams = {
|
|
9
|
+
page?: number;
|
|
10
|
+
size?: number;
|
|
11
|
+
q?: string;
|
|
12
|
+
sort?: string;
|
|
13
|
+
fields?: string[];
|
|
14
|
+
userId?: string[];
|
|
15
|
+
action?: SearchLogByConfigIdActionItem[];
|
|
16
|
+
userIp?: string;
|
|
17
|
+
dateFrom?: string;
|
|
18
|
+
dateTo?: string;
|
|
19
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
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 SearchLogByRecordIdActionItem = (typeof SearchLogByRecordIdActionItem)[keyof typeof SearchLogByRecordIdActionItem];
|
|
8
|
+
export declare const SearchLogByRecordIdActionItem: {
|
|
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
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
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 { SearchLogByRecordIdActionItem } from './searchLogByRecordIdActionItem';
|
|
8
|
+
export type SearchLogByRecordIdParams = {
|
|
9
|
+
page?: number;
|
|
10
|
+
size?: number;
|
|
11
|
+
q?: string;
|
|
12
|
+
sort?: string;
|
|
13
|
+
fields?: string[];
|
|
14
|
+
/**
|
|
15
|
+
* GENERAL filters
|
|
16
|
+
*/
|
|
17
|
+
action?: SearchLogByRecordIdActionItem[];
|
|
18
|
+
userId?: string[];
|
|
19
|
+
userIp?: string;
|
|
20
|
+
dateFrom?: string;
|
|
21
|
+
dateTo?: string;
|
|
22
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
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 SearchLogByUserIdActionItem = (typeof SearchLogByUserIdActionItem)[keyof typeof SearchLogByUserIdActionItem];
|
|
8
|
+
export declare const SearchLogByUserIdActionItem: {
|
|
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
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
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 { SearchLogByUserIdActionItem } from './searchLogByUserIdActionItem';
|
|
8
|
+
export type SearchLogByUserIdParams = {
|
|
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?: SearchLogByUserIdActionItem[];
|
|
22
|
+
userIp?: string;
|
|
23
|
+
dateFrom?: string;
|
|
24
|
+
dateTo?: string;
|
|
25
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { StorageCreateImportTemplateRequestParameters } from './storageCreateImportTemplateRequestParameters';
|
|
9
9
|
import type { StorageImportSourceType } from './storageImportSourceType';
|
|
10
10
|
/**
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
2
|
+
import type { StorageThumbnail } from './storageThumbnail';
|
|
1
3
|
/**
|
|
2
4
|
* Generated by orval v7.10.0 🍺
|
|
3
5
|
* Do not edit manually.
|
|
4
6
|
* Webitel API
|
|
5
7
|
* OpenAPI spec version: 24.04.0
|
|
6
8
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
|
-
import type { StorageThumbnail } from './storageThumbnail';
|
|
9
9
|
import type { StorageUploadFileChannel } from './storageUploadFileChannel';
|
|
10
10
|
export interface StorageFile {
|
|
11
11
|
channel?: StorageUploadFileChannel;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { StorageUploadFileChannel } from './storageUploadFileChannel';
|
|
9
9
|
export interface StorageFilePolicy {
|
|
10
10
|
channels?: StorageUploadFileChannel[];
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
2
|
+
import type { StorageImportSourceType } from './storageImportSourceType';
|
|
1
3
|
/**
|
|
2
4
|
* Generated by orval v7.10.0 🍺
|
|
3
5
|
* Do not edit manually.
|
|
4
6
|
* Webitel API
|
|
5
7
|
* OpenAPI spec version: 24.04.0
|
|
6
8
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
|
-
import type { StorageImportSourceType } from './storageImportSourceType';
|
|
9
9
|
import type { StorageImportTemplateParameters } from './storageImportTemplateParameters';
|
|
10
10
|
export interface StorageImportTemplate {
|
|
11
11
|
parameters?: StorageImportTemplateParameters;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { StorageThumbnail } from './storageThumbnail';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { StorageThumbnail } from './storageThumbnail';
|
|
8
8
|
import type { StorageUploadStatusCode } from './storageUploadStatusCode';
|
|
9
9
|
export interface StorageSafeUploadFileResponseMetadata {
|
|
10
10
|
code?: StorageUploadStatusCode;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import type { StorageProviderType } from './storageProviderType';
|
|
2
|
+
import type { StorageServiceType } from './storageServiceType';
|
|
1
3
|
/**
|
|
2
4
|
* Generated by orval v7.10.0 🍺
|
|
3
5
|
* Do not edit manually.
|
|
4
6
|
* Webitel API
|
|
5
7
|
* OpenAPI spec version: 24.04.0
|
|
6
8
|
*/
|
|
7
|
-
import type { StorageProviderType } from './storageProviderType';
|
|
8
|
-
import type { StorageServiceType } from './storageServiceType';
|
|
9
9
|
import type { StorageUpdateCognitiveProfileRequestProperties } from './storageUpdateCognitiveProfileRequestProperties';
|
|
10
10
|
export interface StorageUpdateCognitiveProfileRequest {
|
|
11
11
|
default?: boolean;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { EngineLookup } from './engineLookup';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { StorageUpdateImportTemplateRequestParameters } from './storageUpdateImportTemplateRequestParameters';
|
|
9
9
|
/**
|
|
10
10
|
* Update import template for CSV
|
|
@@ -14,6 +14,4 @@ export declare const StorageUploadFileChannel: {
|
|
|
14
14
|
readonly MediaChannel: "MediaChannel";
|
|
15
15
|
readonly KnowledgebaseChannel: "KnowledgebaseChannel";
|
|
16
16
|
readonly CasesChannel: "CasesChannel";
|
|
17
|
-
readonly ScreenshotChannel: "ScreenshotChannel";
|
|
18
|
-
readonly ScreenSharingChannel: "ScreenSharingChannel";
|
|
19
17
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { StorageThumbnail } from './storageThumbnail';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { StorageThumbnail } from './storageThumbnail';
|
|
8
8
|
import type { StorageUploadStatusCode } from './storageUploadStatusCode';
|
|
9
9
|
export interface StorageUploadFileResponse {
|
|
10
10
|
code?: StorageUploadStatusCode;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import type { StorageThumbnail } from './storageThumbnail';
|
|
1
2
|
/**
|
|
2
3
|
* Generated by orval v7.10.0 🍺
|
|
3
4
|
* Do not edit manually.
|
|
4
5
|
* Webitel API
|
|
5
6
|
* OpenAPI spec version: 24.04.0
|
|
6
7
|
*/
|
|
7
|
-
import type { StorageThumbnail } from './storageThumbnail';
|
|
8
8
|
import type { StorageUploadStatusCode } from './storageUploadStatusCode';
|
|
9
9
|
export interface StorageUploadFileUrlResponse {
|
|
10
10
|
code?: StorageUploadStatusCode;
|