testit-api-client 6.4.0-TMS-5.5 → 6.5.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/README.MD +3 -3
- package/dist/api/apis.d.ts +1 -0
- package/dist/api/attachmentsApi.d.ts +1 -0
- package/dist/api/attachmentsApi.js +11 -11
- package/dist/api/attachmentsApi.js.map +1 -1
- package/dist/api/autoTestsApi.d.ts +16 -15
- package/dist/api/autoTestsApi.js +51 -51
- package/dist/api/autoTestsApi.js.map +1 -1
- package/dist/api/backgroundJobsApi.d.ts +1 -0
- package/dist/api/backgroundJobsApi.js +13 -13
- package/dist/api/backgroundJobsApi.js.map +1 -1
- package/dist/api/configurationsApi.d.ts +4 -2
- package/dist/api/configurationsApi.js +27 -26
- package/dist/api/configurationsApi.js.map +1 -1
- package/dist/api/customAttributeTemplatesApi.d.ts +1 -0
- package/dist/api/customAttributeTemplatesApi.js +19 -19
- package/dist/api/customAttributeTemplatesApi.js.map +1 -1
- package/dist/api/customAttributesApi.d.ts +1 -0
- package/dist/api/customAttributesApi.js +13 -13
- package/dist/api/customAttributesApi.js.map +1 -1
- package/dist/api/externalIssuesApi.d.ts +1 -0
- package/dist/api/externalIssuesApi.js +3 -3
- package/dist/api/externalIssuesApi.js.map +1 -1
- package/dist/api/notificationsApi.d.ts +1 -0
- package/dist/api/notificationsApi.js +11 -11
- package/dist/api/notificationsApi.js.map +1 -1
- package/dist/api/parametersApi.d.ts +1 -0
- package/dist/api/parametersApi.js +31 -31
- package/dist/api/parametersApi.js.map +1 -1
- package/dist/api/projectAttributeTemplatesApi.d.ts +1 -0
- package/dist/api/projectAttributeTemplatesApi.js +7 -7
- package/dist/api/projectAttributeTemplatesApi.js.map +1 -1
- package/dist/api/projectAttributesApi.d.ts +1 -0
- package/dist/api/projectAttributesApi.js +13 -13
- package/dist/api/projectAttributesApi.js.map +1 -1
- package/dist/api/projectConfigurationsApi.d.ts +1 -0
- package/dist/api/projectConfigurationsApi.js +3 -3
- package/dist/api/projectConfigurationsApi.js.map +1 -1
- package/dist/api/projectSectionsApi.d.ts +1 -0
- package/dist/api/projectSectionsApi.js +3 -3
- package/dist/api/projectSectionsApi.js.map +1 -1
- package/dist/api/projectSettingsApi.d.ts +5 -4
- package/dist/api/projectSettingsApi.js +7 -7
- package/dist/api/projectSettingsApi.js.map +1 -1
- package/dist/api/projectTestPlanAttributesApi.d.ts +1 -0
- package/dist/api/projectTestPlanAttributesApi.js +11 -11
- package/dist/api/projectTestPlanAttributesApi.js.map +1 -1
- package/dist/api/projectTestPlanTestPointsApi.d.ts +1 -0
- package/dist/api/projectTestPlanTestPointsApi.js +5 -5
- package/dist/api/projectTestPlanTestPointsApi.js.map +1 -1
- package/dist/api/projectTestPlansApi.d.ts +1 -0
- package/dist/api/projectTestPlansApi.js +13 -13
- package/dist/api/projectTestPlansApi.js.map +1 -1
- package/dist/api/projectWorkItemsApi.d.ts +1 -0
- package/dist/api/projectWorkItemsApi.js +13 -13
- package/dist/api/projectWorkItemsApi.js.map +1 -1
- package/dist/api/projectsApi.d.ts +17 -15
- package/dist/api/projectsApi.js +96 -100
- package/dist/api/projectsApi.js.map +1 -1
- package/dist/api/searchApi.d.ts +1 -0
- package/dist/api/searchApi.js +3 -3
- package/dist/api/searchApi.js.map +1 -1
- package/dist/api/sectionsApi.d.ts +1 -0
- package/dist/api/sectionsApi.js +17 -17
- package/dist/api/sectionsApi.js.map +1 -1
- package/dist/api/tagsApi.d.ts +1 -0
- package/dist/api/tagsApi.js +13 -13
- package/dist/api/tagsApi.js.map +1 -1
- package/dist/api/testPlansApi.d.ts +1 -0
- package/dist/api/testPlansApi.js +63 -63
- package/dist/api/testPlansApi.js.map +1 -1
- package/dist/api/testPointsApi.d.ts +1 -0
- package/dist/api/testPointsApi.js +9 -9
- package/dist/api/testPointsApi.js.map +1 -1
- package/dist/api/testResultsApi.d.ts +5 -4
- package/dist/api/testResultsApi.js +34 -34
- package/dist/api/testResultsApi.js.map +1 -1
- package/dist/api/testRunsApi.d.ts +1 -0
- package/dist/api/testRunsApi.js +49 -49
- package/dist/api/testRunsApi.js.map +1 -1
- package/dist/api/testSuitesApi.d.ts +1 -0
- package/dist/api/testSuitesApi.js +27 -27
- package/dist/api/testSuitesApi.js.map +1 -1
- package/dist/api/usersApi.d.ts +1 -0
- package/dist/api/usersApi.js +3 -3
- package/dist/api/usersApi.js.map +1 -1
- package/dist/api/webhooksApi.d.ts +1 -0
- package/dist/api/webhooksApi.js +21 -21
- package/dist/api/webhooksApi.js.map +1 -1
- package/dist/api/webhooksLogsApi.d.ts +1 -0
- package/dist/api/webhooksLogsApi.js +7 -7
- package/dist/api/webhooksLogsApi.js.map +1 -1
- package/dist/api/workItemsApi.d.ts +1 -0
- package/dist/api/workItemsApi.js +53 -53
- package/dist/api/workItemsApi.js.map +1 -1
- package/dist/api/workItemsCommentsApi.d.ts +1 -0
- package/dist/api/workItemsCommentsApi.js +11 -11
- package/dist/api/workItemsCommentsApi.js.map +1 -1
- package/dist/model/actionUpdate.js +1 -1
- package/dist/model/actionUpdate.js.map +1 -1
- package/dist/model/apiExternalServiceCategory.d.ts +4 -0
- package/dist/model/apiExternalServiceCategory.js +9 -0
- package/dist/model/apiExternalServiceCategory.js.map +1 -0
- package/dist/model/{autoTestAverageDurationModel.d.ts → autoTestAverageDurationApiResult.d.ts} +1 -1
- package/dist/model/autoTestAverageDurationApiResult.js +23 -0
- package/dist/model/autoTestAverageDurationApiResult.js.map +1 -0
- package/dist/model/{autoTestPostModel.d.ts → autoTestCreateApiModel.d.ts} +16 -16
- package/dist/model/{autoTestPostModel.js → autoTestCreateApiModel.js} +37 -37
- package/dist/model/autoTestCreateApiModel.js.map +1 -0
- package/dist/model/autoTestFilterApiModel.d.ts +1 -1
- package/dist/model/autoTestFilterApiModel.js +3 -3
- package/dist/model/autoTestFilterApiModel.js.map +1 -1
- package/dist/model/autoTestFilterModel.d.ts +1 -1
- package/dist/model/autoTestFilterModel.js +3 -3
- package/dist/model/autoTestFilterModel.js.map +1 -1
- package/dist/model/{autoTestNamespaceModel.d.ts → autoTestNamespaceApiResult.d.ts} +2 -2
- package/dist/model/autoTestNamespaceApiResult.js +23 -0
- package/dist/model/autoTestNamespaceApiResult.js.map +1 -0
- package/dist/model/autoTestOutcome.js +1 -1
- package/dist/model/autoTestOutcome.js.map +1 -1
- package/dist/model/{autoTestProjectSettingsPostModel.d.ts → autoTestProjectSettingsApiModel.d.ts} +1 -1
- package/dist/model/{autoTestProjectSettingsPostModel.js → autoTestProjectSettingsApiModel.js} +7 -7
- package/dist/model/autoTestProjectSettingsApiModel.js.map +1 -0
- package/dist/model/{autoTestProjectSettingsGetModel.d.ts → autoTestProjectSettingsApiResult.d.ts} +4 -4
- package/dist/model/{autoTestProjectSettingsGetModel.js → autoTestProjectSettingsApiResult.js} +7 -12
- package/dist/model/autoTestProjectSettingsApiResult.js.map +1 -0
- package/dist/model/autoTestStepApiModel.d.ts +16 -0
- package/dist/model/autoTestStepApiModel.js +28 -0
- package/dist/model/autoTestStepApiModel.js.map +1 -0
- package/dist/model/{autoTestPutModel.d.ts → autoTestUpdateApiModel.d.ts} +12 -12
- package/dist/model/{autoTestPutModel.js → autoTestUpdateApiModel.js} +27 -27
- package/dist/model/autoTestUpdateApiModel.js.map +1 -0
- package/dist/model/{workItemIdentifierModel.d.ts → autoTestWorkItemIdentifierApiResult.d.ts} +1 -1
- package/dist/model/autoTestWorkItemIdentifierApiResult.js +23 -0
- package/dist/model/autoTestWorkItemIdentifierApiResult.js.map +1 -0
- package/dist/model/autotestResultOutcome.js +1 -1
- package/dist/model/autotestResultOutcome.js.map +1 -1
- package/dist/model/availableFailureCategory.js +1 -1
- package/dist/model/availableFailureCategory.js.map +1 -1
- package/dist/model/availableTestResultOutcome.js +1 -1
- package/dist/model/availableTestResultOutcome.js.map +1 -1
- package/dist/model/backgroundJobState.js +1 -1
- package/dist/model/backgroundJobState.js.map +1 -1
- package/dist/model/backgroundJobType.d.ts +3 -1
- package/dist/model/backgroundJobType.js +3 -1
- package/dist/model/backgroundJobType.js.map +1 -1
- package/dist/model/collectionFilter.d.ts +20 -0
- package/dist/model/collectionFilter.js +28 -0
- package/dist/model/collectionFilter.js.map +1 -0
- package/dist/model/collectionOperator.d.ts +4 -0
- package/dist/model/collectionOperator.js +9 -0
- package/dist/model/collectionOperator.js.map +1 -0
- package/dist/model/compositeFilter.d.ts +2 -1
- package/dist/model/compositeFilter.js +1 -1
- package/dist/model/compositeFilter.js.map +1 -1
- package/dist/model/configurationExtractionApiModel.d.ts +16 -0
- package/dist/model/configurationExtractionApiModel.js +23 -0
- package/dist/model/configurationExtractionApiModel.js.map +1 -0
- package/dist/model/configurationFilterApiModel.d.ts +17 -0
- package/dist/model/configurationFilterApiModel.js +33 -0
- package/dist/model/configurationFilterApiModel.js.map +1 -0
- package/dist/model/configurationSelectApiModel.d.ts +17 -0
- package/dist/model/configurationSelectApiModel.js +23 -0
- package/dist/model/configurationSelectApiModel.js.map +1 -0
- package/dist/model/{createAutoTestResultReasonProjectApiModel.d.ts → createFailureCategoryApiModel.d.ts} +2 -2
- package/dist/model/{createAutoTestResultReasonProjectApiModel.js → createFailureCategoryApiModel.js} +7 -7
- package/dist/model/createFailureCategoryApiModel.js.map +1 -0
- package/dist/model/customAttributeApiResult.d.ts +25 -0
- package/dist/model/customAttributeApiResult.js +53 -0
- package/dist/model/customAttributeApiResult.js.map +1 -0
- package/dist/model/customAttributeOptionApiResult.d.ts +17 -0
- package/dist/model/customAttributeOptionApiResult.js +33 -0
- package/dist/model/customAttributeOptionApiResult.js.map +1 -0
- package/dist/model/customAttributeType.d.ts +8 -0
- package/dist/model/customAttributeType.js +13 -0
- package/dist/model/customAttributeType.js.map +1 -0
- package/dist/model/customAttributeTypesEnum.js +1 -1
- package/dist/model/customAttributeTypesEnum.js.map +1 -1
- package/dist/model/deletionState.js +1 -1
- package/dist/model/deletionState.js.map +1 -1
- package/dist/model/enableProjectExternalServiceApiModel.d.ts +1 -1
- package/dist/model/externalIssueApiField.js +1 -1
- package/dist/model/externalIssueApiField.js.map +1 -1
- package/dist/model/externalServiceMetadataApiResult.d.ts +2 -2
- package/dist/model/externalServiceMetadataApiResult.js +1 -1
- package/dist/model/externalServiceMetadataApiResult.js.map +1 -1
- package/dist/model/failureCategory.js +1 -1
- package/dist/model/failureCategory.js.map +1 -1
- package/dist/model/{autoTestResultReasonProjectApiResult.d.ts → failureCategoryApiResult.d.ts} +2 -2
- package/dist/model/{autoTestResultReasonProjectApiResult.js → failureCategoryApiResult.js} +7 -7
- package/dist/model/failureCategoryApiResult.js.map +1 -0
- package/dist/model/{autoTestResultReasonGroupApiModel.d.ts → failureCategoryGroupApiModel.d.ts} +1 -1
- package/dist/model/failureCategoryGroupApiModel.js +23 -0
- package/dist/model/failureCategoryGroupApiModel.js.map +1 -0
- package/dist/model/{autoTestResultReasonGroupApiResult.d.ts → failureCategoryGroupApiResult.d.ts} +1 -1
- package/dist/model/{autoTestResultReasonGroupApiResult.js → failureCategoryGroupApiResult.js} +7 -7
- package/dist/model/failureCategoryGroupApiResult.js.map +1 -0
- package/dist/model/failureCategoryGroupItemApiResult.d.ts +17 -0
- package/dist/model/failureCategoryGroupItemApiResult.js +23 -0
- package/dist/model/failureCategoryGroupItemApiResult.js.map +1 -0
- package/dist/model/{autoTestResultReasonGroupItemApiResultReply.d.ts → failureCategoryGroupItemApiResultReply.d.ts} +3 -3
- package/dist/model/failureCategoryGroupItemApiResultReply.js +23 -0
- package/dist/model/failureCategoryGroupItemApiResultReply.js.map +1 -0
- package/dist/model/{autoTestResultReasonGroupSearchApiModel.d.ts → failureCategoryGroupSearchApiModel.d.ts} +3 -3
- package/dist/model/failureCategoryGroupSearchApiModel.js +23 -0
- package/dist/model/failureCategoryGroupSearchApiModel.js.map +1 -0
- package/dist/model/{autoTestResultReasonsProjectApiResult.d.ts → failureCategoryItemApiResult.d.ts} +2 -2
- package/dist/model/{autoTestResultReasonsProjectApiResult.js → failureCategoryItemApiResult.js} +7 -7
- package/dist/model/failureCategoryItemApiResult.js.map +1 -0
- package/dist/model/failureCategoryModel.js +1 -1
- package/dist/model/failureCategoryModel.js.map +1 -1
- package/dist/model/filter.d.ts +19 -0
- package/dist/model/filter.js +28 -0
- package/dist/model/filter.js.map +1 -0
- package/dist/model/filterOperator.d.ts +12 -0
- package/dist/model/filterOperator.js +17 -0
- package/dist/model/filterOperator.js.map +1 -0
- package/dist/model/iFilter.d.ts +21 -0
- package/dist/model/iFilter.js +38 -0
- package/dist/model/iFilter.js.map +1 -0
- package/dist/model/imageResizeType.js +1 -1
- package/dist/model/imageResizeType.js.map +1 -1
- package/dist/model/{labelPostModel.d.ts → labelApiModel.d.ts} +1 -1
- package/dist/model/labelApiModel.js +18 -0
- package/dist/model/labelApiModel.js.map +1 -0
- package/dist/model/linkCreateApiModel.d.ts +21 -0
- package/dist/model/linkCreateApiModel.js +38 -0
- package/dist/model/linkCreateApiModel.js.map +1 -0
- package/dist/model/linkType.js +1 -1
- package/dist/model/linkType.js.map +1 -1
- package/dist/model/linkUpdateApiModel.d.ts +22 -0
- package/dist/model/linkUpdateApiModel.js +43 -0
- package/dist/model/linkUpdateApiModel.js.map +1 -0
- package/dist/model/listSortDirection.js +1 -1
- package/dist/model/listSortDirection.js.map +1 -1
- package/dist/model/logicalOperator.js +1 -1
- package/dist/model/logicalOperator.js.map +1 -1
- package/dist/model/models.d.ts +37 -21
- package/dist/model/models.js +105 -63
- package/dist/model/models.js.map +1 -1
- package/dist/model/notificationTypeModel.js +1 -1
- package/dist/model/notificationTypeModel.js.map +1 -1
- package/dist/model/projectApiResult.d.ts +36 -0
- package/dist/model/projectApiResult.js +108 -0
- package/dist/model/projectApiResult.js.map +1 -0
- package/dist/model/projectFailureCategoryGroupItemApiResult.d.ts +2 -2
- package/dist/model/projectFailureCategoryGroupItemApiResult.js +1 -1
- package/dist/model/projectFailureCategoryGroupItemApiResult.js.map +1 -1
- package/dist/model/projectModel.d.ts +1 -1
- package/dist/model/projectShortModel.d.ts +1 -1
- package/dist/model/projectTestPlansFilterModel.d.ts +1 -0
- package/dist/model/projectTestPlansFilterModel.js +5 -0
- package/dist/model/projectTestPlansFilterModel.js.map +1 -1
- package/dist/model/projectType.js +1 -1
- package/dist/model/projectType.js.map +1 -1
- package/dist/model/projectTypeModel.js +1 -1
- package/dist/model/projectTypeModel.js.map +1 -1
- package/dist/model/replaceProjectExternalServiceApiModel.d.ts +1 -1
- package/dist/model/requestType.js +1 -1
- package/dist/model/requestType.js.map +1 -1
- package/dist/model/requestTypeApiModel.js +1 -1
- package/dist/model/requestTypeApiModel.js.map +1 -1
- package/dist/model/requestTypeModel.js +1 -1
- package/dist/model/requestTypeModel.js.map +1 -1
- package/dist/model/testPlanStatus.js +1 -1
- package/dist/model/testPlanStatus.js.map +1 -1
- package/dist/model/testPlanStatusModel.js +1 -1
- package/dist/model/testPlanStatusModel.js.map +1 -1
- package/dist/model/testPlanTestPointsSearchApiModel.d.ts +1 -0
- package/dist/model/testPlanTestPointsSearchApiModel.js +5 -0
- package/dist/model/testPlanTestPointsSearchApiModel.js.map +1 -1
- package/dist/model/testPlanTestPointsStatusCodeGroupApiResult.d.ts +16 -0
- package/dist/model/testPlanTestPointsStatusCodeGroupApiResult.js +28 -0
- package/dist/model/testPlanTestPointsStatusCodeGroupApiResult.js.map +1 -0
- package/dist/model/testPlanTestPointsStatusTypeGroupApiResult.d.ts +2 -1
- package/dist/model/testPlanTestPointsStatusTypeGroupApiResult.js +3 -3
- package/dist/model/testPlanTestPointsStatusTypeGroupApiResult.js.map +1 -1
- package/dist/model/testPlanTestPointsTesterAndStatusTypeGroupApiResult.d.ts +2 -1
- package/dist/model/testPlanTestPointsTesterAndStatusTypeGroupApiResult.js +3 -3
- package/dist/model/testPlanTestPointsTesterAndStatusTypeGroupApiResult.js.map +1 -1
- package/dist/model/testPointStatus.js +1 -1
- package/dist/model/testPointStatus.js.map +1 -1
- package/dist/model/testResultOutcome.js +1 -1
- package/dist/model/testResultOutcome.js.map +1 -1
- package/dist/model/testResultShortResponse.d.ts +1 -1
- package/dist/model/testResultsStatisticsStatusesApiResult.d.ts +1 -0
- package/dist/model/testResultsStatisticsStatusesApiResult.js +5 -0
- package/dist/model/testResultsStatisticsStatusesApiResult.js.map +1 -1
- package/dist/model/testRunState.js +1 -1
- package/dist/model/testRunState.js.map +1 -1
- package/dist/model/testStatusApiType.js +1 -1
- package/dist/model/testStatusApiType.js.map +1 -1
- package/dist/model/testStatusType.js +1 -1
- package/dist/model/testStatusType.js.map +1 -1
- package/dist/model/testSuiteType.js +1 -1
- package/dist/model/testSuiteType.js.map +1 -1
- package/dist/model/testSuiteTypeApiResult.js +1 -1
- package/dist/model/testSuiteTypeApiResult.js.map +1 -1
- package/dist/model/testSuiteWorkItemsSearchModel.d.ts +1 -0
- package/dist/model/testSuiteWorkItemsSearchModel.js +5 -0
- package/dist/model/testSuiteWorkItemsSearchModel.js.map +1 -1
- package/dist/model/{updateAutoTestResultReasonProjectApiModel.d.ts → updateFailureCategoryApiModel.d.ts} +2 -2
- package/dist/model/{updateAutoTestResultReasonProjectApiModel.js → updateFailureCategoryApiModel.js} +7 -7
- package/dist/model/updateFailureCategoryApiModel.js.map +1 -0
- package/dist/model/userRankModel.d.ts +2 -0
- package/dist/model/userRankModel.js +10 -0
- package/dist/model/userRankModel.js.map +1 -1
- package/dist/model/webHookEventType.js +1 -1
- package/dist/model/webHookEventType.js.map +1 -1
- package/dist/model/webHookEventTypeModel.js +1 -1
- package/dist/model/webHookEventTypeModel.js.map +1 -1
- package/dist/model/webHookEventTypeRequest.js +1 -1
- package/dist/model/webHookEventTypeRequest.js.map +1 -1
- package/dist/model/webhookVariablesType.js +1 -1
- package/dist/model/webhookVariablesType.js.map +1 -1
- package/dist/model/workItemEntityTypeApiModel.js +1 -1
- package/dist/model/workItemEntityTypeApiModel.js.map +1 -1
- package/dist/model/workItemEntityTypes.js +1 -1
- package/dist/model/workItemEntityTypes.js.map +1 -1
- package/dist/model/workItemFilterApiModel.d.ts +1 -0
- package/dist/model/workItemFilterApiModel.js +5 -0
- package/dist/model/workItemFilterApiModel.js.map +1 -1
- package/dist/model/workItemFilterModel.d.ts +1 -0
- package/dist/model/workItemFilterModel.js +5 -0
- package/dist/model/workItemFilterModel.js.map +1 -1
- package/dist/model/workItemGroupType.js +1 -1
- package/dist/model/workItemGroupType.js.map +1 -1
- package/dist/model/{workItemIdModel.d.ts → workItemIdApiModel.d.ts} +1 -1
- package/dist/model/workItemIdApiModel.js +18 -0
- package/dist/model/workItemIdApiModel.js.map +1 -0
- package/dist/model/workItemLocalFilterModel.d.ts +1 -0
- package/dist/model/workItemLocalFilterModel.js +5 -0
- package/dist/model/workItemLocalFilterModel.js.map +1 -1
- package/dist/model/workItemPriority.js +1 -1
- package/dist/model/workItemPriority.js.map +1 -1
- package/dist/model/workItemPriorityApiModel.js +1 -1
- package/dist/model/workItemPriorityApiModel.js.map +1 -1
- package/dist/model/workItemPriorityModel.js +1 -1
- package/dist/model/workItemPriorityModel.js.map +1 -1
- package/dist/model/workItemSearchQueryModel.d.ts +1 -0
- package/dist/model/workItemSearchQueryModel.js +5 -0
- package/dist/model/workItemSearchQueryModel.js.map +1 -1
- package/dist/model/workItemSourceTypeApiModel.js +1 -1
- package/dist/model/workItemSourceTypeApiModel.js.map +1 -1
- package/dist/model/workItemSourceTypeModel.js +1 -1
- package/dist/model/workItemSourceTypeModel.js.map +1 -1
- package/dist/model/workItemState.js +1 -1
- package/dist/model/workItemState.js.map +1 -1
- package/dist/model/workItemStateApiModel.js +1 -1
- package/dist/model/workItemStateApiModel.js.map +1 -1
- package/dist/model/workItemStates.js +1 -1
- package/dist/model/workItemStates.js.map +1 -1
- package/dist/model/workflowApiResult.d.ts +6 -0
- package/dist/model/workflowApiResult.js +25 -0
- package/dist/model/workflowApiResult.js.map +1 -1
- package/dist/model/workflowShortApiResult.d.ts +4 -0
- package/dist/model/workflowShortApiResult.js +20 -0
- package/dist/model/workflowShortApiResult.js.map +1 -1
- package/package.json +2 -2
- package/dist/model/autoTestAverageDurationModel.js +0 -23
- package/dist/model/autoTestAverageDurationModel.js.map +0 -1
- package/dist/model/autoTestNamespaceModel.js +0 -23
- package/dist/model/autoTestNamespaceModel.js.map +0 -1
- package/dist/model/autoTestPostModel.js.map +0 -1
- package/dist/model/autoTestProjectSettingsGetModel.js.map +0 -1
- package/dist/model/autoTestProjectSettingsPostModel.js.map +0 -1
- package/dist/model/autoTestPutModel.js.map +0 -1
- package/dist/model/autoTestResultReasonGroupApiModel.js +0 -23
- package/dist/model/autoTestResultReasonGroupApiModel.js.map +0 -1
- package/dist/model/autoTestResultReasonGroupApiResult.js.map +0 -1
- package/dist/model/autoTestResultReasonGroupItemApiResult.d.ts +0 -17
- package/dist/model/autoTestResultReasonGroupItemApiResult.js +0 -23
- package/dist/model/autoTestResultReasonGroupItemApiResult.js.map +0 -1
- package/dist/model/autoTestResultReasonGroupItemApiResultReply.js +0 -23
- package/dist/model/autoTestResultReasonGroupItemApiResultReply.js.map +0 -1
- package/dist/model/autoTestResultReasonGroupSearchApiModel.js +0 -23
- package/dist/model/autoTestResultReasonGroupSearchApiModel.js.map +0 -1
- package/dist/model/autoTestResultReasonProjectApiResult.js.map +0 -1
- package/dist/model/autoTestResultReasonsProjectApiResult.js.map +0 -1
- package/dist/model/createAutoTestResultReasonProjectApiModel.js.map +0 -1
- package/dist/model/externalServiceCategoryApiResult.d.ts +0 -4
- package/dist/model/externalServiceCategoryApiResult.js +0 -9
- package/dist/model/externalServiceCategoryApiResult.js.map +0 -1
- package/dist/model/labelPostModel.js +0 -18
- package/dist/model/labelPostModel.js.map +0 -1
- package/dist/model/publicTestPointModel.d.ts +0 -20
- package/dist/model/publicTestPointModel.js +0 -43
- package/dist/model/publicTestPointModel.js.map +0 -1
- package/dist/model/publicTestRunModel.d.ts +0 -32
- package/dist/model/publicTestRunModel.js +0 -78
- package/dist/model/publicTestRunModel.js.map +0 -1
- package/dist/model/updateAutoTestResultReasonProjectApiModel.js.map +0 -1
- package/dist/model/workItemIdModel.js +0 -18
- package/dist/model/workItemIdModel.js.map +0 -1
- package/dist/model/workItemIdentifierModel.js +0 -23
- package/dist/model/workItemIdentifierModel.js.map +0 -1
package/dist/api/projectsApi.js
CHANGED
|
@@ -21,7 +21,7 @@ let defaultBasePath = 'http://localhost';
|
|
|
21
21
|
var ProjectsApiApiKeys;
|
|
22
22
|
(function (ProjectsApiApiKeys) {
|
|
23
23
|
ProjectsApiApiKeys[ProjectsApiApiKeys["Bearer or PrivateToken"] = 0] = "Bearer or PrivateToken";
|
|
24
|
-
})(ProjectsApiApiKeys
|
|
24
|
+
})(ProjectsApiApiKeys = exports.ProjectsApiApiKeys || (exports.ProjectsApiApiKeys = {}));
|
|
25
25
|
class ProjectsApi {
|
|
26
26
|
constructor(basePathOrUsername, password, basePath) {
|
|
27
27
|
this._basePath = defaultBasePath;
|
|
@@ -71,8 +71,8 @@ class ProjectsApi {
|
|
|
71
71
|
setRejectUnauthorized(value) {
|
|
72
72
|
this._rejectUnauthorized = value;
|
|
73
73
|
}
|
|
74
|
-
|
|
75
|
-
return __awaiter(this,
|
|
74
|
+
addGlobalAttributesToProject(id, requestBody, options = { headers: {} }) {
|
|
75
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
76
76
|
const localVarPath = this.basePath + '/api/v2/projects/{id}/globalAttributes'
|
|
77
77
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
78
78
|
let localVarQueryParameters = {};
|
|
@@ -86,7 +86,7 @@ class ProjectsApi {
|
|
|
86
86
|
}
|
|
87
87
|
let localVarFormParams = {};
|
|
88
88
|
if (id === null || id === undefined) {
|
|
89
|
-
throw new Error('Required parameter id was null or undefined when calling
|
|
89
|
+
throw new Error('Required parameter id was null or undefined when calling addGlobalAttributesToProject.');
|
|
90
90
|
}
|
|
91
91
|
Object.assign(localVarHeaderParams, options.headers);
|
|
92
92
|
let localVarUseFormData = false;
|
|
@@ -136,10 +136,9 @@ class ProjectsApi {
|
|
|
136
136
|
});
|
|
137
137
|
});
|
|
138
138
|
}
|
|
139
|
-
|
|
140
|
-
return __awaiter(this,
|
|
141
|
-
const localVarPath = this.basePath + '/api/v2/projects/
|
|
142
|
-
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
139
|
+
apiV2ProjectsDemoPost(options = { headers: {} }) {
|
|
140
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
141
|
+
const localVarPath = this.basePath + '/api/v2/projects/demo';
|
|
143
142
|
let localVarQueryParameters = {};
|
|
144
143
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
145
144
|
const produces = ['application/json'];
|
|
@@ -150,14 +149,11 @@ class ProjectsApi {
|
|
|
150
149
|
localVarHeaderParams.Accept = produces.join(',');
|
|
151
150
|
}
|
|
152
151
|
let localVarFormParams = {};
|
|
153
|
-
if (id === null || id === undefined) {
|
|
154
|
-
throw new Error('Required parameter id was null or undefined when calling apiV2ProjectsIdDelete.');
|
|
155
|
-
}
|
|
156
152
|
Object.assign(localVarHeaderParams, options.headers);
|
|
157
153
|
let localVarUseFormData = false;
|
|
158
154
|
let localVarRequestOptions = {
|
|
159
155
|
rejectUnauthorized: this._rejectUnauthorized,
|
|
160
|
-
method: '
|
|
156
|
+
method: 'POST',
|
|
161
157
|
qs: localVarQueryParameters,
|
|
162
158
|
headers: localVarHeaderParams,
|
|
163
159
|
uri: localVarPath,
|
|
@@ -189,6 +185,7 @@ class ProjectsApi {
|
|
|
189
185
|
}
|
|
190
186
|
else {
|
|
191
187
|
if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
|
|
188
|
+
body = models_1.ObjectSerializer.deserialize(body, "DemoProjectApiResult");
|
|
192
189
|
resolve({ response: response, body: body });
|
|
193
190
|
}
|
|
194
191
|
else {
|
|
@@ -200,9 +197,9 @@ class ProjectsApi {
|
|
|
200
197
|
});
|
|
201
198
|
});
|
|
202
199
|
}
|
|
203
|
-
|
|
204
|
-
return __awaiter(this,
|
|
205
|
-
const localVarPath = this.basePath + '/api/v2/projects/{id}
|
|
200
|
+
apiV2ProjectsIdDelete(id, options = { headers: {} }) {
|
|
201
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
202
|
+
const localVarPath = this.basePath + '/api/v2/projects/{id}'
|
|
206
203
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
207
204
|
let localVarQueryParameters = {};
|
|
208
205
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -215,16 +212,13 @@ class ProjectsApi {
|
|
|
215
212
|
}
|
|
216
213
|
let localVarFormParams = {};
|
|
217
214
|
if (id === null || id === undefined) {
|
|
218
|
-
throw new Error('Required parameter id was null or undefined when calling
|
|
219
|
-
}
|
|
220
|
-
if (isDeleted !== undefined) {
|
|
221
|
-
localVarQueryParameters['isDeleted'] = models_1.ObjectSerializer.serialize(isDeleted, "boolean");
|
|
215
|
+
throw new Error('Required parameter id was null or undefined when calling apiV2ProjectsIdDelete.');
|
|
222
216
|
}
|
|
223
217
|
Object.assign(localVarHeaderParams, options.headers);
|
|
224
218
|
let localVarUseFormData = false;
|
|
225
219
|
let localVarRequestOptions = {
|
|
226
220
|
rejectUnauthorized: this._rejectUnauthorized,
|
|
227
|
-
method: '
|
|
221
|
+
method: 'DELETE',
|
|
228
222
|
qs: localVarQueryParameters,
|
|
229
223
|
headers: localVarHeaderParams,
|
|
230
224
|
uri: localVarPath,
|
|
@@ -256,7 +250,6 @@ class ProjectsApi {
|
|
|
256
250
|
}
|
|
257
251
|
else {
|
|
258
252
|
if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
|
|
259
|
-
body = models_1.ObjectSerializer.deserialize(body, "Array<AutoTestResultReasonProjectApiResult>");
|
|
260
253
|
resolve({ response: response, body: body });
|
|
261
254
|
}
|
|
262
255
|
else {
|
|
@@ -268,9 +261,9 @@ class ProjectsApi {
|
|
|
268
261
|
});
|
|
269
262
|
});
|
|
270
263
|
}
|
|
271
|
-
|
|
272
|
-
return __awaiter(this,
|
|
273
|
-
const localVarPath = this.basePath + '/api/v2/projects/{id}/
|
|
264
|
+
apiV2ProjectsIdFailureClassesGet(id, isDeleted, options = { headers: {} }) {
|
|
265
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
266
|
+
const localVarPath = this.basePath + '/api/v2/projects/{id}/failureClasses'
|
|
274
267
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
275
268
|
let localVarQueryParameters = {};
|
|
276
269
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -283,13 +276,16 @@ class ProjectsApi {
|
|
|
283
276
|
}
|
|
284
277
|
let localVarFormParams = {};
|
|
285
278
|
if (id === null || id === undefined) {
|
|
286
|
-
throw new Error('Required parameter id was null or undefined when calling
|
|
279
|
+
throw new Error('Required parameter id was null or undefined when calling apiV2ProjectsIdFailureClassesGet.');
|
|
280
|
+
}
|
|
281
|
+
if (isDeleted !== undefined) {
|
|
282
|
+
localVarQueryParameters['isDeleted'] = models_1.ObjectSerializer.serialize(isDeleted, "boolean");
|
|
287
283
|
}
|
|
288
284
|
Object.assign(localVarHeaderParams, options.headers);
|
|
289
285
|
let localVarUseFormData = false;
|
|
290
286
|
let localVarRequestOptions = {
|
|
291
287
|
rejectUnauthorized: this._rejectUnauthorized,
|
|
292
|
-
method: '
|
|
288
|
+
method: 'GET',
|
|
293
289
|
qs: localVarQueryParameters,
|
|
294
290
|
headers: localVarHeaderParams,
|
|
295
291
|
uri: localVarPath,
|
|
@@ -321,6 +317,7 @@ class ProjectsApi {
|
|
|
321
317
|
}
|
|
322
318
|
else {
|
|
323
319
|
if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
|
|
320
|
+
body = models_1.ObjectSerializer.deserialize(body, "Array<FailureCategoryApiResult>");
|
|
324
321
|
resolve({ response: response, body: body });
|
|
325
322
|
}
|
|
326
323
|
else {
|
|
@@ -332,9 +329,9 @@ class ProjectsApi {
|
|
|
332
329
|
});
|
|
333
330
|
});
|
|
334
331
|
}
|
|
335
|
-
|
|
336
|
-
return __awaiter(this,
|
|
337
|
-
const localVarPath = this.basePath + '/api/v2/projects/{id}/
|
|
332
|
+
apiV2ProjectsIdFavoritePut(id, options = { headers: {} }) {
|
|
333
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
334
|
+
const localVarPath = this.basePath + '/api/v2/projects/{id}/favorite'
|
|
338
335
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
339
336
|
let localVarQueryParameters = {};
|
|
340
337
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -347,13 +344,13 @@ class ProjectsApi {
|
|
|
347
344
|
}
|
|
348
345
|
let localVarFormParams = {};
|
|
349
346
|
if (id === null || id === undefined) {
|
|
350
|
-
throw new Error('Required parameter id was null or undefined when calling
|
|
347
|
+
throw new Error('Required parameter id was null or undefined when calling apiV2ProjectsIdFavoritePut.');
|
|
351
348
|
}
|
|
352
349
|
Object.assign(localVarHeaderParams, options.headers);
|
|
353
350
|
let localVarUseFormData = false;
|
|
354
351
|
let localVarRequestOptions = {
|
|
355
352
|
rejectUnauthorized: this._rejectUnauthorized,
|
|
356
|
-
method: '
|
|
353
|
+
method: 'PUT',
|
|
357
354
|
qs: localVarQueryParameters,
|
|
358
355
|
headers: localVarHeaderParams,
|
|
359
356
|
uri: localVarPath,
|
|
@@ -385,7 +382,6 @@ class ProjectsApi {
|
|
|
385
382
|
}
|
|
386
383
|
else {
|
|
387
384
|
if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
|
|
388
|
-
body = models_1.ObjectSerializer.deserialize(body, "Array<FilterModel>");
|
|
389
385
|
resolve({ response: response, body: body });
|
|
390
386
|
}
|
|
391
387
|
else {
|
|
@@ -397,9 +393,9 @@ class ProjectsApi {
|
|
|
397
393
|
});
|
|
398
394
|
});
|
|
399
395
|
}
|
|
400
|
-
|
|
401
|
-
return __awaiter(this,
|
|
402
|
-
const localVarPath = this.basePath + '/api/v2/projects/{id}'
|
|
396
|
+
apiV2ProjectsIdFiltersGet(id, options = { headers: {} }) {
|
|
397
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
398
|
+
const localVarPath = this.basePath + '/api/v2/projects/{id}/filters'
|
|
403
399
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
404
400
|
let localVarQueryParameters = {};
|
|
405
401
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -412,19 +408,18 @@ class ProjectsApi {
|
|
|
412
408
|
}
|
|
413
409
|
let localVarFormParams = {};
|
|
414
410
|
if (id === null || id === undefined) {
|
|
415
|
-
throw new Error('Required parameter id was null or undefined when calling
|
|
411
|
+
throw new Error('Required parameter id was null or undefined when calling apiV2ProjectsIdFiltersGet.');
|
|
416
412
|
}
|
|
417
413
|
Object.assign(localVarHeaderParams, options.headers);
|
|
418
414
|
let localVarUseFormData = false;
|
|
419
415
|
let localVarRequestOptions = {
|
|
420
416
|
rejectUnauthorized: this._rejectUnauthorized,
|
|
421
|
-
method: '
|
|
417
|
+
method: 'GET',
|
|
422
418
|
qs: localVarQueryParameters,
|
|
423
419
|
headers: localVarHeaderParams,
|
|
424
420
|
uri: localVarPath,
|
|
425
421
|
useQuerystring: this._useQuerystring,
|
|
426
422
|
json: true,
|
|
427
|
-
body: models_1.ObjectSerializer.serialize(operation, "Array<Operation>")
|
|
428
423
|
};
|
|
429
424
|
let authenticationPromise = Promise.resolve();
|
|
430
425
|
if (this.authentications['Bearer or PrivateToken'].apiKey) {
|
|
@@ -451,6 +446,7 @@ class ProjectsApi {
|
|
|
451
446
|
}
|
|
452
447
|
else {
|
|
453
448
|
if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
|
|
449
|
+
body = models_1.ObjectSerializer.deserialize(body, "Array<FilterModel>");
|
|
454
450
|
resolve({ response: response, body: body });
|
|
455
451
|
}
|
|
456
452
|
else {
|
|
@@ -462,9 +458,9 @@ class ProjectsApi {
|
|
|
462
458
|
});
|
|
463
459
|
});
|
|
464
460
|
}
|
|
465
|
-
|
|
466
|
-
return __awaiter(this,
|
|
467
|
-
const localVarPath = this.basePath + '/api/v2/projects/{id}
|
|
461
|
+
apiV2ProjectsIdPatch(id, operation, options = { headers: {} }) {
|
|
462
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
463
|
+
const localVarPath = this.basePath + '/api/v2/projects/{id}'
|
|
468
464
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
469
465
|
let localVarQueryParameters = {};
|
|
470
466
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -477,18 +473,19 @@ class ProjectsApi {
|
|
|
477
473
|
}
|
|
478
474
|
let localVarFormParams = {};
|
|
479
475
|
if (id === null || id === undefined) {
|
|
480
|
-
throw new Error('Required parameter id was null or undefined when calling
|
|
476
|
+
throw new Error('Required parameter id was null or undefined when calling apiV2ProjectsIdPatch.');
|
|
481
477
|
}
|
|
482
478
|
Object.assign(localVarHeaderParams, options.headers);
|
|
483
479
|
let localVarUseFormData = false;
|
|
484
480
|
let localVarRequestOptions = {
|
|
485
481
|
rejectUnauthorized: this._rejectUnauthorized,
|
|
486
|
-
method: '
|
|
482
|
+
method: 'PATCH',
|
|
487
483
|
qs: localVarQueryParameters,
|
|
488
484
|
headers: localVarHeaderParams,
|
|
489
485
|
uri: localVarPath,
|
|
490
486
|
useQuerystring: this._useQuerystring,
|
|
491
487
|
json: true,
|
|
488
|
+
body: models_1.ObjectSerializer.serialize(operation, "Array<Operation>")
|
|
492
489
|
};
|
|
493
490
|
let authenticationPromise = Promise.resolve();
|
|
494
491
|
if (this.authentications['Bearer or PrivateToken'].apiKey) {
|
|
@@ -526,9 +523,9 @@ class ProjectsApi {
|
|
|
526
523
|
});
|
|
527
524
|
});
|
|
528
525
|
}
|
|
529
|
-
|
|
530
|
-
return __awaiter(this,
|
|
531
|
-
const localVarPath = this.basePath + '/api/v2/projects/{id}/
|
|
526
|
+
apiV2ProjectsIdPurgePost(id, options = { headers: {} }) {
|
|
527
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
528
|
+
const localVarPath = this.basePath + '/api/v2/projects/{id}/purge'
|
|
532
529
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
533
530
|
let localVarQueryParameters = {};
|
|
534
531
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -541,7 +538,7 @@ class ProjectsApi {
|
|
|
541
538
|
}
|
|
542
539
|
let localVarFormParams = {};
|
|
543
540
|
if (id === null || id === undefined) {
|
|
544
|
-
throw new Error('Required parameter id was null or undefined when calling
|
|
541
|
+
throw new Error('Required parameter id was null or undefined when calling apiV2ProjectsIdPurgePost.');
|
|
545
542
|
}
|
|
546
543
|
Object.assign(localVarHeaderParams, options.headers);
|
|
547
544
|
let localVarUseFormData = false;
|
|
@@ -590,11 +587,10 @@ class ProjectsApi {
|
|
|
590
587
|
});
|
|
591
588
|
});
|
|
592
589
|
}
|
|
593
|
-
|
|
594
|
-
return __awaiter(this,
|
|
595
|
-
const localVarPath = this.basePath + '/api/v2/projects/{id}/
|
|
596
|
-
.replace('{' + 'id' + '}', encodeURIComponent(String(id)))
|
|
597
|
-
.replace('{' + 'attributeId' + '}', encodeURIComponent(String(attributeId)));
|
|
590
|
+
apiV2ProjectsIdRestorePost(id, options = { headers: {} }) {
|
|
591
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
592
|
+
const localVarPath = this.basePath + '/api/v2/projects/{id}/restore'
|
|
593
|
+
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
598
594
|
let localVarQueryParameters = {};
|
|
599
595
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
600
596
|
const produces = ['application/json'];
|
|
@@ -606,16 +602,13 @@ class ProjectsApi {
|
|
|
606
602
|
}
|
|
607
603
|
let localVarFormParams = {};
|
|
608
604
|
if (id === null || id === undefined) {
|
|
609
|
-
throw new Error('Required parameter id was null or undefined when calling
|
|
610
|
-
}
|
|
611
|
-
if (attributeId === null || attributeId === undefined) {
|
|
612
|
-
throw new Error('Required parameter attributeId was null or undefined when calling apiV2ProjectsIdTestPlansAttributeAttributeIdDelete.');
|
|
605
|
+
throw new Error('Required parameter id was null or undefined when calling apiV2ProjectsIdRestorePost.');
|
|
613
606
|
}
|
|
614
607
|
Object.assign(localVarHeaderParams, options.headers);
|
|
615
608
|
let localVarUseFormData = false;
|
|
616
609
|
let localVarRequestOptions = {
|
|
617
610
|
rejectUnauthorized: this._rejectUnauthorized,
|
|
618
|
-
method: '
|
|
611
|
+
method: 'POST',
|
|
619
612
|
qs: localVarQueryParameters,
|
|
620
613
|
headers: localVarHeaderParams,
|
|
621
614
|
uri: localVarPath,
|
|
@@ -658,10 +651,11 @@ class ProjectsApi {
|
|
|
658
651
|
});
|
|
659
652
|
});
|
|
660
653
|
}
|
|
661
|
-
|
|
662
|
-
return __awaiter(this,
|
|
663
|
-
const localVarPath = this.basePath + '/api/v2/projects/{id}/testPlans/attribute'
|
|
664
|
-
.replace('{' + 'id' + '}', encodeURIComponent(String(id)))
|
|
654
|
+
apiV2ProjectsIdTestPlansAttributeAttributeIdDelete(id, attributeId, options = { headers: {} }) {
|
|
655
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
656
|
+
const localVarPath = this.basePath + '/api/v2/projects/{id}/testPlans/attribute/{attributeId}'
|
|
657
|
+
.replace('{' + 'id' + '}', encodeURIComponent(String(id)))
|
|
658
|
+
.replace('{' + 'attributeId' + '}', encodeURIComponent(String(attributeId)));
|
|
665
659
|
let localVarQueryParameters = {};
|
|
666
660
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
667
661
|
const produces = ['application/json'];
|
|
@@ -673,19 +667,21 @@ class ProjectsApi {
|
|
|
673
667
|
}
|
|
674
668
|
let localVarFormParams = {};
|
|
675
669
|
if (id === null || id === undefined) {
|
|
676
|
-
throw new Error('Required parameter id was null or undefined when calling
|
|
670
|
+
throw new Error('Required parameter id was null or undefined when calling apiV2ProjectsIdTestPlansAttributeAttributeIdDelete.');
|
|
671
|
+
}
|
|
672
|
+
if (attributeId === null || attributeId === undefined) {
|
|
673
|
+
throw new Error('Required parameter attributeId was null or undefined when calling apiV2ProjectsIdTestPlansAttributeAttributeIdDelete.');
|
|
677
674
|
}
|
|
678
675
|
Object.assign(localVarHeaderParams, options.headers);
|
|
679
676
|
let localVarUseFormData = false;
|
|
680
677
|
let localVarRequestOptions = {
|
|
681
678
|
rejectUnauthorized: this._rejectUnauthorized,
|
|
682
|
-
method: '
|
|
679
|
+
method: 'DELETE',
|
|
683
680
|
qs: localVarQueryParameters,
|
|
684
681
|
headers: localVarHeaderParams,
|
|
685
682
|
uri: localVarPath,
|
|
686
683
|
useQuerystring: this._useQuerystring,
|
|
687
684
|
json: true,
|
|
688
|
-
body: models_1.ObjectSerializer.serialize(customAttributeTestPlanProjectRelationPutModel, "CustomAttributeTestPlanProjectRelationPutModel")
|
|
689
685
|
};
|
|
690
686
|
let authenticationPromise = Promise.resolve();
|
|
691
687
|
if (this.authentications['Bearer or PrivateToken'].apiKey) {
|
|
@@ -723,9 +719,9 @@ class ProjectsApi {
|
|
|
723
719
|
});
|
|
724
720
|
});
|
|
725
721
|
}
|
|
726
|
-
|
|
727
|
-
return __awaiter(this,
|
|
728
|
-
const localVarPath = this.basePath + '/api/v2/projects/{id}/
|
|
722
|
+
apiV2ProjectsIdTestPlansAttributePut(id, customAttributeTestPlanProjectRelationPutModel, options = { headers: {} }) {
|
|
723
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
724
|
+
const localVarPath = this.basePath + '/api/v2/projects/{id}/testPlans/attribute'
|
|
729
725
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
730
726
|
let localVarQueryParameters = {};
|
|
731
727
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -738,18 +734,19 @@ class ProjectsApi {
|
|
|
738
734
|
}
|
|
739
735
|
let localVarFormParams = {};
|
|
740
736
|
if (id === null || id === undefined) {
|
|
741
|
-
throw new Error('Required parameter id was null or undefined when calling
|
|
737
|
+
throw new Error('Required parameter id was null or undefined when calling apiV2ProjectsIdTestPlansAttributePut.');
|
|
742
738
|
}
|
|
743
739
|
Object.assign(localVarHeaderParams, options.headers);
|
|
744
740
|
let localVarUseFormData = false;
|
|
745
741
|
let localVarRequestOptions = {
|
|
746
742
|
rejectUnauthorized: this._rejectUnauthorized,
|
|
747
|
-
method: '
|
|
743
|
+
method: 'PUT',
|
|
748
744
|
qs: localVarQueryParameters,
|
|
749
745
|
headers: localVarHeaderParams,
|
|
750
746
|
uri: localVarPath,
|
|
751
747
|
useQuerystring: this._useQuerystring,
|
|
752
748
|
json: true,
|
|
749
|
+
body: models_1.ObjectSerializer.serialize(customAttributeTestPlanProjectRelationPutModel, "CustomAttributeTestPlanProjectRelationPutModel")
|
|
753
750
|
};
|
|
754
751
|
let authenticationPromise = Promise.resolve();
|
|
755
752
|
if (this.authentications['Bearer or PrivateToken'].apiKey) {
|
|
@@ -776,7 +773,6 @@ class ProjectsApi {
|
|
|
776
773
|
}
|
|
777
774
|
else {
|
|
778
775
|
if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
|
|
779
|
-
body = models_1.ObjectSerializer.deserialize(body, "Array<PublicTestRunModel>");
|
|
780
776
|
resolve({ response: response, body: body });
|
|
781
777
|
}
|
|
782
778
|
else {
|
|
@@ -788,8 +784,8 @@ class ProjectsApi {
|
|
|
788
784
|
});
|
|
789
785
|
});
|
|
790
786
|
}
|
|
791
|
-
apiV2ProjectsIdTestRunsFullGet(
|
|
792
|
-
return __awaiter(this,
|
|
787
|
+
apiV2ProjectsIdTestRunsFullGet(id, includeTestResults, mustAggregateTestResults, notStarted, inProgress, stopped, completed, createdDateFrom, createdDateTo, testPlanId, skip, take, orderBy, searchField, searchValue, options = { headers: {} }) {
|
|
788
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
793
789
|
const localVarPath = this.basePath + '/api/v2/projects/{id}/testRuns/full'
|
|
794
790
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
795
791
|
let localVarQueryParameters = {};
|
|
@@ -895,8 +891,8 @@ class ProjectsApi {
|
|
|
895
891
|
});
|
|
896
892
|
});
|
|
897
893
|
}
|
|
898
|
-
apiV2ProjectsNameNameExistsGet(
|
|
899
|
-
return __awaiter(this,
|
|
894
|
+
apiV2ProjectsNameNameExistsGet(name, options = { headers: {} }) {
|
|
895
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
900
896
|
const localVarPath = this.basePath + '/api/v2/projects/name/{name}/exists'
|
|
901
897
|
.replace('{' + 'name' + '}', encodeURIComponent(String(name)));
|
|
902
898
|
let localVarQueryParameters = {};
|
|
@@ -960,8 +956,8 @@ class ProjectsApi {
|
|
|
960
956
|
});
|
|
961
957
|
});
|
|
962
958
|
}
|
|
963
|
-
apiV2ProjectsPurgeBulkPost(
|
|
964
|
-
return __awaiter(this,
|
|
959
|
+
apiV2ProjectsPurgeBulkPost(projectSelectModel, options = { headers: {} }) {
|
|
960
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
965
961
|
const localVarPath = this.basePath + '/api/v2/projects/purge/bulk';
|
|
966
962
|
let localVarQueryParameters = {};
|
|
967
963
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -1022,8 +1018,8 @@ class ProjectsApi {
|
|
|
1022
1018
|
});
|
|
1023
1019
|
});
|
|
1024
1020
|
}
|
|
1025
|
-
apiV2ProjectsRestoreBulkPost(
|
|
1026
|
-
return __awaiter(this,
|
|
1021
|
+
apiV2ProjectsRestoreBulkPost(projectSelectModel, options = { headers: {} }) {
|
|
1022
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1027
1023
|
const localVarPath = this.basePath + '/api/v2/projects/restore/bulk';
|
|
1028
1024
|
let localVarQueryParameters = {};
|
|
1029
1025
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -1084,8 +1080,8 @@ class ProjectsApi {
|
|
|
1084
1080
|
});
|
|
1085
1081
|
});
|
|
1086
1082
|
}
|
|
1087
|
-
apiV2ProjectsSearchPost(
|
|
1088
|
-
return __awaiter(this,
|
|
1083
|
+
apiV2ProjectsSearchPost(skip, take, orderBy, searchField, searchValue, projectsFilterModel, options = { headers: {} }) {
|
|
1084
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1089
1085
|
const localVarPath = this.basePath + '/api/v2/projects/search';
|
|
1090
1086
|
let localVarQueryParameters = {};
|
|
1091
1087
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -1161,8 +1157,8 @@ class ProjectsApi {
|
|
|
1161
1157
|
});
|
|
1162
1158
|
});
|
|
1163
1159
|
}
|
|
1164
|
-
apiV2ProjectsShortsPost(
|
|
1165
|
-
return __awaiter(this,
|
|
1160
|
+
apiV2ProjectsShortsPost(getShortProjectsApiModel, options = { headers: {} }) {
|
|
1161
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1166
1162
|
const localVarPath = this.basePath + '/api/v2/projects/shorts';
|
|
1167
1163
|
let localVarQueryParameters = {};
|
|
1168
1164
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -1223,8 +1219,8 @@ class ProjectsApi {
|
|
|
1223
1219
|
});
|
|
1224
1220
|
});
|
|
1225
1221
|
}
|
|
1226
|
-
createProject(
|
|
1227
|
-
return __awaiter(this,
|
|
1222
|
+
createProject(createProjectApiModel, options = { headers: {} }) {
|
|
1223
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1228
1224
|
const localVarPath = this.basePath + '/api/v2/projects';
|
|
1229
1225
|
let localVarQueryParameters = {};
|
|
1230
1226
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -1273,7 +1269,7 @@ class ProjectsApi {
|
|
|
1273
1269
|
}
|
|
1274
1270
|
else {
|
|
1275
1271
|
if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
|
|
1276
|
-
body = models_1.ObjectSerializer.deserialize(body, "
|
|
1272
|
+
body = models_1.ObjectSerializer.deserialize(body, "ProjectApiResult");
|
|
1277
1273
|
resolve({ response: response, body: body });
|
|
1278
1274
|
}
|
|
1279
1275
|
else {
|
|
@@ -1285,8 +1281,8 @@ class ProjectsApi {
|
|
|
1285
1281
|
});
|
|
1286
1282
|
});
|
|
1287
1283
|
}
|
|
1288
|
-
deleteProjectAutoTests(
|
|
1289
|
-
return __awaiter(this,
|
|
1284
|
+
deleteProjectAutoTests(id, options = { headers: {} }) {
|
|
1285
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1290
1286
|
const localVarPath = this.basePath + '/api/v2/projects/{id}/autoTests'
|
|
1291
1287
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
1292
1288
|
let localVarQueryParameters = {};
|
|
@@ -1349,8 +1345,8 @@ class ProjectsApi {
|
|
|
1349
1345
|
});
|
|
1350
1346
|
});
|
|
1351
1347
|
}
|
|
1352
|
-
getAllProjects(
|
|
1353
|
-
return __awaiter(this,
|
|
1348
|
+
getAllProjects(isDeleted, projectName, skip, take, orderBy, searchField, searchValue, options = { headers: {} }) {
|
|
1349
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1354
1350
|
const localVarPath = this.basePath + '/api/v2/projects';
|
|
1355
1351
|
let localVarQueryParameters = {};
|
|
1356
1352
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|
|
@@ -1431,8 +1427,8 @@ class ProjectsApi {
|
|
|
1431
1427
|
});
|
|
1432
1428
|
});
|
|
1433
1429
|
}
|
|
1434
|
-
getAutoTestsNamespaces(
|
|
1435
|
-
return __awaiter(this,
|
|
1430
|
+
getAutoTestsNamespaces(id, options = { headers: {} }) {
|
|
1431
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1436
1432
|
const localVarPath = this.basePath + '/api/v2/projects/{id}/autoTestsNamespaces'
|
|
1437
1433
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
1438
1434
|
let localVarQueryParameters = {};
|
|
@@ -1484,7 +1480,7 @@ class ProjectsApi {
|
|
|
1484
1480
|
}
|
|
1485
1481
|
else {
|
|
1486
1482
|
if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
|
|
1487
|
-
body = models_1.ObjectSerializer.deserialize(body, "Array<
|
|
1483
|
+
body = models_1.ObjectSerializer.deserialize(body, "Array<AutoTestNamespaceApiResult>");
|
|
1488
1484
|
resolve({ response: response, body: body });
|
|
1489
1485
|
}
|
|
1490
1486
|
else {
|
|
@@ -1496,8 +1492,8 @@ class ProjectsApi {
|
|
|
1496
1492
|
});
|
|
1497
1493
|
});
|
|
1498
1494
|
}
|
|
1499
|
-
getProjectById(
|
|
1500
|
-
return __awaiter(this,
|
|
1495
|
+
getProjectById(id, options = { headers: {} }) {
|
|
1496
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1501
1497
|
const localVarPath = this.basePath + '/api/v2/projects/{id}'
|
|
1502
1498
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
1503
1499
|
let localVarQueryParameters = {};
|
|
@@ -1561,8 +1557,8 @@ class ProjectsApi {
|
|
|
1561
1557
|
});
|
|
1562
1558
|
});
|
|
1563
1559
|
}
|
|
1564
|
-
getTestPlansByProjectId(
|
|
1565
|
-
return __awaiter(this,
|
|
1560
|
+
getTestPlansByProjectId(id, isDeleted, options = { headers: {} }) {
|
|
1561
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1566
1562
|
const localVarPath = this.basePath + '/api/v2/projects/{id}/testPlans'
|
|
1567
1563
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
1568
1564
|
let localVarQueryParameters = {};
|
|
@@ -1629,8 +1625,8 @@ class ProjectsApi {
|
|
|
1629
1625
|
});
|
|
1630
1626
|
});
|
|
1631
1627
|
}
|
|
1632
|
-
getTestRunsByProjectId(
|
|
1633
|
-
return __awaiter(this,
|
|
1628
|
+
getTestRunsByProjectId(id, notStarted, inProgress, stopped, completed, createdDateFrom, createdDateTo, testPlanId, skip, take, orderBy, searchField, searchValue, options = { headers: {} }) {
|
|
1629
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1634
1630
|
const localVarPath = this.basePath + '/api/v2/projects/{id}/testRuns'
|
|
1635
1631
|
.replace('{' + 'id' + '}', encodeURIComponent(String(id)));
|
|
1636
1632
|
let localVarQueryParameters = {};
|
|
@@ -1742,8 +1738,8 @@ class ProjectsApi {
|
|
|
1742
1738
|
});
|
|
1743
1739
|
});
|
|
1744
1740
|
}
|
|
1745
|
-
updateProject(
|
|
1746
|
-
return __awaiter(this,
|
|
1741
|
+
updateProject(updateProjectApiModel, options = { headers: {} }) {
|
|
1742
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1747
1743
|
const localVarPath = this.basePath + '/api/v2/projects';
|
|
1748
1744
|
let localVarQueryParameters = {};
|
|
1749
1745
|
let localVarHeaderParams = Object.assign({}, this._defaultHeaders);
|