@kommerz/ts-client 1.145.1 → 1.146.0
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/dist/apis/AbsenceEntriesApi.js +2 -2
- package/dist/apis/AbsenceTypesApi.js +2 -2
- package/dist/apis/AcceptanceDocumentsApi.js +2 -2
- package/dist/apis/AcceptancePortalDocumentsApi.js +2 -2
- package/dist/apis/AccessTokensApi.js +2 -2
- package/dist/apis/AccountingCentersApi.js +2 -2
- package/dist/apis/AccountingLedgersApi.js +2 -2
- package/dist/apis/AccountingReceiptsApi.js +2 -2
- package/dist/apis/AccountingSettlementsApi.js +2 -2
- package/dist/apis/AccountingStatementsApi.js +2 -2
- package/dist/apis/AccountingTransactionsApi.js +2 -2
- package/dist/apis/AccountingTurnoversApi.js +2 -2
- package/dist/apis/ActivitiesApi.js +2 -2
- package/dist/apis/ApprovalEntriesApi.js +2 -2
- package/dist/apis/ApprovalEntriesApproveApi.js +2 -2
- package/dist/apis/ApprovalTypesApi.js +2 -2
- package/dist/apis/BankingAccountsApi.js +2 -2
- package/dist/apis/BankingInstitutesApi.js +2 -2
- package/dist/apis/BankingRegistrationsApi.js +5 -5
- package/dist/apis/CalendarEntriesApi.js +2 -2
- package/dist/apis/CalendarEntryTypesApi.js +2 -2
- package/dist/apis/CommentsApi.js +2 -2
- package/dist/apis/ConfigurationsApi.js +2 -2
- package/dist/apis/ContractStatusApi.js +2 -2
- package/dist/apis/ContractTypesApi.js +2 -2
- package/dist/apis/ContractsApi.js +2 -2
- package/dist/apis/CustomersApi.js +2 -2
- package/dist/apis/CustomersBankdetailsApi.js +2 -2
- package/dist/apis/DeliveryNotesApi.js +2 -2
- package/dist/apis/DesignTemplatesApi.js +2 -2
- package/dist/apis/DocumentTemplatesApi.js +2 -2
- package/dist/apis/DunningLettersApi.js +2 -2
- package/dist/apis/FileDirectoriesApi.js +2 -2
- package/dist/apis/FileDirectorySharesApi.js +5 -5
- package/dist/apis/FileTagsApi.js +2 -2
- package/dist/apis/FilesApi.js +2 -2
- package/dist/apis/HolidaysApi.js +2 -2
- package/dist/apis/HospitalityReceiptsApi.js +2 -2
- package/dist/apis/IdentifiersApi.js +2 -2
- package/dist/apis/InboxEmailsApi.js +2 -2
- package/dist/apis/InvoicesApi.js +2 -2
- package/dist/apis/JobsApi.js +2 -2
- package/dist/apis/KanbanBoardsApi.js +2 -2
- package/dist/apis/KanbanCardsApi.js +2 -2
- package/dist/apis/KanbanColumnsApi.js +2 -2
- package/dist/apis/MentionsApi.js +2 -2
- package/dist/apis/NotificationTargetsApi.js +2 -2
- package/dist/apis/NotificationsAcksApi.js +2 -2
- package/dist/apis/NotificationsApi.js +2 -2
- package/dist/apis/OffersApi.js +2 -2
- package/dist/apis/OkrKeyresultsApi.js +2 -2
- package/dist/apis/OkrObjectivesApi.js +2 -2
- package/dist/apis/PaymentBuyProductApi.js +2 -2
- package/dist/apis/PaymentProductsApi.js +2 -2
- package/dist/apis/PaymentSubscriptionsApi.js +2 -2
- package/dist/apis/PaymentsPaymentsApi.js +2 -2
- package/dist/apis/PresenceEntriesApi.js +2 -2
- package/dist/apis/PresenceTypesApi.js +2 -2
- package/dist/apis/ReferencesApi.js +2 -2
- package/dist/apis/RolesApi.js +2 -2
- package/dist/apis/ServiceDeskMessageApi.js +2 -2
- package/dist/apis/StatisticsApi.js +2 -2
- package/dist/apis/SystemsFeaturesApi.js +2 -2
- package/dist/apis/SystemsTimesApi.js +2 -2
- package/dist/apis/TagRelationsApi.d.ts +16 -4
- package/dist/apis/TagRelationsApi.js +57 -6
- package/dist/apis/TagsApi.d.ts +5 -3
- package/dist/apis/TagsApi.js +12 -3
- package/dist/apis/TenantsApi.js +2 -2
- package/dist/apis/TenantsValidationApi.js +2 -2
- package/dist/apis/TestApi.js +2 -2
- package/dist/apis/TextModulesApi.js +2 -2
- package/dist/apis/TimeTrackingCalendarApi.js +2 -2
- package/dist/apis/TimeTrackingCalendarExportApi.js +2 -2
- package/dist/apis/UnitsApi.js +2 -2
- package/dist/apis/UsageMonitorApi.js +2 -2
- package/dist/apis/UserPermissionsApi.js +2 -2
- package/dist/apis/UserTenantsApi.js +2 -2
- package/dist/apis/UsersApi.js +2 -2
- package/dist/apis/UsersMeApi.js +2 -2
- package/dist/apis/UsersRegisterApi.js +2 -2
- package/dist/apis/ValidationApi.js +2 -2
- package/dist/apis/WikiApi.js +2 -2
- package/dist/apis/WikiPagesApi.js +2 -2
- package/dist/apis/WorkHoursApi.js +2 -2
- package/dist/apis/WorkflowProcessesApi.js +2 -2
- package/dist/apis/WorkflowsApi.js +2 -2
- package/dist/models/AbsenceEntryDto.js +5 -6
- package/dist/models/AbsenceTypeDto.js +5 -6
- package/dist/models/AcceptanceDocumentDto.js +6 -6
- package/dist/models/AcceptanceDocumentLogEntry.js +5 -6
- package/dist/models/AcceptanceDocumentLogEntryData.js +6 -6
- package/dist/models/AcceptanceDocumentRecipientInfo.js +5 -6
- package/dist/models/AcceptanceDocumentSenderInfo.js +5 -6
- package/dist/models/AcceptancePortalAcceptDto.js +5 -6
- package/dist/models/AcceptancePortalSendConfigDto.js +5 -6
- package/dist/models/AcceptancePortalShareConfigDto.js +5 -6
- package/dist/models/AccessShareDto.js +5 -6
- package/dist/models/AccessTokenDto.js +5 -6
- package/dist/models/AccountingCenterDto.js +6 -6
- package/dist/models/AccountingChartType.js +6 -6
- package/dist/models/AccountingConfigDto.js +5 -6
- package/dist/models/AccountingLedgerCustomData.js +5 -6
- package/dist/models/AccountingLedgerDto.js +5 -6
- package/dist/models/AccountingLedgerType.js +6 -6
- package/dist/models/AccountingReceiptDetailsDto.js +5 -6
- package/dist/models/AccountingReceiptDto.js +5 -6
- package/dist/models/AccountingReceiptItemDto.js +5 -6
- package/dist/models/AccountingReceiptLegalEntityDto.js +5 -6
- package/dist/models/AccountingReceiptMetaDataDto.js +5 -6
- package/dist/models/AccountingReceiptType.js +6 -6
- package/dist/models/AccountingScheduleDto.js +5 -6
- package/dist/models/AccountingSettlementDto.js +5 -6
- package/dist/models/AccountingSplitDto.js +5 -6
- package/dist/models/AccountingSplitPair.js +5 -6
- package/dist/models/AccountingTransactionDto.js +5 -6
- package/dist/models/AccountingTransactionTemplateDto.js +5 -6
- package/dist/models/AccountingTurnoverDto.js +5 -6
- package/dist/models/AcknowledgeNotificationsDto.js +5 -6
- package/dist/models/ActivityDto.js +5 -6
- package/dist/models/ActivityReferenceDto.js +5 -6
- package/dist/models/ActivityType.js +6 -6
- package/dist/models/AddressDto.js +5 -6
- package/dist/models/AmountDto.js +5 -6
- package/dist/models/ApprovalDecisionEnum.js +6 -6
- package/dist/models/ApprovalEntryDto.js +5 -6
- package/dist/models/ApprovalModeEnum.js +6 -6
- package/dist/models/ApprovalStatusEnum.js +6 -6
- package/dist/models/ApprovalTypeDto.js +5 -6
- package/dist/models/BankAccountDto.js +5 -6
- package/dist/models/BankAccountRegistrationDto.js +5 -6
- package/dist/models/BankConnectionDto.js +5 -6
- package/dist/models/BankDetailsDto.js +5 -6
- package/dist/models/BankRegistrationDto.js +5 -6
- package/dist/models/CalendarEntryDto.js +5 -6
- package/dist/models/CalendarEntryTypeDto.js +5 -6
- package/dist/models/CenterStatementDto.js +5 -6
- package/dist/models/ChannelIdType.js +6 -6
- package/dist/models/ColamdaPageable.js +5 -6
- package/dist/models/CommentDto.js +5 -6
- package/dist/models/ConfigKey.js +6 -6
- package/dist/models/ConfigurationDto.js +5 -6
- package/dist/models/ContactDto.js +5 -6
- package/dist/models/ContractDto.js +5 -6
- package/dist/models/ContractStatusDto.js +5 -6
- package/dist/models/ContractTypeAttributeDto.js +6 -6
- package/dist/models/ContractTypeDto.js +5 -6
- package/dist/models/CreateTagRelationsDto.d.ts +3 -2
- package/dist/models/CreateTagRelationsDto.js +8 -8
- package/dist/models/CreateTenantRequest.js +5 -6
- package/dist/models/CustomerDto.js +6 -6
- package/dist/models/DeliveryNoteDto.js +5 -6
- package/dist/models/DeliveryNoteItemDto.js +5 -6
- package/dist/models/DeployWorkflowRequest.js +5 -6
- package/dist/models/DesignTemplateContextVersion.js +6 -6
- package/dist/models/DesignTemplateDto.js +5 -6
- package/dist/models/DesignTemplateType.js +6 -6
- package/dist/models/DocumentTemplateDto.js +5 -6
- package/dist/models/DocumentTemplateType.js +6 -6
- package/dist/models/DunningLetterDto.js +5 -6
- package/dist/models/DunningLetterItemDto.js +5 -6
- package/dist/models/EmailDto.js +6 -6
- package/dist/models/EntityReference.js +5 -6
- package/dist/models/EntityType.d.ts +2 -0
- package/dist/models/EntityType.js +9 -7
- package/dist/models/FeatureDto.js +5 -6
- package/dist/models/FileDetailsDto.js +5 -6
- package/dist/models/FileDirectoryDto.js +5 -6
- package/dist/models/FileDto.js +5 -6
- package/dist/models/FileMovementDto.js +5 -6
- package/dist/models/FileSelectionDto.js +5 -6
- package/dist/models/FileShareDto.js +5 -6
- package/dist/models/FileTagDto.js +5 -6
- package/dist/models/FilterableEndpointDto.js +5 -6
- package/dist/models/GetAllAbsenceEntries200Response.js +5 -6
- package/dist/models/GetAllAbsenceTypes200Response.js +5 -6
- package/dist/models/GetAllAcceptanceDocuments200Response.js +5 -6
- package/dist/models/GetAllAccessTokens200Response.js +5 -6
- package/dist/models/GetAllAccountingCenterStatements200Response.js +5 -6
- package/dist/models/GetAllAccountingCenters200Response.js +5 -6
- package/dist/models/GetAllAccountingLedgerStatements200Response.js +5 -6
- package/dist/models/GetAllAccountingLedgers200Response.js +5 -6
- package/dist/models/GetAllAccountingReceipts200Response.js +5 -6
- package/dist/models/GetAllAccountingSettlements200Response.js +5 -6
- package/dist/models/GetAllAccountingTransactions200Response.js +5 -6
- package/dist/models/GetAllAccountingTurnover200Response.js +5 -6
- package/dist/models/GetAllAccounts200Response.js +5 -6
- package/dist/models/GetAllActivities200Response.js +5 -6
- package/dist/models/GetAllApprovalEntries200Response.js +5 -6
- package/dist/models/GetAllApprovalTypes200Response.js +5 -6
- package/dist/models/GetAllBankDetails200Response.js +5 -6
- package/dist/models/GetAllCalendarEntries200Response.js +5 -6
- package/dist/models/GetAllCalendarEntryTypes200Response.js +5 -6
- package/dist/models/GetAllComments200Response.js +5 -6
- package/dist/models/GetAllConfigurations200Response.js +5 -6
- package/dist/models/GetAllContractStatus200Response.js +5 -6
- package/dist/models/GetAllContractTypes200Response.js +5 -6
- package/dist/models/GetAllContracts200Response.js +5 -6
- package/dist/models/GetAllCustomers200Response.js +5 -6
- package/dist/models/GetAllDeliveryNotes200Response.js +5 -6
- package/dist/models/GetAllDesignTemplates200Response.js +5 -6
- package/dist/models/GetAllDocumentTemplates200Response.js +5 -6
- package/dist/models/GetAllDunningLetters200Response.js +5 -6
- package/dist/models/GetAllEntitiesForTag200Response.d.ts +50 -0
- package/dist/models/GetAllEntitiesForTag200Response.js +63 -0
- package/dist/models/GetAllFileTags200Response.js +5 -6
- package/dist/models/GetAllHolidays200Response.js +5 -6
- package/dist/models/GetAllHospitalityReceipts200Response.js +5 -6
- package/dist/models/GetAllInboxEmails200Response.js +5 -6
- package/dist/models/GetAllInvoices200Response.js +5 -6
- package/dist/models/GetAllJobs200Response.js +5 -6
- package/dist/models/GetAllKanbanBoards200Response.js +5 -6
- package/dist/models/GetAllKanbanCards200Response.js +5 -6
- package/dist/models/GetAllKanbanColumns200Response.js +5 -6
- package/dist/models/GetAllMentions200Response.js +5 -6
- package/dist/models/GetAllNotifications200Response.js +5 -6
- package/dist/models/GetAllObjectives200Response.js +5 -6
- package/dist/models/GetAllOffers200Response.js +5 -6
- package/dist/models/GetAllPages200Response.js +5 -6
- package/dist/models/GetAllPayments200Response.js +5 -6
- package/dist/models/GetAllPresenceEntries200Response.js +5 -6
- package/dist/models/GetAllPresenceTypes200Response.js +5 -6
- package/dist/models/GetAllReferences200Response.js +5 -6
- package/dist/models/GetAllRegistrations200Response.js +5 -6
- package/dist/models/GetAllResults200Response.js +5 -6
- package/dist/models/GetAllRoles200Response.js +5 -6
- package/dist/models/GetAllShares200Response.js +5 -6
- package/dist/models/GetAllTags200Response.js +5 -6
- package/dist/models/GetAllTextModules200Response.js +5 -6
- package/dist/models/GetAllUnits200Response.js +5 -6
- package/dist/models/GetAllUsers200Response.js +5 -6
- package/dist/models/GetAllWikis200Response.js +5 -6
- package/dist/models/GetAllWorkHours200Response.js +5 -6
- package/dist/models/GetAllWorkflowProcessLogs200Response.js +5 -6
- package/dist/models/GetAllWorkflowProcesses200Response.js +5 -6
- package/dist/models/GetAllWorkflows200Response.js +5 -6
- package/dist/models/GetSubscribedProducts200Response.js +5 -6
- package/dist/models/GetUserRoles200Response.js +5 -6
- package/dist/models/HolidaysDto.js +5 -6
- package/dist/models/HospitalityReceiptDto.js +5 -6
- package/dist/models/HospitalityReceiptSignatureDto.js +5 -6
- package/dist/models/IdentifierDto.js +5 -6
- package/dist/models/IdentifierType.js +6 -6
- package/dist/models/InstituteDto.js +5 -6
- package/dist/models/InternalWorkflowProcess.js +5 -6
- package/dist/models/InternalWorkflowProcessLogDto.js +6 -6
- package/dist/models/InternalWorkflowProcessStopRequestDto.js +5 -6
- package/dist/models/InvoiceConfigDto.js +5 -6
- package/dist/models/InvoiceDto.js +5 -6
- package/dist/models/InvoiceItemDto.js +5 -6
- package/dist/models/InvoiceTaxItemDto.js +6 -6
- package/dist/models/InvoiceTextFieldsDto.js +5 -6
- package/dist/models/InvoiceType.js +6 -6
- package/dist/models/JobDto.js +6 -6
- package/dist/models/KanbanBoardDto.js +5 -6
- package/dist/models/KanbanCardDto.js +5 -6
- package/dist/models/KanbanColumnDto.js +5 -6
- package/dist/models/LedgerStatementDto.js +5 -6
- package/dist/models/LegalInfoDto.js +5 -6
- package/dist/models/ListAllTenants200Response.js +5 -6
- package/dist/models/ListDirectories200Response.js +5 -6
- package/dist/models/ListFiles200Response.js +5 -6
- package/dist/models/MacroConfig.js +6 -6
- package/dist/models/MacroConfigReferencesInner.js +5 -6
- package/dist/models/MarkInvoiceAsPaidRequest.js +5 -6
- package/dist/models/MentionDto.js +5 -6
- package/dist/models/MessageDto.js +5 -6
- package/dist/models/MessagingPermissionsDto.js +5 -6
- package/dist/models/NewRegistrationDto.js +5 -6
- package/dist/models/NewRegistrationResponseDto.js +5 -6
- package/dist/models/NotificationDto.js +5 -6
- package/dist/models/NotificationTargetDto.js +5 -6
- package/dist/models/NotificationTargetOrderDto.js +5 -6
- package/dist/models/NotifierIdType.js +6 -6
- package/dist/models/OfferDto.js +5 -6
- package/dist/models/OfferRendererDto.js +5 -6
- package/dist/models/OkrKeyResultDto.js +5 -6
- package/dist/models/OkrObjectiveDto.js +5 -6
- package/dist/models/PageResponse.js +5 -6
- package/dist/models/PatternDto.js +5 -6
- package/dist/models/PaymentConfigurationDto.js +5 -6
- package/dist/models/PaymentInvoiceDto.js +5 -6
- package/dist/models/PaymentUriResponseDto.js +5 -6
- package/dist/models/PaymentsDto.js +6 -6
- package/dist/models/Permissions.js +6 -6
- package/dist/models/PrepositionType.js +6 -6
- package/dist/models/PresenceEntryDto.js +5 -6
- package/dist/models/PresenceTypeDto.js +5 -6
- package/dist/models/ProductDto.js +6 -6
- package/dist/models/ProductSelectionDto.js +5 -6
- package/dist/models/PublicShareDto.js +5 -6
- package/dist/models/ReferenceDto.js +5 -6
- package/dist/models/RegisterUserDto.js +5 -6
- package/dist/models/RoleDto.js +5 -6
- package/dist/models/RunWorkflowRequest.js +5 -6
- package/dist/models/ShareOfferDto.js +5 -6
- package/dist/models/StatisticsDataEntry.js +5 -6
- package/dist/models/StatisticsDefinitionDto.js +6 -6
- package/dist/models/StatisticsResponseDto.js +5 -6
- package/dist/models/SubscriptionChangeDto.js +5 -6
- package/dist/models/SubscriptionDto.js +6 -6
- package/dist/models/SubscriptionResponseDto.js +5 -6
- package/dist/models/TagDto.js +5 -6
- package/dist/models/TagRelationDto.d.ts +3 -2
- package/dist/models/TagRelationDto.js +8 -8
- package/dist/models/TenantConfigurationDto.js +5 -6
- package/dist/models/TenantDto.js +5 -6
- package/dist/models/TenantInvitationDto.js +5 -6
- package/dist/models/TestTokenDto.js +5 -6
- package/dist/models/TestTokenRequest.js +5 -6
- package/dist/models/TextModuleDto.js +5 -6
- package/dist/models/TextModuleType.js +6 -6
- package/dist/models/TimeSpanDto.js +5 -6
- package/dist/models/TimeTrackingCalendarDayDto.js +5 -6
- package/dist/models/TimeTrackingCalendarDto.js +5 -6
- package/dist/models/TimesDto.js +5 -6
- package/dist/models/UnitDto.js +6 -6
- package/dist/models/UsageMetricType.js +6 -6
- package/dist/models/UsageMonitorDto.js +6 -6
- package/dist/models/UserApprovalDto.js +5 -6
- package/dist/models/UserDto.js +5 -6
- package/dist/models/ValidateHandleHandleParameter.js +5 -6
- package/dist/models/ValidateIbanIbanParameter.js +5 -6
- package/dist/models/ValidationDto.js +5 -6
- package/dist/models/ValidationErrors.js +5 -6
- package/dist/models/ValidationErrorsErrorsInner.js +5 -6
- package/dist/models/WikiDto.js +5 -6
- package/dist/models/WikiPageDto.js +6 -6
- package/dist/models/WorkHoursDto.js +5 -6
- package/dist/models/WorkflowDto.js +5 -6
- package/dist/models/WorkflowProcessDto.js +5 -6
- package/dist/models/WorkflowProcessLogDto.js +5 -6
- package/dist/models/WorkflowProcessLogType.js +6 -6
- package/dist/models/WorkflowProcessSchemaWorkflowProcessLogDto.js +5 -6
- package/dist/models/WorkflowProcessStatus.js +6 -6
- package/dist/models/WorkflowProcessStopRequestDto.js +5 -6
- package/dist/models/WorkflowStatusEnum.js +6 -6
- package/dist/models/index.d.ts +1 -0
- package/dist/models/index.js +1 -0
- package/dist/runtime.js +7 -7
- package/dist/src/context.js +2 -3
- package/package.json +2 -2
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
package/dist/apis/MentionsApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
package/dist/apis/OffersApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
package/dist/apis/RolesApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -24,16 +24,20 @@ export interface RemoveAllTagsFromEntityRequest {
|
|
|
24
24
|
export interface RemoveTagsFromEntityRequest {
|
|
25
25
|
createTagRelationsDto: CreateTagRelationsDto;
|
|
26
26
|
}
|
|
27
|
+
export interface UpdateTagsForEntityRequest {
|
|
28
|
+
id: string;
|
|
29
|
+
createTagRelationsDto: CreateTagRelationsDto;
|
|
30
|
+
}
|
|
27
31
|
/**
|
|
28
32
|
*
|
|
29
33
|
*/
|
|
30
34
|
export declare class TagRelationsApi extends runtime.BaseAPI {
|
|
31
35
|
/**
|
|
32
|
-
*
|
|
36
|
+
* add all tags for an entity
|
|
33
37
|
*/
|
|
34
38
|
addTagsToEntityRaw(requestParameters: AddTagsToEntityRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<TagDto>>>;
|
|
35
39
|
/**
|
|
36
|
-
*
|
|
40
|
+
* add all tags for an entity
|
|
37
41
|
*/
|
|
38
42
|
addTagsToEntity(requestParameters: AddTagsToEntityRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<TagDto>>;
|
|
39
43
|
/**
|
|
@@ -53,11 +57,19 @@ export declare class TagRelationsApi extends runtime.BaseAPI {
|
|
|
53
57
|
*/
|
|
54
58
|
removeAllTagsFromEntity(requestParameters: RemoveAllTagsFromEntityRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
55
59
|
/**
|
|
56
|
-
* delete
|
|
60
|
+
* delete tags for an entity
|
|
57
61
|
*/
|
|
58
62
|
removeTagsFromEntityRaw(requestParameters: RemoveTagsFromEntityRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<void>>;
|
|
59
63
|
/**
|
|
60
|
-
* delete
|
|
64
|
+
* delete tags for an entity
|
|
61
65
|
*/
|
|
62
66
|
removeTagsFromEntity(requestParameters: RemoveTagsFromEntityRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<void>;
|
|
67
|
+
/**
|
|
68
|
+
* update all tags for an entity (add or remove)
|
|
69
|
+
*/
|
|
70
|
+
updateTagsForEntityRaw(requestParameters: UpdateTagsForEntityRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<Array<TagDto>>>;
|
|
71
|
+
/**
|
|
72
|
+
* update all tags for an entity (add or remove)
|
|
73
|
+
*/
|
|
74
|
+
updateTagsForEntity(requestParameters: UpdateTagsForEntityRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Array<TagDto>>;
|
|
63
75
|
}
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -75,7 +75,7 @@ var TagRelationsApi = /** @class */ (function (_super) {
|
|
|
75
75
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
76
76
|
}
|
|
77
77
|
/**
|
|
78
|
-
*
|
|
78
|
+
* add all tags for an entity
|
|
79
79
|
*/
|
|
80
80
|
TagRelationsApi.prototype.addTagsToEntityRaw = function (requestParameters, initOverrides) {
|
|
81
81
|
return __awaiter(this, void 0, void 0, function () {
|
|
@@ -105,7 +105,7 @@ var TagRelationsApi = /** @class */ (function (_super) {
|
|
|
105
105
|
});
|
|
106
106
|
};
|
|
107
107
|
/**
|
|
108
|
-
*
|
|
108
|
+
* add all tags for an entity
|
|
109
109
|
*/
|
|
110
110
|
TagRelationsApi.prototype.addTagsToEntity = function (requestParameters, initOverrides) {
|
|
111
111
|
return __awaiter(this, void 0, void 0, function () {
|
|
@@ -221,7 +221,7 @@ var TagRelationsApi = /** @class */ (function (_super) {
|
|
|
221
221
|
});
|
|
222
222
|
};
|
|
223
223
|
/**
|
|
224
|
-
* delete
|
|
224
|
+
* delete tags for an entity
|
|
225
225
|
*/
|
|
226
226
|
TagRelationsApi.prototype.removeTagsFromEntityRaw = function (requestParameters, initOverrides) {
|
|
227
227
|
return __awaiter(this, void 0, void 0, function () {
|
|
@@ -251,7 +251,7 @@ var TagRelationsApi = /** @class */ (function (_super) {
|
|
|
251
251
|
});
|
|
252
252
|
};
|
|
253
253
|
/**
|
|
254
|
-
* delete
|
|
254
|
+
* delete tags for an entity
|
|
255
255
|
*/
|
|
256
256
|
TagRelationsApi.prototype.removeTagsFromEntity = function (requestParameters, initOverrides) {
|
|
257
257
|
return __awaiter(this, void 0, void 0, function () {
|
|
@@ -265,6 +265,57 @@ var TagRelationsApi = /** @class */ (function (_super) {
|
|
|
265
265
|
});
|
|
266
266
|
});
|
|
267
267
|
};
|
|
268
|
+
/**
|
|
269
|
+
* update all tags for an entity (add or remove)
|
|
270
|
+
*/
|
|
271
|
+
TagRelationsApi.prototype.updateTagsForEntityRaw = function (requestParameters, initOverrides) {
|
|
272
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
273
|
+
var queryParameters, headerParameters, urlPath, response;
|
|
274
|
+
return __generator(this, function (_a) {
|
|
275
|
+
switch (_a.label) {
|
|
276
|
+
case 0:
|
|
277
|
+
if (requestParameters['id'] == null) {
|
|
278
|
+
throw new runtime.RequiredError('id', 'Required parameter "id" was null or undefined when calling updateTagsForEntity().');
|
|
279
|
+
}
|
|
280
|
+
if (requestParameters['createTagRelationsDto'] == null) {
|
|
281
|
+
throw new runtime.RequiredError('createTagRelationsDto', 'Required parameter "createTagRelationsDto" was null or undefined when calling updateTagsForEntity().');
|
|
282
|
+
}
|
|
283
|
+
queryParameters = {};
|
|
284
|
+
headerParameters = {};
|
|
285
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
286
|
+
urlPath = "/ui/tags/v1/entities/{id}";
|
|
287
|
+
urlPath = urlPath.replace("{".concat("id", "}"), encodeURIComponent(String(requestParameters['id'])));
|
|
288
|
+
return [4 /*yield*/, this.request({
|
|
289
|
+
path: urlPath,
|
|
290
|
+
method: 'PUT',
|
|
291
|
+
headers: headerParameters,
|
|
292
|
+
query: queryParameters,
|
|
293
|
+
body: (0, index_1.CreateTagRelationsDtoToJSON)(requestParameters['createTagRelationsDto']),
|
|
294
|
+
}, initOverrides)];
|
|
295
|
+
case 1:
|
|
296
|
+
response = _a.sent();
|
|
297
|
+
return [2 /*return*/, new runtime.JSONApiResponse(response, function (jsonValue) { return jsonValue.map(index_1.TagDtoFromJSON); })];
|
|
298
|
+
}
|
|
299
|
+
});
|
|
300
|
+
});
|
|
301
|
+
};
|
|
302
|
+
/**
|
|
303
|
+
* update all tags for an entity (add or remove)
|
|
304
|
+
*/
|
|
305
|
+
TagRelationsApi.prototype.updateTagsForEntity = function (requestParameters, initOverrides) {
|
|
306
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
307
|
+
var response;
|
|
308
|
+
return __generator(this, function (_a) {
|
|
309
|
+
switch (_a.label) {
|
|
310
|
+
case 0: return [4 /*yield*/, this.updateTagsForEntityRaw(requestParameters, initOverrides)];
|
|
311
|
+
case 1:
|
|
312
|
+
response = _a.sent();
|
|
313
|
+
return [4 /*yield*/, response.value()];
|
|
314
|
+
case 2: return [2 /*return*/, _a.sent()];
|
|
315
|
+
}
|
|
316
|
+
});
|
|
317
|
+
});
|
|
318
|
+
};
|
|
268
319
|
return TagRelationsApi;
|
|
269
320
|
}(runtime.BaseAPI));
|
|
270
321
|
exports.TagRelationsApi = TagRelationsApi;
|
package/dist/apis/TagsApi.d.ts
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*/
|
|
11
11
|
import * as runtime from '../runtime';
|
|
12
|
-
import type { ColamdaPageable, GetAllTags200Response, TagDto
|
|
12
|
+
import type { ColamdaPageable, GetAllEntitiesForTag200Response, GetAllTags200Response, TagDto } from '../models/index';
|
|
13
13
|
export interface CreateTagRequest {
|
|
14
14
|
tagDto: TagDto;
|
|
15
15
|
}
|
|
@@ -18,6 +18,8 @@ export interface DeleteTagRequest {
|
|
|
18
18
|
}
|
|
19
19
|
export interface GetAllEntitiesForTagRequest {
|
|
20
20
|
id: string;
|
|
21
|
+
pageable: ColamdaPageable;
|
|
22
|
+
filter?: Array<string>;
|
|
21
23
|
}
|
|
22
24
|
export interface GetAllTagsRequest {
|
|
23
25
|
pageable: ColamdaPageable;
|
|
@@ -54,11 +56,11 @@ export declare class TagsApi extends runtime.BaseAPI {
|
|
|
54
56
|
/**
|
|
55
57
|
* get all entities of a tag
|
|
56
58
|
*/
|
|
57
|
-
getAllEntitiesForTagRaw(requestParameters: GetAllEntitiesForTagRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<
|
|
59
|
+
getAllEntitiesForTagRaw(requestParameters: GetAllEntitiesForTagRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GetAllEntitiesForTag200Response>>;
|
|
58
60
|
/**
|
|
59
61
|
* get all entities of a tag
|
|
60
62
|
*/
|
|
61
|
-
getAllEntitiesForTag(requestParameters: GetAllEntitiesForTagRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<
|
|
63
|
+
getAllEntitiesForTag(requestParameters: GetAllEntitiesForTagRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetAllEntitiesForTag200Response>;
|
|
62
64
|
/**
|
|
63
65
|
* get all tags
|
|
64
66
|
*/
|
package/dist/apis/TagsApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -177,7 +177,16 @@ var TagsApi = /** @class */ (function (_super) {
|
|
|
177
177
|
if (requestParameters['id'] == null) {
|
|
178
178
|
throw new runtime.RequiredError('id', 'Required parameter "id" was null or undefined when calling getAllEntitiesForTag().');
|
|
179
179
|
}
|
|
180
|
+
if (requestParameters['pageable'] == null) {
|
|
181
|
+
throw new runtime.RequiredError('pageable', 'Required parameter "pageable" was null or undefined when calling getAllEntitiesForTag().');
|
|
182
|
+
}
|
|
180
183
|
queryParameters = {};
|
|
184
|
+
if (requestParameters['pageable'] != null) {
|
|
185
|
+
queryParameters['pageable'] = requestParameters['pageable'];
|
|
186
|
+
}
|
|
187
|
+
if (requestParameters['filter'] != null) {
|
|
188
|
+
queryParameters['filter'] = requestParameters['filter'];
|
|
189
|
+
}
|
|
181
190
|
headerParameters = {};
|
|
182
191
|
urlPath = "/ui/tags/v1/tags/{id}/entities";
|
|
183
192
|
urlPath = urlPath.replace("{".concat("id", "}"), encodeURIComponent(String(requestParameters['id'])));
|
|
@@ -189,7 +198,7 @@ var TagsApi = /** @class */ (function (_super) {
|
|
|
189
198
|
}, initOverrides)];
|
|
190
199
|
case 1:
|
|
191
200
|
response = _a.sent();
|
|
192
|
-
return [2 /*return*/, new runtime.JSONApiResponse(response, function (jsonValue) { return
|
|
201
|
+
return [2 /*return*/, new runtime.JSONApiResponse(response, function (jsonValue) { return (0, index_1.GetAllEntitiesForTag200ResponseFromJSON)(jsonValue); })];
|
|
193
202
|
}
|
|
194
203
|
});
|
|
195
204
|
});
|
package/dist/apis/TenantsApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
package/dist/apis/TestApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
package/dist/apis/UnitsApi.js
CHANGED
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|
|
@@ -36,8 +36,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
39
|
-
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
40
|
-
return g =
|
|
39
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype);
|
|
40
|
+
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
41
41
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
42
42
|
function step(op) {
|
|
43
43
|
if (f) throw new TypeError("Generator is already executing.");
|