@webitel/api-services 0.0.47 → 0.0.49
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.getCreateTypeMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getCreateTypeResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getDeleteTypeMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getDeleteTypeResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getLocateTypeMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getLocateTypeResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getSearchTypeMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getSearchTypeResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getUpdateTypeMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getUpdateTypeResponseMock.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.getCreateTypeMixin3MockHandler.html +1 -0
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getCreateTypeMixin3ResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getDeleteTypeMixin3MockHandler.html +1 -0
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getDeleteTypeMixin3ResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getLocateTypeMixin3MockHandler.html +1 -0
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getLocateTypeMixin3ResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getSearchTypeMixin3MockHandler.html +1 -0
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getSearchTypeMixin3ResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getUpdateTypeMixin3MockHandler.html +1 -0
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getUpdateTypeMixin3ResponseMock.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.getLocateMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/records_records.msw.api.gen.getLocateResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/records_records.msw.api.gen.getSearchMockHandler.html +1 -0
- package/src/gen/_docs/html/functions/records_records.msw.api.gen.getSearchResponseMock.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.getLocateMixin3MockHandler.html +1 -0
- package/src/gen/_docs/html/functions/types_types.msw.api.gen.getLocateMixin3ResponseMock.html +1 -0
- package/src/gen/_docs/html/functions/types_types.msw.api.gen.getSearchMixin3MockHandler.html +1 -0
- package/src/gen/_docs/html/functions/types_types.msw.api.gen.getSearchMixin3ResponseMock.html +1 -0
- package/src/gen/_docs/html/index.html +1 -1
- package/src/gen/_docs/html/interfaces/_models_engineCreateCallRequestCallSettings.EngineCreateCallRequestCallSettings.html +3 -2
- package/src/gen/_docs/html/interfaces/_models_engineQueue.EngineQueue.html +4 -2
- package/src/gen/_docs/html/interfaces/_models_engineResource.EngineResource.html +6 -0
- package/src/gen/_docs/html/interfaces/_models_engineResourceGroup.EngineResourceGroup.html +6 -0
- package/src/gen/_docs/html/modules/_models.html +1 -1
- package/src/gen/_docs/html/modules/_models_engineResource.html +1 -0
- package/src/gen/_docs/html/modules/_models_engineResourceGroup.html +1 -0
- package/src/gen/_docs/html/modules/_models_locate200.html +1 -0
- package/src/gen/_docs/html/modules/_models_locateParams.html +1 -0
- package/src/gen/_docs/html/modules/_models_updateTypeParams.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 +10 -10
- 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 +7 -7
- 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 +4 -4
- 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_deleteTypeMixin3Params.DeleteTypeMixin3Params.html +2 -7
- package/src/gen/_docs/html/types/_models_deleteTypeParams.DeleteTypeParams.html +7 -2
- package/src/gen/_docs/html/types/{_models_locateMixin3200.LocateMixin3200.html → _models_locate200.Locate200.html} +1 -1
- package/src/gen/_docs/html/types/{_models_locateMixin3Params.LocateMixin3Params.html → _models_locateParams.LocateParams.html} +2 -2
- package/src/gen/_docs/html/types/_models_searchMixin3Params.SearchMixin3Params.html +20 -6
- package/src/gen/_docs/html/types/_models_searchParams.SearchParams.html +6 -20
- package/src/gen/_docs/html/types/_models_searchTypeMixin3Params.SearchTypeMixin3Params.html +4 -20
- package/src/gen/_docs/html/types/_models_searchTypeParams.SearchTypeParams.html +20 -4
- package/src/gen/_docs/html/types/{_models_updateTypeMixin3Params.UpdateTypeMixin3Params.html → _models_updateTypeParams.UpdateTypeParams.html} +2 -2
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.CreateTypeResult.html +1 -0
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.DeleteTypeResult.html +1 -0
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.LocateTypeResult.html +1 -0
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.SearchTypeResult.html +1 -0
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.UpdateTypeResult.html +1 -0
- package/src/gen/_docs/html/types/extensions_extensions.api.gen.CreateTypeMixin3Result.html +1 -0
- package/src/gen/_docs/html/{variables/records_records.zod.gen.searchMixin3QuerySortItemRegExp.html → types/extensions_extensions.api.gen.DeleteTypeMixin3Result.html} +1 -1
- package/src/gen/_docs/html/types/extensions_extensions.api.gen.LocateTypeMixin3Result.html +1 -0
- package/src/gen/_docs/html/types/extensions_extensions.api.gen.SearchTypeMixin3Result.html +1 -0
- package/src/gen/_docs/html/types/extensions_extensions.api.gen.UpdateTypeMixin3Result.html +1 -0
- package/src/gen/_docs/html/types/records_records.api.gen.LocateResult.html +1 -0
- package/src/gen/_docs/html/types/records_records.api.gen.SearchResult.html +1 -0
- package/src/gen/_docs/html/{variables/extensions_extensions.zod.gen.searchTypeQueryFieldsItemDefault.html → types/types_types.api.gen.LocateMixin3Result.html} +1 -1
- package/src/gen/_docs/html/types/types_types.api.gen.SearchMixin3Result.html +1 -0
- package/src/gen/_docs/html/variables/call-service_call-service.zod.gen.createCallBody.html +1 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.createTypeBody.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.createTypeBodyFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/{extensions_extensions.zod.gen.createTypeParams.html → dictionaries_dictionaries.zod.gen.createTypeParams.html} +1 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.createTypeResponse.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.createTypeResponseFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.deleteTypeQueryParams.html +2 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.deleteTypeResponse.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.deleteTypeResponseDataItemFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/{extensions_extensions.zod.gen.locateTypeParams.html → dictionaries_dictionaries.zod.gen.locateTypeParams.html} +1 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.locateTypeResponse.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.locateTypeResponseFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeQueryFieldsItemDefault.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeQueryParams.html +1 -0
- package/src/gen/_docs/html/variables/{records_records.zod.gen.searchMixin3ResponseTypeFieldsItemKindDefault.html → dictionaries_dictionaries.zod.gen.searchTypeQuerySortItemDefault.html} +1 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeQuerySortItemRegExp.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeResponse.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeResponseDataItemFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.updateTypeBody.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.updateTypeBodyFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/{extensions_extensions.zod.gen.updateTypeParams.html → dictionaries_dictionaries.zod.gen.updateTypeParams.html} +1 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.updateTypeQueryParams.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.updateTypeResponse.html +1 -0
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.updateTypeResponseFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.createTypeMixin3Body.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.createTypeMixin3BodyFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/{dictionaries_dictionaries.zod.gen.createTypeMixin3Params.html → extensions_extensions.zod.gen.createTypeMixin3Params.html} +1 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.createTypeMixin3Response.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.createTypeMixin3ResponseFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.deleteTypeMixin3Params.html +2 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.deleteTypeMixin3QueryParams.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.deleteTypeMixin3Response.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.deleteTypeMixin3ResponseDataItemFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/{dictionaries_dictionaries.zod.gen.locateTypeMixin3Params.html → extensions_extensions.zod.gen.locateTypeMixin3Params.html} +1 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.locateTypeMixin3Response.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.locateTypeMixin3ResponseFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeMixin3QueryFieldsItemDefault.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeMixin3QueryParams.html +1 -0
- package/src/gen/_docs/html/variables/{extensions_extensions.zod.gen.searchTypeQuerySortItemDefault.html → extensions_extensions.zod.gen.searchTypeMixin3QuerySortItemDefault.html} +1 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeMixin3QuerySortItemRegExp.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeMixin3Response.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeMixin3ResponseDataItemFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.updateTypeMixin3Body.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.updateTypeMixin3BodyFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/{dictionaries_dictionaries.zod.gen.updateTypeMixin3Params.html → extensions_extensions.zod.gen.updateTypeMixin3Params.html} +1 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.updateTypeMixin3Response.html +1 -0
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.updateTypeMixin3ResponseFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/queue-service_queue-service.zod.gen.createQueueResponse.html +1 -1
- package/src/gen/_docs/html/variables/queue-service_queue-service.zod.gen.deleteQueueResponse.html +1 -1
- package/src/gen/_docs/html/variables/queue-service_queue-service.zod.gen.patchQueueResponse.html +1 -1
- package/src/gen/_docs/html/variables/queue-service_queue-service.zod.gen.readQueueResponse.html +1 -1
- package/src/gen/_docs/html/variables/queue-service_queue-service.zod.gen.searchQueueResponse.html +1 -1
- package/src/gen/_docs/html/variables/queue-service_queue-service.zod.gen.updateQueueResponse.html +1 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateParams.html +2 -0
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateQueryFieldsItemDefault.html +1 -0
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateQueryParams.html +1 -0
- package/src/gen/_docs/html/variables/{dictionaries_dictionaries.zod.gen.updateTypeMixin3ResponseFieldsItemKindDefault.html → records_records.zod.gen.locateResponse.html} +1 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.searchParams.html +1 -0
- package/src/gen/_docs/html/variables/records_records.zod.gen.searchQueryFieldsItemDefault.html +1 -0
- package/src/gen/_docs/html/variables/records_records.zod.gen.searchQueryParams.html +1 -0
- package/src/gen/_docs/html/variables/{types_types.zod.gen.searchQueryFieldsItemDefault.html → records_records.zod.gen.searchQuerySortItemDefault.html} +1 -1
- package/src/gen/_docs/html/{types/extensions_extensions.api.gen.DeleteTypeResult.html → variables/records_records.zod.gen.searchQuerySortItemRegExp.html} +1 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.searchResponse.html +1 -0
- package/src/gen/_docs/html/variables/records_records.zod.gen.searchResponseTypeFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateMixin3Params.html +1 -0
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateMixin3Response.html +1 -0
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateMixin3ResponseFieldsItemKindDefault.html +1 -0
- package/src/gen/_docs/html/variables/{records_records.zod.gen.searchMixin3QuerySortItemDefault.html → types_types.zod.gen.searchMixin3QueryFieldsItemDefault.html} +1 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.searchMixin3QueryParams.html +1 -0
- package/src/gen/_docs/html/variables/types_types.zod.gen.searchMixin3QuerySortItemDefault.html +1 -0
- package/src/gen/_docs/html/variables/types_types.zod.gen.searchMixin3QuerySortItemRegExp.html +1 -0
- package/src/gen/_docs/html/variables/types_types.zod.gen.searchMixin3Response.html +1 -0
- package/src/gen/_docs/html/variables/types_types.zod.gen.searchMixin3ResponseDataItemFieldsItemKindDefault.html +1 -0
- package/src/gen/_models/deleteTypeMixin3Params.ts +0 -10
- package/src/gen/_models/deleteTypeParams.ts +10 -0
- package/src/gen/_models/engineCreateCallRequestCallSettings.ts +1 -0
- package/src/gen/_models/engineQueue.ts +4 -0
- package/src/gen/_models/{locateMixin3200.ts → engineResource.ts} +3 -1
- package/src/gen/_models/engineResourceGroup.ts +10 -0
- package/src/gen/_models/index.ts +5 -3
- package/src/gen/_models/locate200.ts +8 -0
- package/src/gen/_models/{locateMixin3Params.ts → locateParams.ts} +1 -1
- package/src/gen/_models/searchMixin3Params.ts +43 -15
- package/src/gen/_models/searchParams.ts +15 -43
- package/src/gen/_models/searchTypeMixin3Params.ts +11 -43
- package/src/gen/_models/searchTypeParams.ts +43 -11
- package/src/gen/_models/{updateTypeMixin3Params.ts → updateTypeParams.ts} +1 -1
- package/src/gen/call-service/call-service.zod.gen.ts +1 -0
- package/src/gen/dictionaries/dictionaries.api.gen.ts +21 -21
- package/src/gen/dictionaries/dictionaries.msw.api.gen.ts +20 -20
- package/src/gen/dictionaries/dictionaries.zod.gen.ts +31 -35
- package/src/gen/extensions/extensions.api.gen.ts +19 -19
- package/src/gen/extensions/extensions.msw.api.gen.ts +20 -20
- package/src/gen/extensions/extensions.zod.gen.ts +35 -31
- package/src/gen/queue-service/queue-service.msw.api.gen.ts +144 -0
- package/src/gen/queue-service/queue-service.zod.gen.ts +84 -0
- package/src/gen/records/records.api.gen.ts +10 -10
- package/src/gen/records/records.msw.api.gen.ts +11 -11
- package/src/gen/records/records.zod.gen.ts +13 -13
- package/src/gen/types/types.api.gen.ts +7 -7
- package/src/gen/types/types.msw.api.gen.ts +8 -8
- package/src/gen/types/types.zod.gen.ts +14 -12
- package/types/gen/_models/deleteTypeMixin3Params.d.ts +0 -10
- package/types/gen/_models/deleteTypeParams.d.ts +10 -0
- package/types/gen/_models/engineCreateCallRequestCallSettings.d.ts +1 -0
- package/types/gen/_models/engineQueue.d.ts +4 -0
- package/types/gen/_models/engineResource.d.ts +9 -0
- package/types/gen/_models/engineResourceGroup.d.ts +9 -0
- package/types/gen/_models/{locateMixin3200.d.ts → locate200.d.ts} +1 -1
- package/types/gen/_models/{locateMixin3Params.d.ts → locateParams.d.ts} +1 -1
- package/types/gen/_models/searchMixin3Params.d.ts +43 -15
- package/types/gen/_models/searchParams.d.ts +15 -43
- package/types/gen/_models/searchTypeMixin3Params.d.ts +11 -43
- package/types/gen/_models/searchTypeParams.d.ts +43 -11
- package/types/gen/_models/{updateTypeMixin3Params.d.ts → updateTypeParams.d.ts} +1 -1
- package/types/gen/call-service/call-service.zod.gen.d.ts +1 -0
- package/types/gen/dictionaries/dictionaries.api.gen.d.ts +11 -11
- package/types/gen/dictionaries/dictionaries.msw.api.gen.d.ts +10 -10
- package/types/gen/dictionaries/dictionaries.zod.gen.d.ts +23 -23
- package/types/gen/extensions/extensions.api.gen.d.ts +11 -11
- package/types/gen/extensions/extensions.msw.api.gen.d.ts +10 -10
- package/types/gen/extensions/extensions.zod.gen.d.ts +23 -23
- package/types/gen/queue-service/queue-service.zod.gen.d.ts +36 -0
- package/types/gen/records/records.api.gen.d.ts +5 -5
- package/types/gen/records/records.msw.api.gen.d.ts +5 -5
- package/types/gen/records/records.zod.gen.d.ts +11 -11
- package/types/gen/types/types.api.gen.d.ts +5 -5
- package/types/gen/types/types.msw.api.gen.d.ts +4 -4
- package/types/gen/types/types.zod.gen.d.ts +9 -9
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getCreateTypeMixin3MockHandler.html +0 -1
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getCreateTypeMixin3ResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getDeleteTypeMixin3MockHandler.html +0 -1
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getDeleteTypeMixin3ResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getLocateTypeMixin3MockHandler.html +0 -1
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getLocateTypeMixin3ResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getSearchTypeMixin3MockHandler.html +0 -1
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getSearchTypeMixin3ResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getUpdateTypeMixin3MockHandler.html +0 -1
- package/src/gen/_docs/html/functions/dictionaries_dictionaries.msw.api.gen.getUpdateTypeMixin3ResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getCreateTypeMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getCreateTypeResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getDeleteTypeMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getDeleteTypeResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getLocateTypeMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getLocateTypeResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getSearchTypeMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getSearchTypeResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getUpdateTypeMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/extensions_extensions.msw.api.gen.getUpdateTypeResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/records_records.msw.api.gen.getLocateMixin3MockHandler.html +0 -1
- package/src/gen/_docs/html/functions/records_records.msw.api.gen.getLocateMixin3ResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/records_records.msw.api.gen.getSearchMixin3MockHandler.html +0 -1
- package/src/gen/_docs/html/functions/records_records.msw.api.gen.getSearchMixin3ResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/types_types.msw.api.gen.getLocateMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/types_types.msw.api.gen.getLocateResponseMock.html +0 -1
- package/src/gen/_docs/html/functions/types_types.msw.api.gen.getSearchMockHandler.html +0 -1
- package/src/gen/_docs/html/functions/types_types.msw.api.gen.getSearchResponseMock.html +0 -1
- package/src/gen/_docs/html/modules/_models_locateMixin3200.html +0 -1
- package/src/gen/_docs/html/modules/_models_locateMixin3Params.html +0 -1
- package/src/gen/_docs/html/modules/_models_updateTypeMixin3Params.html +0 -1
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.CreateTypeMixin3Result.html +0 -1
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.DeleteTypeMixin3Result.html +0 -1
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.LocateTypeMixin3Result.html +0 -1
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.SearchTypeMixin3Result.html +0 -1
- package/src/gen/_docs/html/types/dictionaries_dictionaries.api.gen.UpdateTypeMixin3Result.html +0 -1
- package/src/gen/_docs/html/types/extensions_extensions.api.gen.CreateTypeResult.html +0 -1
- package/src/gen/_docs/html/types/extensions_extensions.api.gen.LocateTypeResult.html +0 -1
- package/src/gen/_docs/html/types/extensions_extensions.api.gen.SearchTypeResult.html +0 -1
- package/src/gen/_docs/html/types/extensions_extensions.api.gen.UpdateTypeResult.html +0 -1
- package/src/gen/_docs/html/types/records_records.api.gen.LocateMixin3Result.html +0 -1
- package/src/gen/_docs/html/types/records_records.api.gen.SearchMixin3Result.html +0 -1
- package/src/gen/_docs/html/types/types_types.api.gen.LocateResult.html +0 -1
- package/src/gen/_docs/html/types/types_types.api.gen.SearchResult.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.createTypeMixin3Body.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.createTypeMixin3BodyFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.createTypeMixin3Response.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.createTypeMixin3ResponseFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.deleteTypeMixin3QueryParams.html +0 -2
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.deleteTypeMixin3Response.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.deleteTypeMixin3ResponseDataItemFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.locateTypeMixin3Response.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.locateTypeMixin3ResponseFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3QueryFieldsItemDefault.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3QueryParams.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3QuerySortItemDefault.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3QuerySortItemRegExp.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3Response.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.searchTypeMixin3ResponseDataItemFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.updateTypeMixin3Body.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.updateTypeMixin3BodyFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.updateTypeMixin3QueryParams.html +0 -1
- package/src/gen/_docs/html/variables/dictionaries_dictionaries.zod.gen.updateTypeMixin3Response.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.createTypeBody.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.createTypeBodyFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.createTypeResponse.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.createTypeResponseFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.deleteTypeParams.html +0 -2
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.deleteTypeQueryParams.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.deleteTypeResponse.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.deleteTypeResponseDataItemFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.locateTypeResponse.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.locateTypeResponseFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeQueryParams.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeQuerySortItemRegExp.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeResponse.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.searchTypeResponseDataItemFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.updateTypeBody.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.updateTypeBodyFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.updateTypeResponse.html +0 -1
- package/src/gen/_docs/html/variables/extensions_extensions.zod.gen.updateTypeResponseFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateMixin3Params.html +0 -2
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateMixin3QueryFieldsItemDefault.html +0 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateMixin3QueryParams.html +0 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.locateMixin3Response.html +0 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.searchMixin3Params.html +0 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.searchMixin3QueryFieldsItemDefault.html +0 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.searchMixin3QueryParams.html +0 -1
- package/src/gen/_docs/html/variables/records_records.zod.gen.searchMixin3Response.html +0 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateParams.html +0 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateResponse.html +0 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.locateResponseFieldsItemKindDefault.html +0 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.searchQueryParams.html +0 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.searchQuerySortItemDefault.html +0 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.searchQuerySortItemRegExp.html +0 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.searchResponse.html +0 -1
- package/src/gen/_docs/html/variables/types_types.zod.gen.searchResponseDataItemFieldsItemKindDefault.html +0 -1
|
@@ -5,15 +5,5 @@
|
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
7
|
export type DeleteTypeMixin3Params = {
|
|
8
|
-
/**
|
|
9
|
-
* Fields to retrive into result dataset.
|
|
10
|
-
*/
|
|
11
8
|
fields?: string[];
|
|
12
|
-
/**
|
|
13
|
-
* `types.repo`
|
|
14
|
-
|
|
15
|
-
// `record.pk`
|
|
16
|
-
repeated string id = 3;
|
|
17
|
-
*/
|
|
18
|
-
repo: string[];
|
|
19
9
|
};
|
|
@@ -5,5 +5,15 @@
|
|
|
5
5
|
* OpenAPI spec version: 24.04.0
|
|
6
6
|
*/
|
|
7
7
|
export type DeleteTypeParams = {
|
|
8
|
+
/**
|
|
9
|
+
* Fields to retrive into result dataset.
|
|
10
|
+
*/
|
|
8
11
|
fields?: string[];
|
|
12
|
+
/**
|
|
13
|
+
* `types.repo`
|
|
14
|
+
|
|
15
|
+
// `record.pk`
|
|
16
|
+
repeated string id = 3;
|
|
17
|
+
*/
|
|
18
|
+
repo: string[];
|
|
9
19
|
};
|
|
@@ -8,6 +8,7 @@ import type { EngineCreateCallRequestCallSettingsVariables } from './engineCreat
|
|
|
8
8
|
export interface EngineCreateCallRequestCallSettings {
|
|
9
9
|
audio?: boolean;
|
|
10
10
|
cancelDistribute?: boolean;
|
|
11
|
+
contactId?: string;
|
|
11
12
|
disableAutoAnswer?: boolean;
|
|
12
13
|
disableStun?: boolean;
|
|
13
14
|
display?: string;
|
|
@@ -6,6 +6,8 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import type { EngineLookup } from './engineLookup';
|
|
8
8
|
import type { EngineQueueVariables } from './engineQueueVariables';
|
|
9
|
+
import type { EngineResource } from './engineResource';
|
|
10
|
+
import type { EngineResourceGroup } from './engineResourceGroup';
|
|
9
11
|
import type { EngineTag } from './engineTag';
|
|
10
12
|
import type { EngineTaskProcessing } from './engineTaskProcessing';
|
|
11
13
|
export interface EngineQueue {
|
|
@@ -29,6 +31,8 @@ export interface EngineQueue {
|
|
|
29
31
|
processing?: boolean;
|
|
30
32
|
processingRenewalSec?: number;
|
|
31
33
|
processingSec?: number;
|
|
34
|
+
resourceGroups?: EngineResourceGroup[];
|
|
35
|
+
resources?: EngineResource[];
|
|
32
36
|
ringtone?: EngineLookup;
|
|
33
37
|
schema?: EngineLookup;
|
|
34
38
|
secLocateAgent?: number;
|
|
@@ -6,6 +6,49 @@
|
|
|
6
6
|
*/
|
|
7
7
|
export type SearchMixin3Params = {
|
|
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,19 +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
|
-
* [`record.id`]
|
|
65
|
-
*/
|
|
66
|
-
id?: string[];
|
|
67
|
-
/**
|
|
68
|
-
* Filter string in CEL format.
|
|
69
|
-
*/
|
|
70
|
-
filters?: string;
|
|
71
99
|
};
|
|
@@ -6,49 +6,6 @@
|
|
|
6
6
|
*/
|
|
7
7
|
export type SearchParams = {
|
|
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,19 @@ 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
|
+
* [`record.id`]
|
|
65
|
+
*/
|
|
66
|
+
id?: string[];
|
|
67
|
+
/**
|
|
68
|
+
* Filter string in CEL format.
|
|
69
|
+
*/
|
|
70
|
+
filters?: string;
|
|
99
71
|
};
|
|
@@ -6,49 +6,6 @@
|
|
|
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
|
-
/**
|
|
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
|
};
|
|
@@ -6,6 +6,49 @@
|
|
|
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
|
+
/**
|
|
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
|
};
|
|
@@ -17,6 +17,7 @@ export declare const createCallBody: zod.ZodObject<{
|
|
|
17
17
|
params: zod.ZodOptional<zod.ZodObject<{
|
|
18
18
|
audio: zod.ZodOptional<zod.ZodBoolean>;
|
|
19
19
|
cancelDistribute: zod.ZodOptional<zod.ZodBoolean>;
|
|
20
|
+
contactId: zod.ZodOptional<zod.ZodString>;
|
|
20
21
|
disableAutoAnswer: zod.ZodOptional<zod.ZodBoolean>;
|
|
21
22
|
disableStun: zod.ZodOptional<zod.ZodBoolean>;
|
|
22
23
|
display: 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,
|
|
2
|
+
import type { CreateData200, CreateDataBody, DataDataset, DataInputDictionary, DataStructList, DeleteData2Params, DeleteDataParams, DeleteTypeParams, DictionariesImportCSVBody, LocateData200, LocateDataParams, ProtodataStruct, SearchDataParams, SearchTypeParams, 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>;
|
|
@@ -10,11 +10,11 @@ getDictionaries: () => {
|
|
|
10
10
|
locateData: <TData = AxiosResponse<LocateData200, any>>(repo: string, id: string, params?: LocateDataParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
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
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
13
|
+
deleteType: <TData = AxiosResponse<DataStructList, any>>(params: DeleteTypeParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
14
|
+
searchType: <TData = AxiosResponse<DataStructList, any>>(params?: SearchTypeParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
15
|
+
locateType: <TData = AxiosResponse<ProtodataStruct, any>>(repo: string, options?: AxiosRequestConfig) => Promise<TData>;
|
|
16
|
+
createType: <TData = AxiosResponse<ProtodataStruct, any>>(repo: string, dataInputDictionary: DataInputDictionary, options?: AxiosRequestConfig) => Promise<TData>;
|
|
17
|
+
updateType: <TData = AxiosResponse<ProtodataStruct, any>>(repo: string, dataInputDictionary: DataInputDictionary, params?: UpdateTypeParams, options?: AxiosRequestConfig) => Promise<TData>;
|
|
18
18
|
};
|
|
19
19
|
export type DeleteDataResult = AxiosResponse<DataDataset>;
|
|
20
20
|
export type SearchDataResult = AxiosResponse<DataDataset>;
|
|
@@ -24,8 +24,8 @@ export type DeleteData2Result = AxiosResponse<DataDataset>;
|
|
|
24
24
|
export type LocateDataResult = AxiosResponse<LocateData200>;
|
|
25
25
|
export type UpdateDataResult = AxiosResponse<UpdateData200>;
|
|
26
26
|
export type UpdateData2Result = AxiosResponse<UpdateData2200>;
|
|
27
|
-
export type
|
|
28
|
-
export type
|
|
29
|
-
export type
|
|
30
|
-
export type
|
|
31
|
-
export type
|
|
27
|
+
export type DeleteTypeResult = AxiosResponse<DataStructList>;
|
|
28
|
+
export type SearchTypeResult = AxiosResponse<DataStructList>;
|
|
29
|
+
export type LocateTypeResult = AxiosResponse<ProtodataStruct>;
|
|
30
|
+
export type CreateTypeResult = AxiosResponse<ProtodataStruct>;
|
|
31
|
+
export type UpdateTypeResult = AxiosResponse<ProtodataStruct>;
|
|
@@ -8,11 +8,11 @@ export declare const getDeleteData2ResponseMock: (overrideResponse?: Partial<Dat
|
|
|
8
8
|
export declare const getLocateDataResponseMock: () => LocateData200;
|
|
9
9
|
export declare const getUpdateDataResponseMock: () => UpdateData200;
|
|
10
10
|
export declare const getUpdateData2ResponseMock: () => UpdateData2200;
|
|
11
|
-
export declare const
|
|
12
|
-
export declare const
|
|
13
|
-
export declare const
|
|
14
|
-
export declare const
|
|
15
|
-
export declare const
|
|
11
|
+
export declare const getDeleteTypeResponseMock: (overrideResponse?: Partial<DataStructList>) => DataStructList;
|
|
12
|
+
export declare const getSearchTypeResponseMock: (overrideResponse?: Partial<DataStructList>) => DataStructList;
|
|
13
|
+
export declare const getLocateTypeResponseMock: (overrideResponse?: Partial<ProtodataStruct>) => ProtodataStruct;
|
|
14
|
+
export declare const getCreateTypeResponseMock: (overrideResponse?: Partial<ProtodataStruct>) => ProtodataStruct;
|
|
15
|
+
export declare const getUpdateTypeResponseMock: (overrideResponse?: Partial<ProtodataStruct>) => ProtodataStruct;
|
|
16
16
|
export declare const getDeleteDataMockHandler: (overrideResponse?: DataDataset | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<DataDataset> | DataDataset)) => import("msw").HttpHandler;
|
|
17
17
|
export declare const getSearchDataMockHandler: (overrideResponse?: DataDataset | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<DataDataset> | DataDataset)) => import("msw").HttpHandler;
|
|
18
18
|
export declare const getCreateDataMockHandler: (overrideResponse?: CreateData200 | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<CreateData200> | CreateData200)) => import("msw").HttpHandler;
|
|
@@ -21,9 +21,9 @@ export declare const getDeleteData2MockHandler: (overrideResponse?: DataDataset
|
|
|
21
21
|
export declare const getLocateDataMockHandler: (overrideResponse?: LocateData200 | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<LocateData200> | LocateData200)) => import("msw").HttpHandler;
|
|
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
|
-
export declare const
|
|
25
|
-
export declare const
|
|
26
|
-
export declare const
|
|
27
|
-
export declare const
|
|
28
|
-
export declare const
|
|
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 getSearchTypeMockHandler: (overrideResponse?: DataStructList | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<DataStructList> | DataStructList)) => import("msw").HttpHandler;
|
|
26
|
+
export declare const getLocateTypeMockHandler: (overrideResponse?: ProtodataStruct | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<ProtodataStruct> | ProtodataStruct)) => import("msw").HttpHandler;
|
|
27
|
+
export declare const getCreateTypeMockHandler: (overrideResponse?: ProtodataStruct | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<ProtodataStruct> | ProtodataStruct)) => import("msw").HttpHandler;
|
|
28
|
+
export declare const getUpdateTypeMockHandler: (overrideResponse?: ProtodataStruct | ((info: Parameters<Parameters<typeof http.put>[1]>[0]) => Promise<ProtodataStruct> | ProtodataStruct)) => import("msw").HttpHandler;
|
|
29
29
|
export declare const getDictionariesMock: () => import("msw").HttpHandler[];
|
|
@@ -721,12 +721,12 @@ export declare const updateData2Response: zod.ZodObject<{}, zod.core.$strip>;
|
|
|
721
721
|
* (DictionaryList) {
|
|
722
722
|
* @summary Delete custom dictionaries.
|
|
723
723
|
*/
|
|
724
|
-
export declare const
|
|
724
|
+
export declare const deleteTypeQueryParams: zod.ZodObject<{
|
|
725
725
|
fields: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
726
726
|
repo: zod.ZodArray<zod.ZodString>;
|
|
727
727
|
}, zod.core.$strip>;
|
|
728
|
-
export declare const
|
|
729
|
-
export declare const
|
|
728
|
+
export declare const deleteTypeResponseDataItemFieldsItemKindDefault = "none";
|
|
729
|
+
export declare const deleteTypeResponse: zod.ZodObject<{
|
|
730
730
|
data: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
731
731
|
about: zod.ZodOptional<zod.ZodString>;
|
|
732
732
|
administered: zod.ZodOptional<zod.ZodBoolean>;
|
|
@@ -878,10 +878,10 @@ export declare const deleteTypeMixin3Response: 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 searchTypeQuerySortItemDefault = "*";
|
|
882
|
+
export declare const searchTypeQuerySortItemRegExp: RegExp;
|
|
883
|
+
export declare const searchTypeQueryFieldsItemDefault = "*";
|
|
884
|
+
export declare const searchTypeQueryParams: 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 searchTypeMixin3QueryParams: 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 searchTypeResponseDataItemFieldsItemKindDefault = "none";
|
|
901
|
+
export declare const searchTypeResponse: 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>;
|
|
@@ -1051,11 +1051,11 @@ export declare const searchTypeMixin3Response: zod.ZodObject<{
|
|
|
1051
1051
|
* (Dictionary) {
|
|
1052
1052
|
* @summary Locate the dictionary type.
|
|
1053
1053
|
*/
|
|
1054
|
-
export declare const
|
|
1054
|
+
export declare const locateTypeParams: zod.ZodObject<{
|
|
1055
1055
|
repo: zod.ZodString;
|
|
1056
1056
|
}, zod.core.$strip>;
|
|
1057
|
-
export declare const
|
|
1058
|
-
export declare const
|
|
1057
|
+
export declare const locateTypeResponseFieldsItemKindDefault = "none";
|
|
1058
|
+
export declare const locateTypeResponse: zod.ZodObject<{
|
|
1059
1059
|
about: zod.ZodOptional<zod.ZodString>;
|
|
1060
1060
|
administered: zod.ZodOptional<zod.ZodBoolean>;
|
|
1061
1061
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1204,11 +1204,11 @@ export declare const locateTypeMixin3Response: zod.ZodObject<{
|
|
|
1204
1204
|
* (Dictionary) {
|
|
1205
1205
|
* @summary Create custom dictionary.
|
|
1206
1206
|
*/
|
|
1207
|
-
export declare const
|
|
1207
|
+
export declare const createTypeParams: zod.ZodObject<{
|
|
1208
1208
|
repo: zod.ZodString;
|
|
1209
1209
|
}, zod.core.$strip>;
|
|
1210
|
-
export declare const
|
|
1211
|
-
export declare const
|
|
1210
|
+
export declare const createTypeBodyFieldsItemKindDefault = "none";
|
|
1211
|
+
export declare const createTypeBody: zod.ZodObject<{
|
|
1212
1212
|
about: zod.ZodOptional<zod.ZodString>;
|
|
1213
1213
|
administered: zod.ZodOptional<zod.ZodBoolean>;
|
|
1214
1214
|
display: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1336,8 +1336,8 @@ export declare const createTypeMixin3Body: zod.ZodObject<{
|
|
|
1336
1336
|
primary: zod.ZodOptional<zod.ZodString>;
|
|
1337
1337
|
repo: zod.ZodOptional<zod.ZodString>;
|
|
1338
1338
|
}, zod.core.$strip>;
|
|
1339
|
-
export declare const
|
|
1340
|
-
export declare const
|
|
1339
|
+
export declare const createTypeResponseFieldsItemKindDefault = "none";
|
|
1340
|
+
export declare const createTypeResponse: zod.ZodObject<{
|
|
1341
1341
|
about: zod.ZodOptional<zod.ZodString>;
|
|
1342
1342
|
administered: zod.ZodOptional<zod.ZodBoolean>;
|
|
1343
1343
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1486,14 +1486,14 @@ export declare const createTypeMixin3Response: zod.ZodObject<{
|
|
|
1486
1486
|
* (Dictionary) {
|
|
1487
1487
|
* @summary Update custom dictionary.
|
|
1488
1488
|
*/
|
|
1489
|
-
export declare const
|
|
1489
|
+
export declare const updateTypeParams: zod.ZodObject<{
|
|
1490
1490
|
repo: zod.ZodString;
|
|
1491
1491
|
}, zod.core.$strip>;
|
|
1492
|
-
export declare const
|
|
1492
|
+
export declare const updateTypeQueryParams: zod.ZodObject<{
|
|
1493
1493
|
fields: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
1494
1494
|
}, zod.core.$strip>;
|
|
1495
|
-
export declare const
|
|
1496
|
-
export declare const
|
|
1495
|
+
export declare const updateTypeBodyFieldsItemKindDefault = "none";
|
|
1496
|
+
export declare const updateTypeBody: zod.ZodObject<{
|
|
1497
1497
|
about: zod.ZodOptional<zod.ZodString>;
|
|
1498
1498
|
administered: zod.ZodOptional<zod.ZodBoolean>;
|
|
1499
1499
|
display: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1621,8 +1621,8 @@ export declare const updateTypeMixin3Body: zod.ZodObject<{
|
|
|
1621
1621
|
primary: zod.ZodOptional<zod.ZodString>;
|
|
1622
1622
|
repo: zod.ZodOptional<zod.ZodString>;
|
|
1623
1623
|
}, zod.core.$strip>;
|
|
1624
|
-
export declare const
|
|
1625
|
-
export declare const
|
|
1624
|
+
export declare const updateTypeResponseFieldsItemKindDefault = "none";
|
|
1625
|
+
export declare const updateTypeResponse: zod.ZodObject<{
|
|
1626
1626
|
about: zod.ZodOptional<zod.ZodString>;
|
|
1627
1627
|
administered: zod.ZodOptional<zod.ZodBoolean>;
|
|
1628
1628
|
createdAt: zod.ZodOptional<zod.ZodString>;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import type { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
-
import type { DataInputExtension, DataStructList, DeleteType2Params,
|
|
2
|
+
import type { DataInputExtension, DataStructList, DeleteType2Params, DeleteTypeMixin3Params, ProtodataStruct, SearchTypeMixin3Params } 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
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
6
|
+
searchTypeMixin3: <TData = AxiosResponse<DataStructList, any>>(params?: SearchTypeMixin3Params, options?: AxiosRequestConfig) => Promise<TData>;
|
|
7
|
+
deleteTypeMixin3: <TData = AxiosResponse<DataStructList, any>>(repo: string[], params?: DeleteTypeMixin3Params, options?: AxiosRequestConfig) => Promise<TData>;
|
|
8
|
+
locateTypeMixin3: <TData = AxiosResponse<ProtodataStruct, any>>(repo: string, options?: AxiosRequestConfig) => Promise<TData>;
|
|
9
|
+
createTypeMixin3: <TData = AxiosResponse<ProtodataStruct, any>>(repo: string, dataInputExtension: DataInputExtension, options?: AxiosRequestConfig) => Promise<TData>;
|
|
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
|
|
14
|
-
export type
|
|
15
|
-
export type
|
|
16
|
-
export type
|
|
17
|
-
export type
|
|
13
|
+
export type SearchTypeMixin3Result = AxiosResponse<DataStructList>;
|
|
14
|
+
export type DeleteTypeMixin3Result = AxiosResponse<DataStructList>;
|
|
15
|
+
export type LocateTypeMixin3Result = AxiosResponse<ProtodataStruct>;
|
|
16
|
+
export type CreateTypeMixin3Result = AxiosResponse<ProtodataStruct>;
|
|
17
|
+
export type UpdateTypeMixin3Result = AxiosResponse<ProtodataStruct>;
|
|
@@ -1,15 +1,15 @@
|
|
|
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
|
|
5
|
-
export declare const
|
|
6
|
-
export declare const
|
|
7
|
-
export declare const
|
|
8
|
-
export declare const
|
|
4
|
+
export declare const getSearchTypeMixin3ResponseMock: (overrideResponse?: Partial<DataStructList>) => DataStructList;
|
|
5
|
+
export declare const getDeleteTypeMixin3ResponseMock: (overrideResponse?: Partial<DataStructList>) => DataStructList;
|
|
6
|
+
export declare const getLocateTypeMixin3ResponseMock: (overrideResponse?: Partial<ProtodataStruct>) => ProtodataStruct;
|
|
7
|
+
export declare const getCreateTypeMixin3ResponseMock: (overrideResponse?: Partial<ProtodataStruct>) => ProtodataStruct;
|
|
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
|
|
11
|
-
export declare const
|
|
12
|
-
export declare const
|
|
13
|
-
export declare const
|
|
14
|
-
export declare const
|
|
10
|
+
export declare const getSearchTypeMixin3MockHandler: (overrideResponse?: DataStructList | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<DataStructList> | DataStructList)) => import("msw").HttpHandler;
|
|
11
|
+
export declare const getDeleteTypeMixin3MockHandler: (overrideResponse?: DataStructList | ((info: Parameters<Parameters<typeof http.delete>[1]>[0]) => Promise<DataStructList> | DataStructList)) => import("msw").HttpHandler;
|
|
12
|
+
export declare const getLocateTypeMixin3MockHandler: (overrideResponse?: ProtodataStruct | ((info: Parameters<Parameters<typeof http.get>[1]>[0]) => Promise<ProtodataStruct> | ProtodataStruct)) => import("msw").HttpHandler;
|
|
13
|
+
export declare const getCreateTypeMixin3MockHandler: (overrideResponse?: ProtodataStruct | ((info: Parameters<Parameters<typeof http.post>[1]>[0]) => Promise<ProtodataStruct> | ProtodataStruct)) => import("msw").HttpHandler;
|
|
14
|
+
export declare const getUpdateTypeMixin3MockHandler: (overrideResponse?: ProtodataStruct | ((info: Parameters<Parameters<typeof http.put>[1]>[0]) => Promise<ProtodataStruct> | ProtodataStruct)) => import("msw").HttpHandler;
|
|
15
15
|
export declare const getExtensionsMock: () => import("msw").HttpHandler[];
|