testit-api-client 7.2.2 → 7.2.3
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 +1 -3
- package/dist/api/AttachmentsApi.js +1 -1
- package/dist/api/AutoTestsApi.js +1 -1
- package/dist/api/BackgroundJobsApi.js +1 -1
- package/dist/api/ConfigurationsApi.js +1 -1
- package/dist/api/CustomAttributeTemplatesApi.js +1 -1
- package/dist/api/CustomAttributesApi.js +1 -1
- package/dist/api/ExternalIssuesApi.js +1 -1
- package/dist/api/NotificationsApi.js +1 -1
- package/dist/api/OpenIdConnectionsApi.js +1 -1
- package/dist/api/ParametersApi.js +1 -1
- package/dist/api/ProjectAttributeTemplatesApi.js +1 -1
- package/dist/api/ProjectAttributesApi.js +1 -1
- package/dist/api/ProjectConfigurationsApi.js +1 -1
- package/dist/api/ProjectSectionsApi.js +1 -1
- package/dist/api/ProjectSettingsApi.js +1 -1
- package/dist/api/ProjectTestPlanAttributesApi.js +1 -1
- package/dist/api/ProjectTestPlanTestPointsApi.js +1 -1
- package/dist/api/ProjectTestPlansApi.js +1 -1
- package/dist/api/ProjectWorkItemsApi.js +1 -1
- package/dist/api/ProjectsApi.js +1 -1
- package/dist/api/SearchApi.js +1 -1
- package/dist/api/SectionsApi.js +1 -1
- package/dist/api/TagsApi.js +1 -1
- package/dist/api/TestPlansApi.js +1 -1
- package/dist/api/TestPointsApi.js +1 -1
- package/dist/api/TestResultsApi.js +1 -1
- package/dist/api/TestRunsApi.js +1 -1
- package/dist/api/TestStatusesApi.js +1 -1
- package/dist/api/TestSuitesApi.js +1 -1
- package/dist/api/UsersApi.js +1 -1
- package/dist/api/WebhooksApi.js +1 -1
- package/dist/api/WebhooksLogsApi.js +1 -1
- package/dist/api/WorkItemsApi.js +1 -1
- package/dist/api/WorkItemsCommentsApi.js +1 -1
- package/dist/api/WorkflowsApi.js +1 -1
- package/dist/index.js +7 -21
- package/dist/model/AIServiceModelApiResult.js +1 -1
- package/dist/model/AIServiceModelApiResultReply.js +1 -1
- package/dist/model/AssignAttachmentApiModel.js +1 -1
- package/dist/model/AssignIterationApiModel.js +1 -1
- package/dist/model/AttachmentApiResult.js +1 -1
- package/dist/model/AttachmentChangeViewModel.js +1 -1
- package/dist/model/AttachmentChangeViewModelArrayChangedFieldViewModel.js +1 -1
- package/dist/model/AttachmentModel.js +1 -1
- package/dist/model/AttachmentPutModel.js +1 -1
- package/dist/model/AttachmentPutModelAutoTestStepResultsModel.js +1 -1
- package/dist/model/AttachmentUpdateRequest.js +1 -1
- package/dist/model/AuditApiResult.js +1 -1
- package/dist/model/AutoTest.js +1 -1
- package/dist/model/AutoTestApiResult.js +1 -1
- package/dist/model/AutoTestAverageDurationApiResult.js +1 -1
- package/dist/model/AutoTestBulkDeleteApiModel.js +1 -1
- package/dist/model/AutoTestBulkDeleteApiResult.js +1 -1
- package/dist/model/AutoTestChangeViewModel.js +1 -1
- package/dist/model/AutoTestChangeViewModelArrayChangedFieldViewModel.js +1 -1
- package/dist/model/AutoTestClassCountApiModel.js +1 -1
- package/dist/model/AutoTestCreateApiModel.js +1 -1
- package/dist/model/AutoTestExtractionApiModel.js +1 -1
- package/dist/model/AutoTestFilterApiModel.js +1 -1
- package/dist/model/AutoTestFilterModel.js +1 -1
- package/dist/model/AutoTestFlakyBulkApiModel.js +1 -1
- package/dist/model/AutoTestIdModel.js +1 -1
- package/dist/model/AutoTestModel.js +1 -1
- package/dist/model/AutoTestModelV2GetModel.js +1 -1
- package/dist/model/AutoTestNamespaceApiResult.js +1 -1
- package/dist/model/AutoTestNamespaceCountApiModel.js +1 -1
- package/dist/model/AutoTestNamespacesCountResponse.js +1 -1
- package/dist/model/AutoTestProjectSettingsApiModel.js +1 -1
- package/dist/model/AutoTestProjectSettingsApiResult.js +1 -1
- package/dist/model/AutoTestResultHistoryApiResult.js +1 -1
- package/dist/model/AutoTestResultHistorySelectApiModel.js +1 -1
- package/dist/model/AutoTestResultReasonShort.js +1 -1
- package/dist/model/AutoTestResultsForTestRunModel.js +12 -2
- package/dist/model/AutoTestSearchApiModel.js +1 -1
- package/dist/model/AutoTestSearchIncludeApiModel.js +1 -1
- package/dist/model/AutoTestSelectApiModel.js +1 -1
- package/dist/model/AutoTestSelectModel.js +1 -1
- package/dist/model/AutoTestShortApiResult.js +1 -1
- package/dist/model/AutoTestStep.js +1 -1
- package/dist/model/AutoTestStepApiModel.js +1 -1
- package/dist/model/AutoTestStepApiResult.js +1 -1
- package/dist/model/AutoTestStepModel.js +1 -1
- package/dist/model/AutoTestStepResult.js +1 -1
- package/dist/model/AutoTestStepResultUpdateRequest.js +1 -1
- package/dist/model/AutoTestStepResultsApiResult.js +1 -1
- package/dist/model/AutoTestUpdateApiModel.js +1 -1
- package/dist/model/AutoTestWorkItemIdentifierApiResult.js +1 -1
- package/dist/model/AutoTestsExtractionModel.js +1 -1
- package/dist/model/AutotestResultReasonFilterModel.js +1 -1
- package/dist/model/AutotestResultReasonShortGetModel.js +1 -1
- package/dist/model/BackgroundJobAttachmentModel.js +1 -1
- package/dist/model/BackgroundJobFilterModel.js +1 -1
- package/dist/model/BackgroundJobGetModel.js +1 -1
- package/dist/model/BooleanChangedFieldViewModel.js +1 -1
- package/dist/model/BooleanNullableChangedFieldViewModel.js +1 -1
- package/dist/model/CollectionFilter.js +1 -1
- package/dist/model/CompositeFilter.js +1 -1
- package/dist/model/ConfigurationByParametersModel.js +1 -1
- package/dist/model/ConfigurationExtractionApiModel.js +1 -1
- package/dist/model/ConfigurationExtractionModel.js +1 -1
- package/dist/model/ConfigurationFilterApiModel.js +1 -1
- package/dist/model/ConfigurationFilterModel.js +1 -1
- package/dist/model/ConfigurationModel.js +1 -1
- package/dist/model/ConfigurationPostModel.js +1 -1
- package/dist/model/ConfigurationPutModel.js +1 -1
- package/dist/model/ConfigurationSelectApiModel.js +1 -1
- package/dist/model/ConfigurationSelectModel.js +1 -1
- package/dist/model/ConfigurationShort.js +1 -1
- package/dist/model/ConfigurationShortApiResult.js +5 -3
- package/dist/model/ConfigurationShortModel.js +1 -1
- package/dist/model/CreateDefectApiModel.js +1 -1
- package/dist/model/CreateEmptyTestRunApiModel.js +1 -1
- package/dist/model/CreateFailureCategoryApiModel.js +1 -1
- package/dist/model/CreateFailureClassRegexApiModel.js +1 -1
- package/dist/model/CreateLinkApiModel.js +1 -1
- package/dist/model/CreateParameterApiModel.js +1 -1
- package/dist/model/CreateProjectApiModel.js +1 -1
- package/dist/model/CreateProjectFailureCategoryApiModel.js +1 -1
- package/dist/model/CreateStepApiModel.js +1 -1
- package/dist/model/CreateTagApiModel.js +1 -1
- package/dist/model/CreateTestPlanApiModel.js +1 -1
- package/dist/model/CreateTestRunAndFillByAutoTestsApiModel.js +1 -1
- package/dist/model/CreateTestRunAndFillByConfigurationsApiModel.js +1 -1
- package/dist/model/CreateTestRunAndFillByWorkItemsApiModel.js +1 -1
- package/dist/model/CreateTestStatusApiModel.js +1 -1
- package/dist/model/CreateWorkItemApiModel.js +1 -1
- package/dist/model/CreateWorkItemCommentApiModel.js +1 -1
- package/dist/model/CreateWorkItemPreviewsApiModel.js +1 -1
- package/dist/model/CreateWorkflowApiModel.js +1 -1
- package/dist/model/CustomAttributeApiResult.js +1 -1
- package/dist/model/CustomAttributeChangeModel.js +1 -1
- package/dist/model/CustomAttributeGetModel.js +1 -1
- package/dist/model/CustomAttributeModel.js +1 -1
- package/dist/model/CustomAttributeOptionApiResult.js +1 -1
- package/dist/model/CustomAttributeOptionModel.js +1 -1
- package/dist/model/CustomAttributeOptionPostModel.js +1 -1
- package/dist/model/CustomAttributePostModel.js +1 -1
- package/dist/model/CustomAttributePutModel.js +1 -1
- package/dist/model/CustomAttributeSearchQueryModel.js +1 -1
- package/dist/model/CustomAttributeSearchResponseModel.js +1 -1
- package/dist/model/CustomAttributeTemplateModel.js +1 -1
- package/dist/model/CustomAttributeTemplatePostModel.js +1 -1
- package/dist/model/CustomAttributeTemplatePutModel.js +1 -1
- package/dist/model/CustomAttributeTemplateSearchQueryModel.js +1 -1
- package/dist/model/CustomAttributeTemplateValidationResult.js +1 -1
- package/dist/model/CustomAttributeTestPlanProjectRelationPutModel.js +1 -1
- package/dist/model/CustomAttributeValidationResult.js +1 -1
- package/dist/model/DateTimeRangeSelectorModel.js +1 -1
- package/dist/model/DefectApiModel.js +1 -1
- package/dist/model/DemoProjectApiResult.js +1 -1
- package/dist/model/EnableProjectExternalServiceApiModel.js +1 -1
- package/dist/model/ExternalFormAllowedValueModel.js +1 -1
- package/dist/model/ExternalFormCreateModel.js +1 -1
- package/dist/model/ExternalFormFieldModel.js +1 -1
- package/dist/model/ExternalFormLinkModel.js +1 -1
- package/dist/model/ExternalFormModel.js +1 -1
- package/dist/model/ExternalIssueApiFieldSuggestion.js +1 -1
- package/dist/model/ExternalIssueApiFieldSuggestionReply.js +1 -1
- package/dist/model/ExternalIssueApiMetadata.js +1 -1
- package/dist/model/ExternalIssueApiPriority.js +1 -1
- package/dist/model/ExternalIssueApiResult.js +1 -1
- package/dist/model/ExternalIssueApiType.js +1 -1
- package/dist/model/ExternalIssueExternalServiceApiResult.js +1 -1
- package/dist/model/ExternalIssueMetadataModel.js +1 -1
- package/dist/model/ExternalIssueModel.js +1 -1
- package/dist/model/ExternalIssuePriorityModel.js +1 -1
- package/dist/model/ExternalIssueTypeModel.js +1 -1
- package/dist/model/ExternalLinkModel.js +1 -1
- package/dist/model/ExternalServiceMetadataApiResult.js +1 -1
- package/dist/model/ExternalServicesMetadataApiResult.js +1 -1
- package/dist/model/FailureCategoryApiResult.js +1 -1
- package/dist/model/FailureCategoryGroupApiModel.js +1 -1
- package/dist/model/FailureCategoryGroupApiResult.js +1 -1
- package/dist/model/FailureCategoryGroupItemApiResult.js +1 -1
- package/dist/model/FailureCategoryGroupItemApiResultReply.js +1 -1
- package/dist/model/FailureCategoryGroupSearchApiModel.js +1 -1
- package/dist/model/FailureCategoryItemApiResult.js +1 -1
- package/dist/model/FailureClassRegexApiResult.js +1 -1
- package/dist/model/Filter.js +1 -1
- package/dist/model/FilterModel.js +1 -1
- package/dist/model/GenerateWorkItemPreviewsApiModel.js +32 -18
- package/dist/model/GenerateWorkItemPreviewsApiResult.js +1 -1
- package/dist/model/GetAIServiceModelsApiModel.js +1 -1
- package/dist/model/GetExternalFormApiResult.js +1 -1
- package/dist/model/GetExternalIssueSuggestionsApiModel.js +1 -1
- package/dist/model/GetShortProjectsApiModel.js +1 -1
- package/dist/model/GetXlsxTestPointsByTestPlanModel.js +1 -1
- package/dist/model/GlobalCustomAttributePostModel.js +1 -1
- package/dist/model/GlobalCustomAttributeUpdateModel.js +1 -1
- package/dist/model/GlobalSearchItemResult.js +1 -1
- package/dist/model/GlobalSearchRequest.js +1 -1
- package/dist/model/GlobalSearchResponse.js +1 -1
- package/dist/model/GuidChangedFieldViewModel.js +1 -1
- package/dist/model/GuidExtractionModel.js +1 -1
- package/dist/model/IFilter.js +1 -1
- package/dist/model/Inquiry.js +1 -1
- package/dist/model/Int32ChangedFieldViewModel.js +1 -1
- package/dist/model/Int32RangeSelectorModel.js +1 -1
- package/dist/model/Int64ChangedFieldViewModel.js +1 -1
- package/dist/model/Int64RangeSelectorModel.js +1 -1
- package/dist/model/IterationApiResult.js +1 -1
- package/dist/model/IterationModel.js +1 -1
- package/dist/model/Label.js +1 -1
- package/dist/model/LabelApiModel.js +1 -1
- package/dist/model/LabelApiResult.js +1 -1
- package/dist/model/LabelShortModel.js +1 -1
- package/dist/model/LastTestResultApiResult.js +1 -1
- package/dist/model/LastTestResultModel.js +1 -1
- package/dist/model/Link.js +1 -1
- package/dist/model/LinkApiResult.js +1 -1
- package/dist/model/LinkCreateApiModel.js +1 -1
- package/dist/model/LinkModel.js +1 -1
- package/dist/model/LinkPostModel.js +1 -1
- package/dist/model/LinkPutModel.js +1 -1
- package/dist/model/LinkShortApiResult.js +1 -1
- package/dist/model/LinkShortModel.js +1 -1
- package/dist/model/LinkUpdateApiModel.js +1 -1
- package/dist/model/ManualRerunApiResult.js +1 -1
- package/dist/model/ManualRerunSelectTestResultsApiModel.js +1 -1
- package/dist/model/ManualRerunTestResultApiModel.js +1 -1
- package/dist/model/NamedEntityApiModel.js +1 -1
- package/dist/model/NotificationModel.js +1 -1
- package/dist/model/NotificationQueryFilterModel.js +1 -1
- package/dist/model/OpenIdConnectionClientShortModel.js +1 -1
- package/dist/model/OpenIdConnectionSettingsShortClientModel.js +1 -1
- package/dist/model/Operation.js +1 -1
- package/dist/model/Order.js +1 -1
- package/dist/model/Page.js +1 -1
- package/dist/model/ParameterApiResult.js +1 -1
- package/dist/model/ParameterGroupApiResult.js +1 -1
- package/dist/model/ParameterGroupsFilterApiModel.js +1 -1
- package/dist/model/ParameterIterationModel.js +1 -1
- package/dist/model/ParameterShortApiResult.js +1 -1
- package/dist/model/ParameterShortModel.js +1 -1
- package/dist/model/ParametersFilterApiModel.js +1 -1
- package/dist/model/PeriodViewModel.js +1 -1
- package/dist/model/PeriodViewModelChangedFieldViewModel.js +1 -1
- package/dist/model/PreviewsIssueLinkApiModel.js +1 -1
- package/dist/model/PreviewsIssueLinkApiResult.js +1 -1
- package/dist/model/ProblemDetails.js +1 -1
- package/dist/model/ProjectApiResult.js +1 -1
- package/dist/model/ProjectAttributesFilterModel.js +1 -1
- package/dist/model/ProjectCustomAttributeTemplateGetModel.js +1 -1
- package/dist/model/ProjectCustomAttributesTemplatesFilterModel.js +1 -1
- package/dist/model/ProjectDetailedFailureCategoryApiResult.js +1 -1
- package/dist/model/ProjectExternalServiceApiResult.js +1 -1
- package/dist/model/ProjectExternalServiceSettingsApiResult.js +1 -1
- package/dist/model/ProjectExternalServicesApiResult.js +1 -1
- package/dist/model/ProjectExtractionModel.js +1 -1
- package/dist/model/ProjectFailureCategoryApiResult.js +1 -1
- package/dist/model/ProjectFailureCategoryGroupItemApiResult.js +1 -1
- package/dist/model/ProjectFailureCategoryGroupItemApiResultReply.js +1 -1
- package/dist/model/ProjectModel.js +1 -1
- package/dist/model/ProjectNameApiResult.js +1 -1
- package/dist/model/ProjectSelectModel.js +1 -1
- package/dist/model/ProjectShortApiResult.js +1 -1
- package/dist/model/ProjectShortApiResultReply.js +1 -1
- package/dist/model/ProjectShortModel.js +1 -1
- package/dist/model/ProjectShortestModel.js +1 -1
- package/dist/model/ProjectTestPlansFilterModel.js +1 -1
- package/dist/model/ProjectsFilterModel.js +1 -1
- package/dist/model/ReplaceProjectExternalServiceApiModel.js +1 -1
- package/dist/model/RerunTestResultApiResult.js +13 -9
- package/dist/model/RerunsApiResult.js +1 -1
- package/dist/model/SearchCustomAttributeTemplateGetModel.js +1 -1
- package/dist/model/SearchExternalIssuesApiModel.js +1 -1
- package/dist/model/SearchTestRunsApiModel.js +1 -1
- package/dist/model/SearchTestStatusesApiModel.js +1 -1
- package/dist/model/SearchWebhooksQueryModel.js +1 -1
- package/dist/model/SearchWorkItemLinkUrlsApiResult.js +1 -1
- package/dist/model/SearchWorkflowProjectsApiModel.js +1 -1
- package/dist/model/SearchWorkflowsApiModel.js +1 -1
- package/dist/model/SectionModel.js +1 -1
- package/dist/model/SectionMoveModel.js +1 -1
- package/dist/model/SectionPostModel.js +1 -1
- package/dist/model/SectionPutModel.js +1 -1
- package/dist/model/SectionRenameModel.js +1 -1
- package/dist/model/SectionWithStepsModel.js +1 -1
- package/dist/model/SelectTagsApiModel.js +1 -1
- package/dist/model/SharedStepChangeViewModel.js +1 -1
- package/dist/model/SharedStepModel.js +1 -1
- package/dist/model/SharedStepReferenceModel.js +1 -1
- package/dist/model/SharedStepReferenceSectionModel.js +1 -1
- package/dist/model/SharedStepReferenceSectionsQueryFilterModel.js +1 -1
- package/dist/model/SharedStepReferencesQueryFilterModel.js +1 -1
- package/dist/model/SharedStepResultApiModel.js +1 -1
- package/dist/model/ShortConfiguration.js +1 -1
- package/dist/model/StepCommentApiModel.js +1 -1
- package/dist/model/StepModel.js +1 -1
- package/dist/model/StepPostModel.js +1 -1
- package/dist/model/StepPutModel.js +1 -1
- package/dist/model/StepResultApiModel.js +1 -1
- package/dist/model/StringArrayChangedFieldViewModel.js +1 -1
- package/dist/model/StringChangedFieldViewModel.js +1 -1
- package/dist/model/StringChangedFieldWithDiffsViewModel.js +1 -1
- package/dist/model/StringExtractionModel.js +1 -1
- package/dist/model/TagApiModel.js +1 -1
- package/dist/model/TagApiResult.js +1 -1
- package/dist/model/TagModel.js +1 -1
- package/dist/model/TagShortApiResult.js +1 -1
- package/dist/model/TagsExtractionApiModel.js +1 -1
- package/dist/model/TagsFilterApiModel.js +1 -1
- package/dist/model/TestPlanApiResult.js +1 -1
- package/dist/model/TestPlanChangeModel.js +1 -1
- package/dist/model/TestPlanChangedFieldsViewModel.js +1 -1
- package/dist/model/TestPlanExtractionModel.js +1 -1
- package/dist/model/TestPlanGroupByStatus.js +1 -1
- package/dist/model/TestPlanGroupByStatusCode.js +1 -1
- package/dist/model/TestPlanGroupByStatusType.js +1 -1
- package/dist/model/TestPlanGroupByTester.js +1 -1
- package/dist/model/TestPlanGroupByTesterAndStatus.js +1 -1
- package/dist/model/TestPlanGroupByTesterAndStatusCode.js +1 -1
- package/dist/model/TestPlanLink.js +1 -1
- package/dist/model/TestPlanModel.js +1 -1
- package/dist/model/TestPlanSelectModel.js +1 -1
- package/dist/model/TestPlanShortModel.js +1 -1
- package/dist/model/TestPlanSummaryModel.js +1 -1
- package/dist/model/TestPlanTagApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsAnalyticsApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsAnalyticsApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsAutoTestsRerunApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsAutoTestsRunApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsExtractionApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsGroupApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsGroupSearchApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsGroupSearchItemApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsInquiryApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsSearchApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsSearchApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsSearchStatusCountersApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsSectionSearchApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsSetTestersApiModel.js +1 -1
- package/dist/model/TestPlanTestPointsStatusCodeGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsStatusGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsStatusTypeGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsTestSuiteSearchApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsTesterAndStatusGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsTesterAndStatusTypeGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsTesterGroupApiResult.js +1 -1
- package/dist/model/TestPlanTestPointsWorkItemSearchApiResult.js +1 -1
- package/dist/model/TestPlanWithAnalyticModel.js +1 -1
- package/dist/model/TestPlanWithTestSuiteTreeModel.js +1 -1
- package/dist/model/TestPoint.js +1 -1
- package/dist/model/TestPointAnalyticResult.js +1 -1
- package/dist/model/TestPointByTestSuiteModel.js +1 -1
- package/dist/model/TestPointChangeViewModel.js +1 -1
- package/dist/model/TestPointChangeViewModelChangedFieldViewModel.js +1 -1
- package/dist/model/TestPointFilterModel.js +1 -1
- package/dist/model/TestPointFilterRequestModel.js +1 -1
- package/dist/model/TestPointResultApiResult.js +1 -1
- package/dist/model/TestPointSelectModel.js +1 -1
- package/dist/model/TestPointSelector.js +1 -1
- package/dist/model/TestPointShortApiResult.js +1 -1
- package/dist/model/TestPointShortModel.js +1 -1
- package/dist/model/TestPointShortResponseModel.js +1 -1
- package/dist/model/TestPointWithLastResultResponseModel.js +1 -1
- package/dist/model/TestPointsExtractionModel.js +1 -1
- package/dist/model/TestResultApiResult.js +1 -1
- package/dist/model/TestResultChangeViewModel.js +1 -1
- package/dist/model/TestResultChangeViewModelChangedFieldViewModel.js +1 -1
- package/dist/model/TestResultChronologyModel.js +1 -1
- package/dist/model/TestResultFailureClassApiResult.js +1 -1
- package/dist/model/TestResultHistoryReportApiResult.js +1 -1
- package/dist/model/{LinkShort.js → TestResultLinkApiResult.js} +90 -30
- package/dist/model/TestResultResponse.js +1 -1
- package/dist/model/TestResultShortApiResult.js +1 -1
- package/dist/model/TestResultShortResponse.js +6 -6
- package/dist/model/TestResultStepCommentUpdateRequest.js +1 -1
- package/dist/model/TestResultUpdateV2Request.js +10 -1
- package/dist/model/TestResultV2GetModel.js +1 -1
- package/dist/model/TestResultV2ShortModel.js +1 -1
- package/dist/model/TestResultsExtractionApiModel.js +1 -1
- package/dist/model/TestResultsFilterApiModel.js +1 -1
- package/dist/model/TestResultsLocalFilterModel.js +1 -1
- package/dist/model/TestResultsSelectApiModel.js +1 -1
- package/dist/model/TestResultsStatisticsApiResult.js +1 -1
- package/dist/model/TestResultsStatisticsFailureCategoriesApiResult.js +1 -1
- package/dist/model/TestResultsStatisticsStatusesApiResult.js +1 -1
- package/dist/model/TestRunAnalyticApiResult.js +1 -1
- package/dist/model/TestRunApiResult.js +1 -1
- package/dist/model/TestRunByAutoTestApiResult.js +1 -1
- package/dist/model/TestRunExtractionApiModel.js +1 -1
- package/dist/model/TestRunFilterApiModel.js +1 -1
- package/dist/model/TestRunGroupByFailureClassApiResult.js +1 -1
- package/dist/model/TestRunGroupByStatusApiResult.js +1 -1
- package/dist/model/TestRunGroupByStatusTypeApiResult.js +1 -1
- package/dist/model/TestRunNameApiResult.js +1 -1
- package/dist/model/TestRunSelectApiModel.js +1 -1
- package/dist/model/TestRunShortApiResult.js +1 -1
- package/dist/model/TestRunStatisticsFilterApiModel.js +1 -1
- package/dist/model/TestRunTestResultsPartialBulkSetModel.js +1 -1
- package/dist/model/TestRunTestResultsSelectModel.js +1 -1
- package/dist/model/TestRunV2ApiResult.js +1 -1
- package/dist/model/TestStatusApiResult.js +1 -1
- package/dist/model/TestStatusApiResultReply.js +1 -1
- package/dist/model/TestStatusModel.js +1 -1
- package/dist/model/TestStatusShortApiResult.js +25 -22
- package/dist/model/TestSuiteApiResult.js +1 -1
- package/dist/model/TestSuiteChangeViewModel.js +1 -1
- package/dist/model/TestSuiteChangeViewModelChangedFieldViewModel.js +1 -1
- package/dist/model/TestSuiteHierarchyApiResult.js +1 -1
- package/dist/model/TestSuiteTestPlanApiModel.js +1 -1
- package/dist/model/TestSuiteV2GetModel.js +1 -1
- package/dist/model/TestSuiteV2PostModel.js +1 -1
- package/dist/model/TestSuiteV2PutModel.js +1 -1
- package/dist/model/TestSuiteWithChildrenModel.js +1 -1
- package/dist/model/TestSuiteWorkItemsSearchModel.js +4 -5
- package/dist/model/UpdateEmptyTestRunApiModel.js +1 -1
- package/dist/model/UpdateFailureCategoryApiModel.js +1 -1
- package/dist/model/UpdateFailureCategoryProjectApiModel.js +1 -1
- package/dist/model/UpdateFailureClassRegexApiModel.js +1 -1
- package/dist/model/UpdateLinkApiModel.js +1 -1
- package/dist/model/UpdateMultipleAttachmentsApiModel.js +1 -1
- package/dist/model/UpdateMultipleLinksApiModel.js +1 -1
- package/dist/model/UpdateMultipleTagsApiModel.js +1 -1
- package/dist/model/UpdateMultipleTestRunsApiModel.js +1 -1
- package/dist/model/UpdateParameterApiModel.js +1 -1
- package/dist/model/UpdateProjectApiModel.js +1 -1
- package/dist/model/UpdateStepApiModel.js +1 -1
- package/dist/model/UpdateTagApiModel.js +1 -1
- package/dist/model/UpdateTestPlanApiModel.js +1 -1
- package/dist/model/UpdateTestStatusApiModel.js +1 -1
- package/dist/model/UpdateWorkItemApiModel.js +1 -1
- package/dist/model/UpdateWorkItemCommentApiModel.js +1 -1
- package/dist/model/UpdateWorkflowApiModel.js +1 -1
- package/dist/model/UserCustomNameValidationResponse.js +1 -1
- package/dist/model/UserNameApiResult.js +1 -1
- package/dist/model/ValidationProblemDetails.js +1 -1
- package/dist/model/WebHookModel.js +1 -1
- package/dist/model/WebHookPostModel.js +1 -1
- package/dist/model/WebHookTestModel.js +1 -1
- package/dist/model/WebhookBulkUpdateApiModel.js +1 -1
- package/dist/model/WebhookLogApiResult.js +1 -1
- package/dist/model/WebhookResponse.js +1 -1
- package/dist/model/WebhooksDeleteApiModel.js +1 -1
- package/dist/model/WebhooksDeleteFilterApiModel.js +1 -1
- package/dist/model/WebhooksExtractionApiModel.js +1 -1
- package/dist/model/WebhooksFilterApiModel.js +1 -1
- package/dist/model/WebhooksUpdateApiModel.js +1 -1
- package/dist/model/WebhooksUpdateApiResult.js +1 -1
- package/dist/model/WorkItemApiResult.js +1 -1
- package/dist/model/WorkItemChangeModel.js +1 -1
- package/dist/model/WorkItemChangedAttributeViewModel.js +1 -1
- package/dist/model/WorkItemChangedFieldsViewModel.js +1 -1
- package/dist/model/WorkItemCommentApiResult.js +1 -1
- package/dist/model/WorkItemExternalMetadataFieldFilterApiModel.js +1 -1
- package/dist/model/WorkItemExternalMetadataFieldFilterModel.js +1 -1
- package/dist/model/WorkItemExternalMetadataFilterApiModel.js +1 -1
- package/dist/model/WorkItemExternalMetadataFilterModel.js +1 -1
- package/dist/model/WorkItemExtractionApiModel.js +1 -1
- package/dist/model/WorkItemExtractionModel.js +1 -1
- package/dist/model/WorkItemFilterApiModel.js +1 -1
- package/dist/model/WorkItemFilterModel.js +4 -5
- package/dist/model/WorkItemGroupGetModel.js +1 -1
- package/dist/model/WorkItemGroupModel.js +1 -1
- package/dist/model/WorkItemIdApiModel.js +1 -1
- package/dist/model/WorkItemIndexApiResult.js +1 -1
- package/dist/model/WorkItemLikeModel.js +1 -1
- package/dist/model/WorkItemLinkChangeViewModel.js +1 -1
- package/dist/model/WorkItemLinkChangeViewModelArrayChangedFieldViewModel.js +1 -1
- package/dist/model/WorkItemLinkExtractionApiModel.js +1 -1
- package/dist/model/WorkItemLinkFilterApiModel.js +1 -1
- package/dist/model/WorkItemLinkFilterModel.js +1 -1
- package/dist/model/WorkItemLinkUrlApiModel.js +1 -1
- package/dist/model/WorkItemLinkUrlApiResult.js +1 -1
- package/dist/model/WorkItemLinkUrlFilterApiModel.js +1 -1
- package/dist/model/WorkItemLocalFilterModel.js +4 -5
- package/dist/model/WorkItemLocalSelectModel.js +1 -1
- package/dist/model/WorkItemModel.js +1 -1
- package/dist/model/WorkItemMovePostModel.js +1 -1
- package/dist/model/WorkItemPreviewApiModel.js +1 -1
- package/dist/model/WorkItemPreviewStepApiModel.js +1 -1
- package/dist/model/WorkItemSearchQueryModel.js +4 -5
- package/dist/model/WorkItemSelectApiModel.js +1 -1
- package/dist/model/WorkItemSelectModel.js +1 -1
- package/dist/model/WorkItemShortApiResult.js +1 -1
- package/dist/model/WorkItemShortModel.js +1 -1
- package/dist/model/WorkItemStepChangeViewModel.js +1 -1
- package/dist/model/WorkItemStepChangeViewModelArrayChangedFieldWithDiffsViewModel.js +1 -1
- package/dist/model/WorkItemUpdatingFieldsApiModel.js +1 -1
- package/dist/model/WorkItemUpdatingFieldsApiResult.js +1 -1
- package/dist/model/WorkItemVersionModel.js +1 -1
- package/dist/model/WorkflowApiResult.js +1 -1
- package/dist/model/WorkflowExistsByNameApiResult.js +1 -1
- package/dist/model/WorkflowProjectApiResult.js +1 -1
- package/dist/model/WorkflowProjectApiResultApiCollectionPreview.js +1 -1
- package/dist/model/WorkflowProjectApiResultReply.js +1 -1
- package/dist/model/WorkflowShortApiResult.js +1 -1
- package/dist/model/WorkflowShortApiResultReply.js +1 -1
- package/dist/model/WorkflowStatusApiModel.js +1 -1
- package/dist/model/WorkflowStatusApiResult.js +1 -1
- package/index.d.ts +564 -644
- package/package.json +1 -1
- package/dist/model/AutoTestResultReasonsCountItemModel.js +0 -119
- package/dist/model/AutoTestResultReasonsCountModel.js +0 -130
package/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ declare module 'testit-api-client/api/AttachmentsApi' {
|
|
|
2
2
|
/**
|
|
3
3
|
* Attachments service.
|
|
4
4
|
* @module api/AttachmentsApi
|
|
5
|
-
* @version 7.2.
|
|
5
|
+
* @version 7.2.3
|
|
6
6
|
*/
|
|
7
7
|
export default class AttachmentsApi {
|
|
8
8
|
/**
|
|
@@ -103,7 +103,7 @@ declare module 'testit-api-client/api/AutoTestsApi' {
|
|
|
103
103
|
/**
|
|
104
104
|
* AutoTests service.
|
|
105
105
|
* @module api/AutoTestsApi
|
|
106
|
-
* @version 7.2.
|
|
106
|
+
* @version 7.2.3
|
|
107
107
|
*/
|
|
108
108
|
export default class AutoTestsApi {
|
|
109
109
|
/**
|
|
@@ -575,7 +575,7 @@ declare module 'testit-api-client/api/BackgroundJobsApi' {
|
|
|
575
575
|
/**
|
|
576
576
|
* BackgroundJobs service.
|
|
577
577
|
* @module api/BackgroundJobsApi
|
|
578
|
-
* @version 7.2.
|
|
578
|
+
* @version 7.2.3
|
|
579
579
|
*/
|
|
580
580
|
export default class BackgroundJobsApi {
|
|
581
581
|
/**
|
|
@@ -697,7 +697,7 @@ declare module 'testit-api-client/api/ConfigurationsApi' {
|
|
|
697
697
|
/**
|
|
698
698
|
* Configurations service.
|
|
699
699
|
* @module api/ConfigurationsApi
|
|
700
|
-
* @version 7.2.
|
|
700
|
+
* @version 7.2.3
|
|
701
701
|
*/
|
|
702
702
|
export default class ConfigurationsApi {
|
|
703
703
|
/**
|
|
@@ -913,7 +913,7 @@ declare module 'testit-api-client/api/CustomAttributesApi' {
|
|
|
913
913
|
/**
|
|
914
914
|
* CustomAttributes service.
|
|
915
915
|
* @module api/CustomAttributesApi
|
|
916
|
-
* @version 7.2.
|
|
916
|
+
* @version 7.2.3
|
|
917
917
|
*/
|
|
918
918
|
export default class CustomAttributesApi {
|
|
919
919
|
/**
|
|
@@ -1038,7 +1038,7 @@ declare module 'testit-api-client/api/CustomAttributeTemplatesApi' {
|
|
|
1038
1038
|
/**
|
|
1039
1039
|
* CustomAttributeTemplates service.
|
|
1040
1040
|
* @module api/CustomAttributeTemplatesApi
|
|
1041
|
-
* @version 7.2.
|
|
1041
|
+
* @version 7.2.3
|
|
1042
1042
|
*/
|
|
1043
1043
|
export default class CustomAttributeTemplatesApi {
|
|
1044
1044
|
/**
|
|
@@ -1220,7 +1220,7 @@ declare module 'testit-api-client/api/ExternalIssuesApi' {
|
|
|
1220
1220
|
/**
|
|
1221
1221
|
* ExternalIssues service.
|
|
1222
1222
|
* @module api/ExternalIssuesApi
|
|
1223
|
-
* @version 7.2.
|
|
1223
|
+
* @version 7.2.3
|
|
1224
1224
|
*/
|
|
1225
1225
|
export default class ExternalIssuesApi {
|
|
1226
1226
|
/**
|
|
@@ -1255,7 +1255,7 @@ declare module 'testit-api-client/api/NotificationsApi' {
|
|
|
1255
1255
|
/**
|
|
1256
1256
|
* Notifications service.
|
|
1257
1257
|
* @module api/NotificationsApi
|
|
1258
|
-
* @version 7.2.
|
|
1258
|
+
* @version 7.2.3
|
|
1259
1259
|
*/
|
|
1260
1260
|
export default class NotificationsApi {
|
|
1261
1261
|
/**
|
|
@@ -1384,7 +1384,7 @@ declare module 'testit-api-client/api/OpenIdConnectionsApi' {
|
|
|
1384
1384
|
/**
|
|
1385
1385
|
* OpenIdConnections service.
|
|
1386
1386
|
* @module api/OpenIdConnectionsApi
|
|
1387
|
-
* @version 7.2.
|
|
1387
|
+
* @version 7.2.3
|
|
1388
1388
|
*/
|
|
1389
1389
|
export default class OpenIdConnectionsApi {
|
|
1390
1390
|
/**
|
|
@@ -1411,7 +1411,7 @@ declare module 'testit-api-client/api/ParametersApi' {
|
|
|
1411
1411
|
/**
|
|
1412
1412
|
* Parameters service.
|
|
1413
1413
|
* @module api/ParametersApi
|
|
1414
|
-
* @version 7.2.
|
|
1414
|
+
* @version 7.2.3
|
|
1415
1415
|
*/
|
|
1416
1416
|
export default class ParametersApi {
|
|
1417
1417
|
/**
|
|
@@ -1752,7 +1752,7 @@ declare module 'testit-api-client/api/ProjectAttributesApi' {
|
|
|
1752
1752
|
/**
|
|
1753
1753
|
* ProjectAttributes service.
|
|
1754
1754
|
* @module api/ProjectAttributesApi
|
|
1755
|
-
* @version 7.2.
|
|
1755
|
+
* @version 7.2.3
|
|
1756
1756
|
*/
|
|
1757
1757
|
export default class ProjectAttributesApi {
|
|
1758
1758
|
/**
|
|
@@ -1894,7 +1894,7 @@ declare module 'testit-api-client/api/ProjectAttributeTemplatesApi' {
|
|
|
1894
1894
|
/**
|
|
1895
1895
|
* ProjectAttributeTemplates service.
|
|
1896
1896
|
* @module api/ProjectAttributeTemplatesApi
|
|
1897
|
-
* @version 7.2.
|
|
1897
|
+
* @version 7.2.3
|
|
1898
1898
|
*/
|
|
1899
1899
|
export default class ProjectAttributeTemplatesApi {
|
|
1900
1900
|
/**
|
|
@@ -1978,7 +1978,7 @@ declare module 'testit-api-client/api/ProjectConfigurationsApi' {
|
|
|
1978
1978
|
/**
|
|
1979
1979
|
* ProjectConfigurations service.
|
|
1980
1980
|
* @module api/ProjectConfigurationsApi
|
|
1981
|
-
* @version 7.2.
|
|
1981
|
+
* @version 7.2.3
|
|
1982
1982
|
*/
|
|
1983
1983
|
export default class ProjectConfigurationsApi {
|
|
1984
1984
|
/**
|
|
@@ -2011,7 +2011,7 @@ declare module 'testit-api-client/api/ProjectsApi' {
|
|
|
2011
2011
|
/**
|
|
2012
2012
|
* Projects service.
|
|
2013
2013
|
* @module api/ProjectsApi
|
|
2014
|
-
* @version 7.2.
|
|
2014
|
+
* @version 7.2.3
|
|
2015
2015
|
*/
|
|
2016
2016
|
export default class ProjectsApi {
|
|
2017
2017
|
/**
|
|
@@ -2523,7 +2523,7 @@ declare module 'testit-api-client/api/ProjectSectionsApi' {
|
|
|
2523
2523
|
/**
|
|
2524
2524
|
* ProjectSections service.
|
|
2525
2525
|
* @module api/ProjectSectionsApi
|
|
2526
|
-
* @version 7.2.
|
|
2526
|
+
* @version 7.2.3
|
|
2527
2527
|
*/
|
|
2528
2528
|
export default class ProjectSectionsApi {
|
|
2529
2529
|
/**
|
|
@@ -2574,7 +2574,7 @@ declare module 'testit-api-client/api/ProjectSettingsApi' {
|
|
|
2574
2574
|
/**
|
|
2575
2575
|
* ProjectSettings service.
|
|
2576
2576
|
* @module api/ProjectSettingsApi
|
|
2577
|
-
* @version 7.2.
|
|
2577
|
+
* @version 7.2.3
|
|
2578
2578
|
*/
|
|
2579
2579
|
export default class ProjectSettingsApi {
|
|
2580
2580
|
/**
|
|
@@ -2623,7 +2623,7 @@ declare module 'testit-api-client/api/ProjectTestPlanAttributesApi' {
|
|
|
2623
2623
|
/**
|
|
2624
2624
|
* ProjectTestPlanAttributes service.
|
|
2625
2625
|
* @module api/ProjectTestPlanAttributesApi
|
|
2626
|
-
* @version 7.2.
|
|
2626
|
+
* @version 7.2.3
|
|
2627
2627
|
*/
|
|
2628
2628
|
export default class ProjectTestPlanAttributesApi {
|
|
2629
2629
|
/**
|
|
@@ -2745,7 +2745,7 @@ declare module 'testit-api-client/api/ProjectTestPlansApi' {
|
|
|
2745
2745
|
/**
|
|
2746
2746
|
* ProjectTestPlans service.
|
|
2747
2747
|
* @module api/ProjectTestPlansApi
|
|
2748
|
-
* @version 7.2.
|
|
2748
|
+
* @version 7.2.3
|
|
2749
2749
|
*/
|
|
2750
2750
|
export default class ProjectTestPlansApi {
|
|
2751
2751
|
/**
|
|
@@ -2910,7 +2910,7 @@ declare module 'testit-api-client/api/ProjectTestPlanTestPointsApi' {
|
|
|
2910
2910
|
/**
|
|
2911
2911
|
* ProjectTestPlanTestPoints service.
|
|
2912
2912
|
* @module api/ProjectTestPlanTestPointsApi
|
|
2913
|
-
* @version 7.2.
|
|
2913
|
+
* @version 7.2.3
|
|
2914
2914
|
*/
|
|
2915
2915
|
export default class ProjectTestPlanTestPointsApi {
|
|
2916
2916
|
/**
|
|
@@ -2969,7 +2969,7 @@ declare module 'testit-api-client/api/ProjectWorkItemsApi' {
|
|
|
2969
2969
|
/**
|
|
2970
2970
|
* ProjectWorkItems service.
|
|
2971
2971
|
* @module api/ProjectWorkItemsApi
|
|
2972
|
-
* @version 7.2.
|
|
2972
|
+
* @version 7.2.3
|
|
2973
2973
|
*/
|
|
2974
2974
|
export default class ProjectWorkItemsApi {
|
|
2975
2975
|
/**
|
|
@@ -3183,7 +3183,7 @@ declare module 'testit-api-client/api/SearchApi' {
|
|
|
3183
3183
|
/**
|
|
3184
3184
|
* Search service.
|
|
3185
3185
|
* @module api/SearchApi
|
|
3186
|
-
* @version 7.2.
|
|
3186
|
+
* @version 7.2.3
|
|
3187
3187
|
*/
|
|
3188
3188
|
export default class SearchApi {
|
|
3189
3189
|
/**
|
|
@@ -3216,7 +3216,7 @@ declare module 'testit-api-client/api/SectionsApi' {
|
|
|
3216
3216
|
/**
|
|
3217
3217
|
* Sections service.
|
|
3218
3218
|
* @module api/SectionsApi
|
|
3219
|
-
* @version 7.2.
|
|
3219
|
+
* @version 7.2.3
|
|
3220
3220
|
*/
|
|
3221
3221
|
export default class SectionsApi {
|
|
3222
3222
|
/**
|
|
@@ -3398,7 +3398,7 @@ declare module 'testit-api-client/api/TagsApi' {
|
|
|
3398
3398
|
/**
|
|
3399
3399
|
* Tags service.
|
|
3400
3400
|
* @module api/TagsApi
|
|
3401
|
-
* @version 7.2.
|
|
3401
|
+
* @version 7.2.3
|
|
3402
3402
|
*/
|
|
3403
3403
|
export default class TagsApi {
|
|
3404
3404
|
/**
|
|
@@ -3548,7 +3548,7 @@ declare module 'testit-api-client/api/TestPlansApi' {
|
|
|
3548
3548
|
/**
|
|
3549
3549
|
* TestPlans service.
|
|
3550
3550
|
* @module api/TestPlansApi
|
|
3551
|
-
* @version 7.2.
|
|
3551
|
+
* @version 7.2.3
|
|
3552
3552
|
*/
|
|
3553
3553
|
export default class TestPlansApi {
|
|
3554
3554
|
/**
|
|
@@ -4172,7 +4172,7 @@ declare module 'testit-api-client/api/TestPointsApi' {
|
|
|
4172
4172
|
/**
|
|
4173
4173
|
* TestPoints service.
|
|
4174
4174
|
* @module api/TestPointsApi
|
|
4175
|
-
* @version 7.2.
|
|
4175
|
+
* @version 7.2.3
|
|
4176
4176
|
*/
|
|
4177
4177
|
export default class TestPointsApi {
|
|
4178
4178
|
/**
|
|
@@ -4277,7 +4277,7 @@ declare module 'testit-api-client/api/TestResultsApi' {
|
|
|
4277
4277
|
/**
|
|
4278
4278
|
* TestResults service.
|
|
4279
4279
|
* @module api/TestResultsApi
|
|
4280
|
-
* @version 7.2.
|
|
4280
|
+
* @version 7.2.3
|
|
4281
4281
|
*/
|
|
4282
4282
|
export default class TestResultsApi {
|
|
4283
4283
|
/**
|
|
@@ -4555,7 +4555,7 @@ declare module 'testit-api-client/api/TestRunsApi' {
|
|
|
4555
4555
|
/**
|
|
4556
4556
|
* TestRuns service.
|
|
4557
4557
|
* @module api/TestRunsApi
|
|
4558
|
-
* @version 7.2.
|
|
4558
|
+
* @version 7.2.3
|
|
4559
4559
|
*/
|
|
4560
4560
|
export default class TestRunsApi {
|
|
4561
4561
|
/**
|
|
@@ -4971,7 +4971,7 @@ declare module 'testit-api-client/api/TestStatusesApi' {
|
|
|
4971
4971
|
/**
|
|
4972
4972
|
* TestStatuses service.
|
|
4973
4973
|
* @module api/TestStatusesApi
|
|
4974
|
-
* @version 7.2.
|
|
4974
|
+
* @version 7.2.3
|
|
4975
4975
|
*/
|
|
4976
4976
|
export default class TestStatusesApi {
|
|
4977
4977
|
/**
|
|
@@ -5074,7 +5074,7 @@ declare module 'testit-api-client/api/TestSuitesApi' {
|
|
|
5074
5074
|
/**
|
|
5075
5075
|
* TestSuites service.
|
|
5076
5076
|
* @module api/TestSuitesApi
|
|
5077
|
-
* @version 7.2.
|
|
5077
|
+
* @version 7.2.3
|
|
5078
5078
|
*/
|
|
5079
5079
|
export default class TestSuitesApi {
|
|
5080
5080
|
/**
|
|
@@ -5316,7 +5316,7 @@ declare module 'testit-api-client/api/UsersApi' {
|
|
|
5316
5316
|
/**
|
|
5317
5317
|
* Users service.
|
|
5318
5318
|
* @module api/UsersApi
|
|
5319
|
-
* @version 7.2.
|
|
5319
|
+
* @version 7.2.3
|
|
5320
5320
|
*/
|
|
5321
5321
|
export default class UsersApi {
|
|
5322
5322
|
/**
|
|
@@ -5349,7 +5349,7 @@ declare module 'testit-api-client/api/WebhooksApi' {
|
|
|
5349
5349
|
/**
|
|
5350
5350
|
* Webhooks service.
|
|
5351
5351
|
* @module api/WebhooksApi
|
|
5352
|
-
* @version 7.2.
|
|
5352
|
+
* @version 7.2.3
|
|
5353
5353
|
*/
|
|
5354
5354
|
export default class WebhooksApi {
|
|
5355
5355
|
/**
|
|
@@ -5536,7 +5536,7 @@ declare module 'testit-api-client/api/WebhooksLogsApi' {
|
|
|
5536
5536
|
/**
|
|
5537
5537
|
* WebhooksLogs service.
|
|
5538
5538
|
* @module api/WebhooksLogsApi
|
|
5539
|
-
* @version 7.2.
|
|
5539
|
+
* @version 7.2.3
|
|
5540
5540
|
*/
|
|
5541
5541
|
export default class WebhooksLogsApi {
|
|
5542
5542
|
/**
|
|
@@ -5610,7 +5610,7 @@ declare module 'testit-api-client/api/WorkflowsApi' {
|
|
|
5610
5610
|
/**
|
|
5611
5611
|
* Workflows service.
|
|
5612
5612
|
* @module api/WorkflowsApi
|
|
5613
|
-
* @version 7.2.
|
|
5613
|
+
* @version 7.2.3
|
|
5614
5614
|
*/
|
|
5615
5615
|
export default class WorkflowsApi {
|
|
5616
5616
|
/**
|
|
@@ -5735,7 +5735,7 @@ declare module 'testit-api-client/api/WorkItemsApi' {
|
|
|
5735
5735
|
/**
|
|
5736
5736
|
* WorkItems service.
|
|
5737
5737
|
* @module api/WorkItemsApi
|
|
5738
|
-
* @version 7.2.
|
|
5738
|
+
* @version 7.2.3
|
|
5739
5739
|
*/
|
|
5740
5740
|
export default class WorkItemsApi {
|
|
5741
5741
|
/**
|
|
@@ -6297,7 +6297,7 @@ declare module 'testit-api-client/api/WorkItemsCommentsApi' {
|
|
|
6297
6297
|
/**
|
|
6298
6298
|
* WorkItemsComments service.
|
|
6299
6299
|
* @module api/WorkItemsCommentsApi
|
|
6300
|
-
* @version 7.2.
|
|
6300
|
+
* @version 7.2.3
|
|
6301
6301
|
*/
|
|
6302
6302
|
export default class WorkItemsCommentsApi {
|
|
6303
6303
|
/**
|
|
@@ -6636,8 +6636,6 @@ declare module 'testit-api-client/index' {
|
|
|
6636
6636
|
import AutoTestResultHistoryApiResult from 'testit-api-client/model/AutoTestResultHistoryApiResult';
|
|
6637
6637
|
import AutoTestResultHistorySelectApiModel from 'testit-api-client/model/AutoTestResultHistorySelectApiModel';
|
|
6638
6638
|
import AutoTestResultReasonShort from 'testit-api-client/model/AutoTestResultReasonShort';
|
|
6639
|
-
import AutoTestResultReasonsCountItemModel from 'testit-api-client/model/AutoTestResultReasonsCountItemModel';
|
|
6640
|
-
import AutoTestResultReasonsCountModel from 'testit-api-client/model/AutoTestResultReasonsCountModel';
|
|
6641
6639
|
import AutoTestResultsForTestRunModel from 'testit-api-client/model/AutoTestResultsForTestRunModel';
|
|
6642
6640
|
import AutoTestSearchApiModel from 'testit-api-client/model/AutoTestSearchApiModel';
|
|
6643
6641
|
import AutoTestSearchIncludeApiModel from 'testit-api-client/model/AutoTestSearchIncludeApiModel';
|
|
@@ -6794,7 +6792,6 @@ declare module 'testit-api-client/index' {
|
|
|
6794
6792
|
import LinkModel from 'testit-api-client/model/LinkModel';
|
|
6795
6793
|
import LinkPostModel from 'testit-api-client/model/LinkPostModel';
|
|
6796
6794
|
import LinkPutModel from 'testit-api-client/model/LinkPutModel';
|
|
6797
|
-
import LinkShort from 'testit-api-client/model/LinkShort';
|
|
6798
6795
|
import LinkShortApiResult from 'testit-api-client/model/LinkShortApiResult';
|
|
6799
6796
|
import LinkShortModel from 'testit-api-client/model/LinkShortModel';
|
|
6800
6797
|
import LinkType from 'testit-api-client/model/LinkType';
|
|
@@ -6958,6 +6955,7 @@ declare module 'testit-api-client/index' {
|
|
|
6958
6955
|
import TestResultChronologyModel from 'testit-api-client/model/TestResultChronologyModel';
|
|
6959
6956
|
import TestResultFailureClassApiResult from 'testit-api-client/model/TestResultFailureClassApiResult';
|
|
6960
6957
|
import TestResultHistoryReportApiResult from 'testit-api-client/model/TestResultHistoryReportApiResult';
|
|
6958
|
+
import TestResultLinkApiResult from 'testit-api-client/model/TestResultLinkApiResult';
|
|
6961
6959
|
import TestResultOutcome from 'testit-api-client/model/TestResultOutcome';
|
|
6962
6960
|
import TestResultResponse from 'testit-api-client/model/TestResultResponse';
|
|
6963
6961
|
import TestResultShortApiResult from 'testit-api-client/model/TestResultShortApiResult';
|
|
@@ -7141,7 +7139,7 @@ declare module 'testit-api-client/index' {
|
|
|
7141
7139
|
import WorkItemsApi from 'testit-api-client/api/WorkItemsApi';
|
|
7142
7140
|
import WorkItemsCommentsApi from 'testit-api-client/api/WorkItemsCommentsApi';
|
|
7143
7141
|
import WorkflowsApi from 'testit-api-client/api/WorkflowsApi';
|
|
7144
|
-
export { ApiClient, AIServiceModelApiResult, AIServiceModelApiResultReply, ActionUpdate, ApiExternalServiceCategory, AssignAttachmentApiModel, AssignIterationApiModel, AttachmentApiResult, AttachmentChangeViewModel, AttachmentChangeViewModelArrayChangedFieldViewModel, AttachmentModel, AttachmentPutModel, AttachmentPutModelAutoTestStepResultsModel, AttachmentUpdateRequest, AuditApiResult, AutoTest, AutoTestApiResult, AutoTestAverageDurationApiResult, AutoTestBulkDeleteApiModel, AutoTestBulkDeleteApiResult, AutoTestChangeViewModel, AutoTestChangeViewModelArrayChangedFieldViewModel, AutoTestClassCountApiModel, AutoTestCreateApiModel, AutoTestExtractionApiModel, AutoTestFilterApiModel, AutoTestFilterModel, AutoTestFlakyBulkApiModel, AutoTestIdModel, AutoTestModel, AutoTestModelV2GetModel, AutoTestNamespaceApiResult, AutoTestNamespaceCountApiModel, AutoTestNamespacesCountResponse, AutoTestOutcome, AutoTestProjectSettingsApiModel, AutoTestProjectSettingsApiResult, AutoTestResultHistoryApiResult, AutoTestResultHistorySelectApiModel, AutoTestResultReasonShort, AutoTestResultReasonsCountItemModel, AutoTestResultReasonsCountModel, AutoTestResultsForTestRunModel, AutoTestSearchApiModel, AutoTestSearchIncludeApiModel, AutoTestSelectApiModel, AutoTestSelectModel, AutoTestShortApiResult, AutoTestStep, AutoTestStepApiModel, AutoTestStepApiResult, AutoTestStepModel, AutoTestStepResult, AutoTestStepResultUpdateRequest, AutoTestStepResultsApiResult, AutoTestUpdateApiModel, AutoTestWorkItemIdentifierApiResult, AutoTestsExtractionModel, AutotestResultOutcome, AutotestResultReasonFilterModel, AutotestResultReasonShortGetModel, AvailableFailureCategory, AvailableTestResultOutcome, BackgroundJobAttachmentModel, BackgroundJobFilterModel, BackgroundJobGetModel, BackgroundJobState, BackgroundJobType, BooleanChangedFieldViewModel, BooleanNullableChangedFieldViewModel, CollectionFilter, CollectionOperator, CompositeFilter, ConfigurationByParametersModel, ConfigurationExtractionApiModel, ConfigurationExtractionModel, ConfigurationFilterApiModel, ConfigurationFilterModel, ConfigurationModel, ConfigurationPostModel, ConfigurationPutModel, ConfigurationSelectApiModel, ConfigurationSelectModel, ConfigurationShort, ConfigurationShortApiResult, ConfigurationShortModel, CreateDefectApiModel, CreateEmptyTestRunApiModel, CreateFailureCategoryApiModel, CreateFailureClassRegexApiModel, CreateLinkApiModel, CreateParameterApiModel, CreateProjectApiModel, CreateProjectFailureCategoryApiModel, CreateStepApiModel, CreateTagApiModel, CreateTestPlanApiModel, CreateTestRunAndFillByAutoTestsApiModel, CreateTestRunAndFillByConfigurationsApiModel, CreateTestRunAndFillByWorkItemsApiModel, CreateTestStatusApiModel, CreateWorkItemApiModel, CreateWorkItemCommentApiModel, CreateWorkItemPreviewsApiModel, CreateWorkflowApiModel, CustomAttributeApiResult, CustomAttributeChangeModel, CustomAttributeGetModel, CustomAttributeModel, CustomAttributeOptionApiResult, CustomAttributeOptionModel, CustomAttributeOptionPostModel, CustomAttributePostModel, CustomAttributePutModel, CustomAttributeSearchQueryModel, CustomAttributeSearchResponseModel, CustomAttributeTemplateModel, CustomAttributeTemplatePostModel, CustomAttributeTemplatePutModel, CustomAttributeTemplateSearchQueryModel, CustomAttributeTemplateValidationResult, CustomAttributeTestPlanProjectRelationPutModel, CustomAttributeType, CustomAttributeTypesEnum, CustomAttributeValidationResult, DateTimeRangeSelectorModel, DefectApiModel, DeletionState, DemoProjectApiResult, EnableProjectExternalServiceApiModel, ExternalFormAllowedValueModel, ExternalFormCreateModel, ExternalFormFieldModel, ExternalFormLinkModel, ExternalFormModel, ExternalIssueApiField, ExternalIssueApiFieldSuggestion, ExternalIssueApiFieldSuggestionReply, ExternalIssueApiMetadata, ExternalIssueApiPriority, ExternalIssueApiResult, ExternalIssueApiType, ExternalIssueExternalServiceApiResult, ExternalIssueMetadataModel, ExternalIssueModel, ExternalIssuePriorityModel, ExternalIssueTypeModel, ExternalLinkModel, ExternalServiceMetadataApiResult, ExternalServicesMetadataApiResult, FailureCategory, FailureCategoryApiResult, FailureCategoryGroupApiModel, FailureCategoryGroupApiResult, FailureCategoryGroupItemApiResult, FailureCategoryGroupItemApiResultReply, FailureCategoryGroupSearchApiModel, FailureCategoryItemApiResult, FailureCategoryModel, FailureClassRegexApiResult, Filter, FilterModel, FilterOperator, GenerateWorkItemPreviewsApiModel, GenerateWorkItemPreviewsApiResult, GetAIServiceModelsApiModel, GetExternalFormApiResult, GetExternalIssueSuggestionsApiModel, GetShortProjectsApiModel, GetXlsxTestPointsByTestPlanModel, GlobalCustomAttributePostModel, GlobalCustomAttributeUpdateModel, GlobalSearchItemResult, GlobalSearchRequest, GlobalSearchResponse, GuidChangedFieldViewModel, GuidExtractionModel, IFilter, ImageResizeType, Inquiry, Int32ChangedFieldViewModel, Int32RangeSelectorModel, Int64ChangedFieldViewModel, Int64RangeSelectorModel, IterationApiResult, IterationModel, Label, LabelApiModel, LabelApiResult, LabelShortModel, LastTestResultApiResult, LastTestResultModel, Link, LinkApiResult, LinkCreateApiModel, LinkModel, LinkPostModel, LinkPutModel, LinkShort, LinkShortApiResult, LinkShortModel, LinkType, LinkUpdateApiModel, ListSortDirection, LogicalOperator, ManualRerunApiResult, ManualRerunSelectTestResultsApiModel, ManualRerunTestResultApiModel, NamedEntityApiModel, NotificationModel, NotificationQueryFilterModel, NotificationTypeModel, OpenIdConnectionClientShortModel, OpenIdConnectionSettingsShortClientModel, Operation, Order, Page, ParameterApiResult, ParameterGroupApiResult, ParameterGroupsFilterApiModel, ParameterIterationModel, ParameterShortApiResult, ParameterShortModel, ParametersFilterApiModel, PeriodViewModel, PeriodViewModelChangedFieldViewModel, PreviewsIssueLinkApiModel, PreviewsIssueLinkApiResult, ProblemDetails, ProjectApiResult, ProjectAttributesFilterModel, ProjectCustomAttributeTemplateGetModel, ProjectCustomAttributesTemplatesFilterModel, ProjectDetailedFailureCategoryApiResult, ProjectExternalServiceApiResult, ProjectExternalServiceSettingsApiResult, ProjectExternalServicesApiResult, ProjectExtractionModel, ProjectFailureCategoryApiResult, ProjectFailureCategoryGroupItemApiResult, ProjectFailureCategoryGroupItemApiResultReply, ProjectModel, ProjectNameApiResult, ProjectSelectModel, ProjectShortApiResult, ProjectShortApiResultReply, ProjectShortModel, ProjectShortestModel, ProjectTestPlansFilterModel, ProjectType, ProjectTypeModel, ProjectsFilterModel, ReplaceProjectExternalServiceApiModel, RequestType, RequestTypeApiModel, RequestTypeModel, RerunTestResultApiResult, RerunsApiResult, SearchCustomAttributeTemplateGetModel, SearchExternalIssuesApiModel, SearchTestRunsApiModel, SearchTestStatusesApiModel, SearchWebhooksQueryModel, SearchWorkItemLinkUrlsApiResult, SearchWorkflowProjectsApiModel, SearchWorkflowsApiModel, SectionModel, SectionMoveModel, SectionPostModel, SectionPutModel, SectionRenameModel, SectionWithStepsModel, SelectTagsApiModel, SharedStepChangeViewModel, SharedStepModel, SharedStepReferenceModel, SharedStepReferenceSectionModel, SharedStepReferenceSectionsQueryFilterModel, SharedStepReferencesQueryFilterModel, SharedStepResultApiModel, ShortConfiguration, StepCommentApiModel, StepModel, StepPostModel, StepPutModel, StepResultApiModel, StringArrayChangedFieldViewModel, StringChangedFieldViewModel, StringChangedFieldWithDiffsViewModel, StringExtractionModel, TagApiModel, TagApiResult, TagModel, TagShortApiResult, TagsExtractionApiModel, TagsFilterApiModel, TestPlanApiResult, TestPlanChangeModel, TestPlanChangedFieldsViewModel, TestPlanExtractionModel, TestPlanGroupByStatus, TestPlanGroupByStatusCode, TestPlanGroupByStatusType, TestPlanGroupByTester, TestPlanGroupByTesterAndStatus, TestPlanGroupByTesterAndStatusCode, TestPlanLink, TestPlanModel, TestPlanSelectModel, TestPlanShortModel, TestPlanStatus, TestPlanStatusModel, TestPlanSummaryModel, TestPlanTagApiResult, TestPlanTestPointsAnalyticsApiModel, TestPlanTestPointsAnalyticsApiResult, TestPlanTestPointsApiModel, TestPlanTestPointsAutoTestsRerunApiModel, TestPlanTestPointsAutoTestsRunApiModel, TestPlanTestPointsExtractionApiModel, TestPlanTestPointsGroupApiModel, TestPlanTestPointsGroupApiResult, TestPlanTestPointsGroupSearchApiResult, TestPlanTestPointsGroupSearchItemApiResult, TestPlanTestPointsInquiryApiModel, TestPlanTestPointsSearchApiModel, TestPlanTestPointsSearchApiResult, TestPlanTestPointsSearchStatusCountersApiResult, TestPlanTestPointsSectionSearchApiResult, TestPlanTestPointsSetTestersApiModel, TestPlanTestPointsStatusCodeGroupApiResult, TestPlanTestPointsStatusGroupApiResult, TestPlanTestPointsStatusTypeGroupApiResult, TestPlanTestPointsTestSuiteSearchApiResult, TestPlanTestPointsTesterAndStatusGroupApiResult, TestPlanTestPointsTesterAndStatusTypeGroupApiResult, TestPlanTestPointsTesterGroupApiResult, TestPlanTestPointsWorkItemSearchApiResult, TestPlanWithAnalyticModel, TestPlanWithTestSuiteTreeModel, TestPoint, TestPointAnalyticResult, TestPointByTestSuiteModel, TestPointChangeViewModel, TestPointChangeViewModelChangedFieldViewModel, TestPointFilterModel, TestPointFilterRequestModel, TestPointResultApiResult, TestPointSelectModel, TestPointSelector, TestPointShortApiResult, TestPointShortModel, TestPointShortResponseModel, TestPointStatus, TestPointWithLastResultResponseModel, TestPointsExtractionModel, TestResultApiResult, TestResultChangeViewModel, TestResultChangeViewModelChangedFieldViewModel, TestResultChronologyModel, TestResultFailureClassApiResult, TestResultHistoryReportApiResult, TestResultOutcome, TestResultResponse, TestResultShortApiResult, TestResultShortResponse, TestResultStepCommentUpdateRequest, TestResultUpdateV2Request, TestResultV2GetModel, TestResultV2ShortModel, TestResultsExtractionApiModel, TestResultsFilterApiModel, TestResultsLocalFilterModel, TestResultsSelectApiModel, TestResultsStatisticsApiResult, TestResultsStatisticsFailureCategoriesApiResult, TestResultsStatisticsStatusesApiResult, TestRunAnalyticApiResult, TestRunApiResult, TestRunByAutoTestApiResult, TestRunExtractionApiModel, TestRunFilterApiModel, TestRunGroupByFailureClassApiResult, TestRunGroupByStatusApiResult, TestRunGroupByStatusTypeApiResult, TestRunNameApiResult, TestRunSelectApiModel, TestRunShortApiResult, TestRunState, TestRunStatisticsFilterApiModel, TestRunTestResultsPartialBulkSetModel, TestRunTestResultsSelectModel, TestRunV2ApiResult, TestStatusApiResult, TestStatusApiResultReply, TestStatusApiType, TestStatusModel, TestStatusShortApiResult, TestStatusType, TestSuiteApiResult, TestSuiteChangeViewModel, TestSuiteChangeViewModelChangedFieldViewModel, TestSuiteHierarchyApiResult, TestSuiteTestPlanApiModel, TestSuiteType, TestSuiteTypeApiResult, TestSuiteV2GetModel, TestSuiteV2PostModel, TestSuiteV2PutModel, TestSuiteWithChildrenModel, TestSuiteWorkItemsSearchModel, UpdateEmptyTestRunApiModel, UpdateFailureCategoryApiModel, UpdateFailureCategoryProjectApiModel, UpdateFailureClassRegexApiModel, UpdateLinkApiModel, UpdateMultipleAttachmentsApiModel, UpdateMultipleLinksApiModel, UpdateMultipleTagsApiModel, UpdateMultipleTestRunsApiModel, UpdateParameterApiModel, UpdateProjectApiModel, UpdateStepApiModel, UpdateTagApiModel, UpdateTestPlanApiModel, UpdateTestStatusApiModel, UpdateWorkItemApiModel, UpdateWorkItemCommentApiModel, UpdateWorkflowApiModel, UserCustomNameValidationResponse, UserNameApiResult, ValidationProblemDetails, WebHookEventType, WebHookEventTypeModel, WebHookEventTypeRequest, WebHookModel, WebHookPostModel, WebHookTestModel, WebhookBulkUpdateApiModel, WebhookLogApiResult, WebhookResponse, WebhookVariablesType, WebhooksDeleteApiModel, WebhooksDeleteFilterApiModel, WebhooksExtractionApiModel, WebhooksFilterApiModel, WebhooksUpdateApiModel, WebhooksUpdateApiResult, WorkItemApiResult, WorkItemChangeModel, WorkItemChangedAttributeViewModel, WorkItemChangedFieldsViewModel, WorkItemCommentApiResult, WorkItemEntityTypeApiModel, WorkItemEntityTypes, WorkItemExternalMetadataFieldFilterApiModel, WorkItemExternalMetadataFieldFilterModel, WorkItemExternalMetadataFilterApiModel, WorkItemExternalMetadataFilterModel, WorkItemExtractionApiModel, WorkItemExtractionModel, WorkItemFilterApiModel, WorkItemFilterModel, WorkItemGroupGetModel, WorkItemGroupModel, WorkItemGroupType, WorkItemIdApiModel, WorkItemIndexApiResult, WorkItemLikeModel, WorkItemLinkChangeViewModel, WorkItemLinkChangeViewModelArrayChangedFieldViewModel, WorkItemLinkExtractionApiModel, WorkItemLinkFilterApiModel, WorkItemLinkFilterModel, WorkItemLinkUrlApiModel, WorkItemLinkUrlApiResult, WorkItemLinkUrlFilterApiModel, WorkItemLocalFilterModel, WorkItemLocalSelectModel, WorkItemModel, WorkItemMovePostModel, WorkItemPreviewApiModel, WorkItemPreviewStepApiModel, WorkItemPriority, WorkItemPriorityApiModel, WorkItemPriorityModel, WorkItemSearchQueryModel, WorkItemSelectApiModel, WorkItemSelectModel, WorkItemShortApiResult, WorkItemShortModel, WorkItemSourceTypeApiModel, WorkItemSourceTypeModel, WorkItemState, WorkItemStateApiModel, WorkItemStates, WorkItemStepChangeViewModel, WorkItemStepChangeViewModelArrayChangedFieldWithDiffsViewModel, WorkItemUpdatingFieldsApiModel, WorkItemUpdatingFieldsApiResult, WorkItemVersionModel, WorkflowApiResult, WorkflowExistsByNameApiResult, WorkflowProjectApiResult, WorkflowProjectApiResultApiCollectionPreview, WorkflowProjectApiResultReply, WorkflowShortApiResult, WorkflowShortApiResultReply, WorkflowStatusApiModel, WorkflowStatusApiResult, AttachmentsApi, AutoTestsApi, BackgroundJobsApi, ConfigurationsApi, CustomAttributeTemplatesApi, CustomAttributesApi, ExternalIssuesApi, NotificationsApi, OpenIdConnectionsApi, ParametersApi, ProjectAttributeTemplatesApi, ProjectAttributesApi, ProjectConfigurationsApi, ProjectSectionsApi, ProjectSettingsApi, ProjectTestPlanAttributesApi, ProjectTestPlanTestPointsApi, ProjectTestPlansApi, ProjectWorkItemsApi, ProjectsApi, SearchApi, SectionsApi, TagsApi, TestPlansApi, TestPointsApi, TestResultsApi, TestRunsApi, TestStatusesApi, TestSuitesApi, UsersApi, WebhooksApi, WebhooksLogsApi, WorkItemsApi, WorkItemsCommentsApi, WorkflowsApi };
|
|
7142
|
+
export { ApiClient, AIServiceModelApiResult, AIServiceModelApiResultReply, ActionUpdate, ApiExternalServiceCategory, AssignAttachmentApiModel, AssignIterationApiModel, AttachmentApiResult, AttachmentChangeViewModel, AttachmentChangeViewModelArrayChangedFieldViewModel, AttachmentModel, AttachmentPutModel, AttachmentPutModelAutoTestStepResultsModel, AttachmentUpdateRequest, AuditApiResult, AutoTest, AutoTestApiResult, AutoTestAverageDurationApiResult, AutoTestBulkDeleteApiModel, AutoTestBulkDeleteApiResult, AutoTestChangeViewModel, AutoTestChangeViewModelArrayChangedFieldViewModel, AutoTestClassCountApiModel, AutoTestCreateApiModel, AutoTestExtractionApiModel, AutoTestFilterApiModel, AutoTestFilterModel, AutoTestFlakyBulkApiModel, AutoTestIdModel, AutoTestModel, AutoTestModelV2GetModel, AutoTestNamespaceApiResult, AutoTestNamespaceCountApiModel, AutoTestNamespacesCountResponse, AutoTestOutcome, AutoTestProjectSettingsApiModel, AutoTestProjectSettingsApiResult, AutoTestResultHistoryApiResult, AutoTestResultHistorySelectApiModel, AutoTestResultReasonShort, AutoTestResultsForTestRunModel, AutoTestSearchApiModel, AutoTestSearchIncludeApiModel, AutoTestSelectApiModel, AutoTestSelectModel, AutoTestShortApiResult, AutoTestStep, AutoTestStepApiModel, AutoTestStepApiResult, AutoTestStepModel, AutoTestStepResult, AutoTestStepResultUpdateRequest, AutoTestStepResultsApiResult, AutoTestUpdateApiModel, AutoTestWorkItemIdentifierApiResult, AutoTestsExtractionModel, AutotestResultOutcome, AutotestResultReasonFilterModel, AutotestResultReasonShortGetModel, AvailableFailureCategory, AvailableTestResultOutcome, BackgroundJobAttachmentModel, BackgroundJobFilterModel, BackgroundJobGetModel, BackgroundJobState, BackgroundJobType, BooleanChangedFieldViewModel, BooleanNullableChangedFieldViewModel, CollectionFilter, CollectionOperator, CompositeFilter, ConfigurationByParametersModel, ConfigurationExtractionApiModel, ConfigurationExtractionModel, ConfigurationFilterApiModel, ConfigurationFilterModel, ConfigurationModel, ConfigurationPostModel, ConfigurationPutModel, ConfigurationSelectApiModel, ConfigurationSelectModel, ConfigurationShort, ConfigurationShortApiResult, ConfigurationShortModel, CreateDefectApiModel, CreateEmptyTestRunApiModel, CreateFailureCategoryApiModel, CreateFailureClassRegexApiModel, CreateLinkApiModel, CreateParameterApiModel, CreateProjectApiModel, CreateProjectFailureCategoryApiModel, CreateStepApiModel, CreateTagApiModel, CreateTestPlanApiModel, CreateTestRunAndFillByAutoTestsApiModel, CreateTestRunAndFillByConfigurationsApiModel, CreateTestRunAndFillByWorkItemsApiModel, CreateTestStatusApiModel, CreateWorkItemApiModel, CreateWorkItemCommentApiModel, CreateWorkItemPreviewsApiModel, CreateWorkflowApiModel, CustomAttributeApiResult, CustomAttributeChangeModel, CustomAttributeGetModel, CustomAttributeModel, CustomAttributeOptionApiResult, CustomAttributeOptionModel, CustomAttributeOptionPostModel, CustomAttributePostModel, CustomAttributePutModel, CustomAttributeSearchQueryModel, CustomAttributeSearchResponseModel, CustomAttributeTemplateModel, CustomAttributeTemplatePostModel, CustomAttributeTemplatePutModel, CustomAttributeTemplateSearchQueryModel, CustomAttributeTemplateValidationResult, CustomAttributeTestPlanProjectRelationPutModel, CustomAttributeType, CustomAttributeTypesEnum, CustomAttributeValidationResult, DateTimeRangeSelectorModel, DefectApiModel, DeletionState, DemoProjectApiResult, EnableProjectExternalServiceApiModel, ExternalFormAllowedValueModel, ExternalFormCreateModel, ExternalFormFieldModel, ExternalFormLinkModel, ExternalFormModel, ExternalIssueApiField, ExternalIssueApiFieldSuggestion, ExternalIssueApiFieldSuggestionReply, ExternalIssueApiMetadata, ExternalIssueApiPriority, ExternalIssueApiResult, ExternalIssueApiType, ExternalIssueExternalServiceApiResult, ExternalIssueMetadataModel, ExternalIssueModel, ExternalIssuePriorityModel, ExternalIssueTypeModel, ExternalLinkModel, ExternalServiceMetadataApiResult, ExternalServicesMetadataApiResult, FailureCategory, FailureCategoryApiResult, FailureCategoryGroupApiModel, FailureCategoryGroupApiResult, FailureCategoryGroupItemApiResult, FailureCategoryGroupItemApiResultReply, FailureCategoryGroupSearchApiModel, FailureCategoryItemApiResult, FailureCategoryModel, FailureClassRegexApiResult, Filter, FilterModel, FilterOperator, GenerateWorkItemPreviewsApiModel, GenerateWorkItemPreviewsApiResult, GetAIServiceModelsApiModel, GetExternalFormApiResult, GetExternalIssueSuggestionsApiModel, GetShortProjectsApiModel, GetXlsxTestPointsByTestPlanModel, GlobalCustomAttributePostModel, GlobalCustomAttributeUpdateModel, GlobalSearchItemResult, GlobalSearchRequest, GlobalSearchResponse, GuidChangedFieldViewModel, GuidExtractionModel, IFilter, ImageResizeType, Inquiry, Int32ChangedFieldViewModel, Int32RangeSelectorModel, Int64ChangedFieldViewModel, Int64RangeSelectorModel, IterationApiResult, IterationModel, Label, LabelApiModel, LabelApiResult, LabelShortModel, LastTestResultApiResult, LastTestResultModel, Link, LinkApiResult, LinkCreateApiModel, LinkModel, LinkPostModel, LinkPutModel, LinkShortApiResult, LinkShortModel, LinkType, LinkUpdateApiModel, ListSortDirection, LogicalOperator, ManualRerunApiResult, ManualRerunSelectTestResultsApiModel, ManualRerunTestResultApiModel, NamedEntityApiModel, NotificationModel, NotificationQueryFilterModel, NotificationTypeModel, OpenIdConnectionClientShortModel, OpenIdConnectionSettingsShortClientModel, Operation, Order, Page, ParameterApiResult, ParameterGroupApiResult, ParameterGroupsFilterApiModel, ParameterIterationModel, ParameterShortApiResult, ParameterShortModel, ParametersFilterApiModel, PeriodViewModel, PeriodViewModelChangedFieldViewModel, PreviewsIssueLinkApiModel, PreviewsIssueLinkApiResult, ProblemDetails, ProjectApiResult, ProjectAttributesFilterModel, ProjectCustomAttributeTemplateGetModel, ProjectCustomAttributesTemplatesFilterModel, ProjectDetailedFailureCategoryApiResult, ProjectExternalServiceApiResult, ProjectExternalServiceSettingsApiResult, ProjectExternalServicesApiResult, ProjectExtractionModel, ProjectFailureCategoryApiResult, ProjectFailureCategoryGroupItemApiResult, ProjectFailureCategoryGroupItemApiResultReply, ProjectModel, ProjectNameApiResult, ProjectSelectModel, ProjectShortApiResult, ProjectShortApiResultReply, ProjectShortModel, ProjectShortestModel, ProjectTestPlansFilterModel, ProjectType, ProjectTypeModel, ProjectsFilterModel, ReplaceProjectExternalServiceApiModel, RequestType, RequestTypeApiModel, RequestTypeModel, RerunTestResultApiResult, RerunsApiResult, SearchCustomAttributeTemplateGetModel, SearchExternalIssuesApiModel, SearchTestRunsApiModel, SearchTestStatusesApiModel, SearchWebhooksQueryModel, SearchWorkItemLinkUrlsApiResult, SearchWorkflowProjectsApiModel, SearchWorkflowsApiModel, SectionModel, SectionMoveModel, SectionPostModel, SectionPutModel, SectionRenameModel, SectionWithStepsModel, SelectTagsApiModel, SharedStepChangeViewModel, SharedStepModel, SharedStepReferenceModel, SharedStepReferenceSectionModel, SharedStepReferenceSectionsQueryFilterModel, SharedStepReferencesQueryFilterModel, SharedStepResultApiModel, ShortConfiguration, StepCommentApiModel, StepModel, StepPostModel, StepPutModel, StepResultApiModel, StringArrayChangedFieldViewModel, StringChangedFieldViewModel, StringChangedFieldWithDiffsViewModel, StringExtractionModel, TagApiModel, TagApiResult, TagModel, TagShortApiResult, TagsExtractionApiModel, TagsFilterApiModel, TestPlanApiResult, TestPlanChangeModel, TestPlanChangedFieldsViewModel, TestPlanExtractionModel, TestPlanGroupByStatus, TestPlanGroupByStatusCode, TestPlanGroupByStatusType, TestPlanGroupByTester, TestPlanGroupByTesterAndStatus, TestPlanGroupByTesterAndStatusCode, TestPlanLink, TestPlanModel, TestPlanSelectModel, TestPlanShortModel, TestPlanStatus, TestPlanStatusModel, TestPlanSummaryModel, TestPlanTagApiResult, TestPlanTestPointsAnalyticsApiModel, TestPlanTestPointsAnalyticsApiResult, TestPlanTestPointsApiModel, TestPlanTestPointsAutoTestsRerunApiModel, TestPlanTestPointsAutoTestsRunApiModel, TestPlanTestPointsExtractionApiModel, TestPlanTestPointsGroupApiModel, TestPlanTestPointsGroupApiResult, TestPlanTestPointsGroupSearchApiResult, TestPlanTestPointsGroupSearchItemApiResult, TestPlanTestPointsInquiryApiModel, TestPlanTestPointsSearchApiModel, TestPlanTestPointsSearchApiResult, TestPlanTestPointsSearchStatusCountersApiResult, TestPlanTestPointsSectionSearchApiResult, TestPlanTestPointsSetTestersApiModel, TestPlanTestPointsStatusCodeGroupApiResult, TestPlanTestPointsStatusGroupApiResult, TestPlanTestPointsStatusTypeGroupApiResult, TestPlanTestPointsTestSuiteSearchApiResult, TestPlanTestPointsTesterAndStatusGroupApiResult, TestPlanTestPointsTesterAndStatusTypeGroupApiResult, TestPlanTestPointsTesterGroupApiResult, TestPlanTestPointsWorkItemSearchApiResult, TestPlanWithAnalyticModel, TestPlanWithTestSuiteTreeModel, TestPoint, TestPointAnalyticResult, TestPointByTestSuiteModel, TestPointChangeViewModel, TestPointChangeViewModelChangedFieldViewModel, TestPointFilterModel, TestPointFilterRequestModel, TestPointResultApiResult, TestPointSelectModel, TestPointSelector, TestPointShortApiResult, TestPointShortModel, TestPointShortResponseModel, TestPointStatus, TestPointWithLastResultResponseModel, TestPointsExtractionModel, TestResultApiResult, TestResultChangeViewModel, TestResultChangeViewModelChangedFieldViewModel, TestResultChronologyModel, TestResultFailureClassApiResult, TestResultHistoryReportApiResult, TestResultLinkApiResult, TestResultOutcome, TestResultResponse, TestResultShortApiResult, TestResultShortResponse, TestResultStepCommentUpdateRequest, TestResultUpdateV2Request, TestResultV2GetModel, TestResultV2ShortModel, TestResultsExtractionApiModel, TestResultsFilterApiModel, TestResultsLocalFilterModel, TestResultsSelectApiModel, TestResultsStatisticsApiResult, TestResultsStatisticsFailureCategoriesApiResult, TestResultsStatisticsStatusesApiResult, TestRunAnalyticApiResult, TestRunApiResult, TestRunByAutoTestApiResult, TestRunExtractionApiModel, TestRunFilterApiModel, TestRunGroupByFailureClassApiResult, TestRunGroupByStatusApiResult, TestRunGroupByStatusTypeApiResult, TestRunNameApiResult, TestRunSelectApiModel, TestRunShortApiResult, TestRunState, TestRunStatisticsFilterApiModel, TestRunTestResultsPartialBulkSetModel, TestRunTestResultsSelectModel, TestRunV2ApiResult, TestStatusApiResult, TestStatusApiResultReply, TestStatusApiType, TestStatusModel, TestStatusShortApiResult, TestStatusType, TestSuiteApiResult, TestSuiteChangeViewModel, TestSuiteChangeViewModelChangedFieldViewModel, TestSuiteHierarchyApiResult, TestSuiteTestPlanApiModel, TestSuiteType, TestSuiteTypeApiResult, TestSuiteV2GetModel, TestSuiteV2PostModel, TestSuiteV2PutModel, TestSuiteWithChildrenModel, TestSuiteWorkItemsSearchModel, UpdateEmptyTestRunApiModel, UpdateFailureCategoryApiModel, UpdateFailureCategoryProjectApiModel, UpdateFailureClassRegexApiModel, UpdateLinkApiModel, UpdateMultipleAttachmentsApiModel, UpdateMultipleLinksApiModel, UpdateMultipleTagsApiModel, UpdateMultipleTestRunsApiModel, UpdateParameterApiModel, UpdateProjectApiModel, UpdateStepApiModel, UpdateTagApiModel, UpdateTestPlanApiModel, UpdateTestStatusApiModel, UpdateWorkItemApiModel, UpdateWorkItemCommentApiModel, UpdateWorkflowApiModel, UserCustomNameValidationResponse, UserNameApiResult, ValidationProblemDetails, WebHookEventType, WebHookEventTypeModel, WebHookEventTypeRequest, WebHookModel, WebHookPostModel, WebHookTestModel, WebhookBulkUpdateApiModel, WebhookLogApiResult, WebhookResponse, WebhookVariablesType, WebhooksDeleteApiModel, WebhooksDeleteFilterApiModel, WebhooksExtractionApiModel, WebhooksFilterApiModel, WebhooksUpdateApiModel, WebhooksUpdateApiResult, WorkItemApiResult, WorkItemChangeModel, WorkItemChangedAttributeViewModel, WorkItemChangedFieldsViewModel, WorkItemCommentApiResult, WorkItemEntityTypeApiModel, WorkItemEntityTypes, WorkItemExternalMetadataFieldFilterApiModel, WorkItemExternalMetadataFieldFilterModel, WorkItemExternalMetadataFilterApiModel, WorkItemExternalMetadataFilterModel, WorkItemExtractionApiModel, WorkItemExtractionModel, WorkItemFilterApiModel, WorkItemFilterModel, WorkItemGroupGetModel, WorkItemGroupModel, WorkItemGroupType, WorkItemIdApiModel, WorkItemIndexApiResult, WorkItemLikeModel, WorkItemLinkChangeViewModel, WorkItemLinkChangeViewModelArrayChangedFieldViewModel, WorkItemLinkExtractionApiModel, WorkItemLinkFilterApiModel, WorkItemLinkFilterModel, WorkItemLinkUrlApiModel, WorkItemLinkUrlApiResult, WorkItemLinkUrlFilterApiModel, WorkItemLocalFilterModel, WorkItemLocalSelectModel, WorkItemModel, WorkItemMovePostModel, WorkItemPreviewApiModel, WorkItemPreviewStepApiModel, WorkItemPriority, WorkItemPriorityApiModel, WorkItemPriorityModel, WorkItemSearchQueryModel, WorkItemSelectApiModel, WorkItemSelectModel, WorkItemShortApiResult, WorkItemShortModel, WorkItemSourceTypeApiModel, WorkItemSourceTypeModel, WorkItemState, WorkItemStateApiModel, WorkItemStates, WorkItemStepChangeViewModel, WorkItemStepChangeViewModelArrayChangedFieldWithDiffsViewModel, WorkItemUpdatingFieldsApiModel, WorkItemUpdatingFieldsApiResult, WorkItemVersionModel, WorkflowApiResult, WorkflowExistsByNameApiResult, WorkflowProjectApiResult, WorkflowProjectApiResultApiCollectionPreview, WorkflowProjectApiResultReply, WorkflowShortApiResult, WorkflowShortApiResultReply, WorkflowStatusApiModel, WorkflowStatusApiResult, AttachmentsApi, AutoTestsApi, BackgroundJobsApi, ConfigurationsApi, CustomAttributeTemplatesApi, CustomAttributesApi, ExternalIssuesApi, NotificationsApi, OpenIdConnectionsApi, ParametersApi, ProjectAttributeTemplatesApi, ProjectAttributesApi, ProjectConfigurationsApi, ProjectSectionsApi, ProjectSettingsApi, ProjectTestPlanAttributesApi, ProjectTestPlanTestPointsApi, ProjectTestPlansApi, ProjectWorkItemsApi, ProjectsApi, SearchApi, SectionsApi, TagsApi, TestPlansApi, TestPointsApi, TestResultsApi, TestRunsApi, TestStatusesApi, TestSuitesApi, UsersApi, WebhooksApi, WebhooksLogsApi, WorkItemsApi, WorkItemsCommentsApi, WorkflowsApi };
|
|
7145
7143
|
|
|
7146
7144
|
}
|
|
7147
7145
|
declare module 'testit-api-client/model/ActionUpdate' {
|
|
@@ -7188,7 +7186,7 @@ declare module 'testit-api-client/model/AIServiceModelApiResult' {
|
|
|
7188
7186
|
/**
|
|
7189
7187
|
* The AIServiceModelApiResult model module.
|
|
7190
7188
|
* @module model/AIServiceModelApiResult
|
|
7191
|
-
* @version 7.2.
|
|
7189
|
+
* @version 7.2.3
|
|
7192
7190
|
*/
|
|
7193
7191
|
class AIServiceModelApiResult {
|
|
7194
7192
|
/**
|
|
@@ -7231,7 +7229,7 @@ declare module 'testit-api-client/model/AIServiceModelApiResultReply' {
|
|
|
7231
7229
|
/**
|
|
7232
7230
|
* The AIServiceModelApiResultReply model module.
|
|
7233
7231
|
* @module model/AIServiceModelApiResultReply
|
|
7234
|
-
* @version 7.2.
|
|
7232
|
+
* @version 7.2.3
|
|
7235
7233
|
*/
|
|
7236
7234
|
class AIServiceModelApiResultReply {
|
|
7237
7235
|
/**
|
|
@@ -7303,7 +7301,7 @@ declare module 'testit-api-client/model/AssignAttachmentApiModel' {
|
|
|
7303
7301
|
/**
|
|
7304
7302
|
* The AssignAttachmentApiModel model module.
|
|
7305
7303
|
* @module model/AssignAttachmentApiModel
|
|
7306
|
-
* @version 7.2.
|
|
7304
|
+
* @version 7.2.3
|
|
7307
7305
|
*/
|
|
7308
7306
|
class AssignAttachmentApiModel {
|
|
7309
7307
|
/**
|
|
@@ -7344,7 +7342,7 @@ declare module 'testit-api-client/model/AssignIterationApiModel' {
|
|
|
7344
7342
|
/**
|
|
7345
7343
|
* The AssignIterationApiModel model module.
|
|
7346
7344
|
* @module model/AssignIterationApiModel
|
|
7347
|
-
* @version 7.2.
|
|
7345
|
+
* @version 7.2.3
|
|
7348
7346
|
*/
|
|
7349
7347
|
class AssignIterationApiModel {
|
|
7350
7348
|
/**
|
|
@@ -7387,7 +7385,7 @@ declare module 'testit-api-client/model/AttachmentApiResult' {
|
|
|
7387
7385
|
/**
|
|
7388
7386
|
* The AttachmentApiResult model module.
|
|
7389
7387
|
* @module model/AttachmentApiResult
|
|
7390
|
-
* @version 7.2.
|
|
7388
|
+
* @version 7.2.3
|
|
7391
7389
|
*/
|
|
7392
7390
|
class AttachmentApiResult {
|
|
7393
7391
|
/**
|
|
@@ -7442,7 +7440,7 @@ declare module 'testit-api-client/model/AttachmentChangeViewModel' {
|
|
|
7442
7440
|
/**
|
|
7443
7441
|
* The AttachmentChangeViewModel model module.
|
|
7444
7442
|
* @module model/AttachmentChangeViewModel
|
|
7445
|
-
* @version 7.2.
|
|
7443
|
+
* @version 7.2.3
|
|
7446
7444
|
*/
|
|
7447
7445
|
class AttachmentChangeViewModel {
|
|
7448
7446
|
/**
|
|
@@ -7487,7 +7485,7 @@ declare module 'testit-api-client/model/AttachmentChangeViewModelArrayChangedFie
|
|
|
7487
7485
|
/**
|
|
7488
7486
|
* The AttachmentChangeViewModelArrayChangedFieldViewModel model module.
|
|
7489
7487
|
* @module model/AttachmentChangeViewModelArrayChangedFieldViewModel
|
|
7490
|
-
* @version 7.2.
|
|
7488
|
+
* @version 7.2.3
|
|
7491
7489
|
*/
|
|
7492
7490
|
class AttachmentChangeViewModelArrayChangedFieldViewModel {
|
|
7493
7491
|
/**
|
|
@@ -7520,7 +7518,7 @@ declare module 'testit-api-client/model/AttachmentModel' {
|
|
|
7520
7518
|
/**
|
|
7521
7519
|
* The AttachmentModel model module.
|
|
7522
7520
|
* @module model/AttachmentModel
|
|
7523
|
-
* @version 7.2.
|
|
7521
|
+
* @version 7.2.3
|
|
7524
7522
|
*/
|
|
7525
7523
|
class AttachmentModel {
|
|
7526
7524
|
/**
|
|
@@ -7575,7 +7573,7 @@ declare module 'testit-api-client/model/AttachmentPutModel' {
|
|
|
7575
7573
|
/**
|
|
7576
7574
|
* The AttachmentPutModel model module.
|
|
7577
7575
|
* @module model/AttachmentPutModel
|
|
7578
|
-
* @version 7.2.
|
|
7576
|
+
* @version 7.2.3
|
|
7579
7577
|
*/
|
|
7580
7578
|
class AttachmentPutModel {
|
|
7581
7579
|
/**
|
|
@@ -7616,7 +7614,7 @@ declare module 'testit-api-client/model/AttachmentPutModelAutoTestStepResultsMod
|
|
|
7616
7614
|
/**
|
|
7617
7615
|
* The AttachmentPutModelAutoTestStepResultsModel model module.
|
|
7618
7616
|
* @module model/AttachmentPutModelAutoTestStepResultsModel
|
|
7619
|
-
* @version 7.2.
|
|
7617
|
+
* @version 7.2.3
|
|
7620
7618
|
*/
|
|
7621
7619
|
class AttachmentPutModelAutoTestStepResultsModel {
|
|
7622
7620
|
/**
|
|
@@ -7657,7 +7655,7 @@ declare module 'testit-api-client/model/AttachmentUpdateRequest' {
|
|
|
7657
7655
|
/**
|
|
7658
7656
|
* The AttachmentUpdateRequest model module.
|
|
7659
7657
|
* @module model/AttachmentUpdateRequest
|
|
7660
|
-
* @version 7.2.
|
|
7658
|
+
* @version 7.2.3
|
|
7661
7659
|
*/
|
|
7662
7660
|
class AttachmentUpdateRequest {
|
|
7663
7661
|
/**
|
|
@@ -7698,7 +7696,7 @@ declare module 'testit-api-client/model/AuditApiResult' {
|
|
|
7698
7696
|
/**
|
|
7699
7697
|
* The AuditApiResult model module.
|
|
7700
7698
|
* @module model/AuditApiResult
|
|
7701
|
-
* @version 7.2.
|
|
7699
|
+
* @version 7.2.3
|
|
7702
7700
|
*/
|
|
7703
7701
|
class AuditApiResult {
|
|
7704
7702
|
/**
|
|
@@ -7742,7 +7740,7 @@ declare module 'testit-api-client/model/AutoTest' {
|
|
|
7742
7740
|
/**
|
|
7743
7741
|
* The AutoTest model module.
|
|
7744
7742
|
* @module model/AutoTest
|
|
7745
|
-
* @version 7.2.
|
|
7743
|
+
* @version 7.2.3
|
|
7746
7744
|
*/
|
|
7747
7745
|
class AutoTest {
|
|
7748
7746
|
/**
|
|
@@ -7818,7 +7816,7 @@ declare module 'testit-api-client/model/AutoTestApiResult' {
|
|
|
7818
7816
|
/**
|
|
7819
7817
|
* The AutoTestApiResult model module.
|
|
7820
7818
|
* @module model/AutoTestApiResult
|
|
7821
|
-
* @version 7.2.
|
|
7819
|
+
* @version 7.2.3
|
|
7822
7820
|
*/
|
|
7823
7821
|
class AutoTestApiResult {
|
|
7824
7822
|
/**
|
|
@@ -7896,7 +7894,7 @@ declare module 'testit-api-client/model/AutoTestAverageDurationApiResult' {
|
|
|
7896
7894
|
/**
|
|
7897
7895
|
* The AutoTestAverageDurationApiResult model module.
|
|
7898
7896
|
* @module model/AutoTestAverageDurationApiResult
|
|
7899
|
-
* @version 7.2.
|
|
7897
|
+
* @version 7.2.3
|
|
7900
7898
|
*/
|
|
7901
7899
|
class AutoTestAverageDurationApiResult {
|
|
7902
7900
|
/**
|
|
@@ -7939,7 +7937,7 @@ declare module 'testit-api-client/model/AutoTestBulkDeleteApiModel' {
|
|
|
7939
7937
|
/**
|
|
7940
7938
|
* The AutoTestBulkDeleteApiModel model module.
|
|
7941
7939
|
* @module model/AutoTestBulkDeleteApiModel
|
|
7942
|
-
* @version 7.2.
|
|
7940
|
+
* @version 7.2.3
|
|
7943
7941
|
*/
|
|
7944
7942
|
class AutoTestBulkDeleteApiModel {
|
|
7945
7943
|
/**
|
|
@@ -7980,7 +7978,7 @@ declare module 'testit-api-client/model/AutoTestBulkDeleteApiResult' {
|
|
|
7980
7978
|
/**
|
|
7981
7979
|
* The AutoTestBulkDeleteApiResult model module.
|
|
7982
7980
|
* @module model/AutoTestBulkDeleteApiResult
|
|
7983
|
-
* @version 7.2.
|
|
7981
|
+
* @version 7.2.3
|
|
7984
7982
|
*/
|
|
7985
7983
|
class AutoTestBulkDeleteApiResult {
|
|
7986
7984
|
/**
|
|
@@ -8023,7 +8021,7 @@ declare module 'testit-api-client/model/AutoTestChangeViewModel' {
|
|
|
8023
8021
|
/**
|
|
8024
8022
|
* The AutoTestChangeViewModel model module.
|
|
8025
8023
|
* @module model/AutoTestChangeViewModel
|
|
8026
|
-
* @version 7.2.
|
|
8024
|
+
* @version 7.2.3
|
|
8027
8025
|
*/
|
|
8028
8026
|
class AutoTestChangeViewModel {
|
|
8029
8027
|
/**
|
|
@@ -8070,7 +8068,7 @@ declare module 'testit-api-client/model/AutoTestChangeViewModelArrayChangedField
|
|
|
8070
8068
|
/**
|
|
8071
8069
|
* The AutoTestChangeViewModelArrayChangedFieldViewModel model module.
|
|
8072
8070
|
* @module model/AutoTestChangeViewModelArrayChangedFieldViewModel
|
|
8073
|
-
* @version 7.2.
|
|
8071
|
+
* @version 7.2.3
|
|
8074
8072
|
*/
|
|
8075
8073
|
class AutoTestChangeViewModelArrayChangedFieldViewModel {
|
|
8076
8074
|
/**
|
|
@@ -8103,7 +8101,7 @@ declare module 'testit-api-client/model/AutoTestClassCountApiModel' {
|
|
|
8103
8101
|
/**
|
|
8104
8102
|
* The AutoTestClassCountApiModel model module.
|
|
8105
8103
|
* @module model/AutoTestClassCountApiModel
|
|
8106
|
-
* @version 7.2.
|
|
8104
|
+
* @version 7.2.3
|
|
8107
8105
|
*/
|
|
8108
8106
|
class AutoTestClassCountApiModel {
|
|
8109
8107
|
/**
|
|
@@ -8145,7 +8143,7 @@ declare module 'testit-api-client/model/AutoTestCreateApiModel' {
|
|
|
8145
8143
|
/**
|
|
8146
8144
|
* The AutoTestCreateApiModel model module.
|
|
8147
8145
|
* @module model/AutoTestCreateApiModel
|
|
8148
|
-
* @version 7.2.
|
|
8146
|
+
* @version 7.2.3
|
|
8149
8147
|
*/
|
|
8150
8148
|
class AutoTestCreateApiModel {
|
|
8151
8149
|
/**
|
|
@@ -8206,7 +8204,7 @@ declare module 'testit-api-client/model/AutoTestExtractionApiModel' {
|
|
|
8206
8204
|
/**
|
|
8207
8205
|
* The AutoTestExtractionApiModel model module.
|
|
8208
8206
|
* @module model/AutoTestExtractionApiModel
|
|
8209
|
-
* @version 7.2.
|
|
8207
|
+
* @version 7.2.3
|
|
8210
8208
|
*/
|
|
8211
8209
|
class AutoTestExtractionApiModel {
|
|
8212
8210
|
/**
|
|
@@ -8238,7 +8236,7 @@ declare module 'testit-api-client/model/AutoTestFilterApiModel' {
|
|
|
8238
8236
|
/**
|
|
8239
8237
|
* The AutoTestFilterApiModel model module.
|
|
8240
8238
|
* @module model/AutoTestFilterApiModel
|
|
8241
|
-
* @version 7.2.
|
|
8239
|
+
* @version 7.2.3
|
|
8242
8240
|
*/
|
|
8243
8241
|
class AutoTestFilterApiModel {
|
|
8244
8242
|
/**
|
|
@@ -8291,7 +8289,7 @@ declare module 'testit-api-client/model/AutoTestFilterModel' {
|
|
|
8291
8289
|
/**
|
|
8292
8290
|
* The AutoTestFilterModel model module.
|
|
8293
8291
|
* @module model/AutoTestFilterModel
|
|
8294
|
-
* @version 7.2.
|
|
8292
|
+
* @version 7.2.3
|
|
8295
8293
|
*/
|
|
8296
8294
|
class AutoTestFilterModel {
|
|
8297
8295
|
/**
|
|
@@ -8344,7 +8342,7 @@ declare module 'testit-api-client/model/AutoTestFlakyBulkApiModel' {
|
|
|
8344
8342
|
/**
|
|
8345
8343
|
* The AutoTestFlakyBulkApiModel model module.
|
|
8346
8344
|
* @module model/AutoTestFlakyBulkApiModel
|
|
8347
|
-
* @version 7.2.
|
|
8345
|
+
* @version 7.2.3
|
|
8348
8346
|
*/
|
|
8349
8347
|
class AutoTestFlakyBulkApiModel {
|
|
8350
8348
|
/**
|
|
@@ -8387,7 +8385,7 @@ declare module 'testit-api-client/model/AutoTestIdModel' {
|
|
|
8387
8385
|
/**
|
|
8388
8386
|
* The AutoTestIdModel model module.
|
|
8389
8387
|
* @module model/AutoTestIdModel
|
|
8390
|
-
* @version 7.2.
|
|
8388
|
+
* @version 7.2.3
|
|
8391
8389
|
*/
|
|
8392
8390
|
class AutoTestIdModel {
|
|
8393
8391
|
/**
|
|
@@ -8428,7 +8426,7 @@ declare module 'testit-api-client/model/AutoTestModel' {
|
|
|
8428
8426
|
/**
|
|
8429
8427
|
* The AutoTestModel model module.
|
|
8430
8428
|
* @module model/AutoTestModel
|
|
8431
|
-
* @version 7.2.
|
|
8429
|
+
* @version 7.2.3
|
|
8432
8430
|
*/
|
|
8433
8431
|
class AutoTestModel {
|
|
8434
8432
|
/**
|
|
@@ -8505,7 +8503,7 @@ declare module 'testit-api-client/model/AutoTestModelV2GetModel' {
|
|
|
8505
8503
|
/**
|
|
8506
8504
|
* The AutoTestModelV2GetModel model module.
|
|
8507
8505
|
* @module model/AutoTestModelV2GetModel
|
|
8508
|
-
* @version 7.2.
|
|
8506
|
+
* @version 7.2.3
|
|
8509
8507
|
*/
|
|
8510
8508
|
class AutoTestModelV2GetModel {
|
|
8511
8509
|
/**
|
|
@@ -8569,7 +8567,7 @@ declare module 'testit-api-client/model/AutoTestNamespaceApiResult' {
|
|
|
8569
8567
|
/**
|
|
8570
8568
|
* The AutoTestNamespaceApiResult model module.
|
|
8571
8569
|
* @module model/AutoTestNamespaceApiResult
|
|
8572
|
-
* @version 7.2.
|
|
8570
|
+
* @version 7.2.3
|
|
8573
8571
|
*/
|
|
8574
8572
|
class AutoTestNamespaceApiResult {
|
|
8575
8573
|
/**
|
|
@@ -8611,7 +8609,7 @@ declare module 'testit-api-client/model/AutoTestNamespaceCountApiModel' {
|
|
|
8611
8609
|
/**
|
|
8612
8610
|
* The AutoTestNamespaceCountApiModel model module.
|
|
8613
8611
|
* @module model/AutoTestNamespaceCountApiModel
|
|
8614
|
-
* @version 7.2.
|
|
8612
|
+
* @version 7.2.3
|
|
8615
8613
|
*/
|
|
8616
8614
|
class AutoTestNamespaceCountApiModel {
|
|
8617
8615
|
/**
|
|
@@ -8655,7 +8653,7 @@ declare module 'testit-api-client/model/AutoTestNamespacesCountResponse' {
|
|
|
8655
8653
|
/**
|
|
8656
8654
|
* The AutoTestNamespacesCountResponse model module.
|
|
8657
8655
|
* @module model/AutoTestNamespacesCountResponse
|
|
8658
|
-
* @version 7.2.
|
|
8656
|
+
* @version 7.2.3
|
|
8659
8657
|
*/
|
|
8660
8658
|
class AutoTestNamespacesCountResponse {
|
|
8661
8659
|
/**
|
|
@@ -8735,7 +8733,7 @@ declare module 'testit-api-client/model/AutoTestProjectSettingsApiModel' {
|
|
|
8735
8733
|
/**
|
|
8736
8734
|
* The AutoTestProjectSettingsApiModel model module.
|
|
8737
8735
|
* @module model/AutoTestProjectSettingsApiModel
|
|
8738
|
-
* @version 7.2.
|
|
8736
|
+
* @version 7.2.3
|
|
8739
8737
|
*/
|
|
8740
8738
|
class AutoTestProjectSettingsApiModel {
|
|
8741
8739
|
/**
|
|
@@ -8784,7 +8782,7 @@ declare module 'testit-api-client/model/AutoTestProjectSettingsApiResult' {
|
|
|
8784
8782
|
/**
|
|
8785
8783
|
* The AutoTestProjectSettingsApiResult model module.
|
|
8786
8784
|
* @module model/AutoTestProjectSettingsApiResult
|
|
8787
|
-
* @version 7.2.
|
|
8785
|
+
* @version 7.2.3
|
|
8788
8786
|
*/
|
|
8789
8787
|
class AutoTestProjectSettingsApiResult {
|
|
8790
8788
|
/**
|
|
@@ -8839,7 +8837,7 @@ declare module 'testit-api-client/model/AutoTestResultHistoryApiResult' {
|
|
|
8839
8837
|
/**
|
|
8840
8838
|
* The AutoTestResultHistoryApiResult model module.
|
|
8841
8839
|
* @module model/AutoTestResultHistoryApiResult
|
|
8842
|
-
* @version 7.2.
|
|
8840
|
+
* @version 7.2.3
|
|
8843
8841
|
*/
|
|
8844
8842
|
class AutoTestResultHistoryApiResult {
|
|
8845
8843
|
/**
|
|
@@ -8907,7 +8905,7 @@ declare module 'testit-api-client/model/AutoTestResultHistorySelectApiModel' {
|
|
|
8907
8905
|
/**
|
|
8908
8906
|
* The AutoTestResultHistorySelectApiModel model module.
|
|
8909
8907
|
* @module model/AutoTestResultHistorySelectApiModel
|
|
8910
|
-
* @version 7.2.
|
|
8908
|
+
* @version 7.2.3
|
|
8911
8909
|
*/
|
|
8912
8910
|
class AutoTestResultHistorySelectApiModel {
|
|
8913
8911
|
/**
|
|
@@ -8990,7 +8988,7 @@ declare module 'testit-api-client/model/AutotestResultReasonFilterModel' {
|
|
|
8990
8988
|
/**
|
|
8991
8989
|
* The AutotestResultReasonFilterModel model module.
|
|
8992
8990
|
* @module model/AutotestResultReasonFilterModel
|
|
8993
|
-
* @version 7.2.
|
|
8991
|
+
* @version 7.2.3
|
|
8994
8992
|
*/
|
|
8995
8993
|
class AutotestResultReasonFilterModel {
|
|
8996
8994
|
/**
|
|
@@ -9019,97 +9017,13 @@ declare module 'testit-api-client/model/AutotestResultReasonFilterModel' {
|
|
|
9019
9017
|
isDeleted: any;
|
|
9020
9018
|
}
|
|
9021
9019
|
|
|
9022
|
-
}
|
|
9023
|
-
declare module 'testit-api-client/model/AutoTestResultReasonsCountItemModel' {
|
|
9024
|
-
export default AutoTestResultReasonsCountItemModel;
|
|
9025
|
-
/**
|
|
9026
|
-
* The AutoTestResultReasonsCountItemModel model module.
|
|
9027
|
-
* @module model/AutoTestResultReasonsCountItemModel
|
|
9028
|
-
* @version 7.2.2
|
|
9029
|
-
*/
|
|
9030
|
-
class AutoTestResultReasonsCountItemModel {
|
|
9031
|
-
/**
|
|
9032
|
-
* Initializes the fields of this object.
|
|
9033
|
-
* This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
|
|
9034
|
-
* Only for internal use.
|
|
9035
|
-
*/
|
|
9036
|
-
static initialize(obj: any, failureCategory: any, count: any): void;
|
|
9037
|
-
/**
|
|
9038
|
-
* Constructs a <code>AutoTestResultReasonsCountItemModel</code> from a plain JavaScript object, optionally creating a new instance.
|
|
9039
|
-
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
|
|
9040
|
-
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
9041
|
-
* @param {module:model/AutoTestResultReasonsCountItemModel} obj Optional instance to populate.
|
|
9042
|
-
* @return {module:model/AutoTestResultReasonsCountItemModel} The populated <code>AutoTestResultReasonsCountItemModel</code> instance.
|
|
9043
|
-
*/
|
|
9044
|
-
static constructFromObject(data: any, obj: any): any;
|
|
9045
|
-
/**
|
|
9046
|
-
* Validates the JSON data with respect to <code>AutoTestResultReasonsCountItemModel</code>.
|
|
9047
|
-
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
9048
|
-
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>AutoTestResultReasonsCountItemModel</code>.
|
|
9049
|
-
*/
|
|
9050
|
-
static validateJSON(data: any): boolean;
|
|
9051
|
-
/**
|
|
9052
|
-
* Constructs a new <code>AutoTestResultReasonsCountItemModel</code>.
|
|
9053
|
-
* @alias module:model/AutoTestResultReasonsCountItemModel
|
|
9054
|
-
* @param failureCategory {module:model/AvailableFailureCategory}
|
|
9055
|
-
* @param count {Number}
|
|
9056
|
-
*/
|
|
9057
|
-
constructor(failureCategory: any, count: number);
|
|
9058
|
-
failureCategory: any;
|
|
9059
|
-
count: any;
|
|
9060
|
-
}
|
|
9061
|
-
namespace AutoTestResultReasonsCountItemModel {
|
|
9062
|
-
let RequiredProperties: string[];
|
|
9063
|
-
}
|
|
9064
|
-
|
|
9065
|
-
}
|
|
9066
|
-
declare module 'testit-api-client/model/AutoTestResultReasonsCountModel' {
|
|
9067
|
-
export default AutoTestResultReasonsCountModel;
|
|
9068
|
-
/**
|
|
9069
|
-
* The AutoTestResultReasonsCountModel model module.
|
|
9070
|
-
* @module model/AutoTestResultReasonsCountModel
|
|
9071
|
-
* @version 7.2.2
|
|
9072
|
-
*/
|
|
9073
|
-
class AutoTestResultReasonsCountModel {
|
|
9074
|
-
/**
|
|
9075
|
-
* Initializes the fields of this object.
|
|
9076
|
-
* This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
|
|
9077
|
-
* Only for internal use.
|
|
9078
|
-
*/
|
|
9079
|
-
static initialize(obj: any, data: any): void;
|
|
9080
|
-
/**
|
|
9081
|
-
* Constructs a <code>AutoTestResultReasonsCountModel</code> from a plain JavaScript object, optionally creating a new instance.
|
|
9082
|
-
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
|
|
9083
|
-
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
9084
|
-
* @param {module:model/AutoTestResultReasonsCountModel} obj Optional instance to populate.
|
|
9085
|
-
* @return {module:model/AutoTestResultReasonsCountModel} The populated <code>AutoTestResultReasonsCountModel</code> instance.
|
|
9086
|
-
*/
|
|
9087
|
-
static constructFromObject(data: any, obj: any): any;
|
|
9088
|
-
/**
|
|
9089
|
-
* Validates the JSON data with respect to <code>AutoTestResultReasonsCountModel</code>.
|
|
9090
|
-
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
9091
|
-
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>AutoTestResultReasonsCountModel</code>.
|
|
9092
|
-
*/
|
|
9093
|
-
static validateJSON(data: any): boolean;
|
|
9094
|
-
/**
|
|
9095
|
-
* Constructs a new <code>AutoTestResultReasonsCountModel</code>.
|
|
9096
|
-
* @alias module:model/AutoTestResultReasonsCountModel
|
|
9097
|
-
* @param data {Array.<module:model/AutoTestResultReasonsCountItemModel>}
|
|
9098
|
-
*/
|
|
9099
|
-
constructor(data: Array<any>);
|
|
9100
|
-
data: any;
|
|
9101
|
-
}
|
|
9102
|
-
namespace AutoTestResultReasonsCountModel {
|
|
9103
|
-
let RequiredProperties: string[];
|
|
9104
|
-
}
|
|
9105
|
-
|
|
9106
9020
|
}
|
|
9107
9021
|
declare module 'testit-api-client/model/AutoTestResultReasonShort' {
|
|
9108
9022
|
export default AutoTestResultReasonShort;
|
|
9109
9023
|
/**
|
|
9110
9024
|
* The AutoTestResultReasonShort model module.
|
|
9111
9025
|
* @module model/AutoTestResultReasonShort
|
|
9112
|
-
* @version 7.2.
|
|
9026
|
+
* @version 7.2.3
|
|
9113
9027
|
*/
|
|
9114
9028
|
class AutoTestResultReasonShort {
|
|
9115
9029
|
/**
|
|
@@ -9152,7 +9066,7 @@ declare module 'testit-api-client/model/AutotestResultReasonShortGetModel' {
|
|
|
9152
9066
|
/**
|
|
9153
9067
|
* The AutotestResultReasonShortGetModel model module.
|
|
9154
9068
|
* @module model/AutotestResultReasonShortGetModel
|
|
9155
|
-
* @version 7.2.
|
|
9069
|
+
* @version 7.2.3
|
|
9156
9070
|
*/
|
|
9157
9071
|
class AutotestResultReasonShortGetModel {
|
|
9158
9072
|
/**
|
|
@@ -9208,7 +9122,7 @@ declare module 'testit-api-client/model/AutoTestResultsForTestRunModel' {
|
|
|
9208
9122
|
/**
|
|
9209
9123
|
* The AutoTestResultsForTestRunModel model module.
|
|
9210
9124
|
* @module model/AutoTestResultsForTestRunModel
|
|
9211
|
-
* @version 7.2.
|
|
9125
|
+
* @version 7.2.3
|
|
9212
9126
|
*/
|
|
9213
9127
|
class AutoTestResultsForTestRunModel {
|
|
9214
9128
|
/**
|
|
@@ -9244,6 +9158,7 @@ declare module 'testit-api-client/model/AutoTestResultsForTestRunModel' {
|
|
|
9244
9158
|
autoTestExternalId: any;
|
|
9245
9159
|
outcome: any;
|
|
9246
9160
|
statusCode: any;
|
|
9161
|
+
statusType: any;
|
|
9247
9162
|
message: any;
|
|
9248
9163
|
traces: any;
|
|
9249
9164
|
startedOn: any;
|
|
@@ -9266,7 +9181,7 @@ declare module 'testit-api-client/model/AutoTestSearchApiModel' {
|
|
|
9266
9181
|
/**
|
|
9267
9182
|
* The AutoTestSearchApiModel model module.
|
|
9268
9183
|
* @module model/AutoTestSearchApiModel
|
|
9269
|
-
* @version 7.2.
|
|
9184
|
+
* @version 7.2.3
|
|
9270
9185
|
*/
|
|
9271
9186
|
class AutoTestSearchApiModel {
|
|
9272
9187
|
/**
|
|
@@ -9299,7 +9214,7 @@ declare module 'testit-api-client/model/AutoTestSearchIncludeApiModel' {
|
|
|
9299
9214
|
/**
|
|
9300
9215
|
* The AutoTestSearchIncludeApiModel model module.
|
|
9301
9216
|
* @module model/AutoTestSearchIncludeApiModel
|
|
9302
|
-
* @version 7.2.
|
|
9217
|
+
* @version 7.2.3
|
|
9303
9218
|
*/
|
|
9304
9219
|
class AutoTestSearchIncludeApiModel {
|
|
9305
9220
|
/**
|
|
@@ -9333,7 +9248,7 @@ declare module 'testit-api-client/model/AutoTestSelectApiModel' {
|
|
|
9333
9248
|
/**
|
|
9334
9249
|
* The AutoTestSelectApiModel model module.
|
|
9335
9250
|
* @module model/AutoTestSelectApiModel
|
|
9336
|
-
* @version 7.2.
|
|
9251
|
+
* @version 7.2.3
|
|
9337
9252
|
*/
|
|
9338
9253
|
class AutoTestSelectApiModel {
|
|
9339
9254
|
/**
|
|
@@ -9366,7 +9281,7 @@ declare module 'testit-api-client/model/AutoTestSelectModel' {
|
|
|
9366
9281
|
/**
|
|
9367
9282
|
* The AutoTestSelectModel model module.
|
|
9368
9283
|
* @module model/AutoTestSelectModel
|
|
9369
|
-
* @version 7.2.
|
|
9284
|
+
* @version 7.2.3
|
|
9370
9285
|
*/
|
|
9371
9286
|
class AutoTestSelectModel {
|
|
9372
9287
|
/**
|
|
@@ -9408,7 +9323,7 @@ declare module 'testit-api-client/model/AutoTestsExtractionModel' {
|
|
|
9408
9323
|
/**
|
|
9409
9324
|
* The AutoTestsExtractionModel model module.
|
|
9410
9325
|
* @module model/AutoTestsExtractionModel
|
|
9411
|
-
* @version 7.2.
|
|
9326
|
+
* @version 7.2.3
|
|
9412
9327
|
*/
|
|
9413
9328
|
class AutoTestsExtractionModel {
|
|
9414
9329
|
/**
|
|
@@ -9440,7 +9355,7 @@ declare module 'testit-api-client/model/AutoTestShortApiResult' {
|
|
|
9440
9355
|
/**
|
|
9441
9356
|
* The AutoTestShortApiResult model module.
|
|
9442
9357
|
* @module model/AutoTestShortApiResult
|
|
9443
|
-
* @version 7.2.
|
|
9358
|
+
* @version 7.2.3
|
|
9444
9359
|
*/
|
|
9445
9360
|
class AutoTestShortApiResult {
|
|
9446
9361
|
/**
|
|
@@ -9489,7 +9404,7 @@ declare module 'testit-api-client/model/AutoTestStep' {
|
|
|
9489
9404
|
/**
|
|
9490
9405
|
* The AutoTestStep model module.
|
|
9491
9406
|
* @module model/AutoTestStep
|
|
9492
|
-
* @version 7.2.
|
|
9407
|
+
* @version 7.2.3
|
|
9493
9408
|
*/
|
|
9494
9409
|
class AutoTestStep {
|
|
9495
9410
|
/**
|
|
@@ -9532,7 +9447,7 @@ declare module 'testit-api-client/model/AutoTestStepApiModel' {
|
|
|
9532
9447
|
/**
|
|
9533
9448
|
* The AutoTestStepApiModel model module.
|
|
9534
9449
|
* @module model/AutoTestStepApiModel
|
|
9535
|
-
* @version 7.2.
|
|
9450
|
+
* @version 7.2.3
|
|
9536
9451
|
*/
|
|
9537
9452
|
class AutoTestStepApiModel {
|
|
9538
9453
|
/**
|
|
@@ -9575,7 +9490,7 @@ declare module 'testit-api-client/model/AutoTestStepApiResult' {
|
|
|
9575
9490
|
/**
|
|
9576
9491
|
* The AutoTestStepApiResult model module.
|
|
9577
9492
|
* @module model/AutoTestStepApiResult
|
|
9578
|
-
* @version 7.2.
|
|
9493
|
+
* @version 7.2.3
|
|
9579
9494
|
*/
|
|
9580
9495
|
class AutoTestStepApiResult {
|
|
9581
9496
|
/**
|
|
@@ -9618,7 +9533,7 @@ declare module 'testit-api-client/model/AutoTestStepModel' {
|
|
|
9618
9533
|
/**
|
|
9619
9534
|
* The AutoTestStepModel model module.
|
|
9620
9535
|
* @module model/AutoTestStepModel
|
|
9621
|
-
* @version 7.2.
|
|
9536
|
+
* @version 7.2.3
|
|
9622
9537
|
*/
|
|
9623
9538
|
class AutoTestStepModel {
|
|
9624
9539
|
/**
|
|
@@ -9661,7 +9576,7 @@ declare module 'testit-api-client/model/AutoTestStepResult' {
|
|
|
9661
9576
|
/**
|
|
9662
9577
|
* The AutoTestStepResult model module.
|
|
9663
9578
|
* @module model/AutoTestStepResult
|
|
9664
|
-
* @version 7.2.
|
|
9579
|
+
* @version 7.2.3
|
|
9665
9580
|
*/
|
|
9666
9581
|
class AutoTestStepResult {
|
|
9667
9582
|
/**
|
|
@@ -9702,7 +9617,7 @@ declare module 'testit-api-client/model/AutoTestStepResultsApiResult' {
|
|
|
9702
9617
|
/**
|
|
9703
9618
|
* The AutoTestStepResultsApiResult model module.
|
|
9704
9619
|
* @module model/AutoTestStepResultsApiResult
|
|
9705
|
-
* @version 7.2.
|
|
9620
|
+
* @version 7.2.3
|
|
9706
9621
|
*/
|
|
9707
9622
|
class AutoTestStepResultsApiResult {
|
|
9708
9623
|
/**
|
|
@@ -9743,7 +9658,7 @@ declare module 'testit-api-client/model/AutoTestStepResultUpdateRequest' {
|
|
|
9743
9658
|
/**
|
|
9744
9659
|
* The AutoTestStepResultUpdateRequest model module.
|
|
9745
9660
|
* @module model/AutoTestStepResultUpdateRequest
|
|
9746
|
-
* @version 7.2.
|
|
9661
|
+
* @version 7.2.3
|
|
9747
9662
|
*/
|
|
9748
9663
|
class AutoTestStepResultUpdateRequest {
|
|
9749
9664
|
/**
|
|
@@ -9784,7 +9699,7 @@ declare module 'testit-api-client/model/AutoTestUpdateApiModel' {
|
|
|
9784
9699
|
/**
|
|
9785
9700
|
* The AutoTestUpdateApiModel model module.
|
|
9786
9701
|
* @module model/AutoTestUpdateApiModel
|
|
9787
|
-
* @version 7.2.
|
|
9702
|
+
* @version 7.2.3
|
|
9788
9703
|
*/
|
|
9789
9704
|
class AutoTestUpdateApiModel {
|
|
9790
9705
|
/**
|
|
@@ -9844,7 +9759,7 @@ declare module 'testit-api-client/model/AutoTestWorkItemIdentifierApiResult' {
|
|
|
9844
9759
|
/**
|
|
9845
9760
|
* The AutoTestWorkItemIdentifierApiResult model module.
|
|
9846
9761
|
* @module model/AutoTestWorkItemIdentifierApiResult
|
|
9847
|
-
* @version 7.2.
|
|
9762
|
+
* @version 7.2.3
|
|
9848
9763
|
*/
|
|
9849
9764
|
class AutoTestWorkItemIdentifierApiResult {
|
|
9850
9765
|
/**
|
|
@@ -9965,7 +9880,7 @@ declare module 'testit-api-client/model/BackgroundJobAttachmentModel' {
|
|
|
9965
9880
|
/**
|
|
9966
9881
|
* The BackgroundJobAttachmentModel model module.
|
|
9967
9882
|
* @module model/BackgroundJobAttachmentModel
|
|
9968
|
-
* @version 7.2.
|
|
9883
|
+
* @version 7.2.3
|
|
9969
9884
|
*/
|
|
9970
9885
|
class BackgroundJobAttachmentModel {
|
|
9971
9886
|
/**
|
|
@@ -10012,7 +9927,7 @@ declare module 'testit-api-client/model/BackgroundJobFilterModel' {
|
|
|
10012
9927
|
/**
|
|
10013
9928
|
* The BackgroundJobFilterModel model module.
|
|
10014
9929
|
* @module model/BackgroundJobFilterModel
|
|
10015
|
-
* @version 7.2.
|
|
9930
|
+
* @version 7.2.3
|
|
10016
9931
|
*/
|
|
10017
9932
|
class BackgroundJobFilterModel {
|
|
10018
9933
|
/**
|
|
@@ -10048,7 +9963,7 @@ declare module 'testit-api-client/model/BackgroundJobGetModel' {
|
|
|
10048
9963
|
/**
|
|
10049
9964
|
* The BackgroundJobGetModel model module.
|
|
10050
9965
|
* @module model/BackgroundJobGetModel
|
|
10051
|
-
* @version 7.2.
|
|
9966
|
+
* @version 7.2.3
|
|
10052
9967
|
*/
|
|
10053
9968
|
class BackgroundJobGetModel {
|
|
10054
9969
|
/**
|
|
@@ -10264,7 +10179,7 @@ declare module 'testit-api-client/model/BooleanChangedFieldViewModel' {
|
|
|
10264
10179
|
/**
|
|
10265
10180
|
* The BooleanChangedFieldViewModel model module.
|
|
10266
10181
|
* @module model/BooleanChangedFieldViewModel
|
|
10267
|
-
* @version 7.2.
|
|
10182
|
+
* @version 7.2.3
|
|
10268
10183
|
*/
|
|
10269
10184
|
class BooleanChangedFieldViewModel {
|
|
10270
10185
|
/**
|
|
@@ -10307,7 +10222,7 @@ declare module 'testit-api-client/model/BooleanNullableChangedFieldViewModel' {
|
|
|
10307
10222
|
/**
|
|
10308
10223
|
* The BooleanNullableChangedFieldViewModel model module.
|
|
10309
10224
|
* @module model/BooleanNullableChangedFieldViewModel
|
|
10310
|
-
* @version 7.2.
|
|
10225
|
+
* @version 7.2.3
|
|
10311
10226
|
*/
|
|
10312
10227
|
class BooleanNullableChangedFieldViewModel {
|
|
10313
10228
|
/**
|
|
@@ -10340,7 +10255,7 @@ declare module 'testit-api-client/model/CollectionFilter' {
|
|
|
10340
10255
|
/**
|
|
10341
10256
|
* The CollectionFilter model module.
|
|
10342
10257
|
* @module model/CollectionFilter
|
|
10343
|
-
* @version 7.2.
|
|
10258
|
+
* @version 7.2.3
|
|
10344
10259
|
*/
|
|
10345
10260
|
class CollectionFilter {
|
|
10346
10261
|
/**
|
|
@@ -10414,7 +10329,7 @@ declare module 'testit-api-client/model/CompositeFilter' {
|
|
|
10414
10329
|
/**
|
|
10415
10330
|
* The CompositeFilter model module.
|
|
10416
10331
|
* @module model/CompositeFilter
|
|
10417
|
-
* @version 7.2.
|
|
10332
|
+
* @version 7.2.3
|
|
10418
10333
|
*/
|
|
10419
10334
|
class CompositeFilter {
|
|
10420
10335
|
/**
|
|
@@ -10457,7 +10372,7 @@ declare module 'testit-api-client/model/ConfigurationByParametersModel' {
|
|
|
10457
10372
|
/**
|
|
10458
10373
|
* The ConfigurationByParametersModel model module.
|
|
10459
10374
|
* @module model/ConfigurationByParametersModel
|
|
10460
|
-
* @version 7.2.
|
|
10375
|
+
* @version 7.2.3
|
|
10461
10376
|
*/
|
|
10462
10377
|
class ConfigurationByParametersModel {
|
|
10463
10378
|
/**
|
|
@@ -10500,7 +10415,7 @@ declare module 'testit-api-client/model/ConfigurationExtractionApiModel' {
|
|
|
10500
10415
|
/**
|
|
10501
10416
|
* The ConfigurationExtractionApiModel model module.
|
|
10502
10417
|
* @module model/ConfigurationExtractionApiModel
|
|
10503
|
-
* @version 7.2.
|
|
10418
|
+
* @version 7.2.3
|
|
10504
10419
|
*/
|
|
10505
10420
|
class ConfigurationExtractionApiModel {
|
|
10506
10421
|
/**
|
|
@@ -10533,7 +10448,7 @@ declare module 'testit-api-client/model/ConfigurationExtractionModel' {
|
|
|
10533
10448
|
/**
|
|
10534
10449
|
* The ConfigurationExtractionModel model module.
|
|
10535
10450
|
* @module model/ConfigurationExtractionModel
|
|
10536
|
-
* @version 7.2.
|
|
10451
|
+
* @version 7.2.3
|
|
10537
10452
|
*/
|
|
10538
10453
|
class ConfigurationExtractionModel {
|
|
10539
10454
|
/**
|
|
@@ -10566,7 +10481,7 @@ declare module 'testit-api-client/model/ConfigurationFilterApiModel' {
|
|
|
10566
10481
|
/**
|
|
10567
10482
|
* The ConfigurationFilterApiModel model module.
|
|
10568
10483
|
* @module model/ConfigurationFilterApiModel
|
|
10569
|
-
* @version 7.2.
|
|
10484
|
+
* @version 7.2.3
|
|
10570
10485
|
*/
|
|
10571
10486
|
class ConfigurationFilterApiModel {
|
|
10572
10487
|
/**
|
|
@@ -10601,7 +10516,7 @@ declare module 'testit-api-client/model/ConfigurationFilterModel' {
|
|
|
10601
10516
|
/**
|
|
10602
10517
|
* The ConfigurationFilterModel model module.
|
|
10603
10518
|
* @module model/ConfigurationFilterModel
|
|
10604
|
-
* @version 7.2.
|
|
10519
|
+
* @version 7.2.3
|
|
10605
10520
|
*/
|
|
10606
10521
|
class ConfigurationFilterModel {
|
|
10607
10522
|
/**
|
|
@@ -10636,7 +10551,7 @@ declare module 'testit-api-client/model/ConfigurationModel' {
|
|
|
10636
10551
|
/**
|
|
10637
10552
|
* The ConfigurationModel model module.
|
|
10638
10553
|
* @module model/ConfigurationModel
|
|
10639
|
-
* @version 7.2.
|
|
10554
|
+
* @version 7.2.3
|
|
10640
10555
|
*/
|
|
10641
10556
|
class ConfigurationModel {
|
|
10642
10557
|
/**
|
|
@@ -10694,7 +10609,7 @@ declare module 'testit-api-client/model/ConfigurationPostModel' {
|
|
|
10694
10609
|
/**
|
|
10695
10610
|
* The ConfigurationPostModel model module.
|
|
10696
10611
|
* @module model/ConfigurationPostModel
|
|
10697
|
-
* @version 7.2.
|
|
10612
|
+
* @version 7.2.3
|
|
10698
10613
|
*/
|
|
10699
10614
|
class ConfigurationPostModel {
|
|
10700
10615
|
/**
|
|
@@ -10742,7 +10657,7 @@ declare module 'testit-api-client/model/ConfigurationPutModel' {
|
|
|
10742
10657
|
/**
|
|
10743
10658
|
* The ConfigurationPutModel model module.
|
|
10744
10659
|
* @module model/ConfigurationPutModel
|
|
10745
|
-
* @version 7.2.
|
|
10660
|
+
* @version 7.2.3
|
|
10746
10661
|
*/
|
|
10747
10662
|
class ConfigurationPutModel {
|
|
10748
10663
|
/**
|
|
@@ -10792,7 +10707,7 @@ declare module 'testit-api-client/model/ConfigurationSelectApiModel' {
|
|
|
10792
10707
|
/**
|
|
10793
10708
|
* The ConfigurationSelectApiModel model module.
|
|
10794
10709
|
* @module model/ConfigurationSelectApiModel
|
|
10795
|
-
* @version 7.2.
|
|
10710
|
+
* @version 7.2.3
|
|
10796
10711
|
*/
|
|
10797
10712
|
class ConfigurationSelectApiModel {
|
|
10798
10713
|
/**
|
|
@@ -10825,7 +10740,7 @@ declare module 'testit-api-client/model/ConfigurationSelectModel' {
|
|
|
10825
10740
|
/**
|
|
10826
10741
|
* The ConfigurationSelectModel model module.
|
|
10827
10742
|
* @module model/ConfigurationSelectModel
|
|
10828
|
-
* @version 7.2.
|
|
10743
|
+
* @version 7.2.3
|
|
10829
10744
|
*/
|
|
10830
10745
|
class ConfigurationSelectModel {
|
|
10831
10746
|
/**
|
|
@@ -10858,7 +10773,7 @@ declare module 'testit-api-client/model/ConfigurationShort' {
|
|
|
10858
10773
|
/**
|
|
10859
10774
|
* The ConfigurationShort model module.
|
|
10860
10775
|
* @module model/ConfigurationShort
|
|
10861
|
-
* @version 7.2.
|
|
10776
|
+
* @version 7.2.3
|
|
10862
10777
|
*/
|
|
10863
10778
|
class ConfigurationShort {
|
|
10864
10779
|
/**
|
|
@@ -10901,7 +10816,7 @@ declare module 'testit-api-client/model/ConfigurationShortApiResult' {
|
|
|
10901
10816
|
/**
|
|
10902
10817
|
* The ConfigurationShortApiResult model module.
|
|
10903
10818
|
* @module model/ConfigurationShortApiResult
|
|
10904
|
-
* @version 7.2.
|
|
10819
|
+
* @version 7.2.3
|
|
10905
10820
|
*/
|
|
10906
10821
|
class ConfigurationShortApiResult {
|
|
10907
10822
|
/**
|
|
@@ -10927,8 +10842,8 @@ declare module 'testit-api-client/model/ConfigurationShortApiResult' {
|
|
|
10927
10842
|
/**
|
|
10928
10843
|
* Constructs a new <code>ConfigurationShortApiResult</code>.
|
|
10929
10844
|
* @alias module:model/ConfigurationShortApiResult
|
|
10930
|
-
* @param id {String}
|
|
10931
|
-
* @param name {String}
|
|
10845
|
+
* @param id {String} Identifier of the configuration.
|
|
10846
|
+
* @param name {String} Name of the configuration.
|
|
10932
10847
|
*/
|
|
10933
10848
|
constructor(id: string, name: string);
|
|
10934
10849
|
id: any;
|
|
@@ -10944,7 +10859,7 @@ declare module 'testit-api-client/model/ConfigurationShortModel' {
|
|
|
10944
10859
|
/**
|
|
10945
10860
|
* The ConfigurationShortModel model module.
|
|
10946
10861
|
* @module model/ConfigurationShortModel
|
|
10947
|
-
* @version 7.2.
|
|
10862
|
+
* @version 7.2.3
|
|
10948
10863
|
*/
|
|
10949
10864
|
class ConfigurationShortModel {
|
|
10950
10865
|
/**
|
|
@@ -10987,7 +10902,7 @@ declare module 'testit-api-client/model/CreateDefectApiModel' {
|
|
|
10987
10902
|
/**
|
|
10988
10903
|
* The CreateDefectApiModel model module.
|
|
10989
10904
|
* @module model/CreateDefectApiModel
|
|
10990
|
-
* @version 7.2.
|
|
10905
|
+
* @version 7.2.3
|
|
10991
10906
|
*/
|
|
10992
10907
|
class CreateDefectApiModel {
|
|
10993
10908
|
/**
|
|
@@ -11030,7 +10945,7 @@ declare module 'testit-api-client/model/CreateEmptyTestRunApiModel' {
|
|
|
11030
10945
|
/**
|
|
11031
10946
|
* The CreateEmptyTestRunApiModel model module.
|
|
11032
10947
|
* @module model/CreateEmptyTestRunApiModel
|
|
11033
|
-
* @version 7.2.
|
|
10948
|
+
* @version 7.2.3
|
|
11034
10949
|
*/
|
|
11035
10950
|
class CreateEmptyTestRunApiModel {
|
|
11036
10951
|
/**
|
|
@@ -11077,7 +10992,7 @@ declare module 'testit-api-client/model/CreateFailureCategoryApiModel' {
|
|
|
11077
10992
|
/**
|
|
11078
10993
|
* The CreateFailureCategoryApiModel model module.
|
|
11079
10994
|
* @module model/CreateFailureCategoryApiModel
|
|
11080
|
-
* @version 7.2.
|
|
10995
|
+
* @version 7.2.3
|
|
11081
10996
|
*/
|
|
11082
10997
|
class CreateFailureCategoryApiModel {
|
|
11083
10998
|
/**
|
|
@@ -11122,7 +11037,7 @@ declare module 'testit-api-client/model/CreateFailureClassRegexApiModel' {
|
|
|
11122
11037
|
/**
|
|
11123
11038
|
* The CreateFailureClassRegexApiModel model module.
|
|
11124
11039
|
* @module model/CreateFailureClassRegexApiModel
|
|
11125
|
-
* @version 7.2.
|
|
11040
|
+
* @version 7.2.3
|
|
11126
11041
|
*/
|
|
11127
11042
|
class CreateFailureClassRegexApiModel {
|
|
11128
11043
|
/**
|
|
@@ -11163,7 +11078,7 @@ declare module 'testit-api-client/model/CreateLinkApiModel' {
|
|
|
11163
11078
|
/**
|
|
11164
11079
|
* The CreateLinkApiModel model module.
|
|
11165
11080
|
* @module model/CreateLinkApiModel
|
|
11166
|
-
* @version 7.2.
|
|
11081
|
+
* @version 7.2.3
|
|
11167
11082
|
*/
|
|
11168
11083
|
class CreateLinkApiModel {
|
|
11169
11084
|
/**
|
|
@@ -11209,7 +11124,7 @@ declare module 'testit-api-client/model/CreateParameterApiModel' {
|
|
|
11209
11124
|
/**
|
|
11210
11125
|
* The CreateParameterApiModel model module.
|
|
11211
11126
|
* @module model/CreateParameterApiModel
|
|
11212
|
-
* @version 7.2.
|
|
11127
|
+
* @version 7.2.3
|
|
11213
11128
|
*/
|
|
11214
11129
|
class CreateParameterApiModel {
|
|
11215
11130
|
/**
|
|
@@ -11253,7 +11168,7 @@ declare module 'testit-api-client/model/CreateProjectApiModel' {
|
|
|
11253
11168
|
/**
|
|
11254
11169
|
* The CreateProjectApiModel model module.
|
|
11255
11170
|
* @module model/CreateProjectApiModel
|
|
11256
|
-
* @version 7.2.
|
|
11171
|
+
* @version 7.2.3
|
|
11257
11172
|
*/
|
|
11258
11173
|
class CreateProjectApiModel {
|
|
11259
11174
|
/**
|
|
@@ -11297,7 +11212,7 @@ declare module 'testit-api-client/model/CreateProjectFailureCategoryApiModel' {
|
|
|
11297
11212
|
/**
|
|
11298
11213
|
* The CreateProjectFailureCategoryApiModel model module.
|
|
11299
11214
|
* @module model/CreateProjectFailureCategoryApiModel
|
|
11300
|
-
* @version 7.2.
|
|
11215
|
+
* @version 7.2.3
|
|
11301
11216
|
*/
|
|
11302
11217
|
class CreateProjectFailureCategoryApiModel {
|
|
11303
11218
|
/**
|
|
@@ -11341,7 +11256,7 @@ declare module 'testit-api-client/model/CreateStepApiModel' {
|
|
|
11341
11256
|
/**
|
|
11342
11257
|
* The CreateStepApiModel model module.
|
|
11343
11258
|
* @module model/CreateStepApiModel
|
|
11344
|
-
* @version 7.2.
|
|
11259
|
+
* @version 7.2.3
|
|
11345
11260
|
*/
|
|
11346
11261
|
class CreateStepApiModel {
|
|
11347
11262
|
/**
|
|
@@ -11377,7 +11292,7 @@ declare module 'testit-api-client/model/CreateTagApiModel' {
|
|
|
11377
11292
|
/**
|
|
11378
11293
|
* The CreateTagApiModel model module.
|
|
11379
11294
|
* @module model/CreateTagApiModel
|
|
11380
|
-
* @version 7.2.
|
|
11295
|
+
* @version 7.2.3
|
|
11381
11296
|
*/
|
|
11382
11297
|
class CreateTagApiModel {
|
|
11383
11298
|
/**
|
|
@@ -11418,7 +11333,7 @@ declare module 'testit-api-client/model/CreateTestPlanApiModel' {
|
|
|
11418
11333
|
/**
|
|
11419
11334
|
* The CreateTestPlanApiModel model module.
|
|
11420
11335
|
* @module model/CreateTestPlanApiModel
|
|
11421
|
-
* @version 7.2.
|
|
11336
|
+
* @version 7.2.3
|
|
11422
11337
|
*/
|
|
11423
11338
|
class CreateTestPlanApiModel {
|
|
11424
11339
|
/**
|
|
@@ -11471,7 +11386,7 @@ declare module 'testit-api-client/model/CreateTestRunAndFillByAutoTestsApiModel'
|
|
|
11471
11386
|
/**
|
|
11472
11387
|
* The CreateTestRunAndFillByAutoTestsApiModel model module.
|
|
11473
11388
|
* @module model/CreateTestRunAndFillByAutoTestsApiModel
|
|
11474
|
-
* @version 7.2.
|
|
11389
|
+
* @version 7.2.3
|
|
11475
11390
|
*/
|
|
11476
11391
|
class CreateTestRunAndFillByAutoTestsApiModel {
|
|
11477
11392
|
/**
|
|
@@ -11522,7 +11437,7 @@ declare module 'testit-api-client/model/CreateTestRunAndFillByConfigurationsApiM
|
|
|
11522
11437
|
/**
|
|
11523
11438
|
* The CreateTestRunAndFillByConfigurationsApiModel model module.
|
|
11524
11439
|
* @module model/CreateTestRunAndFillByConfigurationsApiModel
|
|
11525
|
-
* @version 7.2.
|
|
11440
|
+
* @version 7.2.3
|
|
11526
11441
|
*/
|
|
11527
11442
|
class CreateTestRunAndFillByConfigurationsApiModel {
|
|
11528
11443
|
/**
|
|
@@ -11573,7 +11488,7 @@ declare module 'testit-api-client/model/CreateTestRunAndFillByWorkItemsApiModel'
|
|
|
11573
11488
|
/**
|
|
11574
11489
|
* The CreateTestRunAndFillByWorkItemsApiModel model module.
|
|
11575
11490
|
* @module model/CreateTestRunAndFillByWorkItemsApiModel
|
|
11576
|
-
* @version 7.2.
|
|
11491
|
+
* @version 7.2.3
|
|
11577
11492
|
*/
|
|
11578
11493
|
class CreateTestRunAndFillByWorkItemsApiModel {
|
|
11579
11494
|
/**
|
|
@@ -11626,7 +11541,7 @@ declare module 'testit-api-client/model/CreateTestStatusApiModel' {
|
|
|
11626
11541
|
/**
|
|
11627
11542
|
* The CreateTestStatusApiModel model module.
|
|
11628
11543
|
* @module model/CreateTestStatusApiModel
|
|
11629
|
-
* @version 7.2.
|
|
11544
|
+
* @version 7.2.3
|
|
11630
11545
|
*/
|
|
11631
11546
|
class CreateTestStatusApiModel {
|
|
11632
11547
|
/**
|
|
@@ -11672,7 +11587,7 @@ declare module 'testit-api-client/model/CreateWorkflowApiModel' {
|
|
|
11672
11587
|
/**
|
|
11673
11588
|
* The CreateWorkflowApiModel model module.
|
|
11674
11589
|
* @module model/CreateWorkflowApiModel
|
|
11675
|
-
* @version 7.2.
|
|
11590
|
+
* @version 7.2.3
|
|
11676
11591
|
*/
|
|
11677
11592
|
class CreateWorkflowApiModel {
|
|
11678
11593
|
/**
|
|
@@ -11717,7 +11632,7 @@ declare module 'testit-api-client/model/CreateWorkItemApiModel' {
|
|
|
11717
11632
|
/**
|
|
11718
11633
|
* The CreateWorkItemApiModel model module.
|
|
11719
11634
|
* @module model/CreateWorkItemApiModel
|
|
11720
|
-
* @version 7.2.
|
|
11635
|
+
* @version 7.2.3
|
|
11721
11636
|
*/
|
|
11722
11637
|
class CreateWorkItemApiModel {
|
|
11723
11638
|
/**
|
|
@@ -11785,7 +11700,7 @@ declare module 'testit-api-client/model/CreateWorkItemCommentApiModel' {
|
|
|
11785
11700
|
/**
|
|
11786
11701
|
* The CreateWorkItemCommentApiModel model module.
|
|
11787
11702
|
* @module model/CreateWorkItemCommentApiModel
|
|
11788
|
-
* @version 7.2.
|
|
11703
|
+
* @version 7.2.3
|
|
11789
11704
|
*/
|
|
11790
11705
|
class CreateWorkItemCommentApiModel {
|
|
11791
11706
|
/**
|
|
@@ -11828,7 +11743,7 @@ declare module 'testit-api-client/model/CreateWorkItemPreviewsApiModel' {
|
|
|
11828
11743
|
/**
|
|
11829
11744
|
* The CreateWorkItemPreviewsApiModel model module.
|
|
11830
11745
|
* @module model/CreateWorkItemPreviewsApiModel
|
|
11831
|
-
* @version 7.2.
|
|
11746
|
+
* @version 7.2.3
|
|
11832
11747
|
*/
|
|
11833
11748
|
class CreateWorkItemPreviewsApiModel {
|
|
11834
11749
|
/**
|
|
@@ -11873,7 +11788,7 @@ declare module 'testit-api-client/model/CustomAttributeApiResult' {
|
|
|
11873
11788
|
/**
|
|
11874
11789
|
* The CustomAttributeApiResult model module.
|
|
11875
11790
|
* @module model/CustomAttributeApiResult
|
|
11876
|
-
* @version 7.2.
|
|
11791
|
+
* @version 7.2.3
|
|
11877
11792
|
*/
|
|
11878
11793
|
class CustomAttributeApiResult {
|
|
11879
11794
|
/**
|
|
@@ -11928,7 +11843,7 @@ declare module 'testit-api-client/model/CustomAttributeChangeModel' {
|
|
|
11928
11843
|
/**
|
|
11929
11844
|
* The CustomAttributeChangeModel model module.
|
|
11930
11845
|
* @module model/CustomAttributeChangeModel
|
|
11931
|
-
* @version 7.2.
|
|
11846
|
+
* @version 7.2.3
|
|
11932
11847
|
*/
|
|
11933
11848
|
class CustomAttributeChangeModel {
|
|
11934
11849
|
/**
|
|
@@ -11964,7 +11879,7 @@ declare module 'testit-api-client/model/CustomAttributeGetModel' {
|
|
|
11964
11879
|
/**
|
|
11965
11880
|
* The CustomAttributeGetModel model module.
|
|
11966
11881
|
* @module model/CustomAttributeGetModel
|
|
11967
|
-
* @version 7.2.
|
|
11882
|
+
* @version 7.2.3
|
|
11968
11883
|
*/
|
|
11969
11884
|
class CustomAttributeGetModel {
|
|
11970
11885
|
/**
|
|
@@ -12019,7 +11934,7 @@ declare module 'testit-api-client/model/CustomAttributeModel' {
|
|
|
12019
11934
|
/**
|
|
12020
11935
|
* The CustomAttributeModel model module.
|
|
12021
11936
|
* @module model/CustomAttributeModel
|
|
12022
|
-
* @version 7.2.
|
|
11937
|
+
* @version 7.2.3
|
|
12023
11938
|
*/
|
|
12024
11939
|
class CustomAttributeModel {
|
|
12025
11940
|
/**
|
|
@@ -12074,7 +11989,7 @@ declare module 'testit-api-client/model/CustomAttributeOptionApiResult' {
|
|
|
12074
11989
|
/**
|
|
12075
11990
|
* The CustomAttributeOptionApiResult model module.
|
|
12076
11991
|
* @module model/CustomAttributeOptionApiResult
|
|
12077
|
-
* @version 7.2.
|
|
11992
|
+
* @version 7.2.3
|
|
12078
11993
|
*/
|
|
12079
11994
|
class CustomAttributeOptionApiResult {
|
|
12080
11995
|
/**
|
|
@@ -12120,7 +12035,7 @@ declare module 'testit-api-client/model/CustomAttributeOptionModel' {
|
|
|
12120
12035
|
/**
|
|
12121
12036
|
* The CustomAttributeOptionModel model module.
|
|
12122
12037
|
* @module model/CustomAttributeOptionModel
|
|
12123
|
-
* @version 7.2.
|
|
12038
|
+
* @version 7.2.3
|
|
12124
12039
|
*/
|
|
12125
12040
|
class CustomAttributeOptionModel {
|
|
12126
12041
|
/**
|
|
@@ -12166,7 +12081,7 @@ declare module 'testit-api-client/model/CustomAttributeOptionPostModel' {
|
|
|
12166
12081
|
/**
|
|
12167
12082
|
* The CustomAttributeOptionPostModel model module.
|
|
12168
12083
|
* @module model/CustomAttributeOptionPostModel
|
|
12169
|
-
* @version 7.2.
|
|
12084
|
+
* @version 7.2.3
|
|
12170
12085
|
*/
|
|
12171
12086
|
class CustomAttributeOptionPostModel {
|
|
12172
12087
|
/**
|
|
@@ -12208,7 +12123,7 @@ declare module 'testit-api-client/model/CustomAttributePostModel' {
|
|
|
12208
12123
|
/**
|
|
12209
12124
|
* The CustomAttributePostModel model module.
|
|
12210
12125
|
* @module model/CustomAttributePostModel
|
|
12211
|
-
* @version 7.2.
|
|
12126
|
+
* @version 7.2.3
|
|
12212
12127
|
*/
|
|
12213
12128
|
class CustomAttributePostModel {
|
|
12214
12129
|
/**
|
|
@@ -12258,7 +12173,7 @@ declare module 'testit-api-client/model/CustomAttributePutModel' {
|
|
|
12258
12173
|
/**
|
|
12259
12174
|
* The CustomAttributePutModel model module.
|
|
12260
12175
|
* @module model/CustomAttributePutModel
|
|
12261
|
-
* @version 7.2.
|
|
12176
|
+
* @version 7.2.3
|
|
12262
12177
|
*/
|
|
12263
12178
|
class CustomAttributePutModel {
|
|
12264
12179
|
/**
|
|
@@ -12312,7 +12227,7 @@ declare module 'testit-api-client/model/CustomAttributeSearchQueryModel' {
|
|
|
12312
12227
|
/**
|
|
12313
12228
|
* The CustomAttributeSearchQueryModel model module.
|
|
12314
12229
|
* @module model/CustomAttributeSearchQueryModel
|
|
12315
|
-
* @version 7.2.
|
|
12230
|
+
* @version 7.2.3
|
|
12316
12231
|
*/
|
|
12317
12232
|
class CustomAttributeSearchQueryModel {
|
|
12318
12233
|
/**
|
|
@@ -12349,7 +12264,7 @@ declare module 'testit-api-client/model/CustomAttributeSearchResponseModel' {
|
|
|
12349
12264
|
/**
|
|
12350
12265
|
* The CustomAttributeSearchResponseModel model module.
|
|
12351
12266
|
* @module model/CustomAttributeSearchResponseModel
|
|
12352
|
-
* @version 7.2.
|
|
12267
|
+
* @version 7.2.3
|
|
12353
12268
|
*/
|
|
12354
12269
|
class CustomAttributeSearchResponseModel {
|
|
12355
12270
|
/**
|
|
@@ -12408,7 +12323,7 @@ declare module 'testit-api-client/model/CustomAttributeTemplateModel' {
|
|
|
12408
12323
|
/**
|
|
12409
12324
|
* The CustomAttributeTemplateModel model module.
|
|
12410
12325
|
* @module model/CustomAttributeTemplateModel
|
|
12411
|
-
* @version 7.2.
|
|
12326
|
+
* @version 7.2.3
|
|
12412
12327
|
*/
|
|
12413
12328
|
class CustomAttributeTemplateModel {
|
|
12414
12329
|
/**
|
|
@@ -12453,7 +12368,7 @@ declare module 'testit-api-client/model/CustomAttributeTemplatePostModel' {
|
|
|
12453
12368
|
/**
|
|
12454
12369
|
* The CustomAttributeTemplatePostModel model module.
|
|
12455
12370
|
* @module model/CustomAttributeTemplatePostModel
|
|
12456
|
-
* @version 7.2.
|
|
12371
|
+
* @version 7.2.3
|
|
12457
12372
|
*/
|
|
12458
12373
|
class CustomAttributeTemplatePostModel {
|
|
12459
12374
|
/**
|
|
@@ -12495,7 +12410,7 @@ declare module 'testit-api-client/model/CustomAttributeTemplatePutModel' {
|
|
|
12495
12410
|
/**
|
|
12496
12411
|
* The CustomAttributeTemplatePutModel model module.
|
|
12497
12412
|
* @module model/CustomAttributeTemplatePutModel
|
|
12498
|
-
* @version 7.2.
|
|
12413
|
+
* @version 7.2.3
|
|
12499
12414
|
*/
|
|
12500
12415
|
class CustomAttributeTemplatePutModel {
|
|
12501
12416
|
/**
|
|
@@ -12539,7 +12454,7 @@ declare module 'testit-api-client/model/CustomAttributeTemplateSearchQueryModel'
|
|
|
12539
12454
|
/**
|
|
12540
12455
|
* The CustomAttributeTemplateSearchQueryModel model module.
|
|
12541
12456
|
* @module model/CustomAttributeTemplateSearchQueryModel
|
|
12542
|
-
* @version 7.2.
|
|
12457
|
+
* @version 7.2.3
|
|
12543
12458
|
*/
|
|
12544
12459
|
class CustomAttributeTemplateSearchQueryModel {
|
|
12545
12460
|
/**
|
|
@@ -12574,7 +12489,7 @@ declare module 'testit-api-client/model/CustomAttributeTemplateValidationResult'
|
|
|
12574
12489
|
/**
|
|
12575
12490
|
* The CustomAttributeTemplateValidationResult model module.
|
|
12576
12491
|
* @module model/CustomAttributeTemplateValidationResult
|
|
12577
|
-
* @version 7.2.
|
|
12492
|
+
* @version 7.2.3
|
|
12578
12493
|
*/
|
|
12579
12494
|
class CustomAttributeTemplateValidationResult {
|
|
12580
12495
|
/**
|
|
@@ -12615,7 +12530,7 @@ declare module 'testit-api-client/model/CustomAttributeTestPlanProjectRelationPu
|
|
|
12615
12530
|
/**
|
|
12616
12531
|
* The CustomAttributeTestPlanProjectRelationPutModel model module.
|
|
12617
12532
|
* @module model/CustomAttributeTestPlanProjectRelationPutModel
|
|
12618
|
-
* @version 7.2.
|
|
12533
|
+
* @version 7.2.3
|
|
12619
12534
|
*/
|
|
12620
12535
|
class CustomAttributeTestPlanProjectRelationPutModel {
|
|
12621
12536
|
/**
|
|
@@ -12758,7 +12673,7 @@ declare module 'testit-api-client/model/CustomAttributeValidationResult' {
|
|
|
12758
12673
|
/**
|
|
12759
12674
|
* The CustomAttributeValidationResult model module.
|
|
12760
12675
|
* @module model/CustomAttributeValidationResult
|
|
12761
|
-
* @version 7.2.
|
|
12676
|
+
* @version 7.2.3
|
|
12762
12677
|
*/
|
|
12763
12678
|
class CustomAttributeValidationResult {
|
|
12764
12679
|
/**
|
|
@@ -12799,7 +12714,7 @@ declare module 'testit-api-client/model/DateTimeRangeSelectorModel' {
|
|
|
12799
12714
|
/**
|
|
12800
12715
|
* The DateTimeRangeSelectorModel model module.
|
|
12801
12716
|
* @module model/DateTimeRangeSelectorModel
|
|
12802
|
-
* @version 7.2.
|
|
12717
|
+
* @version 7.2.3
|
|
12803
12718
|
*/
|
|
12804
12719
|
class DateTimeRangeSelectorModel {
|
|
12805
12720
|
/**
|
|
@@ -12832,7 +12747,7 @@ declare module 'testit-api-client/model/DefectApiModel' {
|
|
|
12832
12747
|
/**
|
|
12833
12748
|
* The DefectApiModel model module.
|
|
12834
12749
|
* @module model/DefectApiModel
|
|
12835
|
-
* @version 7.2.
|
|
12750
|
+
* @version 7.2.3
|
|
12836
12751
|
*/
|
|
12837
12752
|
class DefectApiModel {
|
|
12838
12753
|
/**
|
|
@@ -12907,7 +12822,7 @@ declare module 'testit-api-client/model/DemoProjectApiResult' {
|
|
|
12907
12822
|
/**
|
|
12908
12823
|
* The DemoProjectApiResult model module.
|
|
12909
12824
|
* @module model/DemoProjectApiResult
|
|
12910
|
-
* @version 7.2.
|
|
12825
|
+
* @version 7.2.3
|
|
12911
12826
|
*/
|
|
12912
12827
|
class DemoProjectApiResult {
|
|
12913
12828
|
/**
|
|
@@ -12948,7 +12863,7 @@ declare module 'testit-api-client/model/EnableProjectExternalServiceApiModel' {
|
|
|
12948
12863
|
/**
|
|
12949
12864
|
* The EnableProjectExternalServiceApiModel model module.
|
|
12950
12865
|
* @module model/EnableProjectExternalServiceApiModel
|
|
12951
|
-
* @version 7.2.
|
|
12866
|
+
* @version 7.2.3
|
|
12952
12867
|
*/
|
|
12953
12868
|
class EnableProjectExternalServiceApiModel {
|
|
12954
12869
|
/**
|
|
@@ -12989,7 +12904,7 @@ declare module 'testit-api-client/model/ExternalFormAllowedValueModel' {
|
|
|
12989
12904
|
/**
|
|
12990
12905
|
* The ExternalFormAllowedValueModel model module.
|
|
12991
12906
|
* @module model/ExternalFormAllowedValueModel
|
|
12992
|
-
* @version 7.2.
|
|
12907
|
+
* @version 7.2.3
|
|
12993
12908
|
*/
|
|
12994
12909
|
class ExternalFormAllowedValueModel {
|
|
12995
12910
|
/**
|
|
@@ -13033,7 +12948,7 @@ declare module 'testit-api-client/model/ExternalFormCreateModel' {
|
|
|
13033
12948
|
/**
|
|
13034
12949
|
* The ExternalFormCreateModel model module.
|
|
13035
12950
|
* @module model/ExternalFormCreateModel
|
|
13036
|
-
* @version 7.2.
|
|
12951
|
+
* @version 7.2.3
|
|
13037
12952
|
*/
|
|
13038
12953
|
class ExternalFormCreateModel {
|
|
13039
12954
|
/**
|
|
@@ -13080,7 +12995,7 @@ declare module 'testit-api-client/model/ExternalFormFieldModel' {
|
|
|
13080
12995
|
/**
|
|
13081
12996
|
* The ExternalFormFieldModel model module.
|
|
13082
12997
|
* @module model/ExternalFormFieldModel
|
|
13083
|
-
* @version 7.2.
|
|
12998
|
+
* @version 7.2.3
|
|
13084
12999
|
*/
|
|
13085
13000
|
class ExternalFormFieldModel {
|
|
13086
13001
|
/**
|
|
@@ -13134,7 +13049,7 @@ declare module 'testit-api-client/model/ExternalFormLinkModel' {
|
|
|
13134
13049
|
/**
|
|
13135
13050
|
* The ExternalFormLinkModel model module.
|
|
13136
13051
|
* @module model/ExternalFormLinkModel
|
|
13137
|
-
* @version 7.2.
|
|
13052
|
+
* @version 7.2.3
|
|
13138
13053
|
*/
|
|
13139
13054
|
class ExternalFormLinkModel {
|
|
13140
13055
|
/**
|
|
@@ -13177,7 +13092,7 @@ declare module 'testit-api-client/model/ExternalFormModel' {
|
|
|
13177
13092
|
/**
|
|
13178
13093
|
* The ExternalFormModel model module.
|
|
13179
13094
|
* @module model/ExternalFormModel
|
|
13180
|
-
* @version 7.2.
|
|
13095
|
+
* @version 7.2.3
|
|
13181
13096
|
*/
|
|
13182
13097
|
class ExternalFormModel {
|
|
13183
13098
|
/**
|
|
@@ -13264,7 +13179,7 @@ declare module 'testit-api-client/model/ExternalIssueApiFieldSuggestion' {
|
|
|
13264
13179
|
/**
|
|
13265
13180
|
* The ExternalIssueApiFieldSuggestion model module.
|
|
13266
13181
|
* @module model/ExternalIssueApiFieldSuggestion
|
|
13267
|
-
* @version 7.2.
|
|
13182
|
+
* @version 7.2.3
|
|
13268
13183
|
*/
|
|
13269
13184
|
class ExternalIssueApiFieldSuggestion {
|
|
13270
13185
|
/**
|
|
@@ -13307,7 +13222,7 @@ declare module 'testit-api-client/model/ExternalIssueApiFieldSuggestionReply' {
|
|
|
13307
13222
|
/**
|
|
13308
13223
|
* The ExternalIssueApiFieldSuggestionReply model module.
|
|
13309
13224
|
* @module model/ExternalIssueApiFieldSuggestionReply
|
|
13310
|
-
* @version 7.2.
|
|
13225
|
+
* @version 7.2.3
|
|
13311
13226
|
*/
|
|
13312
13227
|
class ExternalIssueApiFieldSuggestionReply {
|
|
13313
13228
|
/**
|
|
@@ -13350,7 +13265,7 @@ declare module 'testit-api-client/model/ExternalIssueApiMetadata' {
|
|
|
13350
13265
|
/**
|
|
13351
13266
|
* The ExternalIssueApiMetadata model module.
|
|
13352
13267
|
* @module model/ExternalIssueApiMetadata
|
|
13353
|
-
* @version 7.2.
|
|
13268
|
+
* @version 7.2.3
|
|
13354
13269
|
*/
|
|
13355
13270
|
class ExternalIssueApiMetadata {
|
|
13356
13271
|
/**
|
|
@@ -13399,7 +13314,7 @@ declare module 'testit-api-client/model/ExternalIssueApiPriority' {
|
|
|
13399
13314
|
/**
|
|
13400
13315
|
* The ExternalIssueApiPriority model module.
|
|
13401
13316
|
* @module model/ExternalIssueApiPriority
|
|
13402
|
-
* @version 7.2.
|
|
13317
|
+
* @version 7.2.3
|
|
13403
13318
|
*/
|
|
13404
13319
|
class ExternalIssueApiPriority {
|
|
13405
13320
|
/**
|
|
@@ -13441,7 +13356,7 @@ declare module 'testit-api-client/model/ExternalIssueApiResult' {
|
|
|
13441
13356
|
/**
|
|
13442
13357
|
* The ExternalIssueApiResult model module.
|
|
13443
13358
|
* @module model/ExternalIssueApiResult
|
|
13444
|
-
* @version 7.2.
|
|
13359
|
+
* @version 7.2.3
|
|
13445
13360
|
*/
|
|
13446
13361
|
class ExternalIssueApiResult {
|
|
13447
13362
|
/**
|
|
@@ -13488,7 +13403,7 @@ declare module 'testit-api-client/model/ExternalIssueApiType' {
|
|
|
13488
13403
|
/**
|
|
13489
13404
|
* The ExternalIssueApiType model module.
|
|
13490
13405
|
* @module model/ExternalIssueApiType
|
|
13491
|
-
* @version 7.2.
|
|
13406
|
+
* @version 7.2.3
|
|
13492
13407
|
*/
|
|
13493
13408
|
class ExternalIssueApiType {
|
|
13494
13409
|
/**
|
|
@@ -13530,7 +13445,7 @@ declare module 'testit-api-client/model/ExternalIssueExternalServiceApiResult' {
|
|
|
13530
13445
|
/**
|
|
13531
13446
|
* The ExternalIssueExternalServiceApiResult model module.
|
|
13532
13447
|
* @module model/ExternalIssueExternalServiceApiResult
|
|
13533
|
-
* @version 7.2.
|
|
13448
|
+
* @version 7.2.3
|
|
13534
13449
|
*/
|
|
13535
13450
|
class ExternalIssueExternalServiceApiResult {
|
|
13536
13451
|
/**
|
|
@@ -13573,7 +13488,7 @@ declare module 'testit-api-client/model/ExternalIssueMetadataModel' {
|
|
|
13573
13488
|
/**
|
|
13574
13489
|
* The ExternalIssueMetadataModel model module.
|
|
13575
13490
|
* @module model/ExternalIssueMetadataModel
|
|
13576
|
-
* @version 7.2.
|
|
13491
|
+
* @version 7.2.3
|
|
13577
13492
|
*/
|
|
13578
13493
|
class ExternalIssueMetadataModel {
|
|
13579
13494
|
/**
|
|
@@ -13622,7 +13537,7 @@ declare module 'testit-api-client/model/ExternalIssueModel' {
|
|
|
13622
13537
|
/**
|
|
13623
13538
|
* The ExternalIssueModel model module.
|
|
13624
13539
|
* @module model/ExternalIssueModel
|
|
13625
|
-
* @version 7.2.
|
|
13540
|
+
* @version 7.2.3
|
|
13626
13541
|
*/
|
|
13627
13542
|
class ExternalIssueModel {
|
|
13628
13543
|
/**
|
|
@@ -13669,7 +13584,7 @@ declare module 'testit-api-client/model/ExternalIssuePriorityModel' {
|
|
|
13669
13584
|
/**
|
|
13670
13585
|
* The ExternalIssuePriorityModel model module.
|
|
13671
13586
|
* @module model/ExternalIssuePriorityModel
|
|
13672
|
-
* @version 7.2.
|
|
13587
|
+
* @version 7.2.3
|
|
13673
13588
|
*/
|
|
13674
13589
|
class ExternalIssuePriorityModel {
|
|
13675
13590
|
/**
|
|
@@ -13711,7 +13626,7 @@ declare module 'testit-api-client/model/ExternalIssueTypeModel' {
|
|
|
13711
13626
|
/**
|
|
13712
13627
|
* The ExternalIssueTypeModel model module.
|
|
13713
13628
|
* @module model/ExternalIssueTypeModel
|
|
13714
|
-
* @version 7.2.
|
|
13629
|
+
* @version 7.2.3
|
|
13715
13630
|
*/
|
|
13716
13631
|
class ExternalIssueTypeModel {
|
|
13717
13632
|
/**
|
|
@@ -13753,7 +13668,7 @@ declare module 'testit-api-client/model/ExternalLinkModel' {
|
|
|
13753
13668
|
/**
|
|
13754
13669
|
* The ExternalLinkModel model module.
|
|
13755
13670
|
* @module model/ExternalLinkModel
|
|
13756
|
-
* @version 7.2.
|
|
13671
|
+
* @version 7.2.3
|
|
13757
13672
|
*/
|
|
13758
13673
|
class ExternalLinkModel {
|
|
13759
13674
|
/**
|
|
@@ -13792,7 +13707,7 @@ declare module 'testit-api-client/model/ExternalServiceMetadataApiResult' {
|
|
|
13792
13707
|
/**
|
|
13793
13708
|
* The ExternalServiceMetadataApiResult model module.
|
|
13794
13709
|
* @module model/ExternalServiceMetadataApiResult
|
|
13795
|
-
* @version 7.2.
|
|
13710
|
+
* @version 7.2.3
|
|
13796
13711
|
*/
|
|
13797
13712
|
class ExternalServiceMetadataApiResult {
|
|
13798
13713
|
/**
|
|
@@ -13839,7 +13754,7 @@ declare module 'testit-api-client/model/ExternalServicesMetadataApiResult' {
|
|
|
13839
13754
|
/**
|
|
13840
13755
|
* The ExternalServicesMetadataApiResult model module.
|
|
13841
13756
|
* @module model/ExternalServicesMetadataApiResult
|
|
13842
|
-
* @version 7.2.
|
|
13757
|
+
* @version 7.2.3
|
|
13843
13758
|
*/
|
|
13844
13759
|
class ExternalServicesMetadataApiResult {
|
|
13845
13760
|
/**
|
|
@@ -13924,7 +13839,7 @@ declare module 'testit-api-client/model/FailureCategoryApiResult' {
|
|
|
13924
13839
|
/**
|
|
13925
13840
|
* The FailureCategoryApiResult model module.
|
|
13926
13841
|
* @module model/FailureCategoryApiResult
|
|
13927
|
-
* @version 7.2.
|
|
13842
|
+
* @version 7.2.3
|
|
13928
13843
|
*/
|
|
13929
13844
|
class FailureCategoryApiResult {
|
|
13930
13845
|
/**
|
|
@@ -13980,7 +13895,7 @@ declare module 'testit-api-client/model/FailureCategoryGroupApiModel' {
|
|
|
13980
13895
|
/**
|
|
13981
13896
|
* The FailureCategoryGroupApiModel model module.
|
|
13982
13897
|
* @module model/FailureCategoryGroupApiModel
|
|
13983
|
-
* @version 7.2.
|
|
13898
|
+
* @version 7.2.3
|
|
13984
13899
|
*/
|
|
13985
13900
|
class FailureCategoryGroupApiModel {
|
|
13986
13901
|
/**
|
|
@@ -14022,7 +13937,7 @@ declare module 'testit-api-client/model/FailureCategoryGroupApiResult' {
|
|
|
14022
13937
|
/**
|
|
14023
13938
|
* The FailureCategoryGroupApiResult model module.
|
|
14024
13939
|
* @module model/FailureCategoryGroupApiResult
|
|
14025
|
-
* @version 7.2.
|
|
13940
|
+
* @version 7.2.3
|
|
14026
13941
|
*/
|
|
14027
13942
|
class FailureCategoryGroupApiResult {
|
|
14028
13943
|
/**
|
|
@@ -14065,7 +13980,7 @@ declare module 'testit-api-client/model/FailureCategoryGroupItemApiResult' {
|
|
|
14065
13980
|
/**
|
|
14066
13981
|
* The FailureCategoryGroupItemApiResult model module.
|
|
14067
13982
|
* @module model/FailureCategoryGroupItemApiResult
|
|
14068
|
-
* @version 7.2.
|
|
13983
|
+
* @version 7.2.3
|
|
14069
13984
|
*/
|
|
14070
13985
|
class FailureCategoryGroupItemApiResult {
|
|
14071
13986
|
/**
|
|
@@ -14107,7 +14022,7 @@ declare module 'testit-api-client/model/FailureCategoryGroupItemApiResultReply'
|
|
|
14107
14022
|
/**
|
|
14108
14023
|
* The FailureCategoryGroupItemApiResultReply model module.
|
|
14109
14024
|
* @module model/FailureCategoryGroupItemApiResultReply
|
|
14110
|
-
* @version 7.2.
|
|
14025
|
+
* @version 7.2.3
|
|
14111
14026
|
*/
|
|
14112
14027
|
class FailureCategoryGroupItemApiResultReply {
|
|
14113
14028
|
/**
|
|
@@ -14150,7 +14065,7 @@ declare module 'testit-api-client/model/FailureCategoryGroupSearchApiModel' {
|
|
|
14150
14065
|
/**
|
|
14151
14066
|
* The FailureCategoryGroupSearchApiModel model module.
|
|
14152
14067
|
* @module model/FailureCategoryGroupSearchApiModel
|
|
14153
|
-
* @version 7.2.
|
|
14068
|
+
* @version 7.2.3
|
|
14154
14069
|
*/
|
|
14155
14070
|
class FailureCategoryGroupSearchApiModel {
|
|
14156
14071
|
/**
|
|
@@ -14192,7 +14107,7 @@ declare module 'testit-api-client/model/FailureCategoryItemApiResult' {
|
|
|
14192
14107
|
/**
|
|
14193
14108
|
* The FailureCategoryItemApiResult model module.
|
|
14194
14109
|
* @module model/FailureCategoryItemApiResult
|
|
14195
|
-
* @version 7.2.
|
|
14110
|
+
* @version 7.2.3
|
|
14196
14111
|
*/
|
|
14197
14112
|
class FailureCategoryItemApiResult {
|
|
14198
14113
|
/**
|
|
@@ -14294,7 +14209,7 @@ declare module 'testit-api-client/model/FailureClassRegexApiResult' {
|
|
|
14294
14209
|
/**
|
|
14295
14210
|
* The FailureClassRegexApiResult model module.
|
|
14296
14211
|
* @module model/FailureClassRegexApiResult
|
|
14297
|
-
* @version 7.2.
|
|
14212
|
+
* @version 7.2.3
|
|
14298
14213
|
*/
|
|
14299
14214
|
class FailureClassRegexApiResult {
|
|
14300
14215
|
/**
|
|
@@ -14341,7 +14256,7 @@ declare module 'testit-api-client/model/Filter' {
|
|
|
14341
14256
|
/**
|
|
14342
14257
|
* The Filter model module.
|
|
14343
14258
|
* @module model/Filter
|
|
14344
|
-
* @version 7.2.
|
|
14259
|
+
* @version 7.2.3
|
|
14345
14260
|
*/
|
|
14346
14261
|
class Filter {
|
|
14347
14262
|
/**
|
|
@@ -14385,7 +14300,7 @@ declare module 'testit-api-client/model/FilterModel' {
|
|
|
14385
14300
|
/**
|
|
14386
14301
|
* The FilterModel model module.
|
|
14387
14302
|
* @module model/FilterModel
|
|
14388
|
-
* @version 7.2.
|
|
14303
|
+
* @version 7.2.3
|
|
14389
14304
|
*/
|
|
14390
14305
|
class FilterModel {
|
|
14391
14306
|
/**
|
|
@@ -14509,7 +14424,7 @@ declare module 'testit-api-client/model/GenerateWorkItemPreviewsApiModel' {
|
|
|
14509
14424
|
/**
|
|
14510
14425
|
* The GenerateWorkItemPreviewsApiModel model module.
|
|
14511
14426
|
* @module model/GenerateWorkItemPreviewsApiModel
|
|
14512
|
-
* @version 7.2.
|
|
14427
|
+
* @version 7.2.3
|
|
14513
14428
|
*/
|
|
14514
14429
|
class GenerateWorkItemPreviewsApiModel {
|
|
14515
14430
|
/**
|
|
@@ -14517,7 +14432,7 @@ declare module 'testit-api-client/model/GenerateWorkItemPreviewsApiModel' {
|
|
|
14517
14432
|
* This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
|
|
14518
14433
|
* Only for internal use.
|
|
14519
14434
|
*/
|
|
14520
|
-
static initialize(obj: any, externalServiceId: any,
|
|
14435
|
+
static initialize(obj: any, externalServiceId: any, temperature: any, previewLimit: any): void;
|
|
14521
14436
|
/**
|
|
14522
14437
|
* Constructs a <code>GenerateWorkItemPreviewsApiModel</code> from a plain JavaScript object, optionally creating a new instance.
|
|
14523
14438
|
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
|
|
@@ -14535,16 +14450,15 @@ declare module 'testit-api-client/model/GenerateWorkItemPreviewsApiModel' {
|
|
|
14535
14450
|
/**
|
|
14536
14451
|
* Constructs a new <code>GenerateWorkItemPreviewsApiModel</code>.
|
|
14537
14452
|
* @alias module:model/GenerateWorkItemPreviewsApiModel
|
|
14538
|
-
* @param externalServiceId {String}
|
|
14539
|
-
* @param
|
|
14540
|
-
* @param
|
|
14541
|
-
* @param temperature {Number}
|
|
14542
|
-
* @param previewLimit {Number}
|
|
14453
|
+
* @param externalServiceId {String} The ID of the external AI service to be used for generation.
|
|
14454
|
+
* @param temperature {Number} Controls randomness of the AI model output.
|
|
14455
|
+
* @param previewLimit {Number} Number of work item previews to generate.
|
|
14543
14456
|
*/
|
|
14544
|
-
constructor(externalServiceId: string,
|
|
14457
|
+
constructor(externalServiceId: string, temperature: number, previewLimit: number);
|
|
14545
14458
|
externalServiceId: any;
|
|
14546
14459
|
taskKey: any;
|
|
14547
|
-
|
|
14460
|
+
issueKey: any;
|
|
14461
|
+
userContext: any;
|
|
14548
14462
|
temperature: any;
|
|
14549
14463
|
previewLimit: any;
|
|
14550
14464
|
}
|
|
@@ -14558,7 +14472,7 @@ declare module 'testit-api-client/model/GenerateWorkItemPreviewsApiResult' {
|
|
|
14558
14472
|
/**
|
|
14559
14473
|
* The GenerateWorkItemPreviewsApiResult model module.
|
|
14560
14474
|
* @module model/GenerateWorkItemPreviewsApiResult
|
|
14561
|
-
* @version 7.2.
|
|
14475
|
+
* @version 7.2.3
|
|
14562
14476
|
*/
|
|
14563
14477
|
class GenerateWorkItemPreviewsApiResult {
|
|
14564
14478
|
/**
|
|
@@ -14600,7 +14514,7 @@ declare module 'testit-api-client/model/GetAIServiceModelsApiModel' {
|
|
|
14600
14514
|
/**
|
|
14601
14515
|
* The GetAIServiceModelsApiModel model module.
|
|
14602
14516
|
* @module model/GetAIServiceModelsApiModel
|
|
14603
|
-
* @version 7.2.
|
|
14517
|
+
* @version 7.2.3
|
|
14604
14518
|
*/
|
|
14605
14519
|
class GetAIServiceModelsApiModel {
|
|
14606
14520
|
/**
|
|
@@ -14632,7 +14546,7 @@ declare module 'testit-api-client/model/GetExternalFormApiResult' {
|
|
|
14632
14546
|
/**
|
|
14633
14547
|
* The GetExternalFormApiResult model module.
|
|
14634
14548
|
* @module model/GetExternalFormApiResult
|
|
14635
|
-
* @version 7.2.
|
|
14549
|
+
* @version 7.2.3
|
|
14636
14550
|
*/
|
|
14637
14551
|
class GetExternalFormApiResult {
|
|
14638
14552
|
/**
|
|
@@ -14675,7 +14589,7 @@ declare module 'testit-api-client/model/GetExternalIssueSuggestionsApiModel' {
|
|
|
14675
14589
|
/**
|
|
14676
14590
|
* The GetExternalIssueSuggestionsApiModel model module.
|
|
14677
14591
|
* @module model/GetExternalIssueSuggestionsApiModel
|
|
14678
|
-
* @version 7.2.
|
|
14592
|
+
* @version 7.2.3
|
|
14679
14593
|
*/
|
|
14680
14594
|
class GetExternalIssueSuggestionsApiModel {
|
|
14681
14595
|
/**
|
|
@@ -14718,7 +14632,7 @@ declare module 'testit-api-client/model/GetShortProjectsApiModel' {
|
|
|
14718
14632
|
/**
|
|
14719
14633
|
* The GetShortProjectsApiModel model module.
|
|
14720
14634
|
* @module model/GetShortProjectsApiModel
|
|
14721
|
-
* @version 7.2.
|
|
14635
|
+
* @version 7.2.3
|
|
14722
14636
|
*/
|
|
14723
14637
|
class GetShortProjectsApiModel {
|
|
14724
14638
|
/**
|
|
@@ -14752,7 +14666,7 @@ declare module 'testit-api-client/model/GetXlsxTestPointsByTestPlanModel' {
|
|
|
14752
14666
|
/**
|
|
14753
14667
|
* The GetXlsxTestPointsByTestPlanModel model module.
|
|
14754
14668
|
* @module model/GetXlsxTestPointsByTestPlanModel
|
|
14755
|
-
* @version 7.2.
|
|
14669
|
+
* @version 7.2.3
|
|
14756
14670
|
*/
|
|
14757
14671
|
class GetXlsxTestPointsByTestPlanModel {
|
|
14758
14672
|
/**
|
|
@@ -14819,7 +14733,7 @@ declare module 'testit-api-client/model/GlobalCustomAttributePostModel' {
|
|
|
14819
14733
|
/**
|
|
14820
14734
|
* The GlobalCustomAttributePostModel model module.
|
|
14821
14735
|
* @module model/GlobalCustomAttributePostModel
|
|
14822
|
-
* @version 7.2.
|
|
14736
|
+
* @version 7.2.3
|
|
14823
14737
|
*/
|
|
14824
14738
|
class GlobalCustomAttributePostModel {
|
|
14825
14739
|
/**
|
|
@@ -14865,7 +14779,7 @@ declare module 'testit-api-client/model/GlobalCustomAttributeUpdateModel' {
|
|
|
14865
14779
|
/**
|
|
14866
14780
|
* The GlobalCustomAttributeUpdateModel model module.
|
|
14867
14781
|
* @module model/GlobalCustomAttributeUpdateModel
|
|
14868
|
-
* @version 7.2.
|
|
14782
|
+
* @version 7.2.3
|
|
14869
14783
|
*/
|
|
14870
14784
|
class GlobalCustomAttributeUpdateModel {
|
|
14871
14785
|
/**
|
|
@@ -14909,7 +14823,7 @@ declare module 'testit-api-client/model/GlobalSearchItemResult' {
|
|
|
14909
14823
|
/**
|
|
14910
14824
|
* The GlobalSearchItemResult model module.
|
|
14911
14825
|
* @module model/GlobalSearchItemResult
|
|
14912
|
-
* @version 7.2.
|
|
14826
|
+
* @version 7.2.3
|
|
14913
14827
|
*/
|
|
14914
14828
|
class GlobalSearchItemResult {
|
|
14915
14829
|
/**
|
|
@@ -14957,7 +14871,7 @@ declare module 'testit-api-client/model/GlobalSearchRequest' {
|
|
|
14957
14871
|
/**
|
|
14958
14872
|
* The GlobalSearchRequest model module.
|
|
14959
14873
|
* @module model/GlobalSearchRequest
|
|
14960
|
-
* @version 7.2.
|
|
14874
|
+
* @version 7.2.3
|
|
14961
14875
|
*/
|
|
14962
14876
|
class GlobalSearchRequest {
|
|
14963
14877
|
/**
|
|
@@ -15003,7 +14917,7 @@ declare module 'testit-api-client/model/GlobalSearchResponse' {
|
|
|
15003
14917
|
/**
|
|
15004
14918
|
* The GlobalSearchResponse model module.
|
|
15005
14919
|
* @module model/GlobalSearchResponse
|
|
15006
|
-
* @version 7.2.
|
|
14920
|
+
* @version 7.2.3
|
|
15007
14921
|
*/
|
|
15008
14922
|
class GlobalSearchResponse {
|
|
15009
14923
|
/**
|
|
@@ -15048,7 +14962,7 @@ declare module 'testit-api-client/model/GuidChangedFieldViewModel' {
|
|
|
15048
14962
|
/**
|
|
15049
14963
|
* The GuidChangedFieldViewModel model module.
|
|
15050
14964
|
* @module model/GuidChangedFieldViewModel
|
|
15051
|
-
* @version 7.2.
|
|
14965
|
+
* @version 7.2.3
|
|
15052
14966
|
*/
|
|
15053
14967
|
class GuidChangedFieldViewModel {
|
|
15054
14968
|
/**
|
|
@@ -15091,7 +15005,7 @@ declare module 'testit-api-client/model/GuidExtractionModel' {
|
|
|
15091
15005
|
/**
|
|
15092
15006
|
* The GuidExtractionModel model module.
|
|
15093
15007
|
* @module model/GuidExtractionModel
|
|
15094
|
-
* @version 7.2.
|
|
15008
|
+
* @version 7.2.3
|
|
15095
15009
|
*/
|
|
15096
15010
|
class GuidExtractionModel {
|
|
15097
15011
|
/**
|
|
@@ -15124,7 +15038,7 @@ declare module 'testit-api-client/model/IFilter' {
|
|
|
15124
15038
|
/**
|
|
15125
15039
|
* The IFilter model module.
|
|
15126
15040
|
* @module model/IFilter
|
|
15127
|
-
* @version 7.2.
|
|
15041
|
+
* @version 7.2.3
|
|
15128
15042
|
*/
|
|
15129
15043
|
class IFilter {
|
|
15130
15044
|
/**
|
|
@@ -15208,7 +15122,7 @@ declare module 'testit-api-client/model/Inquiry' {
|
|
|
15208
15122
|
/**
|
|
15209
15123
|
* The Inquiry model module.
|
|
15210
15124
|
* @module model/Inquiry
|
|
15211
|
-
* @version 7.2.
|
|
15125
|
+
* @version 7.2.3
|
|
15212
15126
|
*/
|
|
15213
15127
|
class Inquiry {
|
|
15214
15128
|
/**
|
|
@@ -15251,7 +15165,7 @@ declare module 'testit-api-client/model/Int32ChangedFieldViewModel' {
|
|
|
15251
15165
|
/**
|
|
15252
15166
|
* The Int32ChangedFieldViewModel model module.
|
|
15253
15167
|
* @module model/Int32ChangedFieldViewModel
|
|
15254
|
-
* @version 7.2.
|
|
15168
|
+
* @version 7.2.3
|
|
15255
15169
|
*/
|
|
15256
15170
|
class Int32ChangedFieldViewModel {
|
|
15257
15171
|
/**
|
|
@@ -15294,7 +15208,7 @@ declare module 'testit-api-client/model/Int32RangeSelectorModel' {
|
|
|
15294
15208
|
/**
|
|
15295
15209
|
* The Int32RangeSelectorModel model module.
|
|
15296
15210
|
* @module model/Int32RangeSelectorModel
|
|
15297
|
-
* @version 7.2.
|
|
15211
|
+
* @version 7.2.3
|
|
15298
15212
|
*/
|
|
15299
15213
|
class Int32RangeSelectorModel {
|
|
15300
15214
|
/**
|
|
@@ -15327,7 +15241,7 @@ declare module 'testit-api-client/model/Int64ChangedFieldViewModel' {
|
|
|
15327
15241
|
/**
|
|
15328
15242
|
* The Int64ChangedFieldViewModel model module.
|
|
15329
15243
|
* @module model/Int64ChangedFieldViewModel
|
|
15330
|
-
* @version 7.2.
|
|
15244
|
+
* @version 7.2.3
|
|
15331
15245
|
*/
|
|
15332
15246
|
class Int64ChangedFieldViewModel {
|
|
15333
15247
|
/**
|
|
@@ -15370,7 +15284,7 @@ declare module 'testit-api-client/model/Int64RangeSelectorModel' {
|
|
|
15370
15284
|
/**
|
|
15371
15285
|
* The Int64RangeSelectorModel model module.
|
|
15372
15286
|
* @module model/Int64RangeSelectorModel
|
|
15373
|
-
* @version 7.2.
|
|
15287
|
+
* @version 7.2.3
|
|
15374
15288
|
*/
|
|
15375
15289
|
class Int64RangeSelectorModel {
|
|
15376
15290
|
/**
|
|
@@ -15403,7 +15317,7 @@ declare module 'testit-api-client/model/IterationApiResult' {
|
|
|
15403
15317
|
/**
|
|
15404
15318
|
* The IterationApiResult model module.
|
|
15405
15319
|
* @module model/IterationApiResult
|
|
15406
|
-
* @version 7.2.
|
|
15320
|
+
* @version 7.2.3
|
|
15407
15321
|
*/
|
|
15408
15322
|
class IterationApiResult {
|
|
15409
15323
|
/**
|
|
@@ -15445,7 +15359,7 @@ declare module 'testit-api-client/model/IterationModel' {
|
|
|
15445
15359
|
/**
|
|
15446
15360
|
* The IterationModel model module.
|
|
15447
15361
|
* @module model/IterationModel
|
|
15448
|
-
* @version 7.2.
|
|
15362
|
+
* @version 7.2.3
|
|
15449
15363
|
*/
|
|
15450
15364
|
class IterationModel {
|
|
15451
15365
|
/**
|
|
@@ -15487,7 +15401,7 @@ declare module 'testit-api-client/model/Label' {
|
|
|
15487
15401
|
/**
|
|
15488
15402
|
* The Label model module.
|
|
15489
15403
|
* @module model/Label
|
|
15490
|
-
* @version 7.2.
|
|
15404
|
+
* @version 7.2.3
|
|
15491
15405
|
*/
|
|
15492
15406
|
class Label {
|
|
15493
15407
|
/**
|
|
@@ -15530,7 +15444,7 @@ declare module 'testit-api-client/model/LabelApiModel' {
|
|
|
15530
15444
|
/**
|
|
15531
15445
|
* The LabelApiModel model module.
|
|
15532
15446
|
* @module model/LabelApiModel
|
|
15533
|
-
* @version 7.2.
|
|
15447
|
+
* @version 7.2.3
|
|
15534
15448
|
*/
|
|
15535
15449
|
class LabelApiModel {
|
|
15536
15450
|
/**
|
|
@@ -15571,7 +15485,7 @@ declare module 'testit-api-client/model/LabelApiResult' {
|
|
|
15571
15485
|
/**
|
|
15572
15486
|
* The LabelApiResult model module.
|
|
15573
15487
|
* @module model/LabelApiResult
|
|
15574
|
-
* @version 7.2.
|
|
15488
|
+
* @version 7.2.3
|
|
15575
15489
|
*/
|
|
15576
15490
|
class LabelApiResult {
|
|
15577
15491
|
/**
|
|
@@ -15614,7 +15528,7 @@ declare module 'testit-api-client/model/LabelShortModel' {
|
|
|
15614
15528
|
/**
|
|
15615
15529
|
* The LabelShortModel model module.
|
|
15616
15530
|
* @module model/LabelShortModel
|
|
15617
|
-
* @version 7.2.
|
|
15531
|
+
* @version 7.2.3
|
|
15618
15532
|
*/
|
|
15619
15533
|
class LabelShortModel {
|
|
15620
15534
|
/**
|
|
@@ -15657,7 +15571,7 @@ declare module 'testit-api-client/model/LastTestResultApiResult' {
|
|
|
15657
15571
|
/**
|
|
15658
15572
|
* The LastTestResultApiResult model module.
|
|
15659
15573
|
* @module model/LastTestResultApiResult
|
|
15660
|
-
* @version 7.2.
|
|
15574
|
+
* @version 7.2.3
|
|
15661
15575
|
*/
|
|
15662
15576
|
class LastTestResultApiResult {
|
|
15663
15577
|
/**
|
|
@@ -15707,7 +15621,7 @@ declare module 'testit-api-client/model/LastTestResultModel' {
|
|
|
15707
15621
|
/**
|
|
15708
15622
|
* The LastTestResultModel model module.
|
|
15709
15623
|
* @module model/LastTestResultModel
|
|
15710
|
-
* @version 7.2.
|
|
15624
|
+
* @version 7.2.3
|
|
15711
15625
|
*/
|
|
15712
15626
|
class LastTestResultModel {
|
|
15713
15627
|
/**
|
|
@@ -15756,7 +15670,7 @@ declare module 'testit-api-client/model/Link' {
|
|
|
15756
15670
|
/**
|
|
15757
15671
|
* The Link model module.
|
|
15758
15672
|
* @module model/Link
|
|
15759
|
-
* @version 7.2.
|
|
15673
|
+
* @version 7.2.3
|
|
15760
15674
|
*/
|
|
15761
15675
|
class Link {
|
|
15762
15676
|
/**
|
|
@@ -15803,7 +15717,7 @@ declare module 'testit-api-client/model/LinkApiResult' {
|
|
|
15803
15717
|
/**
|
|
15804
15718
|
* The LinkApiResult model module.
|
|
15805
15719
|
* @module model/LinkApiResult
|
|
15806
|
-
* @version 7.2.
|
|
15720
|
+
* @version 7.2.3
|
|
15807
15721
|
*/
|
|
15808
15722
|
class LinkApiResult {
|
|
15809
15723
|
/**
|
|
@@ -15850,7 +15764,7 @@ declare module 'testit-api-client/model/LinkCreateApiModel' {
|
|
|
15850
15764
|
/**
|
|
15851
15765
|
* The LinkCreateApiModel model module.
|
|
15852
15766
|
* @module model/LinkCreateApiModel
|
|
15853
|
-
* @version 7.2.
|
|
15767
|
+
* @version 7.2.3
|
|
15854
15768
|
*/
|
|
15855
15769
|
class LinkCreateApiModel {
|
|
15856
15770
|
/**
|
|
@@ -15896,7 +15810,7 @@ declare module 'testit-api-client/model/LinkModel' {
|
|
|
15896
15810
|
/**
|
|
15897
15811
|
* The LinkModel model module.
|
|
15898
15812
|
* @module model/LinkModel
|
|
15899
|
-
* @version 7.2.
|
|
15813
|
+
* @version 7.2.3
|
|
15900
15814
|
*/
|
|
15901
15815
|
class LinkModel {
|
|
15902
15816
|
/**
|
|
@@ -15943,7 +15857,7 @@ declare module 'testit-api-client/model/LinkPostModel' {
|
|
|
15943
15857
|
/**
|
|
15944
15858
|
* The LinkPostModel model module.
|
|
15945
15859
|
* @module model/LinkPostModel
|
|
15946
|
-
* @version 7.2.
|
|
15860
|
+
* @version 7.2.3
|
|
15947
15861
|
*/
|
|
15948
15862
|
class LinkPostModel {
|
|
15949
15863
|
/**
|
|
@@ -15989,7 +15903,7 @@ declare module 'testit-api-client/model/LinkPutModel' {
|
|
|
15989
15903
|
/**
|
|
15990
15904
|
* The LinkPutModel model module.
|
|
15991
15905
|
* @module model/LinkPutModel
|
|
15992
|
-
* @version 7.2.
|
|
15906
|
+
* @version 7.2.3
|
|
15993
15907
|
*/
|
|
15994
15908
|
class LinkPutModel {
|
|
15995
15909
|
/**
|
|
@@ -16030,56 +15944,13 @@ declare module 'testit-api-client/model/LinkPutModel' {
|
|
|
16030
15944
|
let RequiredProperties: string[];
|
|
16031
15945
|
}
|
|
16032
15946
|
|
|
16033
|
-
}
|
|
16034
|
-
declare module 'testit-api-client/model/LinkShort' {
|
|
16035
|
-
export default LinkShort;
|
|
16036
|
-
/**
|
|
16037
|
-
* The LinkShort model module.
|
|
16038
|
-
* @module model/LinkShort
|
|
16039
|
-
* @version 7.2.2
|
|
16040
|
-
*/
|
|
16041
|
-
class LinkShort {
|
|
16042
|
-
/**
|
|
16043
|
-
* Initializes the fields of this object.
|
|
16044
|
-
* This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
|
|
16045
|
-
* Only for internal use.
|
|
16046
|
-
*/
|
|
16047
|
-
static initialize(obj: any, name: any, url: any): void;
|
|
16048
|
-
/**
|
|
16049
|
-
* Constructs a <code>LinkShort</code> from a plain JavaScript object, optionally creating a new instance.
|
|
16050
|
-
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
|
|
16051
|
-
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
16052
|
-
* @param {module:model/LinkShort} obj Optional instance to populate.
|
|
16053
|
-
* @return {module:model/LinkShort} The populated <code>LinkShort</code> instance.
|
|
16054
|
-
*/
|
|
16055
|
-
static constructFromObject(data: any, obj: any): any;
|
|
16056
|
-
/**
|
|
16057
|
-
* Validates the JSON data with respect to <code>LinkShort</code>.
|
|
16058
|
-
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
16059
|
-
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>LinkShort</code>.
|
|
16060
|
-
*/
|
|
16061
|
-
static validateJSON(data: any): boolean;
|
|
16062
|
-
/**
|
|
16063
|
-
* Constructs a new <code>LinkShort</code>.
|
|
16064
|
-
* @alias module:model/LinkShort
|
|
16065
|
-
* @param name {String}
|
|
16066
|
-
* @param url {String}
|
|
16067
|
-
*/
|
|
16068
|
-
constructor(name: string, url: string);
|
|
16069
|
-
name: any;
|
|
16070
|
-
url: any;
|
|
16071
|
-
}
|
|
16072
|
-
namespace LinkShort {
|
|
16073
|
-
let RequiredProperties: string[];
|
|
16074
|
-
}
|
|
16075
|
-
|
|
16076
15947
|
}
|
|
16077
15948
|
declare module 'testit-api-client/model/LinkShortApiResult' {
|
|
16078
15949
|
export default LinkShortApiResult;
|
|
16079
15950
|
/**
|
|
16080
15951
|
* The LinkShortApiResult model module.
|
|
16081
15952
|
* @module model/LinkShortApiResult
|
|
16082
|
-
* @version 7.2.
|
|
15953
|
+
* @version 7.2.3
|
|
16083
15954
|
*/
|
|
16084
15955
|
class LinkShortApiResult {
|
|
16085
15956
|
/**
|
|
@@ -16126,7 +15997,7 @@ declare module 'testit-api-client/model/LinkShortModel' {
|
|
|
16126
15997
|
/**
|
|
16127
15998
|
* The LinkShortModel model module.
|
|
16128
15999
|
* @module model/LinkShortModel
|
|
16129
|
-
* @version 7.2.
|
|
16000
|
+
* @version 7.2.3
|
|
16130
16001
|
*/
|
|
16131
16002
|
class LinkShortModel {
|
|
16132
16003
|
/**
|
|
@@ -16221,7 +16092,7 @@ declare module 'testit-api-client/model/LinkUpdateApiModel' {
|
|
|
16221
16092
|
/**
|
|
16222
16093
|
* The LinkUpdateApiModel model module.
|
|
16223
16094
|
* @module model/LinkUpdateApiModel
|
|
16224
|
-
* @version 7.2.
|
|
16095
|
+
* @version 7.2.3
|
|
16225
16096
|
*/
|
|
16226
16097
|
class LinkUpdateApiModel {
|
|
16227
16098
|
/**
|
|
@@ -16326,7 +16197,7 @@ declare module 'testit-api-client/model/ManualRerunApiResult' {
|
|
|
16326
16197
|
/**
|
|
16327
16198
|
* The ManualRerunApiResult model module.
|
|
16328
16199
|
* @module model/ManualRerunApiResult
|
|
16329
|
-
* @version 7.2.
|
|
16200
|
+
* @version 7.2.3
|
|
16330
16201
|
*/
|
|
16331
16202
|
class ManualRerunApiResult {
|
|
16332
16203
|
/**
|
|
@@ -16367,7 +16238,7 @@ declare module 'testit-api-client/model/ManualRerunSelectTestResultsApiModel' {
|
|
|
16367
16238
|
/**
|
|
16368
16239
|
* The ManualRerunSelectTestResultsApiModel model module.
|
|
16369
16240
|
* @module model/ManualRerunSelectTestResultsApiModel
|
|
16370
|
-
* @version 7.2.
|
|
16241
|
+
* @version 7.2.3
|
|
16371
16242
|
*/
|
|
16372
16243
|
class ManualRerunSelectTestResultsApiModel {
|
|
16373
16244
|
/**
|
|
@@ -16401,7 +16272,7 @@ declare module 'testit-api-client/model/ManualRerunTestResultApiModel' {
|
|
|
16401
16272
|
/**
|
|
16402
16273
|
* The ManualRerunTestResultApiModel model module.
|
|
16403
16274
|
* @module model/ManualRerunTestResultApiModel
|
|
16404
|
-
* @version 7.2.
|
|
16275
|
+
* @version 7.2.3
|
|
16405
16276
|
*/
|
|
16406
16277
|
class ManualRerunTestResultApiModel {
|
|
16407
16278
|
/**
|
|
@@ -16433,7 +16304,7 @@ declare module 'testit-api-client/model/NamedEntityApiModel' {
|
|
|
16433
16304
|
/**
|
|
16434
16305
|
* The NamedEntityApiModel model module.
|
|
16435
16306
|
* @module model/NamedEntityApiModel
|
|
16436
|
-
* @version 7.2.
|
|
16307
|
+
* @version 7.2.3
|
|
16437
16308
|
*/
|
|
16438
16309
|
class NamedEntityApiModel {
|
|
16439
16310
|
/**
|
|
@@ -16476,7 +16347,7 @@ declare module 'testit-api-client/model/NotificationModel' {
|
|
|
16476
16347
|
/**
|
|
16477
16348
|
* The NotificationModel model module.
|
|
16478
16349
|
* @module model/NotificationModel
|
|
16479
|
-
* @version 7.2.
|
|
16350
|
+
* @version 7.2.3
|
|
16480
16351
|
*/
|
|
16481
16352
|
class NotificationModel {
|
|
16482
16353
|
/**
|
|
@@ -16538,7 +16409,7 @@ declare module 'testit-api-client/model/NotificationQueryFilterModel' {
|
|
|
16538
16409
|
/**
|
|
16539
16410
|
* The NotificationQueryFilterModel model module.
|
|
16540
16411
|
* @module model/NotificationQueryFilterModel
|
|
16541
|
-
* @version 7.2.
|
|
16412
|
+
* @version 7.2.3
|
|
16542
16413
|
*/
|
|
16543
16414
|
class NotificationQueryFilterModel {
|
|
16544
16415
|
/**
|
|
@@ -16611,7 +16482,7 @@ declare module 'testit-api-client/model/OpenIdConnectionClientShortModel' {
|
|
|
16611
16482
|
/**
|
|
16612
16483
|
* The OpenIdConnectionClientShortModel model module.
|
|
16613
16484
|
* @module model/OpenIdConnectionClientShortModel
|
|
16614
|
-
* @version 7.2.
|
|
16485
|
+
* @version 7.2.3
|
|
16615
16486
|
*/
|
|
16616
16487
|
class OpenIdConnectionClientShortModel {
|
|
16617
16488
|
/**
|
|
@@ -16656,7 +16527,7 @@ declare module 'testit-api-client/model/OpenIdConnectionSettingsShortClientModel
|
|
|
16656
16527
|
/**
|
|
16657
16528
|
* The OpenIdConnectionSettingsShortClientModel model module.
|
|
16658
16529
|
* @module model/OpenIdConnectionSettingsShortClientModel
|
|
16659
|
-
* @version 7.2.
|
|
16530
|
+
* @version 7.2.3
|
|
16660
16531
|
*/
|
|
16661
16532
|
class OpenIdConnectionSettingsShortClientModel {
|
|
16662
16533
|
/**
|
|
@@ -16689,7 +16560,7 @@ declare module 'testit-api-client/model/Operation' {
|
|
|
16689
16560
|
/**
|
|
16690
16561
|
* The Operation model module.
|
|
16691
16562
|
* @module model/Operation
|
|
16692
|
-
* @version 7.2.
|
|
16563
|
+
* @version 7.2.3
|
|
16693
16564
|
*/
|
|
16694
16565
|
class Operation {
|
|
16695
16566
|
/**
|
|
@@ -16724,7 +16595,7 @@ declare module 'testit-api-client/model/Order' {
|
|
|
16724
16595
|
/**
|
|
16725
16596
|
* The Order model module.
|
|
16726
16597
|
* @module model/Order
|
|
16727
|
-
* @version 7.2.
|
|
16598
|
+
* @version 7.2.3
|
|
16728
16599
|
*/
|
|
16729
16600
|
class Order {
|
|
16730
16601
|
/**
|
|
@@ -16767,7 +16638,7 @@ declare module 'testit-api-client/model/Page' {
|
|
|
16767
16638
|
/**
|
|
16768
16639
|
* The Page model module.
|
|
16769
16640
|
* @module model/Page
|
|
16770
|
-
* @version 7.2.
|
|
16641
|
+
* @version 7.2.3
|
|
16771
16642
|
*/
|
|
16772
16643
|
class Page {
|
|
16773
16644
|
/**
|
|
@@ -16810,7 +16681,7 @@ declare module 'testit-api-client/model/ParameterApiResult' {
|
|
|
16810
16681
|
/**
|
|
16811
16682
|
* The ParameterApiResult model module.
|
|
16812
16683
|
* @module model/ParameterApiResult
|
|
16813
|
-
* @version 7.2.
|
|
16684
|
+
* @version 7.2.3
|
|
16814
16685
|
*/
|
|
16815
16686
|
class ParameterApiResult {
|
|
16816
16687
|
/**
|
|
@@ -16867,7 +16738,7 @@ declare module 'testit-api-client/model/ParameterGroupApiResult' {
|
|
|
16867
16738
|
/**
|
|
16868
16739
|
* The ParameterGroupApiResult model module.
|
|
16869
16740
|
* @module model/ParameterGroupApiResult
|
|
16870
|
-
* @version 7.2.
|
|
16741
|
+
* @version 7.2.3
|
|
16871
16742
|
*/
|
|
16872
16743
|
class ParameterGroupApiResult {
|
|
16873
16744
|
/**
|
|
@@ -16914,7 +16785,7 @@ declare module 'testit-api-client/model/ParameterGroupsFilterApiModel' {
|
|
|
16914
16785
|
/**
|
|
16915
16786
|
* The ParameterGroupsFilterApiModel model module.
|
|
16916
16787
|
* @module model/ParameterGroupsFilterApiModel
|
|
16917
|
-
* @version 7.2.
|
|
16788
|
+
* @version 7.2.3
|
|
16918
16789
|
*/
|
|
16919
16790
|
class ParameterGroupsFilterApiModel {
|
|
16920
16791
|
/**
|
|
@@ -16949,7 +16820,7 @@ declare module 'testit-api-client/model/ParameterIterationModel' {
|
|
|
16949
16820
|
/**
|
|
16950
16821
|
* The ParameterIterationModel model module.
|
|
16951
16822
|
* @module model/ParameterIterationModel
|
|
16952
|
-
* @version 7.2.
|
|
16823
|
+
* @version 7.2.3
|
|
16953
16824
|
*/
|
|
16954
16825
|
class ParameterIterationModel {
|
|
16955
16826
|
/**
|
|
@@ -16990,7 +16861,7 @@ declare module 'testit-api-client/model/ParametersFilterApiModel' {
|
|
|
16990
16861
|
/**
|
|
16991
16862
|
* The ParametersFilterApiModel model module.
|
|
16992
16863
|
* @module model/ParametersFilterApiModel
|
|
16993
|
-
* @version 7.2.
|
|
16864
|
+
* @version 7.2.3
|
|
16994
16865
|
*/
|
|
16995
16866
|
class ParametersFilterApiModel {
|
|
16996
16867
|
/**
|
|
@@ -17024,7 +16895,7 @@ declare module 'testit-api-client/model/ParameterShortApiResult' {
|
|
|
17024
16895
|
/**
|
|
17025
16896
|
* The ParameterShortApiResult model module.
|
|
17026
16897
|
* @module model/ParameterShortApiResult
|
|
17027
|
-
* @version 7.2.
|
|
16898
|
+
* @version 7.2.3
|
|
17028
16899
|
*/
|
|
17029
16900
|
class ParameterShortApiResult {
|
|
17030
16901
|
/**
|
|
@@ -17071,7 +16942,7 @@ declare module 'testit-api-client/model/ParameterShortModel' {
|
|
|
17071
16942
|
/**
|
|
17072
16943
|
* The ParameterShortModel model module.
|
|
17073
16944
|
* @module model/ParameterShortModel
|
|
17074
|
-
* @version 7.2.
|
|
16945
|
+
* @version 7.2.3
|
|
17075
16946
|
*/
|
|
17076
16947
|
class ParameterShortModel {
|
|
17077
16948
|
/**
|
|
@@ -17120,7 +16991,7 @@ declare module 'testit-api-client/model/PeriodViewModel' {
|
|
|
17120
16991
|
/**
|
|
17121
16992
|
* The PeriodViewModel model module.
|
|
17122
16993
|
* @module model/PeriodViewModel
|
|
17123
|
-
* @version 7.2.
|
|
16994
|
+
* @version 7.2.3
|
|
17124
16995
|
*/
|
|
17125
16996
|
class PeriodViewModel {
|
|
17126
16997
|
/**
|
|
@@ -17153,7 +17024,7 @@ declare module 'testit-api-client/model/PeriodViewModelChangedFieldViewModel' {
|
|
|
17153
17024
|
/**
|
|
17154
17025
|
* The PeriodViewModelChangedFieldViewModel model module.
|
|
17155
17026
|
* @module model/PeriodViewModelChangedFieldViewModel
|
|
17156
|
-
* @version 7.2.
|
|
17027
|
+
* @version 7.2.3
|
|
17157
17028
|
*/
|
|
17158
17029
|
class PeriodViewModelChangedFieldViewModel {
|
|
17159
17030
|
/**
|
|
@@ -17186,7 +17057,7 @@ declare module 'testit-api-client/model/PreviewsIssueLinkApiModel' {
|
|
|
17186
17057
|
/**
|
|
17187
17058
|
* The PreviewsIssueLinkApiModel model module.
|
|
17188
17059
|
* @module model/PreviewsIssueLinkApiModel
|
|
17189
|
-
* @version 7.2.
|
|
17060
|
+
* @version 7.2.3
|
|
17190
17061
|
*/
|
|
17191
17062
|
class PreviewsIssueLinkApiModel {
|
|
17192
17063
|
/**
|
|
@@ -17229,7 +17100,7 @@ declare module 'testit-api-client/model/PreviewsIssueLinkApiResult' {
|
|
|
17229
17100
|
/**
|
|
17230
17101
|
* The PreviewsIssueLinkApiResult model module.
|
|
17231
17102
|
* @module model/PreviewsIssueLinkApiResult
|
|
17232
|
-
* @version 7.2.
|
|
17103
|
+
* @version 7.2.3
|
|
17233
17104
|
*/
|
|
17234
17105
|
class PreviewsIssueLinkApiResult {
|
|
17235
17106
|
/**
|
|
@@ -17272,7 +17143,7 @@ declare module 'testit-api-client/model/ProblemDetails' {
|
|
|
17272
17143
|
/**
|
|
17273
17144
|
* The ProblemDetails model module.
|
|
17274
17145
|
* @module model/ProblemDetails
|
|
17275
|
-
* @version 7.2.
|
|
17146
|
+
* @version 7.2.3
|
|
17276
17147
|
*/
|
|
17277
17148
|
class ProblemDetails {
|
|
17278
17149
|
/**
|
|
@@ -17308,7 +17179,7 @@ declare module 'testit-api-client/model/ProjectApiResult' {
|
|
|
17308
17179
|
/**
|
|
17309
17180
|
* The ProjectApiResult model module.
|
|
17310
17181
|
* @module model/ProjectApiResult
|
|
17311
|
-
* @version 7.2.
|
|
17182
|
+
* @version 7.2.3
|
|
17312
17183
|
*/
|
|
17313
17184
|
class ProjectApiResult {
|
|
17314
17185
|
/**
|
|
@@ -17375,7 +17246,7 @@ declare module 'testit-api-client/model/ProjectAttributesFilterModel' {
|
|
|
17375
17246
|
/**
|
|
17376
17247
|
* The ProjectAttributesFilterModel model module.
|
|
17377
17248
|
* @module model/ProjectAttributesFilterModel
|
|
17378
|
-
* @version 7.2.
|
|
17249
|
+
* @version 7.2.3
|
|
17379
17250
|
*/
|
|
17380
17251
|
class ProjectAttributesFilterModel {
|
|
17381
17252
|
/**
|
|
@@ -17421,7 +17292,7 @@ declare module 'testit-api-client/model/ProjectCustomAttributesTemplatesFilterMo
|
|
|
17421
17292
|
/**
|
|
17422
17293
|
* The ProjectCustomAttributesTemplatesFilterModel model module.
|
|
17423
17294
|
* @module model/ProjectCustomAttributesTemplatesFilterModel
|
|
17424
|
-
* @version 7.2.
|
|
17295
|
+
* @version 7.2.3
|
|
17425
17296
|
*/
|
|
17426
17297
|
class ProjectCustomAttributesTemplatesFilterModel {
|
|
17427
17298
|
/**
|
|
@@ -17454,7 +17325,7 @@ declare module 'testit-api-client/model/ProjectCustomAttributeTemplateGetModel'
|
|
|
17454
17325
|
/**
|
|
17455
17326
|
* The ProjectCustomAttributeTemplateGetModel model module.
|
|
17456
17327
|
* @module model/ProjectCustomAttributeTemplateGetModel
|
|
17457
|
-
* @version 7.2.
|
|
17328
|
+
* @version 7.2.3
|
|
17458
17329
|
*/
|
|
17459
17330
|
class ProjectCustomAttributeTemplateGetModel {
|
|
17460
17331
|
/**
|
|
@@ -17501,7 +17372,7 @@ declare module 'testit-api-client/model/ProjectDetailedFailureCategoryApiResult'
|
|
|
17501
17372
|
/**
|
|
17502
17373
|
* The ProjectDetailedFailureCategoryApiResult model module.
|
|
17503
17374
|
* @module model/ProjectDetailedFailureCategoryApiResult
|
|
17504
|
-
* @version 7.2.
|
|
17375
|
+
* @version 7.2.3
|
|
17505
17376
|
*/
|
|
17506
17377
|
class ProjectDetailedFailureCategoryApiResult {
|
|
17507
17378
|
/**
|
|
@@ -17557,7 +17428,7 @@ declare module 'testit-api-client/model/ProjectExternalServiceApiResult' {
|
|
|
17557
17428
|
/**
|
|
17558
17429
|
* The ProjectExternalServiceApiResult model module.
|
|
17559
17430
|
* @module model/ProjectExternalServiceApiResult
|
|
17560
|
-
* @version 7.2.
|
|
17431
|
+
* @version 7.2.3
|
|
17561
17432
|
*/
|
|
17562
17433
|
class ProjectExternalServiceApiResult {
|
|
17563
17434
|
/**
|
|
@@ -17604,7 +17475,7 @@ declare module 'testit-api-client/model/ProjectExternalServicesApiResult' {
|
|
|
17604
17475
|
/**
|
|
17605
17476
|
* The ProjectExternalServicesApiResult model module.
|
|
17606
17477
|
* @module model/ProjectExternalServicesApiResult
|
|
17607
|
-
* @version 7.2.
|
|
17478
|
+
* @version 7.2.3
|
|
17608
17479
|
*/
|
|
17609
17480
|
class ProjectExternalServicesApiResult {
|
|
17610
17481
|
/**
|
|
@@ -17645,7 +17516,7 @@ declare module 'testit-api-client/model/ProjectExternalServiceSettingsApiResult'
|
|
|
17645
17516
|
/**
|
|
17646
17517
|
* The ProjectExternalServiceSettingsApiResult model module.
|
|
17647
17518
|
* @module model/ProjectExternalServiceSettingsApiResult
|
|
17648
|
-
* @version 7.2.
|
|
17519
|
+
* @version 7.2.3
|
|
17649
17520
|
*/
|
|
17650
17521
|
class ProjectExternalServiceSettingsApiResult {
|
|
17651
17522
|
/**
|
|
@@ -17677,7 +17548,7 @@ declare module 'testit-api-client/model/ProjectExtractionModel' {
|
|
|
17677
17548
|
/**
|
|
17678
17549
|
* The ProjectExtractionModel model module.
|
|
17679
17550
|
* @module model/ProjectExtractionModel
|
|
17680
|
-
* @version 7.2.
|
|
17551
|
+
* @version 7.2.3
|
|
17681
17552
|
*/
|
|
17682
17553
|
class ProjectExtractionModel {
|
|
17683
17554
|
/**
|
|
@@ -17709,7 +17580,7 @@ declare module 'testit-api-client/model/ProjectFailureCategoryApiResult' {
|
|
|
17709
17580
|
/**
|
|
17710
17581
|
* The ProjectFailureCategoryApiResult model module.
|
|
17711
17582
|
* @module model/ProjectFailureCategoryApiResult
|
|
17712
|
-
* @version 7.2.
|
|
17583
|
+
* @version 7.2.3
|
|
17713
17584
|
*/
|
|
17714
17585
|
class ProjectFailureCategoryApiResult {
|
|
17715
17586
|
/**
|
|
@@ -17765,7 +17636,7 @@ declare module 'testit-api-client/model/ProjectFailureCategoryGroupItemApiResult
|
|
|
17765
17636
|
/**
|
|
17766
17637
|
* The ProjectFailureCategoryGroupItemApiResult model module.
|
|
17767
17638
|
* @module model/ProjectFailureCategoryGroupItemApiResult
|
|
17768
|
-
* @version 7.2.
|
|
17639
|
+
* @version 7.2.3
|
|
17769
17640
|
*/
|
|
17770
17641
|
class ProjectFailureCategoryGroupItemApiResult {
|
|
17771
17642
|
/**
|
|
@@ -17807,7 +17678,7 @@ declare module 'testit-api-client/model/ProjectFailureCategoryGroupItemApiResult
|
|
|
17807
17678
|
/**
|
|
17808
17679
|
* The ProjectFailureCategoryGroupItemApiResultReply model module.
|
|
17809
17680
|
* @module model/ProjectFailureCategoryGroupItemApiResultReply
|
|
17810
|
-
* @version 7.2.
|
|
17681
|
+
* @version 7.2.3
|
|
17811
17682
|
*/
|
|
17812
17683
|
class ProjectFailureCategoryGroupItemApiResultReply {
|
|
17813
17684
|
/**
|
|
@@ -17850,7 +17721,7 @@ declare module 'testit-api-client/model/ProjectModel' {
|
|
|
17850
17721
|
/**
|
|
17851
17722
|
* The ProjectModel model module.
|
|
17852
17723
|
* @module model/ProjectModel
|
|
17853
|
-
* @version 7.2.
|
|
17724
|
+
* @version 7.2.3
|
|
17854
17725
|
*/
|
|
17855
17726
|
class ProjectModel {
|
|
17856
17727
|
/**
|
|
@@ -17916,7 +17787,7 @@ declare module 'testit-api-client/model/ProjectNameApiResult' {
|
|
|
17916
17787
|
/**
|
|
17917
17788
|
* The ProjectNameApiResult model module.
|
|
17918
17789
|
* @module model/ProjectNameApiResult
|
|
17919
|
-
* @version 7.2.
|
|
17790
|
+
* @version 7.2.3
|
|
17920
17791
|
*/
|
|
17921
17792
|
class ProjectNameApiResult {
|
|
17922
17793
|
/**
|
|
@@ -17959,7 +17830,7 @@ declare module 'testit-api-client/model/ProjectSelectModel' {
|
|
|
17959
17830
|
/**
|
|
17960
17831
|
* The ProjectSelectModel model module.
|
|
17961
17832
|
* @module model/ProjectSelectModel
|
|
17962
|
-
* @version 7.2.
|
|
17833
|
+
* @version 7.2.3
|
|
17963
17834
|
*/
|
|
17964
17835
|
class ProjectSelectModel {
|
|
17965
17836
|
/**
|
|
@@ -17992,7 +17863,7 @@ declare module 'testit-api-client/model/ProjectsFilterModel' {
|
|
|
17992
17863
|
/**
|
|
17993
17864
|
* The ProjectsFilterModel model module.
|
|
17994
17865
|
* @module model/ProjectsFilterModel
|
|
17995
|
-
* @version 7.2.
|
|
17866
|
+
* @version 7.2.3
|
|
17996
17867
|
*/
|
|
17997
17868
|
class ProjectsFilterModel {
|
|
17998
17869
|
/**
|
|
@@ -18034,7 +17905,7 @@ declare module 'testit-api-client/model/ProjectShortApiResult' {
|
|
|
18034
17905
|
/**
|
|
18035
17906
|
* The ProjectShortApiResult model module.
|
|
18036
17907
|
* @module model/ProjectShortApiResult
|
|
18037
|
-
* @version 7.2.
|
|
17908
|
+
* @version 7.2.3
|
|
18038
17909
|
*/
|
|
18039
17910
|
class ProjectShortApiResult {
|
|
18040
17911
|
/**
|
|
@@ -18085,7 +17956,7 @@ declare module 'testit-api-client/model/ProjectShortApiResultReply' {
|
|
|
18085
17956
|
/**
|
|
18086
17957
|
* The ProjectShortApiResultReply model module.
|
|
18087
17958
|
* @module model/ProjectShortApiResultReply
|
|
18088
|
-
* @version 7.2.
|
|
17959
|
+
* @version 7.2.3
|
|
18089
17960
|
*/
|
|
18090
17961
|
class ProjectShortApiResultReply {
|
|
18091
17962
|
/**
|
|
@@ -18128,7 +17999,7 @@ declare module 'testit-api-client/model/ProjectShortestModel' {
|
|
|
18128
17999
|
/**
|
|
18129
18000
|
* The ProjectShortestModel model module.
|
|
18130
18001
|
* @module model/ProjectShortestModel
|
|
18131
|
-
* @version 7.2.
|
|
18002
|
+
* @version 7.2.3
|
|
18132
18003
|
*/
|
|
18133
18004
|
class ProjectShortestModel {
|
|
18134
18005
|
/**
|
|
@@ -18177,7 +18048,7 @@ declare module 'testit-api-client/model/ProjectShortModel' {
|
|
|
18177
18048
|
/**
|
|
18178
18049
|
* The ProjectShortModel model module.
|
|
18179
18050
|
* @module model/ProjectShortModel
|
|
18180
|
-
* @version 7.2.
|
|
18051
|
+
* @version 7.2.3
|
|
18181
18052
|
*/
|
|
18182
18053
|
class ProjectShortModel {
|
|
18183
18054
|
/**
|
|
@@ -18241,7 +18112,7 @@ declare module 'testit-api-client/model/ProjectTestPlansFilterModel' {
|
|
|
18241
18112
|
/**
|
|
18242
18113
|
* The ProjectTestPlansFilterModel model module.
|
|
18243
18114
|
* @module model/ProjectTestPlansFilterModel
|
|
18244
|
-
* @version 7.2.
|
|
18115
|
+
* @version 7.2.3
|
|
18245
18116
|
*/
|
|
18246
18117
|
class ProjectTestPlansFilterModel {
|
|
18247
18118
|
/**
|
|
@@ -18347,7 +18218,7 @@ declare module 'testit-api-client/model/ReplaceProjectExternalServiceApiModel' {
|
|
|
18347
18218
|
/**
|
|
18348
18219
|
* The ReplaceProjectExternalServiceApiModel model module.
|
|
18349
18220
|
* @module model/ReplaceProjectExternalServiceApiModel
|
|
18350
|
-
* @version 7.2.
|
|
18221
|
+
* @version 7.2.3
|
|
18351
18222
|
*/
|
|
18352
18223
|
class ReplaceProjectExternalServiceApiModel {
|
|
18353
18224
|
/**
|
|
@@ -18492,7 +18363,7 @@ declare module 'testit-api-client/model/RerunsApiResult' {
|
|
|
18492
18363
|
/**
|
|
18493
18364
|
* The RerunsApiResult model module.
|
|
18494
18365
|
* @module model/RerunsApiResult
|
|
18495
|
-
* @version 7.2.
|
|
18366
|
+
* @version 7.2.3
|
|
18496
18367
|
*/
|
|
18497
18368
|
class RerunsApiResult {
|
|
18498
18369
|
/**
|
|
@@ -18535,7 +18406,7 @@ declare module 'testit-api-client/model/RerunTestResultApiResult' {
|
|
|
18535
18406
|
/**
|
|
18536
18407
|
* The RerunTestResultApiResult model module.
|
|
18537
18408
|
* @module model/RerunTestResultApiResult
|
|
18538
|
-
* @version 7.2.
|
|
18409
|
+
* @version 7.2.3
|
|
18539
18410
|
*/
|
|
18540
18411
|
class RerunTestResultApiResult {
|
|
18541
18412
|
/**
|
|
@@ -18561,10 +18432,10 @@ declare module 'testit-api-client/model/RerunTestResultApiResult' {
|
|
|
18561
18432
|
/**
|
|
18562
18433
|
* Constructs a new <code>RerunTestResultApiResult</code>.
|
|
18563
18434
|
* @alias module:model/RerunTestResultApiResult
|
|
18564
|
-
* @param id {String}
|
|
18565
|
-
* @param outcome {String}
|
|
18566
|
-
* @param status {module:model/
|
|
18567
|
-
* @param runNumber {Number}
|
|
18435
|
+
* @param id {String} Identifier of the rerun result.
|
|
18436
|
+
* @param outcome {String} Status of the autotest run.
|
|
18437
|
+
* @param status {module:model/TestStatusShortApiResult} Status of the autotest run.
|
|
18438
|
+
* @param runNumber {Number} Number of the run (e.g., 1 for the first attempt).
|
|
18568
18439
|
*/
|
|
18569
18440
|
constructor(id: string, outcome: string, status: any, runNumber: number);
|
|
18570
18441
|
id: any;
|
|
@@ -18582,7 +18453,7 @@ declare module 'testit-api-client/model/SearchCustomAttributeTemplateGetModel' {
|
|
|
18582
18453
|
/**
|
|
18583
18454
|
* The SearchCustomAttributeTemplateGetModel model module.
|
|
18584
18455
|
* @module model/SearchCustomAttributeTemplateGetModel
|
|
18585
|
-
* @version 7.2.
|
|
18456
|
+
* @version 7.2.3
|
|
18586
18457
|
*/
|
|
18587
18458
|
class SearchCustomAttributeTemplateGetModel {
|
|
18588
18459
|
/**
|
|
@@ -18631,7 +18502,7 @@ declare module 'testit-api-client/model/SearchExternalIssuesApiModel' {
|
|
|
18631
18502
|
/**
|
|
18632
18503
|
* The SearchExternalIssuesApiModel model module.
|
|
18633
18504
|
* @module model/SearchExternalIssuesApiModel
|
|
18634
|
-
* @version 7.2.
|
|
18505
|
+
* @version 7.2.3
|
|
18635
18506
|
*/
|
|
18636
18507
|
class SearchExternalIssuesApiModel {
|
|
18637
18508
|
/**
|
|
@@ -18672,7 +18543,7 @@ declare module 'testit-api-client/model/SearchTestRunsApiModel' {
|
|
|
18672
18543
|
/**
|
|
18673
18544
|
* The SearchTestRunsApiModel model module.
|
|
18674
18545
|
* @module model/SearchTestRunsApiModel
|
|
18675
|
-
* @version 7.2.
|
|
18546
|
+
* @version 7.2.3
|
|
18676
18547
|
*/
|
|
18677
18548
|
class SearchTestRunsApiModel {
|
|
18678
18549
|
/**
|
|
@@ -18712,7 +18583,7 @@ declare module 'testit-api-client/model/SearchTestStatusesApiModel' {
|
|
|
18712
18583
|
/**
|
|
18713
18584
|
* The SearchTestStatusesApiModel model module.
|
|
18714
18585
|
* @module model/SearchTestStatusesApiModel
|
|
18715
|
-
* @version 7.2.
|
|
18586
|
+
* @version 7.2.3
|
|
18716
18587
|
*/
|
|
18717
18588
|
class SearchTestStatusesApiModel {
|
|
18718
18589
|
/**
|
|
@@ -18744,7 +18615,7 @@ declare module 'testit-api-client/model/SearchWebhooksQueryModel' {
|
|
|
18744
18615
|
/**
|
|
18745
18616
|
* The SearchWebhooksQueryModel model module.
|
|
18746
18617
|
* @module model/SearchWebhooksQueryModel
|
|
18747
|
-
* @version 7.2.
|
|
18618
|
+
* @version 7.2.3
|
|
18748
18619
|
*/
|
|
18749
18620
|
class SearchWebhooksQueryModel {
|
|
18750
18621
|
/**
|
|
@@ -18780,7 +18651,7 @@ declare module 'testit-api-client/model/SearchWorkflowProjectsApiModel' {
|
|
|
18780
18651
|
/**
|
|
18781
18652
|
* The SearchWorkflowProjectsApiModel model module.
|
|
18782
18653
|
* @module model/SearchWorkflowProjectsApiModel
|
|
18783
|
-
* @version 7.2.
|
|
18654
|
+
* @version 7.2.3
|
|
18784
18655
|
*/
|
|
18785
18656
|
class SearchWorkflowProjectsApiModel {
|
|
18786
18657
|
/**
|
|
@@ -18812,7 +18683,7 @@ declare module 'testit-api-client/model/SearchWorkflowsApiModel' {
|
|
|
18812
18683
|
/**
|
|
18813
18684
|
* The SearchWorkflowsApiModel model module.
|
|
18814
18685
|
* @module model/SearchWorkflowsApiModel
|
|
18815
|
-
* @version 7.2.
|
|
18686
|
+
* @version 7.2.3
|
|
18816
18687
|
*/
|
|
18817
18688
|
class SearchWorkflowsApiModel {
|
|
18818
18689
|
/**
|
|
@@ -18844,7 +18715,7 @@ declare module 'testit-api-client/model/SearchWorkItemLinkUrlsApiResult' {
|
|
|
18844
18715
|
/**
|
|
18845
18716
|
* The SearchWorkItemLinkUrlsApiResult model module.
|
|
18846
18717
|
* @module model/SearchWorkItemLinkUrlsApiResult
|
|
18847
|
-
* @version 7.2.
|
|
18718
|
+
* @version 7.2.3
|
|
18848
18719
|
*/
|
|
18849
18720
|
class SearchWorkItemLinkUrlsApiResult {
|
|
18850
18721
|
/**
|
|
@@ -18885,7 +18756,7 @@ declare module 'testit-api-client/model/SectionModel' {
|
|
|
18885
18756
|
/**
|
|
18886
18757
|
* The SectionModel model module.
|
|
18887
18758
|
* @module model/SectionModel
|
|
18888
|
-
* @version 7.2.
|
|
18759
|
+
* @version 7.2.3
|
|
18889
18760
|
*/
|
|
18890
18761
|
class SectionModel {
|
|
18891
18762
|
/**
|
|
@@ -18938,7 +18809,7 @@ declare module 'testit-api-client/model/SectionMoveModel' {
|
|
|
18938
18809
|
/**
|
|
18939
18810
|
* The SectionMoveModel model module.
|
|
18940
18811
|
* @module model/SectionMoveModel
|
|
18941
|
-
* @version 7.2.
|
|
18812
|
+
* @version 7.2.3
|
|
18942
18813
|
*/
|
|
18943
18814
|
class SectionMoveModel {
|
|
18944
18815
|
/**
|
|
@@ -18984,7 +18855,7 @@ declare module 'testit-api-client/model/SectionPostModel' {
|
|
|
18984
18855
|
/**
|
|
18985
18856
|
* The SectionPostModel model module.
|
|
18986
18857
|
* @module model/SectionPostModel
|
|
18987
|
-
* @version 7.2.
|
|
18858
|
+
* @version 7.2.3
|
|
18988
18859
|
*/
|
|
18989
18860
|
class SectionPostModel {
|
|
18990
18861
|
/**
|
|
@@ -19032,7 +18903,7 @@ declare module 'testit-api-client/model/SectionPutModel' {
|
|
|
19032
18903
|
/**
|
|
19033
18904
|
* The SectionPutModel model module.
|
|
19034
18905
|
* @module model/SectionPutModel
|
|
19035
|
-
* @version 7.2.
|
|
18906
|
+
* @version 7.2.3
|
|
19036
18907
|
*/
|
|
19037
18908
|
class SectionPutModel {
|
|
19038
18909
|
/**
|
|
@@ -19082,7 +18953,7 @@ declare module 'testit-api-client/model/SectionRenameModel' {
|
|
|
19082
18953
|
/**
|
|
19083
18954
|
* The SectionRenameModel model module.
|
|
19084
18955
|
* @module model/SectionRenameModel
|
|
19085
|
-
* @version 7.2.
|
|
18956
|
+
* @version 7.2.3
|
|
19086
18957
|
*/
|
|
19087
18958
|
class SectionRenameModel {
|
|
19088
18959
|
/**
|
|
@@ -19125,7 +18996,7 @@ declare module 'testit-api-client/model/SectionWithStepsModel' {
|
|
|
19125
18996
|
/**
|
|
19126
18997
|
* The SectionWithStepsModel model module.
|
|
19127
18998
|
* @module model/SectionWithStepsModel
|
|
19128
|
-
* @version 7.2.
|
|
18999
|
+
* @version 7.2.3
|
|
19129
19000
|
*/
|
|
19130
19001
|
class SectionWithStepsModel {
|
|
19131
19002
|
/**
|
|
@@ -19181,7 +19052,7 @@ declare module 'testit-api-client/model/SelectTagsApiModel' {
|
|
|
19181
19052
|
/**
|
|
19182
19053
|
* The SelectTagsApiModel model module.
|
|
19183
19054
|
* @module model/SelectTagsApiModel
|
|
19184
|
-
* @version 7.2.
|
|
19055
|
+
* @version 7.2.3
|
|
19185
19056
|
*/
|
|
19186
19057
|
class SelectTagsApiModel {
|
|
19187
19058
|
/**
|
|
@@ -19214,7 +19085,7 @@ declare module 'testit-api-client/model/SharedStepChangeViewModel' {
|
|
|
19214
19085
|
/**
|
|
19215
19086
|
* The SharedStepChangeViewModel model module.
|
|
19216
19087
|
* @module model/SharedStepChangeViewModel
|
|
19217
|
-
* @version 7.2.
|
|
19088
|
+
* @version 7.2.3
|
|
19218
19089
|
*/
|
|
19219
19090
|
class SharedStepChangeViewModel {
|
|
19220
19091
|
/**
|
|
@@ -19261,7 +19132,7 @@ declare module 'testit-api-client/model/SharedStepModel' {
|
|
|
19261
19132
|
/**
|
|
19262
19133
|
* The SharedStepModel model module.
|
|
19263
19134
|
* @module model/SharedStepModel
|
|
19264
|
-
* @version 7.2.
|
|
19135
|
+
* @version 7.2.3
|
|
19265
19136
|
*/
|
|
19266
19137
|
class SharedStepModel {
|
|
19267
19138
|
/**
|
|
@@ -19310,7 +19181,7 @@ declare module 'testit-api-client/model/SharedStepReferenceModel' {
|
|
|
19310
19181
|
/**
|
|
19311
19182
|
* The SharedStepReferenceModel model module.
|
|
19312
19183
|
* @module model/SharedStepReferenceModel
|
|
19313
|
-
* @version 7.2.
|
|
19184
|
+
* @version 7.2.3
|
|
19314
19185
|
*/
|
|
19315
19186
|
class SharedStepReferenceModel {
|
|
19316
19187
|
/**
|
|
@@ -19383,7 +19254,7 @@ declare module 'testit-api-client/model/SharedStepReferenceSectionModel' {
|
|
|
19383
19254
|
/**
|
|
19384
19255
|
* The SharedStepReferenceSectionModel model module.
|
|
19385
19256
|
* @module model/SharedStepReferenceSectionModel
|
|
19386
|
-
* @version 7.2.
|
|
19257
|
+
* @version 7.2.3
|
|
19387
19258
|
*/
|
|
19388
19259
|
class SharedStepReferenceSectionModel {
|
|
19389
19260
|
/**
|
|
@@ -19437,7 +19308,7 @@ declare module 'testit-api-client/model/SharedStepReferenceSectionsQueryFilterMo
|
|
|
19437
19308
|
/**
|
|
19438
19309
|
* The SharedStepReferenceSectionsQueryFilterModel model module.
|
|
19439
19310
|
* @module model/SharedStepReferenceSectionsQueryFilterModel
|
|
19440
|
-
* @version 7.2.
|
|
19311
|
+
* @version 7.2.3
|
|
19441
19312
|
*/
|
|
19442
19313
|
class SharedStepReferenceSectionsQueryFilterModel {
|
|
19443
19314
|
/**
|
|
@@ -19473,7 +19344,7 @@ declare module 'testit-api-client/model/SharedStepReferencesQueryFilterModel' {
|
|
|
19473
19344
|
/**
|
|
19474
19345
|
* The SharedStepReferencesQueryFilterModel model module.
|
|
19475
19346
|
* @module model/SharedStepReferencesQueryFilterModel
|
|
19476
|
-
* @version 7.2.
|
|
19347
|
+
* @version 7.2.3
|
|
19477
19348
|
*/
|
|
19478
19349
|
class SharedStepReferencesQueryFilterModel {
|
|
19479
19350
|
/**
|
|
@@ -19516,7 +19387,7 @@ declare module 'testit-api-client/model/SharedStepResultApiModel' {
|
|
|
19516
19387
|
/**
|
|
19517
19388
|
* The SharedStepResultApiModel model module.
|
|
19518
19389
|
* @module model/SharedStepResultApiModel
|
|
19519
|
-
* @version 7.2.
|
|
19390
|
+
* @version 7.2.3
|
|
19520
19391
|
*/
|
|
19521
19392
|
class SharedStepResultApiModel {
|
|
19522
19393
|
/**
|
|
@@ -19559,7 +19430,7 @@ declare module 'testit-api-client/model/ShortConfiguration' {
|
|
|
19559
19430
|
/**
|
|
19560
19431
|
* The ShortConfiguration model module.
|
|
19561
19432
|
* @module model/ShortConfiguration
|
|
19562
|
-
* @version 7.2.
|
|
19433
|
+
* @version 7.2.3
|
|
19563
19434
|
*/
|
|
19564
19435
|
class ShortConfiguration {
|
|
19565
19436
|
/**
|
|
@@ -19602,7 +19473,7 @@ declare module 'testit-api-client/model/StepCommentApiModel' {
|
|
|
19602
19473
|
/**
|
|
19603
19474
|
* The StepCommentApiModel model module.
|
|
19604
19475
|
* @module model/StepCommentApiModel
|
|
19605
|
-
* @version 7.2.
|
|
19476
|
+
* @version 7.2.3
|
|
19606
19477
|
*/
|
|
19607
19478
|
class StepCommentApiModel {
|
|
19608
19479
|
/**
|
|
@@ -19657,7 +19528,7 @@ declare module 'testit-api-client/model/StepModel' {
|
|
|
19657
19528
|
/**
|
|
19658
19529
|
* The StepModel model module.
|
|
19659
19530
|
* @module model/StepModel
|
|
19660
|
-
* @version 7.2.
|
|
19531
|
+
* @version 7.2.3
|
|
19661
19532
|
*/
|
|
19662
19533
|
class StepModel {
|
|
19663
19534
|
/**
|
|
@@ -19704,7 +19575,7 @@ declare module 'testit-api-client/model/StepPostModel' {
|
|
|
19704
19575
|
/**
|
|
19705
19576
|
* The StepPostModel model module.
|
|
19706
19577
|
* @module model/StepPostModel
|
|
19707
|
-
* @version 7.2.
|
|
19578
|
+
* @version 7.2.3
|
|
19708
19579
|
*/
|
|
19709
19580
|
class StepPostModel {
|
|
19710
19581
|
/**
|
|
@@ -19740,7 +19611,7 @@ declare module 'testit-api-client/model/StepPutModel' {
|
|
|
19740
19611
|
/**
|
|
19741
19612
|
* The StepPutModel model module.
|
|
19742
19613
|
* @module model/StepPutModel
|
|
19743
|
-
* @version 7.2.
|
|
19614
|
+
* @version 7.2.3
|
|
19744
19615
|
*/
|
|
19745
19616
|
class StepPutModel {
|
|
19746
19617
|
/**
|
|
@@ -19786,7 +19657,7 @@ declare module 'testit-api-client/model/StepResultApiModel' {
|
|
|
19786
19657
|
/**
|
|
19787
19658
|
* The StepResultApiModel model module.
|
|
19788
19659
|
* @module model/StepResultApiModel
|
|
19789
|
-
* @version 7.2.
|
|
19660
|
+
* @version 7.2.3
|
|
19790
19661
|
*/
|
|
19791
19662
|
class StepResultApiModel {
|
|
19792
19663
|
/**
|
|
@@ -19832,7 +19703,7 @@ declare module 'testit-api-client/model/StringArrayChangedFieldViewModel' {
|
|
|
19832
19703
|
/**
|
|
19833
19704
|
* The StringArrayChangedFieldViewModel model module.
|
|
19834
19705
|
* @module model/StringArrayChangedFieldViewModel
|
|
19835
|
-
* @version 7.2.
|
|
19706
|
+
* @version 7.2.3
|
|
19836
19707
|
*/
|
|
19837
19708
|
class StringArrayChangedFieldViewModel {
|
|
19838
19709
|
/**
|
|
@@ -19865,7 +19736,7 @@ declare module 'testit-api-client/model/StringChangedFieldViewModel' {
|
|
|
19865
19736
|
/**
|
|
19866
19737
|
* The StringChangedFieldViewModel model module.
|
|
19867
19738
|
* @module model/StringChangedFieldViewModel
|
|
19868
|
-
* @version 7.2.
|
|
19739
|
+
* @version 7.2.3
|
|
19869
19740
|
*/
|
|
19870
19741
|
class StringChangedFieldViewModel {
|
|
19871
19742
|
/**
|
|
@@ -19898,7 +19769,7 @@ declare module 'testit-api-client/model/StringChangedFieldWithDiffsViewModel' {
|
|
|
19898
19769
|
/**
|
|
19899
19770
|
* The StringChangedFieldWithDiffsViewModel model module.
|
|
19900
19771
|
* @module model/StringChangedFieldWithDiffsViewModel
|
|
19901
|
-
* @version 7.2.
|
|
19772
|
+
* @version 7.2.3
|
|
19902
19773
|
*/
|
|
19903
19774
|
class StringChangedFieldWithDiffsViewModel {
|
|
19904
19775
|
/**
|
|
@@ -19932,7 +19803,7 @@ declare module 'testit-api-client/model/StringExtractionModel' {
|
|
|
19932
19803
|
/**
|
|
19933
19804
|
* The StringExtractionModel model module.
|
|
19934
19805
|
* @module model/StringExtractionModel
|
|
19935
|
-
* @version 7.2.
|
|
19806
|
+
* @version 7.2.3
|
|
19936
19807
|
*/
|
|
19937
19808
|
class StringExtractionModel {
|
|
19938
19809
|
/**
|
|
@@ -19965,7 +19836,7 @@ declare module 'testit-api-client/model/TagApiModel' {
|
|
|
19965
19836
|
/**
|
|
19966
19837
|
* The TagApiModel model module.
|
|
19967
19838
|
* @module model/TagApiModel
|
|
19968
|
-
* @version 7.2.
|
|
19839
|
+
* @version 7.2.3
|
|
19969
19840
|
*/
|
|
19970
19841
|
class TagApiModel {
|
|
19971
19842
|
/**
|
|
@@ -20006,7 +19877,7 @@ declare module 'testit-api-client/model/TagApiResult' {
|
|
|
20006
19877
|
/**
|
|
20007
19878
|
* The TagApiResult model module.
|
|
20008
19879
|
* @module model/TagApiResult
|
|
20009
|
-
* @version 7.2.
|
|
19880
|
+
* @version 7.2.3
|
|
20010
19881
|
*/
|
|
20011
19882
|
class TagApiResult {
|
|
20012
19883
|
/**
|
|
@@ -20055,7 +19926,7 @@ declare module 'testit-api-client/model/TagModel' {
|
|
|
20055
19926
|
/**
|
|
20056
19927
|
* The TagModel model module.
|
|
20057
19928
|
* @module model/TagModel
|
|
20058
|
-
* @version 7.2.
|
|
19929
|
+
* @version 7.2.3
|
|
20059
19930
|
*/
|
|
20060
19931
|
class TagModel {
|
|
20061
19932
|
/**
|
|
@@ -20096,7 +19967,7 @@ declare module 'testit-api-client/model/TagsExtractionApiModel' {
|
|
|
20096
19967
|
/**
|
|
20097
19968
|
* The TagsExtractionApiModel model module.
|
|
20098
19969
|
* @module model/TagsExtractionApiModel
|
|
20099
|
-
* @version 7.2.
|
|
19970
|
+
* @version 7.2.3
|
|
20100
19971
|
*/
|
|
20101
19972
|
class TagsExtractionApiModel {
|
|
20102
19973
|
/**
|
|
@@ -20128,7 +19999,7 @@ declare module 'testit-api-client/model/TagsFilterApiModel' {
|
|
|
20128
19999
|
/**
|
|
20129
20000
|
* The TagsFilterApiModel model module.
|
|
20130
20001
|
* @module model/TagsFilterApiModel
|
|
20131
|
-
* @version 7.2.
|
|
20002
|
+
* @version 7.2.3
|
|
20132
20003
|
*/
|
|
20133
20004
|
class TagsFilterApiModel {
|
|
20134
20005
|
/**
|
|
@@ -20162,7 +20033,7 @@ declare module 'testit-api-client/model/TagShortApiResult' {
|
|
|
20162
20033
|
/**
|
|
20163
20034
|
* The TagShortApiResult model module.
|
|
20164
20035
|
* @module model/TagShortApiResult
|
|
20165
|
-
* @version 7.2.
|
|
20036
|
+
* @version 7.2.3
|
|
20166
20037
|
*/
|
|
20167
20038
|
class TagShortApiResult {
|
|
20168
20039
|
/**
|
|
@@ -20203,7 +20074,7 @@ declare module 'testit-api-client/model/TestPlanApiResult' {
|
|
|
20203
20074
|
/**
|
|
20204
20075
|
* The TestPlanApiResult model module.
|
|
20205
20076
|
* @module model/TestPlanApiResult
|
|
20206
|
-
* @version 7.2.
|
|
20077
|
+
* @version 7.2.3
|
|
20207
20078
|
*/
|
|
20208
20079
|
class TestPlanApiResult {
|
|
20209
20080
|
/**
|
|
@@ -20272,7 +20143,7 @@ declare module 'testit-api-client/model/TestPlanChangedFieldsViewModel' {
|
|
|
20272
20143
|
/**
|
|
20273
20144
|
* The TestPlanChangedFieldsViewModel model module.
|
|
20274
20145
|
* @module model/TestPlanChangedFieldsViewModel
|
|
20275
|
-
* @version 7.2.
|
|
20146
|
+
* @version 7.2.3
|
|
20276
20147
|
*/
|
|
20277
20148
|
class TestPlanChangedFieldsViewModel {
|
|
20278
20149
|
/**
|
|
@@ -20316,7 +20187,7 @@ declare module 'testit-api-client/model/TestPlanChangeModel' {
|
|
|
20316
20187
|
/**
|
|
20317
20188
|
* The TestPlanChangeModel model module.
|
|
20318
20189
|
* @module model/TestPlanChangeModel
|
|
20319
|
-
* @version 7.2.
|
|
20190
|
+
* @version 7.2.3
|
|
20320
20191
|
*/
|
|
20321
20192
|
class TestPlanChangeModel {
|
|
20322
20193
|
/**
|
|
@@ -20364,7 +20235,7 @@ declare module 'testit-api-client/model/TestPlanExtractionModel' {
|
|
|
20364
20235
|
/**
|
|
20365
20236
|
* The TestPlanExtractionModel model module.
|
|
20366
20237
|
* @module model/TestPlanExtractionModel
|
|
20367
|
-
* @version 7.2.
|
|
20238
|
+
* @version 7.2.3
|
|
20368
20239
|
*/
|
|
20369
20240
|
class TestPlanExtractionModel {
|
|
20370
20241
|
/**
|
|
@@ -20396,7 +20267,7 @@ declare module 'testit-api-client/model/TestPlanGroupByStatus' {
|
|
|
20396
20267
|
/**
|
|
20397
20268
|
* The TestPlanGroupByStatus model module.
|
|
20398
20269
|
* @module model/TestPlanGroupByStatus
|
|
20399
|
-
* @version 7.2.
|
|
20270
|
+
* @version 7.2.3
|
|
20400
20271
|
*/
|
|
20401
20272
|
class TestPlanGroupByStatus {
|
|
20402
20273
|
/**
|
|
@@ -20439,7 +20310,7 @@ declare module 'testit-api-client/model/TestPlanGroupByStatusCode' {
|
|
|
20439
20310
|
/**
|
|
20440
20311
|
* The TestPlanGroupByStatusCode model module.
|
|
20441
20312
|
* @module model/TestPlanGroupByStatusCode
|
|
20442
|
-
* @version 7.2.
|
|
20313
|
+
* @version 7.2.3
|
|
20443
20314
|
*/
|
|
20444
20315
|
class TestPlanGroupByStatusCode {
|
|
20445
20316
|
/**
|
|
@@ -20482,7 +20353,7 @@ declare module 'testit-api-client/model/TestPlanGroupByStatusType' {
|
|
|
20482
20353
|
/**
|
|
20483
20354
|
* The TestPlanGroupByStatusType model module.
|
|
20484
20355
|
* @module model/TestPlanGroupByStatusType
|
|
20485
|
-
* @version 7.2.
|
|
20356
|
+
* @version 7.2.3
|
|
20486
20357
|
*/
|
|
20487
20358
|
class TestPlanGroupByStatusType {
|
|
20488
20359
|
/**
|
|
@@ -20525,7 +20396,7 @@ declare module 'testit-api-client/model/TestPlanGroupByTester' {
|
|
|
20525
20396
|
/**
|
|
20526
20397
|
* The TestPlanGroupByTester model module.
|
|
20527
20398
|
* @module model/TestPlanGroupByTester
|
|
20528
|
-
* @version 7.2.
|
|
20399
|
+
* @version 7.2.3
|
|
20529
20400
|
*/
|
|
20530
20401
|
class TestPlanGroupByTester {
|
|
20531
20402
|
/**
|
|
@@ -20567,7 +20438,7 @@ declare module 'testit-api-client/model/TestPlanGroupByTesterAndStatus' {
|
|
|
20567
20438
|
/**
|
|
20568
20439
|
* The TestPlanGroupByTesterAndStatus model module.
|
|
20569
20440
|
* @module model/TestPlanGroupByTesterAndStatus
|
|
20570
|
-
* @version 7.2.
|
|
20441
|
+
* @version 7.2.3
|
|
20571
20442
|
*/
|
|
20572
20443
|
class TestPlanGroupByTesterAndStatus {
|
|
20573
20444
|
/**
|
|
@@ -20611,7 +20482,7 @@ declare module 'testit-api-client/model/TestPlanGroupByTesterAndStatusCode' {
|
|
|
20611
20482
|
/**
|
|
20612
20483
|
* The TestPlanGroupByTesterAndStatusCode model module.
|
|
20613
20484
|
* @module model/TestPlanGroupByTesterAndStatusCode
|
|
20614
|
-
* @version 7.2.
|
|
20485
|
+
* @version 7.2.3
|
|
20615
20486
|
*/
|
|
20616
20487
|
class TestPlanGroupByTesterAndStatusCode {
|
|
20617
20488
|
/**
|
|
@@ -20655,7 +20526,7 @@ declare module 'testit-api-client/model/TestPlanLink' {
|
|
|
20655
20526
|
/**
|
|
20656
20527
|
* The TestPlanLink model module.
|
|
20657
20528
|
* @module model/TestPlanLink
|
|
20658
|
-
* @version 7.2.
|
|
20529
|
+
* @version 7.2.3
|
|
20659
20530
|
*/
|
|
20660
20531
|
class TestPlanLink {
|
|
20661
20532
|
/**
|
|
@@ -20693,7 +20564,7 @@ declare module 'testit-api-client/model/TestPlanModel' {
|
|
|
20693
20564
|
/**
|
|
20694
20565
|
* The TestPlanModel model module.
|
|
20695
20566
|
* @module model/TestPlanModel
|
|
20696
|
-
* @version 7.2.
|
|
20567
|
+
* @version 7.2.3
|
|
20697
20568
|
*/
|
|
20698
20569
|
class TestPlanModel {
|
|
20699
20570
|
/**
|
|
@@ -20762,7 +20633,7 @@ declare module 'testit-api-client/model/TestPlanSelectModel' {
|
|
|
20762
20633
|
/**
|
|
20763
20634
|
* The TestPlanSelectModel model module.
|
|
20764
20635
|
* @module model/TestPlanSelectModel
|
|
20765
|
-
* @version 7.2.
|
|
20636
|
+
* @version 7.2.3
|
|
20766
20637
|
*/
|
|
20767
20638
|
class TestPlanSelectModel {
|
|
20768
20639
|
/**
|
|
@@ -20804,7 +20675,7 @@ declare module 'testit-api-client/model/TestPlanShortModel' {
|
|
|
20804
20675
|
/**
|
|
20805
20676
|
* The TestPlanShortModel model module.
|
|
20806
20677
|
* @module model/TestPlanShortModel
|
|
20807
|
-
* @version 7.2.
|
|
20678
|
+
* @version 7.2.3
|
|
20808
20679
|
*/
|
|
20809
20680
|
class TestPlanShortModel {
|
|
20810
20681
|
/**
|
|
@@ -20927,7 +20798,7 @@ declare module 'testit-api-client/model/TestPlanSummaryModel' {
|
|
|
20927
20798
|
/**
|
|
20928
20799
|
* The TestPlanSummaryModel model module.
|
|
20929
20800
|
* @module model/TestPlanSummaryModel
|
|
20930
|
-
* @version 7.2.
|
|
20801
|
+
* @version 7.2.3
|
|
20931
20802
|
*/
|
|
20932
20803
|
class TestPlanSummaryModel {
|
|
20933
20804
|
/**
|
|
@@ -20979,7 +20850,7 @@ declare module 'testit-api-client/model/TestPlanTagApiResult' {
|
|
|
20979
20850
|
/**
|
|
20980
20851
|
* The TestPlanTagApiResult model module.
|
|
20981
20852
|
* @module model/TestPlanTagApiResult
|
|
20982
|
-
* @version 7.2.
|
|
20853
|
+
* @version 7.2.3
|
|
20983
20854
|
*/
|
|
20984
20855
|
class TestPlanTagApiResult {
|
|
20985
20856
|
/**
|
|
@@ -21020,7 +20891,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsAnalyticsApiModel' {
|
|
|
21020
20891
|
/**
|
|
21021
20892
|
* The TestPlanTestPointsAnalyticsApiModel model module.
|
|
21022
20893
|
* @module model/TestPlanTestPointsAnalyticsApiModel
|
|
21023
|
-
* @version 7.2.
|
|
20894
|
+
* @version 7.2.3
|
|
21024
20895
|
*/
|
|
21025
20896
|
class TestPlanTestPointsAnalyticsApiModel {
|
|
21026
20897
|
/**
|
|
@@ -21053,7 +20924,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsAnalyticsApiResult' {
|
|
|
21053
20924
|
/**
|
|
21054
20925
|
* The TestPlanTestPointsAnalyticsApiResult model module.
|
|
21055
20926
|
* @module model/TestPlanTestPointsAnalyticsApiResult
|
|
21056
|
-
* @version 7.2.
|
|
20927
|
+
* @version 7.2.3
|
|
21057
20928
|
*/
|
|
21058
20929
|
class TestPlanTestPointsAnalyticsApiResult {
|
|
21059
20930
|
/**
|
|
@@ -21104,7 +20975,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsApiModel' {
|
|
|
21104
20975
|
/**
|
|
21105
20976
|
* The TestPlanTestPointsApiModel model module.
|
|
21106
20977
|
* @module model/TestPlanTestPointsApiModel
|
|
21107
|
-
* @version 7.2.
|
|
20978
|
+
* @version 7.2.3
|
|
21108
20979
|
*/
|
|
21109
20980
|
class TestPlanTestPointsApiModel {
|
|
21110
20981
|
/**
|
|
@@ -21138,7 +21009,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsAutoTestsRerunApiModel
|
|
|
21138
21009
|
/**
|
|
21139
21010
|
* The TestPlanTestPointsAutoTestsRerunApiModel model module.
|
|
21140
21011
|
* @module model/TestPlanTestPointsAutoTestsRerunApiModel
|
|
21141
|
-
* @version 7.2.
|
|
21012
|
+
* @version 7.2.3
|
|
21142
21013
|
*/
|
|
21143
21014
|
class TestPlanTestPointsAutoTestsRerunApiModel {
|
|
21144
21015
|
/**
|
|
@@ -21172,7 +21043,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsAutoTestsRunApiModel'
|
|
|
21172
21043
|
/**
|
|
21173
21044
|
* The TestPlanTestPointsAutoTestsRunApiModel model module.
|
|
21174
21045
|
* @module model/TestPlanTestPointsAutoTestsRunApiModel
|
|
21175
|
-
* @version 7.2.
|
|
21046
|
+
* @version 7.2.3
|
|
21176
21047
|
*/
|
|
21177
21048
|
class TestPlanTestPointsAutoTestsRunApiModel {
|
|
21178
21049
|
/**
|
|
@@ -21219,7 +21090,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsExtractionApiModel' {
|
|
|
21219
21090
|
/**
|
|
21220
21091
|
* The TestPlanTestPointsExtractionApiModel model module.
|
|
21221
21092
|
* @module model/TestPlanTestPointsExtractionApiModel
|
|
21222
|
-
* @version 7.2.
|
|
21093
|
+
* @version 7.2.3
|
|
21223
21094
|
*/
|
|
21224
21095
|
class TestPlanTestPointsExtractionApiModel {
|
|
21225
21096
|
/**
|
|
@@ -21251,7 +21122,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsGroupApiModel' {
|
|
|
21251
21122
|
/**
|
|
21252
21123
|
* The TestPlanTestPointsGroupApiModel model module.
|
|
21253
21124
|
* @module model/TestPlanTestPointsGroupApiModel
|
|
21254
|
-
* @version 7.2.
|
|
21125
|
+
* @version 7.2.3
|
|
21255
21126
|
*/
|
|
21256
21127
|
class TestPlanTestPointsGroupApiModel {
|
|
21257
21128
|
/**
|
|
@@ -21293,7 +21164,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsGroupApiResult' {
|
|
|
21293
21164
|
/**
|
|
21294
21165
|
* The TestPlanTestPointsGroupApiResult model module.
|
|
21295
21166
|
* @module model/TestPlanTestPointsGroupApiResult
|
|
21296
|
-
* @version 7.2.
|
|
21167
|
+
* @version 7.2.3
|
|
21297
21168
|
*/
|
|
21298
21169
|
class TestPlanTestPointsGroupApiResult {
|
|
21299
21170
|
/**
|
|
@@ -21338,7 +21209,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsGroupSearchApiResult'
|
|
|
21338
21209
|
/**
|
|
21339
21210
|
* The TestPlanTestPointsGroupSearchApiResult model module.
|
|
21340
21211
|
* @module model/TestPlanTestPointsGroupSearchApiResult
|
|
21341
|
-
* @version 7.2.
|
|
21212
|
+
* @version 7.2.3
|
|
21342
21213
|
*/
|
|
21343
21214
|
class TestPlanTestPointsGroupSearchApiResult {
|
|
21344
21215
|
/**
|
|
@@ -21383,7 +21254,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsGroupSearchItemApiResu
|
|
|
21383
21254
|
/**
|
|
21384
21255
|
* The TestPlanTestPointsGroupSearchItemApiResult model module.
|
|
21385
21256
|
* @module model/TestPlanTestPointsGroupSearchItemApiResult
|
|
21386
|
-
* @version 7.2.
|
|
21257
|
+
* @version 7.2.3
|
|
21387
21258
|
*/
|
|
21388
21259
|
class TestPlanTestPointsGroupSearchItemApiResult {
|
|
21389
21260
|
/**
|
|
@@ -21426,7 +21297,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsInquiryApiModel' {
|
|
|
21426
21297
|
/**
|
|
21427
21298
|
* The TestPlanTestPointsInquiryApiModel model module.
|
|
21428
21299
|
* @module model/TestPlanTestPointsInquiryApiModel
|
|
21429
|
-
* @version 7.2.
|
|
21300
|
+
* @version 7.2.3
|
|
21430
21301
|
*/
|
|
21431
21302
|
class TestPlanTestPointsInquiryApiModel {
|
|
21432
21303
|
/**
|
|
@@ -21468,7 +21339,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsSearchApiModel' {
|
|
|
21468
21339
|
/**
|
|
21469
21340
|
* The TestPlanTestPointsSearchApiModel model module.
|
|
21470
21341
|
* @module model/TestPlanTestPointsSearchApiModel
|
|
21471
|
-
* @version 7.2.
|
|
21342
|
+
* @version 7.2.3
|
|
21472
21343
|
*/
|
|
21473
21344
|
class TestPlanTestPointsSearchApiModel {
|
|
21474
21345
|
/**
|
|
@@ -21522,7 +21393,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsSearchApiResult' {
|
|
|
21522
21393
|
/**
|
|
21523
21394
|
* The TestPlanTestPointsSearchApiResult model module.
|
|
21524
21395
|
* @module model/TestPlanTestPointsSearchApiResult
|
|
21525
|
-
* @version 7.2.
|
|
21396
|
+
* @version 7.2.3
|
|
21526
21397
|
*/
|
|
21527
21398
|
class TestPlanTestPointsSearchApiResult {
|
|
21528
21399
|
/**
|
|
@@ -21582,7 +21453,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsSearchStatusCountersAp
|
|
|
21582
21453
|
/**
|
|
21583
21454
|
* The TestPlanTestPointsSearchStatusCountersApiResult model module.
|
|
21584
21455
|
* @module model/TestPlanTestPointsSearchStatusCountersApiResult
|
|
21585
|
-
* @version 7.2.
|
|
21456
|
+
* @version 7.2.3
|
|
21586
21457
|
*/
|
|
21587
21458
|
class TestPlanTestPointsSearchStatusCountersApiResult {
|
|
21588
21459
|
/**
|
|
@@ -21629,7 +21500,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsSectionSearchApiResult
|
|
|
21629
21500
|
/**
|
|
21630
21501
|
* The TestPlanTestPointsSectionSearchApiResult model module.
|
|
21631
21502
|
* @module model/TestPlanTestPointsSectionSearchApiResult
|
|
21632
|
-
* @version 7.2.
|
|
21503
|
+
* @version 7.2.3
|
|
21633
21504
|
*/
|
|
21634
21505
|
class TestPlanTestPointsSectionSearchApiResult {
|
|
21635
21506
|
/**
|
|
@@ -21673,7 +21544,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsSetTestersApiModel' {
|
|
|
21673
21544
|
/**
|
|
21674
21545
|
* The TestPlanTestPointsSetTestersApiModel model module.
|
|
21675
21546
|
* @module model/TestPlanTestPointsSetTestersApiModel
|
|
21676
|
-
* @version 7.2.
|
|
21547
|
+
* @version 7.2.3
|
|
21677
21548
|
*/
|
|
21678
21549
|
class TestPlanTestPointsSetTestersApiModel {
|
|
21679
21550
|
/**
|
|
@@ -21716,7 +21587,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsStatusCodeGroupApiResu
|
|
|
21716
21587
|
/**
|
|
21717
21588
|
* The TestPlanTestPointsStatusCodeGroupApiResult model module.
|
|
21718
21589
|
* @module model/TestPlanTestPointsStatusCodeGroupApiResult
|
|
21719
|
-
* @version 7.2.
|
|
21590
|
+
* @version 7.2.3
|
|
21720
21591
|
*/
|
|
21721
21592
|
class TestPlanTestPointsStatusCodeGroupApiResult {
|
|
21722
21593
|
/**
|
|
@@ -21761,7 +21632,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsStatusGroupApiResult'
|
|
|
21761
21632
|
/**
|
|
21762
21633
|
* The TestPlanTestPointsStatusGroupApiResult model module.
|
|
21763
21634
|
* @module model/TestPlanTestPointsStatusGroupApiResult
|
|
21764
|
-
* @version 7.2.
|
|
21635
|
+
* @version 7.2.3
|
|
21765
21636
|
*/
|
|
21766
21637
|
class TestPlanTestPointsStatusGroupApiResult {
|
|
21767
21638
|
/**
|
|
@@ -21804,7 +21675,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsStatusTypeGroupApiResu
|
|
|
21804
21675
|
/**
|
|
21805
21676
|
* The TestPlanTestPointsStatusTypeGroupApiResult model module.
|
|
21806
21677
|
* @module model/TestPlanTestPointsStatusTypeGroupApiResult
|
|
21807
|
-
* @version 7.2.
|
|
21678
|
+
* @version 7.2.3
|
|
21808
21679
|
*/
|
|
21809
21680
|
class TestPlanTestPointsStatusTypeGroupApiResult {
|
|
21810
21681
|
/**
|
|
@@ -21847,7 +21718,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsTesterAndStatusGroupAp
|
|
|
21847
21718
|
/**
|
|
21848
21719
|
* The TestPlanTestPointsTesterAndStatusGroupApiResult model module.
|
|
21849
21720
|
* @module model/TestPlanTestPointsTesterAndStatusGroupApiResult
|
|
21850
|
-
* @version 7.2.
|
|
21721
|
+
* @version 7.2.3
|
|
21851
21722
|
*/
|
|
21852
21723
|
class TestPlanTestPointsTesterAndStatusGroupApiResult {
|
|
21853
21724
|
/**
|
|
@@ -21892,7 +21763,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsTesterAndStatusTypeGro
|
|
|
21892
21763
|
/**
|
|
21893
21764
|
* The TestPlanTestPointsTesterAndStatusTypeGroupApiResult model module.
|
|
21894
21765
|
* @module model/TestPlanTestPointsTesterAndStatusTypeGroupApiResult
|
|
21895
|
-
* @version 7.2.
|
|
21766
|
+
* @version 7.2.3
|
|
21896
21767
|
*/
|
|
21897
21768
|
class TestPlanTestPointsTesterAndStatusTypeGroupApiResult {
|
|
21898
21769
|
/**
|
|
@@ -21937,7 +21808,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsTesterGroupApiResult'
|
|
|
21937
21808
|
/**
|
|
21938
21809
|
* The TestPlanTestPointsTesterGroupApiResult model module.
|
|
21939
21810
|
* @module model/TestPlanTestPointsTesterGroupApiResult
|
|
21940
|
-
* @version 7.2.
|
|
21811
|
+
* @version 7.2.3
|
|
21941
21812
|
*/
|
|
21942
21813
|
class TestPlanTestPointsTesterGroupApiResult {
|
|
21943
21814
|
/**
|
|
@@ -21980,7 +21851,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsTestSuiteSearchApiResu
|
|
|
21980
21851
|
/**
|
|
21981
21852
|
* The TestPlanTestPointsTestSuiteSearchApiResult model module.
|
|
21982
21853
|
* @module model/TestPlanTestPointsTestSuiteSearchApiResult
|
|
21983
|
-
* @version 7.2.
|
|
21854
|
+
* @version 7.2.3
|
|
21984
21855
|
*/
|
|
21985
21856
|
class TestPlanTestPointsTestSuiteSearchApiResult {
|
|
21986
21857
|
/**
|
|
@@ -22023,7 +21894,7 @@ declare module 'testit-api-client/model/TestPlanTestPointsWorkItemSearchApiResul
|
|
|
22023
21894
|
/**
|
|
22024
21895
|
* The TestPlanTestPointsWorkItemSearchApiResult model module.
|
|
22025
21896
|
* @module model/TestPlanTestPointsWorkItemSearchApiResult
|
|
22026
|
-
* @version 7.2.
|
|
21897
|
+
* @version 7.2.3
|
|
22027
21898
|
*/
|
|
22028
21899
|
class TestPlanTestPointsWorkItemSearchApiResult {
|
|
22029
21900
|
/**
|
|
@@ -22092,7 +21963,7 @@ declare module 'testit-api-client/model/TestPlanWithAnalyticModel' {
|
|
|
22092
21963
|
/**
|
|
22093
21964
|
* The TestPlanWithAnalyticModel model module.
|
|
22094
21965
|
* @module model/TestPlanWithAnalyticModel
|
|
22095
|
-
* @version 7.2.
|
|
21966
|
+
* @version 7.2.3
|
|
22096
21967
|
*/
|
|
22097
21968
|
class TestPlanWithAnalyticModel {
|
|
22098
21969
|
/**
|
|
@@ -22163,7 +22034,7 @@ declare module 'testit-api-client/model/TestPlanWithTestSuiteTreeModel' {
|
|
|
22163
22034
|
/**
|
|
22164
22035
|
* The TestPlanWithTestSuiteTreeModel model module.
|
|
22165
22036
|
* @module model/TestPlanWithTestSuiteTreeModel
|
|
22166
|
-
* @version 7.2.
|
|
22037
|
+
* @version 7.2.3
|
|
22167
22038
|
*/
|
|
22168
22039
|
class TestPlanWithTestSuiteTreeModel {
|
|
22169
22040
|
/**
|
|
@@ -22234,7 +22105,7 @@ declare module 'testit-api-client/model/TestPoint' {
|
|
|
22234
22105
|
/**
|
|
22235
22106
|
* The TestPoint model module.
|
|
22236
22107
|
* @module model/TestPoint
|
|
22237
|
-
* @version 7.2.
|
|
22108
|
+
* @version 7.2.3
|
|
22238
22109
|
*/
|
|
22239
22110
|
class TestPoint {
|
|
22240
22111
|
/**
|
|
@@ -22287,7 +22158,7 @@ declare module 'testit-api-client/model/TestPointAnalyticResult' {
|
|
|
22287
22158
|
/**
|
|
22288
22159
|
* The TestPointAnalyticResult model module.
|
|
22289
22160
|
* @module model/TestPointAnalyticResult
|
|
22290
|
-
* @version 7.2.
|
|
22161
|
+
* @version 7.2.3
|
|
22291
22162
|
*/
|
|
22292
22163
|
class TestPointAnalyticResult {
|
|
22293
22164
|
/**
|
|
@@ -22340,7 +22211,7 @@ declare module 'testit-api-client/model/TestPointByTestSuiteModel' {
|
|
|
22340
22211
|
/**
|
|
22341
22212
|
* The TestPointByTestSuiteModel model module.
|
|
22342
22213
|
* @module model/TestPointByTestSuiteModel
|
|
22343
|
-
* @version 7.2.
|
|
22214
|
+
* @version 7.2.3
|
|
22344
22215
|
*/
|
|
22345
22216
|
class TestPointByTestSuiteModel {
|
|
22346
22217
|
/**
|
|
@@ -22389,7 +22260,7 @@ declare module 'testit-api-client/model/TestPointChangeViewModel' {
|
|
|
22389
22260
|
/**
|
|
22390
22261
|
* The TestPointChangeViewModel model module.
|
|
22391
22262
|
* @module model/TestPointChangeViewModel
|
|
22392
|
-
* @version 7.2.
|
|
22263
|
+
* @version 7.2.3
|
|
22393
22264
|
*/
|
|
22394
22265
|
class TestPointChangeViewModel {
|
|
22395
22266
|
/**
|
|
@@ -22433,7 +22304,7 @@ declare module 'testit-api-client/model/TestPointChangeViewModelChangedFieldView
|
|
|
22433
22304
|
/**
|
|
22434
22305
|
* The TestPointChangeViewModelChangedFieldViewModel model module.
|
|
22435
22306
|
* @module model/TestPointChangeViewModelChangedFieldViewModel
|
|
22436
|
-
* @version 7.2.
|
|
22307
|
+
* @version 7.2.3
|
|
22437
22308
|
*/
|
|
22438
22309
|
class TestPointChangeViewModelChangedFieldViewModel {
|
|
22439
22310
|
/**
|
|
@@ -22466,7 +22337,7 @@ declare module 'testit-api-client/model/TestPointFilterModel' {
|
|
|
22466
22337
|
/**
|
|
22467
22338
|
* The TestPointFilterModel model module.
|
|
22468
22339
|
* @module model/TestPointFilterModel
|
|
22469
|
-
* @version 7.2.
|
|
22340
|
+
* @version 7.2.3
|
|
22470
22341
|
*/
|
|
22471
22342
|
class TestPointFilterModel {
|
|
22472
22343
|
/**
|
|
@@ -22522,7 +22393,7 @@ declare module 'testit-api-client/model/TestPointFilterRequestModel' {
|
|
|
22522
22393
|
/**
|
|
22523
22394
|
* The TestPointFilterRequestModel model module.
|
|
22524
22395
|
* @module model/TestPointFilterRequestModel
|
|
22525
|
-
* @version 7.2.
|
|
22396
|
+
* @version 7.2.3
|
|
22526
22397
|
*/
|
|
22527
22398
|
class TestPointFilterRequestModel {
|
|
22528
22399
|
/**
|
|
@@ -22578,7 +22449,7 @@ declare module 'testit-api-client/model/TestPointResultApiResult' {
|
|
|
22578
22449
|
/**
|
|
22579
22450
|
* The TestPointResultApiResult model module.
|
|
22580
22451
|
* @module model/TestPointResultApiResult
|
|
22581
|
-
* @version 7.2.
|
|
22452
|
+
* @version 7.2.3
|
|
22582
22453
|
*/
|
|
22583
22454
|
class TestPointResultApiResult {
|
|
22584
22455
|
/**
|
|
@@ -22625,7 +22496,7 @@ declare module 'testit-api-client/model/TestPointSelectModel' {
|
|
|
22625
22496
|
/**
|
|
22626
22497
|
* The TestPointSelectModel model module.
|
|
22627
22498
|
* @module model/TestPointSelectModel
|
|
22628
|
-
* @version 7.2.
|
|
22499
|
+
* @version 7.2.3
|
|
22629
22500
|
*/
|
|
22630
22501
|
class TestPointSelectModel {
|
|
22631
22502
|
/**
|
|
@@ -22658,7 +22529,7 @@ declare module 'testit-api-client/model/TestPointSelector' {
|
|
|
22658
22529
|
/**
|
|
22659
22530
|
* The TestPointSelector model module.
|
|
22660
22531
|
* @module model/TestPointSelector
|
|
22661
|
-
* @version 7.2.
|
|
22532
|
+
* @version 7.2.3
|
|
22662
22533
|
*/
|
|
22663
22534
|
class TestPointSelector {
|
|
22664
22535
|
/**
|
|
@@ -22701,7 +22572,7 @@ declare module 'testit-api-client/model/TestPointsExtractionModel' {
|
|
|
22701
22572
|
/**
|
|
22702
22573
|
* The TestPointsExtractionModel model module.
|
|
22703
22574
|
* @module model/TestPointsExtractionModel
|
|
22704
|
-
* @version 7.2.
|
|
22575
|
+
* @version 7.2.3
|
|
22705
22576
|
*/
|
|
22706
22577
|
class TestPointsExtractionModel {
|
|
22707
22578
|
/**
|
|
@@ -22733,7 +22604,7 @@ declare module 'testit-api-client/model/TestPointShortApiResult' {
|
|
|
22733
22604
|
/**
|
|
22734
22605
|
* The TestPointShortApiResult model module.
|
|
22735
22606
|
* @module model/TestPointShortApiResult
|
|
22736
|
-
* @version 7.2.
|
|
22607
|
+
* @version 7.2.3
|
|
22737
22608
|
*/
|
|
22738
22609
|
class TestPointShortApiResult {
|
|
22739
22610
|
/**
|
|
@@ -22788,7 +22659,7 @@ declare module 'testit-api-client/model/TestPointShortModel' {
|
|
|
22788
22659
|
/**
|
|
22789
22660
|
* The TestPointShortModel model module.
|
|
22790
22661
|
* @module model/TestPointShortModel
|
|
22791
|
-
* @version 7.2.
|
|
22662
|
+
* @version 7.2.3
|
|
22792
22663
|
*/
|
|
22793
22664
|
class TestPointShortModel {
|
|
22794
22665
|
/**
|
|
@@ -22839,7 +22710,7 @@ declare module 'testit-api-client/model/TestPointShortResponseModel' {
|
|
|
22839
22710
|
/**
|
|
22840
22711
|
* The TestPointShortResponseModel model module.
|
|
22841
22712
|
* @module model/TestPointShortResponseModel
|
|
22842
|
-
* @version 7.2.
|
|
22713
|
+
* @version 7.2.3
|
|
22843
22714
|
*/
|
|
22844
22715
|
class TestPointShortResponseModel {
|
|
22845
22716
|
/**
|
|
@@ -22988,7 +22859,7 @@ declare module 'testit-api-client/model/TestPointWithLastResultResponseModel' {
|
|
|
22988
22859
|
/**
|
|
22989
22860
|
* The TestPointWithLastResultResponseModel model module.
|
|
22990
22861
|
* @module model/TestPointWithLastResultResponseModel
|
|
22991
|
-
* @version 7.2.
|
|
22862
|
+
* @version 7.2.3
|
|
22992
22863
|
*/
|
|
22993
22864
|
class TestPointWithLastResultResponseModel {
|
|
22994
22865
|
/**
|
|
@@ -23062,7 +22933,7 @@ declare module 'testit-api-client/model/TestResultApiResult' {
|
|
|
23062
22933
|
/**
|
|
23063
22934
|
* The TestResultApiResult model module.
|
|
23064
22935
|
* @module model/TestResultApiResult
|
|
23065
|
-
* @version 7.2.
|
|
22936
|
+
* @version 7.2.3
|
|
23066
22937
|
*/
|
|
23067
22938
|
class TestResultApiResult {
|
|
23068
22939
|
/**
|
|
@@ -23145,7 +23016,7 @@ declare module 'testit-api-client/model/TestResultChangeViewModel' {
|
|
|
23145
23016
|
/**
|
|
23146
23017
|
* The TestResultChangeViewModel model module.
|
|
23147
23018
|
* @module model/TestResultChangeViewModel
|
|
23148
|
-
* @version 7.2.
|
|
23019
|
+
* @version 7.2.3
|
|
23149
23020
|
*/
|
|
23150
23021
|
class TestResultChangeViewModel {
|
|
23151
23022
|
/**
|
|
@@ -23186,7 +23057,7 @@ declare module 'testit-api-client/model/TestResultChangeViewModelChangedFieldVie
|
|
|
23186
23057
|
/**
|
|
23187
23058
|
* The TestResultChangeViewModelChangedFieldViewModel model module.
|
|
23188
23059
|
* @module model/TestResultChangeViewModelChangedFieldViewModel
|
|
23189
|
-
* @version 7.2.
|
|
23060
|
+
* @version 7.2.3
|
|
23190
23061
|
*/
|
|
23191
23062
|
class TestResultChangeViewModelChangedFieldViewModel {
|
|
23192
23063
|
/**
|
|
@@ -23219,7 +23090,7 @@ declare module 'testit-api-client/model/TestResultChronologyModel' {
|
|
|
23219
23090
|
/**
|
|
23220
23091
|
* The TestResultChronologyModel model module.
|
|
23221
23092
|
* @module model/TestResultChronologyModel
|
|
23222
|
-
* @version 7.2.
|
|
23093
|
+
* @version 7.2.3
|
|
23223
23094
|
*/
|
|
23224
23095
|
class TestResultChronologyModel {
|
|
23225
23096
|
/**
|
|
@@ -23261,7 +23132,7 @@ declare module 'testit-api-client/model/TestResultFailureClassApiResult' {
|
|
|
23261
23132
|
/**
|
|
23262
23133
|
* The TestResultFailureClassApiResult model module.
|
|
23263
23134
|
* @module model/TestResultFailureClassApiResult
|
|
23264
|
-
* @version 7.2.
|
|
23135
|
+
* @version 7.2.3
|
|
23265
23136
|
*/
|
|
23266
23137
|
class TestResultFailureClassApiResult {
|
|
23267
23138
|
/**
|
|
@@ -23302,7 +23173,7 @@ declare module 'testit-api-client/model/TestResultHistoryReportApiResult' {
|
|
|
23302
23173
|
/**
|
|
23303
23174
|
* The TestResultHistoryReportApiResult model module.
|
|
23304
23175
|
* @module model/TestResultHistoryReportApiResult
|
|
23305
|
-
* @version 7.2.
|
|
23176
|
+
* @version 7.2.3
|
|
23306
23177
|
*/
|
|
23307
23178
|
class TestResultHistoryReportApiResult {
|
|
23308
23179
|
/**
|
|
@@ -23369,6 +23240,54 @@ declare module 'testit-api-client/model/TestResultHistoryReportApiResult' {
|
|
|
23369
23240
|
let RequiredProperties: string[];
|
|
23370
23241
|
}
|
|
23371
23242
|
|
|
23243
|
+
}
|
|
23244
|
+
declare module 'testit-api-client/model/TestResultLinkApiResult' {
|
|
23245
|
+
export default TestResultLinkApiResult;
|
|
23246
|
+
/**
|
|
23247
|
+
* The TestResultLinkApiResult model module.
|
|
23248
|
+
* @module model/TestResultLinkApiResult
|
|
23249
|
+
* @version 7.2.3
|
|
23250
|
+
*/
|
|
23251
|
+
class TestResultLinkApiResult {
|
|
23252
|
+
/**
|
|
23253
|
+
* Initializes the fields of this object.
|
|
23254
|
+
* This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
|
|
23255
|
+
* Only for internal use.
|
|
23256
|
+
*/
|
|
23257
|
+
static initialize(obj: any, url: any, hasInfo: any): void;
|
|
23258
|
+
/**
|
|
23259
|
+
* Constructs a <code>TestResultLinkApiResult</code> from a plain JavaScript object, optionally creating a new instance.
|
|
23260
|
+
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
|
|
23261
|
+
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
23262
|
+
* @param {module:model/TestResultLinkApiResult} obj Optional instance to populate.
|
|
23263
|
+
* @return {module:model/TestResultLinkApiResult} The populated <code>TestResultLinkApiResult</code> instance.
|
|
23264
|
+
*/
|
|
23265
|
+
static constructFromObject(data: any, obj: any): any;
|
|
23266
|
+
/**
|
|
23267
|
+
* Validates the JSON data with respect to <code>TestResultLinkApiResult</code>.
|
|
23268
|
+
* @param {Object} data The plain JavaScript object bearing properties of interest.
|
|
23269
|
+
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>TestResultLinkApiResult</code>.
|
|
23270
|
+
*/
|
|
23271
|
+
static validateJSON(data: any): boolean;
|
|
23272
|
+
/**
|
|
23273
|
+
* Constructs a new <code>TestResultLinkApiResult</code>.
|
|
23274
|
+
* @alias module:model/TestResultLinkApiResult
|
|
23275
|
+
* @param url {String} Address can be specified without protocol, but necessarily with the domain.
|
|
23276
|
+
* @param hasInfo {Boolean} Flag defines if link relates to integrated jira service
|
|
23277
|
+
*/
|
|
23278
|
+
constructor(url: string, hasInfo: boolean);
|
|
23279
|
+
id: any;
|
|
23280
|
+
title: any;
|
|
23281
|
+
url: any;
|
|
23282
|
+
description: any;
|
|
23283
|
+
type: any;
|
|
23284
|
+
hasInfo: any;
|
|
23285
|
+
name: any;
|
|
23286
|
+
}
|
|
23287
|
+
namespace TestResultLinkApiResult {
|
|
23288
|
+
let RequiredProperties: string[];
|
|
23289
|
+
}
|
|
23290
|
+
|
|
23372
23291
|
}
|
|
23373
23292
|
declare module 'testit-api-client/model/TestResultOutcome' {
|
|
23374
23293
|
/**
|
|
@@ -23419,7 +23338,7 @@ declare module 'testit-api-client/model/TestResultResponse' {
|
|
|
23419
23338
|
/**
|
|
23420
23339
|
* The TestResultResponse model module.
|
|
23421
23340
|
* @module model/TestResultResponse
|
|
23422
|
-
* @version 7.2.
|
|
23341
|
+
* @version 7.2.3
|
|
23423
23342
|
*/
|
|
23424
23343
|
class TestResultResponse {
|
|
23425
23344
|
/**
|
|
@@ -23500,7 +23419,7 @@ declare module 'testit-api-client/model/TestResultsExtractionApiModel' {
|
|
|
23500
23419
|
/**
|
|
23501
23420
|
* The TestResultsExtractionApiModel model module.
|
|
23502
23421
|
* @module model/TestResultsExtractionApiModel
|
|
23503
|
-
* @version 7.2.
|
|
23422
|
+
* @version 7.2.3
|
|
23504
23423
|
*/
|
|
23505
23424
|
class TestResultsExtractionApiModel {
|
|
23506
23425
|
/**
|
|
@@ -23532,7 +23451,7 @@ declare module 'testit-api-client/model/TestResultsFilterApiModel' {
|
|
|
23532
23451
|
/**
|
|
23533
23452
|
* The TestResultsFilterApiModel model module.
|
|
23534
23453
|
* @module model/TestResultsFilterApiModel
|
|
23535
|
-
* @version 7.2.
|
|
23454
|
+
* @version 7.2.3
|
|
23536
23455
|
*/
|
|
23537
23456
|
class TestResultsFilterApiModel {
|
|
23538
23457
|
/**
|
|
@@ -23580,7 +23499,7 @@ declare module 'testit-api-client/model/TestResultShortApiResult' {
|
|
|
23580
23499
|
/**
|
|
23581
23500
|
* The TestResultShortApiResult model module.
|
|
23582
23501
|
* @module model/TestResultShortApiResult
|
|
23583
|
-
* @version 7.2.
|
|
23502
|
+
* @version 7.2.3
|
|
23584
23503
|
*/
|
|
23585
23504
|
class TestResultShortApiResult {
|
|
23586
23505
|
/**
|
|
@@ -23634,7 +23553,7 @@ declare module 'testit-api-client/model/TestResultShortResponse' {
|
|
|
23634
23553
|
/**
|
|
23635
23554
|
* The TestResultShortResponse model module.
|
|
23636
23555
|
* @module model/TestResultShortResponse
|
|
23637
|
-
* @version 7.2.
|
|
23556
|
+
* @version 7.2.3
|
|
23638
23557
|
*/
|
|
23639
23558
|
class TestResultShortResponse {
|
|
23640
23559
|
/**
|
|
@@ -23671,7 +23590,7 @@ declare module 'testit-api-client/model/TestResultShortResponse' {
|
|
|
23671
23590
|
* @param resultReasons {Array.<module:model/AutoTestResultReasonShort>} Collection of result reasons which the test result have
|
|
23672
23591
|
* @param date {Date} Date when the test result was completed or started or created
|
|
23673
23592
|
* @param createdDate {Date} Date when the test result has been created
|
|
23674
|
-
* @param links {Array.<module:model/
|
|
23593
|
+
* @param links {Array.<module:model/TestResultLinkApiResult>} Collection of links attached to the test result
|
|
23675
23594
|
* @param attachments {Array.<module:model/AttachmentApiResult>} Collection of files attached to the test result
|
|
23676
23595
|
* @param rerunCompletedCount {Number} Run count
|
|
23677
23596
|
*/
|
|
@@ -23708,7 +23627,7 @@ declare module 'testit-api-client/model/TestResultsLocalFilterModel' {
|
|
|
23708
23627
|
/**
|
|
23709
23628
|
* The TestResultsLocalFilterModel model module.
|
|
23710
23629
|
* @module model/TestResultsLocalFilterModel
|
|
23711
|
-
* @version 7.2.
|
|
23630
|
+
* @version 7.2.3
|
|
23712
23631
|
*/
|
|
23713
23632
|
class TestResultsLocalFilterModel {
|
|
23714
23633
|
/**
|
|
@@ -23745,7 +23664,7 @@ declare module 'testit-api-client/model/TestResultsSelectApiModel' {
|
|
|
23745
23664
|
/**
|
|
23746
23665
|
* The TestResultsSelectApiModel model module.
|
|
23747
23666
|
* @module model/TestResultsSelectApiModel
|
|
23748
|
-
* @version 7.2.
|
|
23667
|
+
* @version 7.2.3
|
|
23749
23668
|
*/
|
|
23750
23669
|
class TestResultsSelectApiModel {
|
|
23751
23670
|
/**
|
|
@@ -23788,7 +23707,7 @@ declare module 'testit-api-client/model/TestResultsStatisticsApiResult' {
|
|
|
23788
23707
|
/**
|
|
23789
23708
|
* The TestResultsStatisticsApiResult model module.
|
|
23790
23709
|
* @module model/TestResultsStatisticsApiResult
|
|
23791
|
-
* @version 7.2.
|
|
23710
|
+
* @version 7.2.3
|
|
23792
23711
|
*/
|
|
23793
23712
|
class TestResultsStatisticsApiResult {
|
|
23794
23713
|
/**
|
|
@@ -23831,7 +23750,7 @@ declare module 'testit-api-client/model/TestResultsStatisticsFailureCategoriesAp
|
|
|
23831
23750
|
/**
|
|
23832
23751
|
* The TestResultsStatisticsFailureCategoriesApiResult model module.
|
|
23833
23752
|
* @module model/TestResultsStatisticsFailureCategoriesApiResult
|
|
23834
|
-
* @version 7.2.
|
|
23753
|
+
* @version 7.2.3
|
|
23835
23754
|
*/
|
|
23836
23755
|
class TestResultsStatisticsFailureCategoriesApiResult {
|
|
23837
23756
|
/**
|
|
@@ -23876,7 +23795,7 @@ declare module 'testit-api-client/model/TestResultsStatisticsStatusesApiResult'
|
|
|
23876
23795
|
/**
|
|
23877
23796
|
* The TestResultsStatisticsStatusesApiResult model module.
|
|
23878
23797
|
* @module model/TestResultsStatisticsStatusesApiResult
|
|
23879
|
-
* @version 7.2.
|
|
23798
|
+
* @version 7.2.3
|
|
23880
23799
|
*/
|
|
23881
23800
|
class TestResultsStatisticsStatusesApiResult {
|
|
23882
23801
|
/**
|
|
@@ -23929,7 +23848,7 @@ declare module 'testit-api-client/model/TestResultStepCommentUpdateRequest' {
|
|
|
23929
23848
|
/**
|
|
23930
23849
|
* The TestResultStepCommentUpdateRequest model module.
|
|
23931
23850
|
* @module model/TestResultStepCommentUpdateRequest
|
|
23932
|
-
* @version 7.2.
|
|
23851
|
+
* @version 7.2.3
|
|
23933
23852
|
*/
|
|
23934
23853
|
class TestResultStepCommentUpdateRequest {
|
|
23935
23854
|
/**
|
|
@@ -23977,7 +23896,7 @@ declare module 'testit-api-client/model/TestResultUpdateV2Request' {
|
|
|
23977
23896
|
/**
|
|
23978
23897
|
* The TestResultUpdateV2Request model module.
|
|
23979
23898
|
* @module model/TestResultUpdateV2Request
|
|
23980
|
-
* @version 7.2.
|
|
23899
|
+
* @version 7.2.3
|
|
23981
23900
|
*/
|
|
23982
23901
|
class TestResultUpdateV2Request {
|
|
23983
23902
|
/**
|
|
@@ -24003,6 +23922,7 @@ declare module 'testit-api-client/model/TestResultUpdateV2Request' {
|
|
|
24003
23922
|
failureClassIds: any;
|
|
24004
23923
|
outcome: any;
|
|
24005
23924
|
statusCode: any;
|
|
23925
|
+
statusType: any;
|
|
24006
23926
|
comment: any;
|
|
24007
23927
|
links: any;
|
|
24008
23928
|
stepResults: any;
|
|
@@ -24022,7 +23942,7 @@ declare module 'testit-api-client/model/TestResultV2GetModel' {
|
|
|
24022
23942
|
/**
|
|
24023
23943
|
* The TestResultV2GetModel model module.
|
|
24024
23944
|
* @module model/TestResultV2GetModel
|
|
24025
|
-
* @version 7.2.
|
|
23945
|
+
* @version 7.2.3
|
|
24026
23946
|
*/
|
|
24027
23947
|
class TestResultV2GetModel {
|
|
24028
23948
|
/**
|
|
@@ -24087,7 +24007,7 @@ declare module 'testit-api-client/model/TestResultV2ShortModel' {
|
|
|
24087
24007
|
/**
|
|
24088
24008
|
* The TestResultV2ShortModel model module.
|
|
24089
24009
|
* @module model/TestResultV2ShortModel
|
|
24090
|
-
* @version 7.2.
|
|
24010
|
+
* @version 7.2.3
|
|
24091
24011
|
*/
|
|
24092
24012
|
class TestResultV2ShortModel {
|
|
24093
24013
|
/**
|
|
@@ -24150,7 +24070,7 @@ declare module 'testit-api-client/model/TestRunAnalyticApiResult' {
|
|
|
24150
24070
|
/**
|
|
24151
24071
|
* The TestRunAnalyticApiResult model module.
|
|
24152
24072
|
* @module model/TestRunAnalyticApiResult
|
|
24153
|
-
* @version 7.2.
|
|
24073
|
+
* @version 7.2.3
|
|
24154
24074
|
*/
|
|
24155
24075
|
class TestRunAnalyticApiResult {
|
|
24156
24076
|
/**
|
|
@@ -24195,7 +24115,7 @@ declare module 'testit-api-client/model/TestRunApiResult' {
|
|
|
24195
24115
|
/**
|
|
24196
24116
|
* The TestRunApiResult model module.
|
|
24197
24117
|
* @module model/TestRunApiResult
|
|
24198
|
-
* @version 7.2.
|
|
24118
|
+
* @version 7.2.3
|
|
24199
24119
|
*/
|
|
24200
24120
|
class TestRunApiResult {
|
|
24201
24121
|
/**
|
|
@@ -24276,7 +24196,7 @@ declare module 'testit-api-client/model/TestRunByAutoTestApiResult' {
|
|
|
24276
24196
|
/**
|
|
24277
24197
|
* The TestRunByAutoTestApiResult model module.
|
|
24278
24198
|
* @module model/TestRunByAutoTestApiResult
|
|
24279
|
-
* @version 7.2.
|
|
24199
|
+
* @version 7.2.3
|
|
24280
24200
|
*/
|
|
24281
24201
|
class TestRunByAutoTestApiResult {
|
|
24282
24202
|
/**
|
|
@@ -24328,7 +24248,7 @@ declare module 'testit-api-client/model/TestRunExtractionApiModel' {
|
|
|
24328
24248
|
/**
|
|
24329
24249
|
* The TestRunExtractionApiModel model module.
|
|
24330
24250
|
* @module model/TestRunExtractionApiModel
|
|
24331
|
-
* @version 7.2.
|
|
24251
|
+
* @version 7.2.3
|
|
24332
24252
|
*/
|
|
24333
24253
|
class TestRunExtractionApiModel {
|
|
24334
24254
|
/**
|
|
@@ -24360,7 +24280,7 @@ declare module 'testit-api-client/model/TestRunFilterApiModel' {
|
|
|
24360
24280
|
/**
|
|
24361
24281
|
* The TestRunFilterApiModel model module.
|
|
24362
24282
|
* @module model/TestRunFilterApiModel
|
|
24363
|
-
* @version 7.2.
|
|
24283
|
+
* @version 7.2.3
|
|
24364
24284
|
*/
|
|
24365
24285
|
class TestRunFilterApiModel {
|
|
24366
24286
|
/**
|
|
@@ -24408,7 +24328,7 @@ declare module 'testit-api-client/model/TestRunGroupByFailureClassApiResult' {
|
|
|
24408
24328
|
/**
|
|
24409
24329
|
* The TestRunGroupByFailureClassApiResult model module.
|
|
24410
24330
|
* @module model/TestRunGroupByFailureClassApiResult
|
|
24411
|
-
* @version 7.2.
|
|
24331
|
+
* @version 7.2.3
|
|
24412
24332
|
*/
|
|
24413
24333
|
class TestRunGroupByFailureClassApiResult {
|
|
24414
24334
|
/**
|
|
@@ -24451,7 +24371,7 @@ declare module 'testit-api-client/model/TestRunGroupByStatusApiResult' {
|
|
|
24451
24371
|
/**
|
|
24452
24372
|
* The TestRunGroupByStatusApiResult model module.
|
|
24453
24373
|
* @module model/TestRunGroupByStatusApiResult
|
|
24454
|
-
* @version 7.2.
|
|
24374
|
+
* @version 7.2.3
|
|
24455
24375
|
*/
|
|
24456
24376
|
class TestRunGroupByStatusApiResult {
|
|
24457
24377
|
/**
|
|
@@ -24494,7 +24414,7 @@ declare module 'testit-api-client/model/TestRunGroupByStatusTypeApiResult' {
|
|
|
24494
24414
|
/**
|
|
24495
24415
|
* The TestRunGroupByStatusTypeApiResult model module.
|
|
24496
24416
|
* @module model/TestRunGroupByStatusTypeApiResult
|
|
24497
|
-
* @version 7.2.
|
|
24417
|
+
* @version 7.2.3
|
|
24498
24418
|
*/
|
|
24499
24419
|
class TestRunGroupByStatusTypeApiResult {
|
|
24500
24420
|
/**
|
|
@@ -24537,7 +24457,7 @@ declare module 'testit-api-client/model/TestRunNameApiResult' {
|
|
|
24537
24457
|
/**
|
|
24538
24458
|
* The TestRunNameApiResult model module.
|
|
24539
24459
|
* @module model/TestRunNameApiResult
|
|
24540
|
-
* @version 7.2.
|
|
24460
|
+
* @version 7.2.3
|
|
24541
24461
|
*/
|
|
24542
24462
|
class TestRunNameApiResult {
|
|
24543
24463
|
/**
|
|
@@ -24580,7 +24500,7 @@ declare module 'testit-api-client/model/TestRunSelectApiModel' {
|
|
|
24580
24500
|
/**
|
|
24581
24501
|
* The TestRunSelectApiModel model module.
|
|
24582
24502
|
* @module model/TestRunSelectApiModel
|
|
24583
|
-
* @version 7.2.
|
|
24503
|
+
* @version 7.2.3
|
|
24584
24504
|
*/
|
|
24585
24505
|
class TestRunSelectApiModel {
|
|
24586
24506
|
/**
|
|
@@ -24624,7 +24544,7 @@ declare module 'testit-api-client/model/TestRunShortApiResult' {
|
|
|
24624
24544
|
/**
|
|
24625
24545
|
* The TestRunShortApiResult model module.
|
|
24626
24546
|
* @module model/TestRunShortApiResult
|
|
24627
|
-
* @version 7.2.
|
|
24547
|
+
* @version 7.2.3
|
|
24628
24548
|
*/
|
|
24629
24549
|
class TestRunShortApiResult {
|
|
24630
24550
|
/**
|
|
@@ -24727,7 +24647,7 @@ declare module 'testit-api-client/model/TestRunStatisticsFilterApiModel' {
|
|
|
24727
24647
|
/**
|
|
24728
24648
|
* The TestRunStatisticsFilterApiModel model module.
|
|
24729
24649
|
* @module model/TestRunStatisticsFilterApiModel
|
|
24730
|
-
* @version 7.2.
|
|
24650
|
+
* @version 7.2.3
|
|
24731
24651
|
*/
|
|
24732
24652
|
class TestRunStatisticsFilterApiModel {
|
|
24733
24653
|
/**
|
|
@@ -24764,7 +24684,7 @@ declare module 'testit-api-client/model/TestRunTestResultsPartialBulkSetModel' {
|
|
|
24764
24684
|
/**
|
|
24765
24685
|
* The TestRunTestResultsPartialBulkSetModel model module.
|
|
24766
24686
|
* @module model/TestRunTestResultsPartialBulkSetModel
|
|
24767
|
-
* @version 7.2.
|
|
24687
|
+
* @version 7.2.3
|
|
24768
24688
|
*/
|
|
24769
24689
|
class TestRunTestResultsPartialBulkSetModel {
|
|
24770
24690
|
/**
|
|
@@ -24800,7 +24720,7 @@ declare module 'testit-api-client/model/TestRunTestResultsSelectModel' {
|
|
|
24800
24720
|
/**
|
|
24801
24721
|
* The TestRunTestResultsSelectModel model module.
|
|
24802
24722
|
* @module model/TestRunTestResultsSelectModel
|
|
24803
|
-
* @version 7.2.
|
|
24723
|
+
* @version 7.2.3
|
|
24804
24724
|
*/
|
|
24805
24725
|
class TestRunTestResultsSelectModel {
|
|
24806
24726
|
/**
|
|
@@ -24833,7 +24753,7 @@ declare module 'testit-api-client/model/TestRunV2ApiResult' {
|
|
|
24833
24753
|
/**
|
|
24834
24754
|
* The TestRunV2ApiResult model module.
|
|
24835
24755
|
* @module model/TestRunV2ApiResult
|
|
24836
|
-
* @version 7.2.
|
|
24756
|
+
* @version 7.2.3
|
|
24837
24757
|
*/
|
|
24838
24758
|
class TestRunV2ApiResult {
|
|
24839
24759
|
/**
|
|
@@ -24906,7 +24826,7 @@ declare module 'testit-api-client/model/TestStatusApiResult' {
|
|
|
24906
24826
|
/**
|
|
24907
24827
|
* The TestStatusApiResult model module.
|
|
24908
24828
|
* @module model/TestStatusApiResult
|
|
24909
|
-
* @version 7.2.
|
|
24829
|
+
* @version 7.2.3
|
|
24910
24830
|
*/
|
|
24911
24831
|
class TestStatusApiResult {
|
|
24912
24832
|
/**
|
|
@@ -24956,7 +24876,7 @@ declare module 'testit-api-client/model/TestStatusApiResultReply' {
|
|
|
24956
24876
|
/**
|
|
24957
24877
|
* The TestStatusApiResultReply model module.
|
|
24958
24878
|
* @module model/TestStatusApiResultReply
|
|
24959
|
-
* @version 7.2.
|
|
24879
|
+
* @version 7.2.3
|
|
24960
24880
|
*/
|
|
24961
24881
|
class TestStatusApiResultReply {
|
|
24962
24882
|
/**
|
|
@@ -25043,7 +24963,7 @@ declare module 'testit-api-client/model/TestStatusModel' {
|
|
|
25043
24963
|
/**
|
|
25044
24964
|
* The TestStatusModel model module.
|
|
25045
24965
|
* @module model/TestStatusModel
|
|
25046
|
-
* @version 7.2.
|
|
24966
|
+
* @version 7.2.3
|
|
25047
24967
|
*/
|
|
25048
24968
|
class TestStatusModel {
|
|
25049
24969
|
/**
|
|
@@ -25093,7 +25013,7 @@ declare module 'testit-api-client/model/TestStatusShortApiResult' {
|
|
|
25093
25013
|
/**
|
|
25094
25014
|
* The TestStatusShortApiResult model module.
|
|
25095
25015
|
* @module model/TestStatusShortApiResult
|
|
25096
|
-
* @version 7.2.
|
|
25016
|
+
* @version 7.2.3
|
|
25097
25017
|
*/
|
|
25098
25018
|
class TestStatusShortApiResult {
|
|
25099
25019
|
/**
|
|
@@ -25101,7 +25021,7 @@ declare module 'testit-api-client/model/TestStatusShortApiResult' {
|
|
|
25101
25021
|
* This method is used by the constructors of any subclasses, in order to implement multiple inheritance (mix-ins).
|
|
25102
25022
|
* Only for internal use.
|
|
25103
25023
|
*/
|
|
25104
|
-
static initialize(obj: any, id: any,
|
|
25024
|
+
static initialize(obj: any, id: any, code: any, name: any, type: any): void;
|
|
25105
25025
|
/**
|
|
25106
25026
|
* Constructs a <code>TestStatusShortApiResult</code> from a plain JavaScript object, optionally creating a new instance.
|
|
25107
25027
|
* Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
|
|
@@ -25119,15 +25039,15 @@ declare module 'testit-api-client/model/TestStatusShortApiResult' {
|
|
|
25119
25039
|
/**
|
|
25120
25040
|
* Constructs a new <code>TestStatusShortApiResult</code>.
|
|
25121
25041
|
* @alias module:model/TestStatusShortApiResult
|
|
25122
|
-
* @param id {String}
|
|
25123
|
-
* @param
|
|
25124
|
-
* @param
|
|
25125
|
-
* @param type {module:model/TestStatusApiType}
|
|
25042
|
+
* @param id {String} Identifier of the test status.
|
|
25043
|
+
* @param code {String} Code representing the test status.
|
|
25044
|
+
* @param name {String} Name of the test status.
|
|
25045
|
+
* @param type {module:model/TestStatusApiType} Type of the test status (e.g., Passed, Failed).
|
|
25126
25046
|
*/
|
|
25127
|
-
constructor(id: string,
|
|
25047
|
+
constructor(id: string, code: string, name: string, type: any);
|
|
25128
25048
|
id: any;
|
|
25129
|
-
name: any;
|
|
25130
25049
|
code: any;
|
|
25050
|
+
name: any;
|
|
25131
25051
|
type: any;
|
|
25132
25052
|
}
|
|
25133
25053
|
namespace TestStatusShortApiResult {
|
|
@@ -25184,7 +25104,7 @@ declare module 'testit-api-client/model/TestSuiteApiResult' {
|
|
|
25184
25104
|
/**
|
|
25185
25105
|
* The TestSuiteApiResult model module.
|
|
25186
25106
|
* @module model/TestSuiteApiResult
|
|
25187
|
-
* @version 7.2.
|
|
25107
|
+
* @version 7.2.3
|
|
25188
25108
|
*/
|
|
25189
25109
|
class TestSuiteApiResult {
|
|
25190
25110
|
/**
|
|
@@ -25239,7 +25159,7 @@ declare module 'testit-api-client/model/TestSuiteChangeViewModel' {
|
|
|
25239
25159
|
/**
|
|
25240
25160
|
* The TestSuiteChangeViewModel model module.
|
|
25241
25161
|
* @module model/TestSuiteChangeViewModel
|
|
25242
|
-
* @version 7.2.
|
|
25162
|
+
* @version 7.2.3
|
|
25243
25163
|
*/
|
|
25244
25164
|
class TestSuiteChangeViewModel {
|
|
25245
25165
|
/**
|
|
@@ -25285,7 +25205,7 @@ declare module 'testit-api-client/model/TestSuiteChangeViewModelChangedFieldView
|
|
|
25285
25205
|
/**
|
|
25286
25206
|
* The TestSuiteChangeViewModelChangedFieldViewModel model module.
|
|
25287
25207
|
* @module model/TestSuiteChangeViewModelChangedFieldViewModel
|
|
25288
|
-
* @version 7.2.
|
|
25208
|
+
* @version 7.2.3
|
|
25289
25209
|
*/
|
|
25290
25210
|
class TestSuiteChangeViewModelChangedFieldViewModel {
|
|
25291
25211
|
/**
|
|
@@ -25318,7 +25238,7 @@ declare module 'testit-api-client/model/TestSuiteHierarchyApiResult' {
|
|
|
25318
25238
|
/**
|
|
25319
25239
|
* The TestSuiteHierarchyApiResult model module.
|
|
25320
25240
|
* @module model/TestSuiteHierarchyApiResult
|
|
25321
|
-
* @version 7.2.
|
|
25241
|
+
* @version 7.2.3
|
|
25322
25242
|
*/
|
|
25323
25243
|
class TestSuiteHierarchyApiResult {
|
|
25324
25244
|
/**
|
|
@@ -25374,7 +25294,7 @@ declare module 'testit-api-client/model/TestSuiteTestPlanApiModel' {
|
|
|
25374
25294
|
/**
|
|
25375
25295
|
* The TestSuiteTestPlanApiModel model module.
|
|
25376
25296
|
* @module model/TestSuiteTestPlanApiModel
|
|
25377
|
-
* @version 7.2.
|
|
25297
|
+
* @version 7.2.3
|
|
25378
25298
|
*/
|
|
25379
25299
|
class TestSuiteTestPlanApiModel {
|
|
25380
25300
|
/**
|
|
@@ -25488,7 +25408,7 @@ declare module 'testit-api-client/model/TestSuiteV2GetModel' {
|
|
|
25488
25408
|
/**
|
|
25489
25409
|
* The TestSuiteV2GetModel model module.
|
|
25490
25410
|
* @module model/TestSuiteV2GetModel
|
|
25491
|
-
* @version 7.2.
|
|
25411
|
+
* @version 7.2.3
|
|
25492
25412
|
*/
|
|
25493
25413
|
class TestSuiteV2GetModel {
|
|
25494
25414
|
/**
|
|
@@ -25538,7 +25458,7 @@ declare module 'testit-api-client/model/TestSuiteV2PostModel' {
|
|
|
25538
25458
|
/**
|
|
25539
25459
|
* The TestSuiteV2PostModel model module.
|
|
25540
25460
|
* @module model/TestSuiteV2PostModel
|
|
25541
|
-
* @version 7.2.
|
|
25461
|
+
* @version 7.2.3
|
|
25542
25462
|
*/
|
|
25543
25463
|
class TestSuiteV2PostModel {
|
|
25544
25464
|
/**
|
|
@@ -25585,7 +25505,7 @@ declare module 'testit-api-client/model/TestSuiteV2PutModel' {
|
|
|
25585
25505
|
/**
|
|
25586
25506
|
* The TestSuiteV2PutModel model module.
|
|
25587
25507
|
* @module model/TestSuiteV2PutModel
|
|
25588
|
-
* @version 7.2.
|
|
25508
|
+
* @version 7.2.3
|
|
25589
25509
|
*/
|
|
25590
25510
|
class TestSuiteV2PutModel {
|
|
25591
25511
|
/**
|
|
@@ -25632,7 +25552,7 @@ declare module 'testit-api-client/model/TestSuiteWithChildrenModel' {
|
|
|
25632
25552
|
/**
|
|
25633
25553
|
* The TestSuiteWithChildrenModel model module.
|
|
25634
25554
|
* @module model/TestSuiteWithChildrenModel
|
|
25635
|
-
* @version 7.2.
|
|
25555
|
+
* @version 7.2.3
|
|
25636
25556
|
*/
|
|
25637
25557
|
class TestSuiteWithChildrenModel {
|
|
25638
25558
|
/**
|
|
@@ -25682,7 +25602,7 @@ declare module 'testit-api-client/model/TestSuiteWorkItemsSearchModel' {
|
|
|
25682
25602
|
/**
|
|
25683
25603
|
* The TestSuiteWorkItemsSearchModel model module.
|
|
25684
25604
|
* @module model/TestSuiteWorkItemsSearchModel
|
|
25685
|
-
* @version 7.2.
|
|
25605
|
+
* @version 7.2.3
|
|
25686
25606
|
*/
|
|
25687
25607
|
class TestSuiteWorkItemsSearchModel {
|
|
25688
25608
|
/**
|
|
@@ -25742,7 +25662,7 @@ declare module 'testit-api-client/model/UpdateEmptyTestRunApiModel' {
|
|
|
25742
25662
|
/**
|
|
25743
25663
|
* The UpdateEmptyTestRunApiModel model module.
|
|
25744
25664
|
* @module model/UpdateEmptyTestRunApiModel
|
|
25745
|
-
* @version 7.2.
|
|
25665
|
+
* @version 7.2.3
|
|
25746
25666
|
*/
|
|
25747
25667
|
class UpdateEmptyTestRunApiModel {
|
|
25748
25668
|
/**
|
|
@@ -25790,7 +25710,7 @@ declare module 'testit-api-client/model/UpdateFailureCategoryApiModel' {
|
|
|
25790
25710
|
/**
|
|
25791
25711
|
* The UpdateFailureCategoryApiModel model module.
|
|
25792
25712
|
* @module model/UpdateFailureCategoryApiModel
|
|
25793
|
-
* @version 7.2.
|
|
25713
|
+
* @version 7.2.3
|
|
25794
25714
|
*/
|
|
25795
25715
|
class UpdateFailureCategoryApiModel {
|
|
25796
25716
|
/**
|
|
@@ -25837,7 +25757,7 @@ declare module 'testit-api-client/model/UpdateFailureCategoryProjectApiModel' {
|
|
|
25837
25757
|
/**
|
|
25838
25758
|
* The UpdateFailureCategoryProjectApiModel model module.
|
|
25839
25759
|
* @module model/UpdateFailureCategoryProjectApiModel
|
|
25840
|
-
* @version 7.2.
|
|
25760
|
+
* @version 7.2.3
|
|
25841
25761
|
*/
|
|
25842
25762
|
class UpdateFailureCategoryProjectApiModel {
|
|
25843
25763
|
/**
|
|
@@ -25883,7 +25803,7 @@ declare module 'testit-api-client/model/UpdateFailureClassRegexApiModel' {
|
|
|
25883
25803
|
/**
|
|
25884
25804
|
* The UpdateFailureClassRegexApiModel model module.
|
|
25885
25805
|
* @module model/UpdateFailureClassRegexApiModel
|
|
25886
|
-
* @version 7.2.
|
|
25806
|
+
* @version 7.2.3
|
|
25887
25807
|
*/
|
|
25888
25808
|
class UpdateFailureClassRegexApiModel {
|
|
25889
25809
|
/**
|
|
@@ -25926,7 +25846,7 @@ declare module 'testit-api-client/model/UpdateLinkApiModel' {
|
|
|
25926
25846
|
/**
|
|
25927
25847
|
* The UpdateLinkApiModel model module.
|
|
25928
25848
|
* @module model/UpdateLinkApiModel
|
|
25929
|
-
* @version 7.2.
|
|
25849
|
+
* @version 7.2.3
|
|
25930
25850
|
*/
|
|
25931
25851
|
class UpdateLinkApiModel {
|
|
25932
25852
|
/**
|
|
@@ -25973,7 +25893,7 @@ declare module 'testit-api-client/model/UpdateMultipleAttachmentsApiModel' {
|
|
|
25973
25893
|
/**
|
|
25974
25894
|
* The UpdateMultipleAttachmentsApiModel model module.
|
|
25975
25895
|
* @module model/UpdateMultipleAttachmentsApiModel
|
|
25976
|
-
* @version 7.2.
|
|
25896
|
+
* @version 7.2.3
|
|
25977
25897
|
*/
|
|
25978
25898
|
class UpdateMultipleAttachmentsApiModel {
|
|
25979
25899
|
/**
|
|
@@ -26015,7 +25935,7 @@ declare module 'testit-api-client/model/UpdateMultipleLinksApiModel' {
|
|
|
26015
25935
|
/**
|
|
26016
25936
|
* The UpdateMultipleLinksApiModel model module.
|
|
26017
25937
|
* @module model/UpdateMultipleLinksApiModel
|
|
26018
|
-
* @version 7.2.
|
|
25938
|
+
* @version 7.2.3
|
|
26019
25939
|
*/
|
|
26020
25940
|
class UpdateMultipleLinksApiModel {
|
|
26021
25941
|
/**
|
|
@@ -26057,7 +25977,7 @@ declare module 'testit-api-client/model/UpdateMultipleTagsApiModel' {
|
|
|
26057
25977
|
/**
|
|
26058
25978
|
* The UpdateMultipleTagsApiModel model module.
|
|
26059
25979
|
* @module model/UpdateMultipleTagsApiModel
|
|
26060
|
-
* @version 7.2.
|
|
25980
|
+
* @version 7.2.3
|
|
26061
25981
|
*/
|
|
26062
25982
|
class UpdateMultipleTagsApiModel {
|
|
26063
25983
|
/**
|
|
@@ -26099,7 +26019,7 @@ declare module 'testit-api-client/model/UpdateMultipleTestRunsApiModel' {
|
|
|
26099
26019
|
/**
|
|
26100
26020
|
* The UpdateMultipleTestRunsApiModel model module.
|
|
26101
26021
|
* @module model/UpdateMultipleTestRunsApiModel
|
|
26102
|
-
* @version 7.2.
|
|
26022
|
+
* @version 7.2.3
|
|
26103
26023
|
*/
|
|
26104
26024
|
class UpdateMultipleTestRunsApiModel {
|
|
26105
26025
|
/**
|
|
@@ -26144,7 +26064,7 @@ declare module 'testit-api-client/model/UpdateParameterApiModel' {
|
|
|
26144
26064
|
/**
|
|
26145
26065
|
* The UpdateParameterApiModel model module.
|
|
26146
26066
|
* @module model/UpdateParameterApiModel
|
|
26147
|
-
* @version 7.2.
|
|
26067
|
+
* @version 7.2.3
|
|
26148
26068
|
*/
|
|
26149
26069
|
class UpdateParameterApiModel {
|
|
26150
26070
|
/**
|
|
@@ -26190,7 +26110,7 @@ declare module 'testit-api-client/model/UpdateProjectApiModel' {
|
|
|
26190
26110
|
/**
|
|
26191
26111
|
* The UpdateProjectApiModel model module.
|
|
26192
26112
|
* @module model/UpdateProjectApiModel
|
|
26193
|
-
* @version 7.2.
|
|
26113
|
+
* @version 7.2.3
|
|
26194
26114
|
*/
|
|
26195
26115
|
class UpdateProjectApiModel {
|
|
26196
26116
|
/**
|
|
@@ -26236,7 +26156,7 @@ declare module 'testit-api-client/model/UpdateStepApiModel' {
|
|
|
26236
26156
|
/**
|
|
26237
26157
|
* The UpdateStepApiModel model module.
|
|
26238
26158
|
* @module model/UpdateStepApiModel
|
|
26239
|
-
* @version 7.2.
|
|
26159
|
+
* @version 7.2.3
|
|
26240
26160
|
*/
|
|
26241
26161
|
class UpdateStepApiModel {
|
|
26242
26162
|
/**
|
|
@@ -26282,7 +26202,7 @@ declare module 'testit-api-client/model/UpdateTagApiModel' {
|
|
|
26282
26202
|
/**
|
|
26283
26203
|
* The UpdateTagApiModel model module.
|
|
26284
26204
|
* @module model/UpdateTagApiModel
|
|
26285
|
-
* @version 7.2.
|
|
26205
|
+
* @version 7.2.3
|
|
26286
26206
|
*/
|
|
26287
26207
|
class UpdateTagApiModel {
|
|
26288
26208
|
/**
|
|
@@ -26323,7 +26243,7 @@ declare module 'testit-api-client/model/UpdateTestPlanApiModel' {
|
|
|
26323
26243
|
/**
|
|
26324
26244
|
* The UpdateTestPlanApiModel model module.
|
|
26325
26245
|
* @module model/UpdateTestPlanApiModel
|
|
26326
|
-
* @version 7.2.
|
|
26246
|
+
* @version 7.2.3
|
|
26327
26247
|
*/
|
|
26328
26248
|
class UpdateTestPlanApiModel {
|
|
26329
26249
|
/**
|
|
@@ -26377,7 +26297,7 @@ declare module 'testit-api-client/model/UpdateTestStatusApiModel' {
|
|
|
26377
26297
|
/**
|
|
26378
26298
|
* The UpdateTestStatusApiModel model module.
|
|
26379
26299
|
* @module model/UpdateTestStatusApiModel
|
|
26380
|
-
* @version 7.2.
|
|
26300
|
+
* @version 7.2.3
|
|
26381
26301
|
*/
|
|
26382
26302
|
class UpdateTestStatusApiModel {
|
|
26383
26303
|
/**
|
|
@@ -26419,7 +26339,7 @@ declare module 'testit-api-client/model/UpdateWorkflowApiModel' {
|
|
|
26419
26339
|
/**
|
|
26420
26340
|
* The UpdateWorkflowApiModel model module.
|
|
26421
26341
|
* @module model/UpdateWorkflowApiModel
|
|
26422
|
-
* @version 7.2.
|
|
26342
|
+
* @version 7.2.3
|
|
26423
26343
|
*/
|
|
26424
26344
|
class UpdateWorkflowApiModel {
|
|
26425
26345
|
/**
|
|
@@ -26466,7 +26386,7 @@ declare module 'testit-api-client/model/UpdateWorkItemApiModel' {
|
|
|
26466
26386
|
/**
|
|
26467
26387
|
* The UpdateWorkItemApiModel model module.
|
|
26468
26388
|
* @module model/UpdateWorkItemApiModel
|
|
26469
|
-
* @version 7.2.
|
|
26389
|
+
* @version 7.2.3
|
|
26470
26390
|
*/
|
|
26471
26391
|
class UpdateWorkItemApiModel {
|
|
26472
26392
|
/**
|
|
@@ -26535,7 +26455,7 @@ declare module 'testit-api-client/model/UpdateWorkItemCommentApiModel' {
|
|
|
26535
26455
|
/**
|
|
26536
26456
|
* The UpdateWorkItemCommentApiModel model module.
|
|
26537
26457
|
* @module model/UpdateWorkItemCommentApiModel
|
|
26538
|
-
* @version 7.2.
|
|
26458
|
+
* @version 7.2.3
|
|
26539
26459
|
*/
|
|
26540
26460
|
class UpdateWorkItemCommentApiModel {
|
|
26541
26461
|
/**
|
|
@@ -26578,7 +26498,7 @@ declare module 'testit-api-client/model/UserCustomNameValidationResponse' {
|
|
|
26578
26498
|
/**
|
|
26579
26499
|
* The UserCustomNameValidationResponse model module.
|
|
26580
26500
|
* @module model/UserCustomNameValidationResponse
|
|
26581
|
-
* @version 7.2.
|
|
26501
|
+
* @version 7.2.3
|
|
26582
26502
|
*/
|
|
26583
26503
|
class UserCustomNameValidationResponse {
|
|
26584
26504
|
/**
|
|
@@ -26619,7 +26539,7 @@ declare module 'testit-api-client/model/UserNameApiResult' {
|
|
|
26619
26539
|
/**
|
|
26620
26540
|
* The UserNameApiResult model module.
|
|
26621
26541
|
* @module model/UserNameApiResult
|
|
26622
|
-
* @version 7.2.
|
|
26542
|
+
* @version 7.2.3
|
|
26623
26543
|
*/
|
|
26624
26544
|
class UserNameApiResult {
|
|
26625
26545
|
/**
|
|
@@ -26661,7 +26581,7 @@ declare module 'testit-api-client/model/ValidationProblemDetails' {
|
|
|
26661
26581
|
/**
|
|
26662
26582
|
* The ValidationProblemDetails model module.
|
|
26663
26583
|
* @module model/ValidationProblemDetails
|
|
26664
|
-
* @version 7.2.
|
|
26584
|
+
* @version 7.2.3
|
|
26665
26585
|
*/
|
|
26666
26586
|
class ValidationProblemDetails {
|
|
26667
26587
|
/**
|
|
@@ -26708,7 +26628,7 @@ declare module 'testit-api-client/model/WebhookBulkUpdateApiModel' {
|
|
|
26708
26628
|
/**
|
|
26709
26629
|
* The WebhookBulkUpdateApiModel model module.
|
|
26710
26630
|
* @module model/WebhookBulkUpdateApiModel
|
|
26711
|
-
* @version 7.2.
|
|
26631
|
+
* @version 7.2.3
|
|
26712
26632
|
*/
|
|
26713
26633
|
class WebhookBulkUpdateApiModel {
|
|
26714
26634
|
/**
|
|
@@ -27061,7 +26981,7 @@ declare module 'testit-api-client/model/WebhookLogApiResult' {
|
|
|
27061
26981
|
/**
|
|
27062
26982
|
* The WebhookLogApiResult model module.
|
|
27063
26983
|
* @module model/WebhookLogApiResult
|
|
27064
|
-
* @version 7.2.
|
|
26984
|
+
* @version 7.2.3
|
|
27065
26985
|
*/
|
|
27066
26986
|
class WebhookLogApiResult {
|
|
27067
26987
|
/**
|
|
@@ -27127,7 +27047,7 @@ declare module 'testit-api-client/model/WebHookModel' {
|
|
|
27127
27047
|
/**
|
|
27128
27048
|
* The WebHookModel model module.
|
|
27129
27049
|
* @module model/WebHookModel
|
|
27130
|
-
* @version 7.2.
|
|
27050
|
+
* @version 7.2.3
|
|
27131
27051
|
*/
|
|
27132
27052
|
class WebHookModel {
|
|
27133
27053
|
/**
|
|
@@ -27201,7 +27121,7 @@ declare module 'testit-api-client/model/WebHookPostModel' {
|
|
|
27201
27121
|
/**
|
|
27202
27122
|
* The WebHookPostModel model module.
|
|
27203
27123
|
* @module model/WebHookPostModel
|
|
27204
|
-
* @version 7.2.
|
|
27124
|
+
* @version 7.2.3
|
|
27205
27125
|
*/
|
|
27206
27126
|
class WebHookPostModel {
|
|
27207
27127
|
/**
|
|
@@ -27266,7 +27186,7 @@ declare module 'testit-api-client/model/WebhookResponse' {
|
|
|
27266
27186
|
/**
|
|
27267
27187
|
* The WebhookResponse model module.
|
|
27268
27188
|
* @module model/WebhookResponse
|
|
27269
|
-
* @version 7.2.
|
|
27189
|
+
* @version 7.2.3
|
|
27270
27190
|
*/
|
|
27271
27191
|
class WebhookResponse {
|
|
27272
27192
|
/**
|
|
@@ -27315,7 +27235,7 @@ declare module 'testit-api-client/model/WebhooksDeleteApiModel' {
|
|
|
27315
27235
|
/**
|
|
27316
27236
|
* The WebhooksDeleteApiModel model module.
|
|
27317
27237
|
* @module model/WebhooksDeleteApiModel
|
|
27318
|
-
* @version 7.2.
|
|
27238
|
+
* @version 7.2.3
|
|
27319
27239
|
*/
|
|
27320
27240
|
class WebhooksDeleteApiModel {
|
|
27321
27241
|
/**
|
|
@@ -27358,7 +27278,7 @@ declare module 'testit-api-client/model/WebhooksDeleteFilterApiModel' {
|
|
|
27358
27278
|
/**
|
|
27359
27279
|
* The WebhooksDeleteFilterApiModel model module.
|
|
27360
27280
|
* @module model/WebhooksDeleteFilterApiModel
|
|
27361
|
-
* @version 7.2.
|
|
27281
|
+
* @version 7.2.3
|
|
27362
27282
|
*/
|
|
27363
27283
|
class WebhooksDeleteFilterApiModel {
|
|
27364
27284
|
/**
|
|
@@ -27394,7 +27314,7 @@ declare module 'testit-api-client/model/WebhooksExtractionApiModel' {
|
|
|
27394
27314
|
/**
|
|
27395
27315
|
* The WebhooksExtractionApiModel model module.
|
|
27396
27316
|
* @module model/WebhooksExtractionApiModel
|
|
27397
|
-
* @version 7.2.
|
|
27317
|
+
* @version 7.2.3
|
|
27398
27318
|
*/
|
|
27399
27319
|
class WebhooksExtractionApiModel {
|
|
27400
27320
|
/**
|
|
@@ -27426,7 +27346,7 @@ declare module 'testit-api-client/model/WebhooksFilterApiModel' {
|
|
|
27426
27346
|
/**
|
|
27427
27347
|
* The WebhooksFilterApiModel model module.
|
|
27428
27348
|
* @module model/WebhooksFilterApiModel
|
|
27429
|
-
* @version 7.2.
|
|
27349
|
+
* @version 7.2.3
|
|
27430
27350
|
*/
|
|
27431
27351
|
class WebhooksFilterApiModel {
|
|
27432
27352
|
/**
|
|
@@ -27461,7 +27381,7 @@ declare module 'testit-api-client/model/WebhooksUpdateApiModel' {
|
|
|
27461
27381
|
/**
|
|
27462
27382
|
* The WebhooksUpdateApiModel model module.
|
|
27463
27383
|
* @module model/WebhooksUpdateApiModel
|
|
27464
|
-
* @version 7.2.
|
|
27384
|
+
* @version 7.2.3
|
|
27465
27385
|
*/
|
|
27466
27386
|
class WebhooksUpdateApiModel {
|
|
27467
27387
|
/**
|
|
@@ -27506,7 +27426,7 @@ declare module 'testit-api-client/model/WebhooksUpdateApiResult' {
|
|
|
27506
27426
|
/**
|
|
27507
27427
|
* The WebhooksUpdateApiResult model module.
|
|
27508
27428
|
* @module model/WebhooksUpdateApiResult
|
|
27509
|
-
* @version 7.2.
|
|
27429
|
+
* @version 7.2.3
|
|
27510
27430
|
*/
|
|
27511
27431
|
class WebhooksUpdateApiResult {
|
|
27512
27432
|
/**
|
|
@@ -27547,7 +27467,7 @@ declare module 'testit-api-client/model/WebHookTestModel' {
|
|
|
27547
27467
|
/**
|
|
27548
27468
|
* The WebHookTestModel model module.
|
|
27549
27469
|
* @module model/WebHookTestModel
|
|
27550
|
-
* @version 7.2.
|
|
27470
|
+
* @version 7.2.3
|
|
27551
27471
|
*/
|
|
27552
27472
|
class WebHookTestModel {
|
|
27553
27473
|
/**
|
|
@@ -27624,7 +27544,7 @@ declare module 'testit-api-client/model/WorkflowApiResult' {
|
|
|
27624
27544
|
/**
|
|
27625
27545
|
* The WorkflowApiResult model module.
|
|
27626
27546
|
* @module model/WorkflowApiResult
|
|
27627
|
-
* @version 7.2.
|
|
27547
|
+
* @version 7.2.3
|
|
27628
27548
|
*/
|
|
27629
27549
|
class WorkflowApiResult {
|
|
27630
27550
|
/**
|
|
@@ -27683,7 +27603,7 @@ declare module 'testit-api-client/model/WorkflowExistsByNameApiResult' {
|
|
|
27683
27603
|
/**
|
|
27684
27604
|
* The WorkflowExistsByNameApiResult model module.
|
|
27685
27605
|
* @module model/WorkflowExistsByNameApiResult
|
|
27686
|
-
* @version 7.2.
|
|
27606
|
+
* @version 7.2.3
|
|
27687
27607
|
*/
|
|
27688
27608
|
class WorkflowExistsByNameApiResult {
|
|
27689
27609
|
/**
|
|
@@ -27724,7 +27644,7 @@ declare module 'testit-api-client/model/WorkflowProjectApiResult' {
|
|
|
27724
27644
|
/**
|
|
27725
27645
|
* The WorkflowProjectApiResult model module.
|
|
27726
27646
|
* @module model/WorkflowProjectApiResult
|
|
27727
|
-
* @version 7.2.
|
|
27647
|
+
* @version 7.2.3
|
|
27728
27648
|
*/
|
|
27729
27649
|
class WorkflowProjectApiResult {
|
|
27730
27650
|
/**
|
|
@@ -27765,7 +27685,7 @@ declare module 'testit-api-client/model/WorkflowProjectApiResultApiCollectionPre
|
|
|
27765
27685
|
/**
|
|
27766
27686
|
* The WorkflowProjectApiResultApiCollectionPreview model module.
|
|
27767
27687
|
* @module model/WorkflowProjectApiResultApiCollectionPreview
|
|
27768
|
-
* @version 7.2.
|
|
27688
|
+
* @version 7.2.3
|
|
27769
27689
|
*/
|
|
27770
27690
|
class WorkflowProjectApiResultApiCollectionPreview {
|
|
27771
27691
|
/**
|
|
@@ -27808,7 +27728,7 @@ declare module 'testit-api-client/model/WorkflowProjectApiResultReply' {
|
|
|
27808
27728
|
/**
|
|
27809
27729
|
* The WorkflowProjectApiResultReply model module.
|
|
27810
27730
|
* @module model/WorkflowProjectApiResultReply
|
|
27811
|
-
* @version 7.2.
|
|
27731
|
+
* @version 7.2.3
|
|
27812
27732
|
*/
|
|
27813
27733
|
class WorkflowProjectApiResultReply {
|
|
27814
27734
|
/**
|
|
@@ -27851,7 +27771,7 @@ declare module 'testit-api-client/model/WorkflowShortApiResult' {
|
|
|
27851
27771
|
/**
|
|
27852
27772
|
* The WorkflowShortApiResult model module.
|
|
27853
27773
|
* @module model/WorkflowShortApiResult
|
|
27854
|
-
* @version 7.2.
|
|
27774
|
+
* @version 7.2.3
|
|
27855
27775
|
*/
|
|
27856
27776
|
class WorkflowShortApiResult {
|
|
27857
27777
|
/**
|
|
@@ -27908,7 +27828,7 @@ declare module 'testit-api-client/model/WorkflowShortApiResultReply' {
|
|
|
27908
27828
|
/**
|
|
27909
27829
|
* The WorkflowShortApiResultReply model module.
|
|
27910
27830
|
* @module model/WorkflowShortApiResultReply
|
|
27911
|
-
* @version 7.2.
|
|
27831
|
+
* @version 7.2.3
|
|
27912
27832
|
*/
|
|
27913
27833
|
class WorkflowShortApiResultReply {
|
|
27914
27834
|
/**
|
|
@@ -27951,7 +27871,7 @@ declare module 'testit-api-client/model/WorkflowStatusApiModel' {
|
|
|
27951
27871
|
/**
|
|
27952
27872
|
* The WorkflowStatusApiModel model module.
|
|
27953
27873
|
* @module model/WorkflowStatusApiModel
|
|
27954
|
-
* @version 7.2.
|
|
27874
|
+
* @version 7.2.3
|
|
27955
27875
|
*/
|
|
27956
27876
|
class WorkflowStatusApiModel {
|
|
27957
27877
|
/**
|
|
@@ -27994,7 +27914,7 @@ declare module 'testit-api-client/model/WorkflowStatusApiResult' {
|
|
|
27994
27914
|
/**
|
|
27995
27915
|
* The WorkflowStatusApiResult model module.
|
|
27996
27916
|
* @module model/WorkflowStatusApiResult
|
|
27997
|
-
* @version 7.2.
|
|
27917
|
+
* @version 7.2.3
|
|
27998
27918
|
*/
|
|
27999
27919
|
class WorkflowStatusApiResult {
|
|
28000
27920
|
/**
|
|
@@ -28047,7 +27967,7 @@ declare module 'testit-api-client/model/WorkItemApiResult' {
|
|
|
28047
27967
|
/**
|
|
28048
27968
|
* The WorkItemApiResult model module.
|
|
28049
27969
|
* @module model/WorkItemApiResult
|
|
28050
|
-
* @version 7.2.
|
|
27970
|
+
* @version 7.2.3
|
|
28051
27971
|
*/
|
|
28052
27972
|
class WorkItemApiResult {
|
|
28053
27973
|
/**
|
|
@@ -28147,7 +28067,7 @@ declare module 'testit-api-client/model/WorkItemChangedAttributeViewModel' {
|
|
|
28147
28067
|
/**
|
|
28148
28068
|
* The WorkItemChangedAttributeViewModel model module.
|
|
28149
28069
|
* @module model/WorkItemChangedAttributeViewModel
|
|
28150
|
-
* @version 7.2.
|
|
28070
|
+
* @version 7.2.3
|
|
28151
28071
|
*/
|
|
28152
28072
|
class WorkItemChangedAttributeViewModel {
|
|
28153
28073
|
/**
|
|
@@ -28196,7 +28116,7 @@ declare module 'testit-api-client/model/WorkItemChangedFieldsViewModel' {
|
|
|
28196
28116
|
/**
|
|
28197
28117
|
* The WorkItemChangedFieldsViewModel model module.
|
|
28198
28118
|
* @module model/WorkItemChangedFieldsViewModel
|
|
28199
|
-
* @version 7.2.
|
|
28119
|
+
* @version 7.2.3
|
|
28200
28120
|
*/
|
|
28201
28121
|
class WorkItemChangedFieldsViewModel {
|
|
28202
28122
|
/**
|
|
@@ -28273,7 +28193,7 @@ declare module 'testit-api-client/model/WorkItemChangeModel' {
|
|
|
28273
28193
|
/**
|
|
28274
28194
|
* The WorkItemChangeModel model module.
|
|
28275
28195
|
* @module model/WorkItemChangeModel
|
|
28276
|
-
* @version 7.2.
|
|
28196
|
+
* @version 7.2.3
|
|
28277
28197
|
*/
|
|
28278
28198
|
class WorkItemChangeModel {
|
|
28279
28199
|
/**
|
|
@@ -28328,7 +28248,7 @@ declare module 'testit-api-client/model/WorkItemCommentApiResult' {
|
|
|
28328
28248
|
/**
|
|
28329
28249
|
* The WorkItemCommentApiResult model module.
|
|
28330
28250
|
* @module model/WorkItemCommentApiResult
|
|
28331
|
-
* @version 7.2.
|
|
28251
|
+
* @version 7.2.3
|
|
28332
28252
|
*/
|
|
28333
28253
|
class WorkItemCommentApiResult {
|
|
28334
28254
|
/**
|
|
@@ -28447,7 +28367,7 @@ declare module 'testit-api-client/model/WorkItemExternalMetadataFieldFilterApiMo
|
|
|
28447
28367
|
/**
|
|
28448
28368
|
* The WorkItemExternalMetadataFieldFilterApiModel model module.
|
|
28449
28369
|
* @module model/WorkItemExternalMetadataFieldFilterApiModel
|
|
28450
|
-
* @version 7.2.
|
|
28370
|
+
* @version 7.2.3
|
|
28451
28371
|
*/
|
|
28452
28372
|
class WorkItemExternalMetadataFieldFilterApiModel {
|
|
28453
28373
|
/**
|
|
@@ -28490,7 +28410,7 @@ declare module 'testit-api-client/model/WorkItemExternalMetadataFieldFilterModel
|
|
|
28490
28410
|
/**
|
|
28491
28411
|
* The WorkItemExternalMetadataFieldFilterModel model module.
|
|
28492
28412
|
* @module model/WorkItemExternalMetadataFieldFilterModel
|
|
28493
|
-
* @version 7.2.
|
|
28413
|
+
* @version 7.2.3
|
|
28494
28414
|
*/
|
|
28495
28415
|
class WorkItemExternalMetadataFieldFilterModel {
|
|
28496
28416
|
/**
|
|
@@ -28533,7 +28453,7 @@ declare module 'testit-api-client/model/WorkItemExternalMetadataFilterApiModel'
|
|
|
28533
28453
|
/**
|
|
28534
28454
|
* The WorkItemExternalMetadataFilterApiModel model module.
|
|
28535
28455
|
* @module model/WorkItemExternalMetadataFilterApiModel
|
|
28536
|
-
* @version 7.2.
|
|
28456
|
+
* @version 7.2.3
|
|
28537
28457
|
*/
|
|
28538
28458
|
class WorkItemExternalMetadataFilterApiModel {
|
|
28539
28459
|
/**
|
|
@@ -28569,7 +28489,7 @@ declare module 'testit-api-client/model/WorkItemExternalMetadataFilterModel' {
|
|
|
28569
28489
|
/**
|
|
28570
28490
|
* The WorkItemExternalMetadataFilterModel model module.
|
|
28571
28491
|
* @module model/WorkItemExternalMetadataFilterModel
|
|
28572
|
-
* @version 7.2.
|
|
28492
|
+
* @version 7.2.3
|
|
28573
28493
|
*/
|
|
28574
28494
|
class WorkItemExternalMetadataFilterModel {
|
|
28575
28495
|
/**
|
|
@@ -28605,7 +28525,7 @@ declare module 'testit-api-client/model/WorkItemExtractionApiModel' {
|
|
|
28605
28525
|
/**
|
|
28606
28526
|
* The WorkItemExtractionApiModel model module.
|
|
28607
28527
|
* @module model/WorkItemExtractionApiModel
|
|
28608
|
-
* @version 7.2.
|
|
28528
|
+
* @version 7.2.3
|
|
28609
28529
|
*/
|
|
28610
28530
|
class WorkItemExtractionApiModel {
|
|
28611
28531
|
/**
|
|
@@ -28639,7 +28559,7 @@ declare module 'testit-api-client/model/WorkItemExtractionModel' {
|
|
|
28639
28559
|
/**
|
|
28640
28560
|
* The WorkItemExtractionModel model module.
|
|
28641
28561
|
* @module model/WorkItemExtractionModel
|
|
28642
|
-
* @version 7.2.
|
|
28562
|
+
* @version 7.2.3
|
|
28643
28563
|
*/
|
|
28644
28564
|
class WorkItemExtractionModel {
|
|
28645
28565
|
/**
|
|
@@ -28673,7 +28593,7 @@ declare module 'testit-api-client/model/WorkItemFilterApiModel' {
|
|
|
28673
28593
|
/**
|
|
28674
28594
|
* The WorkItemFilterApiModel model module.
|
|
28675
28595
|
* @module model/WorkItemFilterApiModel
|
|
28676
|
-
* @version 7.2.
|
|
28596
|
+
* @version 7.2.3
|
|
28677
28597
|
*/
|
|
28678
28598
|
class WorkItemFilterApiModel {
|
|
28679
28599
|
/**
|
|
@@ -28731,7 +28651,7 @@ declare module 'testit-api-client/model/WorkItemFilterModel' {
|
|
|
28731
28651
|
/**
|
|
28732
28652
|
* The WorkItemFilterModel model module.
|
|
28733
28653
|
* @module model/WorkItemFilterModel
|
|
28734
|
-
* @version 7.2.
|
|
28654
|
+
* @version 7.2.3
|
|
28735
28655
|
*/
|
|
28736
28656
|
class WorkItemFilterModel {
|
|
28737
28657
|
/**
|
|
@@ -28789,7 +28709,7 @@ declare module 'testit-api-client/model/WorkItemGroupGetModel' {
|
|
|
28789
28709
|
/**
|
|
28790
28710
|
* The WorkItemGroupGetModel model module.
|
|
28791
28711
|
* @module model/WorkItemGroupGetModel
|
|
28792
|
-
* @version 7.2.
|
|
28712
|
+
* @version 7.2.3
|
|
28793
28713
|
*/
|
|
28794
28714
|
class WorkItemGroupGetModel {
|
|
28795
28715
|
/**
|
|
@@ -28832,7 +28752,7 @@ declare module 'testit-api-client/model/WorkItemGroupModel' {
|
|
|
28832
28752
|
/**
|
|
28833
28753
|
* The WorkItemGroupModel model module.
|
|
28834
28754
|
* @module model/WorkItemGroupModel
|
|
28835
|
-
* @version 7.2.
|
|
28755
|
+
* @version 7.2.3
|
|
28836
28756
|
*/
|
|
28837
28757
|
class WorkItemGroupModel {
|
|
28838
28758
|
/**
|
|
@@ -28930,7 +28850,7 @@ declare module 'testit-api-client/model/WorkItemIdApiModel' {
|
|
|
28930
28850
|
/**
|
|
28931
28851
|
* The WorkItemIdApiModel model module.
|
|
28932
28852
|
* @module model/WorkItemIdApiModel
|
|
28933
|
-
* @version 7.2.
|
|
28853
|
+
* @version 7.2.3
|
|
28934
28854
|
*/
|
|
28935
28855
|
class WorkItemIdApiModel {
|
|
28936
28856
|
/**
|
|
@@ -28971,7 +28891,7 @@ declare module 'testit-api-client/model/WorkItemIndexApiResult' {
|
|
|
28971
28891
|
/**
|
|
28972
28892
|
* The WorkItemIndexApiResult model module.
|
|
28973
28893
|
* @module model/WorkItemIndexApiResult
|
|
28974
|
-
* @version 7.2.
|
|
28894
|
+
* @version 7.2.3
|
|
28975
28895
|
*/
|
|
28976
28896
|
class WorkItemIndexApiResult {
|
|
28977
28897
|
/**
|
|
@@ -29014,7 +28934,7 @@ declare module 'testit-api-client/model/WorkItemLikeModel' {
|
|
|
29014
28934
|
/**
|
|
29015
28935
|
* The WorkItemLikeModel model module.
|
|
29016
28936
|
* @module model/WorkItemLikeModel
|
|
29017
|
-
* @version 7.2.
|
|
28937
|
+
* @version 7.2.3
|
|
29018
28938
|
*/
|
|
29019
28939
|
class WorkItemLikeModel {
|
|
29020
28940
|
/**
|
|
@@ -29065,7 +28985,7 @@ declare module 'testit-api-client/model/WorkItemLinkChangeViewModel' {
|
|
|
29065
28985
|
/**
|
|
29066
28986
|
* The WorkItemLinkChangeViewModel model module.
|
|
29067
28987
|
* @module model/WorkItemLinkChangeViewModel
|
|
29068
|
-
* @version 7.2.
|
|
28988
|
+
* @version 7.2.3
|
|
29069
28989
|
*/
|
|
29070
28990
|
class WorkItemLinkChangeViewModel {
|
|
29071
28991
|
/**
|
|
@@ -29116,7 +29036,7 @@ declare module 'testit-api-client/model/WorkItemLinkChangeViewModelArrayChangedF
|
|
|
29116
29036
|
/**
|
|
29117
29037
|
* The WorkItemLinkChangeViewModelArrayChangedFieldViewModel model module.
|
|
29118
29038
|
* @module model/WorkItemLinkChangeViewModelArrayChangedFieldViewModel
|
|
29119
|
-
* @version 7.2.
|
|
29039
|
+
* @version 7.2.3
|
|
29120
29040
|
*/
|
|
29121
29041
|
class WorkItemLinkChangeViewModelArrayChangedFieldViewModel {
|
|
29122
29042
|
/**
|
|
@@ -29149,7 +29069,7 @@ declare module 'testit-api-client/model/WorkItemLinkExtractionApiModel' {
|
|
|
29149
29069
|
/**
|
|
29150
29070
|
* The WorkItemLinkExtractionApiModel model module.
|
|
29151
29071
|
* @module model/WorkItemLinkExtractionApiModel
|
|
29152
|
-
* @version 7.2.
|
|
29072
|
+
* @version 7.2.3
|
|
29153
29073
|
*/
|
|
29154
29074
|
class WorkItemLinkExtractionApiModel {
|
|
29155
29075
|
/**
|
|
@@ -29183,7 +29103,7 @@ declare module 'testit-api-client/model/WorkItemLinkFilterApiModel' {
|
|
|
29183
29103
|
/**
|
|
29184
29104
|
* The WorkItemLinkFilterApiModel model module.
|
|
29185
29105
|
* @module model/WorkItemLinkFilterApiModel
|
|
29186
|
-
* @version 7.2.
|
|
29106
|
+
* @version 7.2.3
|
|
29187
29107
|
*/
|
|
29188
29108
|
class WorkItemLinkFilterApiModel {
|
|
29189
29109
|
/**
|
|
@@ -29218,7 +29138,7 @@ declare module 'testit-api-client/model/WorkItemLinkFilterModel' {
|
|
|
29218
29138
|
/**
|
|
29219
29139
|
* The WorkItemLinkFilterModel model module.
|
|
29220
29140
|
* @module model/WorkItemLinkFilterModel
|
|
29221
|
-
* @version 7.2.
|
|
29141
|
+
* @version 7.2.3
|
|
29222
29142
|
*/
|
|
29223
29143
|
class WorkItemLinkFilterModel {
|
|
29224
29144
|
/**
|
|
@@ -29253,7 +29173,7 @@ declare module 'testit-api-client/model/WorkItemLinkUrlApiModel' {
|
|
|
29253
29173
|
/**
|
|
29254
29174
|
* The WorkItemLinkUrlApiModel model module.
|
|
29255
29175
|
* @module model/WorkItemLinkUrlApiModel
|
|
29256
|
-
* @version 7.2.
|
|
29176
|
+
* @version 7.2.3
|
|
29257
29177
|
*/
|
|
29258
29178
|
class WorkItemLinkUrlApiModel {
|
|
29259
29179
|
/**
|
|
@@ -29296,7 +29216,7 @@ declare module 'testit-api-client/model/WorkItemLinkUrlApiResult' {
|
|
|
29296
29216
|
/**
|
|
29297
29217
|
* The WorkItemLinkUrlApiResult model module.
|
|
29298
29218
|
* @module model/WorkItemLinkUrlApiResult
|
|
29299
|
-
* @version 7.2.
|
|
29219
|
+
* @version 7.2.3
|
|
29300
29220
|
*/
|
|
29301
29221
|
class WorkItemLinkUrlApiResult {
|
|
29302
29222
|
/**
|
|
@@ -29337,7 +29257,7 @@ declare module 'testit-api-client/model/WorkItemLinkUrlFilterApiModel' {
|
|
|
29337
29257
|
/**
|
|
29338
29258
|
* The WorkItemLinkUrlFilterApiModel model module.
|
|
29339
29259
|
* @module model/WorkItemLinkUrlFilterApiModel
|
|
29340
|
-
* @version 7.2.
|
|
29260
|
+
* @version 7.2.3
|
|
29341
29261
|
*/
|
|
29342
29262
|
class WorkItemLinkUrlFilterApiModel {
|
|
29343
29263
|
/**
|
|
@@ -29370,7 +29290,7 @@ declare module 'testit-api-client/model/WorkItemLocalFilterModel' {
|
|
|
29370
29290
|
/**
|
|
29371
29291
|
* The WorkItemLocalFilterModel model module.
|
|
29372
29292
|
* @module model/WorkItemLocalFilterModel
|
|
29373
|
-
* @version 7.2.
|
|
29293
|
+
* @version 7.2.3
|
|
29374
29294
|
*/
|
|
29375
29295
|
class WorkItemLocalFilterModel {
|
|
29376
29296
|
/**
|
|
@@ -29424,7 +29344,7 @@ declare module 'testit-api-client/model/WorkItemLocalSelectModel' {
|
|
|
29424
29344
|
/**
|
|
29425
29345
|
* The WorkItemLocalSelectModel model module.
|
|
29426
29346
|
* @module model/WorkItemLocalSelectModel
|
|
29427
|
-
* @version 7.2.
|
|
29347
|
+
* @version 7.2.3
|
|
29428
29348
|
*/
|
|
29429
29349
|
class WorkItemLocalSelectModel {
|
|
29430
29350
|
/**
|
|
@@ -29457,7 +29377,7 @@ declare module 'testit-api-client/model/WorkItemModel' {
|
|
|
29457
29377
|
/**
|
|
29458
29378
|
* The WorkItemModel model module.
|
|
29459
29379
|
* @module model/WorkItemModel
|
|
29460
|
-
* @version 7.2.
|
|
29380
|
+
* @version 7.2.3
|
|
29461
29381
|
*/
|
|
29462
29382
|
class WorkItemModel {
|
|
29463
29383
|
/**
|
|
@@ -29552,7 +29472,7 @@ declare module 'testit-api-client/model/WorkItemMovePostModel' {
|
|
|
29552
29472
|
/**
|
|
29553
29473
|
* The WorkItemMovePostModel model module.
|
|
29554
29474
|
* @module model/WorkItemMovePostModel
|
|
29555
|
-
* @version 7.2.
|
|
29475
|
+
* @version 7.2.3
|
|
29556
29476
|
*/
|
|
29557
29477
|
class WorkItemMovePostModel {
|
|
29558
29478
|
/**
|
|
@@ -29597,7 +29517,7 @@ declare module 'testit-api-client/model/WorkItemPreviewApiModel' {
|
|
|
29597
29517
|
/**
|
|
29598
29518
|
* The WorkItemPreviewApiModel model module.
|
|
29599
29519
|
* @module model/WorkItemPreviewApiModel
|
|
29600
|
-
* @version 7.2.
|
|
29520
|
+
* @version 7.2.3
|
|
29601
29521
|
*/
|
|
29602
29522
|
class WorkItemPreviewApiModel {
|
|
29603
29523
|
/**
|
|
@@ -29642,7 +29562,7 @@ declare module 'testit-api-client/model/WorkItemPreviewStepApiModel' {
|
|
|
29642
29562
|
/**
|
|
29643
29563
|
* The WorkItemPreviewStepApiModel model module.
|
|
29644
29564
|
* @module model/WorkItemPreviewStepApiModel
|
|
29645
|
-
* @version 7.2.
|
|
29565
|
+
* @version 7.2.3
|
|
29646
29566
|
*/
|
|
29647
29567
|
class WorkItemPreviewStepApiModel {
|
|
29648
29568
|
/**
|
|
@@ -29819,7 +29739,7 @@ declare module 'testit-api-client/model/WorkItemSearchQueryModel' {
|
|
|
29819
29739
|
/**
|
|
29820
29740
|
* The WorkItemSearchQueryModel model module.
|
|
29821
29741
|
* @module model/WorkItemSearchQueryModel
|
|
29822
|
-
* @version 7.2.
|
|
29742
|
+
* @version 7.2.3
|
|
29823
29743
|
*/
|
|
29824
29744
|
class WorkItemSearchQueryModel {
|
|
29825
29745
|
/**
|
|
@@ -29874,7 +29794,7 @@ declare module 'testit-api-client/model/WorkItemSelectApiModel' {
|
|
|
29874
29794
|
/**
|
|
29875
29795
|
* The WorkItemSelectApiModel model module.
|
|
29876
29796
|
* @module model/WorkItemSelectApiModel
|
|
29877
|
-
* @version 7.2.
|
|
29797
|
+
* @version 7.2.3
|
|
29878
29798
|
*/
|
|
29879
29799
|
class WorkItemSelectApiModel {
|
|
29880
29800
|
/**
|
|
@@ -29916,7 +29836,7 @@ declare module 'testit-api-client/model/WorkItemSelectModel' {
|
|
|
29916
29836
|
/**
|
|
29917
29837
|
* The WorkItemSelectModel model module.
|
|
29918
29838
|
* @module model/WorkItemSelectModel
|
|
29919
|
-
* @version 7.2.
|
|
29839
|
+
* @version 7.2.3
|
|
29920
29840
|
*/
|
|
29921
29841
|
class WorkItemSelectModel {
|
|
29922
29842
|
/**
|
|
@@ -29959,7 +29879,7 @@ declare module 'testit-api-client/model/WorkItemShortApiResult' {
|
|
|
29959
29879
|
/**
|
|
29960
29880
|
* The WorkItemShortApiResult model module.
|
|
29961
29881
|
* @module model/WorkItemShortApiResult
|
|
29962
|
-
* @version 7.2.
|
|
29882
|
+
* @version 7.2.3
|
|
29963
29883
|
*/
|
|
29964
29884
|
class WorkItemShortApiResult {
|
|
29965
29885
|
/**
|
|
@@ -30040,7 +29960,7 @@ declare module 'testit-api-client/model/WorkItemShortModel' {
|
|
|
30040
29960
|
/**
|
|
30041
29961
|
* The WorkItemShortModel model module.
|
|
30042
29962
|
* @module model/WorkItemShortModel
|
|
30043
|
-
* @version 7.2.
|
|
29963
|
+
* @version 7.2.3
|
|
30044
29964
|
*/
|
|
30045
29965
|
class WorkItemShortModel {
|
|
30046
29966
|
/**
|
|
@@ -30281,7 +30201,7 @@ declare module 'testit-api-client/model/WorkItemStepChangeViewModel' {
|
|
|
30281
30201
|
/**
|
|
30282
30202
|
* The WorkItemStepChangeViewModel model module.
|
|
30283
30203
|
* @module model/WorkItemStepChangeViewModel
|
|
30284
|
-
* @version 7.2.
|
|
30204
|
+
* @version 7.2.3
|
|
30285
30205
|
*/
|
|
30286
30206
|
class WorkItemStepChangeViewModel {
|
|
30287
30207
|
/**
|
|
@@ -30333,7 +30253,7 @@ declare module 'testit-api-client/model/WorkItemStepChangeViewModelArrayChangedF
|
|
|
30333
30253
|
/**
|
|
30334
30254
|
* The WorkItemStepChangeViewModelArrayChangedFieldWithDiffsViewModel model module.
|
|
30335
30255
|
* @module model/WorkItemStepChangeViewModelArrayChangedFieldWithDiffsViewModel
|
|
30336
|
-
* @version 7.2.
|
|
30256
|
+
* @version 7.2.3
|
|
30337
30257
|
*/
|
|
30338
30258
|
class WorkItemStepChangeViewModelArrayChangedFieldWithDiffsViewModel {
|
|
30339
30259
|
/**
|
|
@@ -30367,7 +30287,7 @@ declare module 'testit-api-client/model/WorkItemUpdatingFieldsApiModel' {
|
|
|
30367
30287
|
/**
|
|
30368
30288
|
* The WorkItemUpdatingFieldsApiModel model module.
|
|
30369
30289
|
* @module model/WorkItemUpdatingFieldsApiModel
|
|
30370
|
-
* @version 7.2.
|
|
30290
|
+
* @version 7.2.3
|
|
30371
30291
|
*/
|
|
30372
30292
|
class WorkItemUpdatingFieldsApiModel {
|
|
30373
30293
|
/**
|
|
@@ -30405,7 +30325,7 @@ declare module 'testit-api-client/model/WorkItemUpdatingFieldsApiResult' {
|
|
|
30405
30325
|
/**
|
|
30406
30326
|
* The WorkItemUpdatingFieldsApiResult model module.
|
|
30407
30327
|
* @module model/WorkItemUpdatingFieldsApiResult
|
|
30408
|
-
* @version 7.2.
|
|
30328
|
+
* @version 7.2.3
|
|
30409
30329
|
*/
|
|
30410
30330
|
class WorkItemUpdatingFieldsApiResult {
|
|
30411
30331
|
/**
|
|
@@ -30458,7 +30378,7 @@ declare module 'testit-api-client/model/WorkItemVersionModel' {
|
|
|
30458
30378
|
/**
|
|
30459
30379
|
* The WorkItemVersionModel model module.
|
|
30460
30380
|
* @module model/WorkItemVersionModel
|
|
30461
|
-
* @version 7.2.
|
|
30381
|
+
* @version 7.2.3
|
|
30462
30382
|
*/
|
|
30463
30383
|
class WorkItemVersionModel {
|
|
30464
30384
|
/**
|