testit-api-client 7.0.0-rc1 → 7.0.0-rc2
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 +8 -10
- package/dist/ApiClient.js +30 -23
- package/dist/api/AttachmentsApi.js +81 -52
- package/dist/api/AutoTestsApi.js +360 -196
- package/dist/api/BackgroundJobsApi.js +97 -62
- package/dist/api/ConfigurationsApi.js +189 -119
- package/dist/api/CustomAttributeTemplatesApi.js +149 -90
- package/dist/api/CustomAttributesApi.js +98 -63
- package/dist/api/ExternalIssuesApi.js +19 -14
- package/dist/api/NotificationsApi.js +91 -52
- package/dist/api/ParametersApi.js +264 -149
- package/dist/api/ProjectAttributeTemplatesApi.js +57 -32
- package/dist/api/ProjectAttributesApi.js +107 -62
- package/dist/api/ProjectConfigurationsApi.js +19 -14
- package/dist/api/ProjectSectionsApi.js +25 -14
- package/dist/api/ProjectSettingsApi.js +34 -23
- package/dist/api/ProjectTestPlanAttributesApi.js +90 -51
- package/dist/api/ProjectTestPlanTestPointsApi.js +38 -23
- package/dist/api/ProjectTestPlansApi.js +114 -63
- package/dist/api/ProjectWorkItemsApi.js +130 -64
- package/dist/api/ProjectsApi.js +422 -244
- package/dist/api/SearchApi.js +18 -14
- package/dist/api/SectionsApi.js +140 -79
- package/dist/api/TagsApi.js +108 -62
- package/dist/api/TestPlansApi.js +524 -299
- package/dist/api/TestPointsApi.js +72 -44
- package/dist/api/TestResultsApi.js +242 -149
- package/dist/api/TestRunsApi.js +379 -235
- package/dist/api/TestSuitesApi.js +211 -127
- package/dist/api/UsersApi.js +18 -14
- package/dist/api/WebhooksApi.js +157 -102
- package/dist/api/WebhooksLogsApi.js +52 -33
- package/dist/api/WorkItemsApi.js +450 -256
- package/dist/api/WorkItemsCommentsApi.js +78 -52
- 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/AutoTestResultReasonsCountItemModel.js +1 -1
- package/dist/model/AutoTestResultReasonsCountModel.js +1 -1
- package/dist/model/AutoTestResultsForTestRunModel.js +1 -1
- 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 +1 -1
- 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/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 +1 -1
- 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/LinkShort.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/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 +1 -1
- package/dist/model/RerunTestResultModel.js +1 -1
- package/dist/model/RerunsModel.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/TestPlanGroupByTestSuite.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/TestResultResponse.js +1 -1
- package/dist/model/TestResultShortApiResult.js +1 -1
- package/dist/model/TestResultShortResponse.js +1 -1
- package/dist/model/TestResultStepCommentUpdateRequest.js +1 -1
- package/dist/model/TestResultUpdateV2Request.js +1 -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 +1 -1
- 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 +1 -1
- 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/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/UpdateWorkflowApiModel.js +1 -1
- package/dist/model/UserCustomNameValidationResponse.js +1 -1
- package/dist/model/UserNameApiResult.js +1 -1
- package/dist/model/UserRankModel.js +1 -1
- package/dist/model/UserWithRankModel.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/WorkItemCommentModel.js +1 -1
- package/dist/model/WorkItemCommentPostModel.js +1 -1
- package/dist/model/WorkItemCommentPutModel.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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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/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/package.json +1 -1
package/dist/api/SearchApi.js
CHANGED
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* Search service.
|
|
32
32
|
* @module api/SearchApi
|
|
33
|
-
* @version 7.0.0-
|
|
33
|
+
* @version 7.0.0-rc2
|
|
34
34
|
*/
|
|
35
35
|
var SearchApi = exports["default"] = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -45,23 +45,14 @@ var SearchApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
45
45
|
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
-
/**
|
|
49
|
-
* Callback function to receive the result of the apiV2SearchGlobalSearchPost operation.
|
|
50
|
-
* @callback module:api/SearchApi~apiV2SearchGlobalSearchPostCallback
|
|
51
|
-
* @param {String} error Error message, if any.
|
|
52
|
-
* @param {module:model/GlobalSearchResponse} data The data returned by the service call.
|
|
53
|
-
* @param {String} response The complete HTTP response.
|
|
54
|
-
*/
|
|
55
|
-
|
|
56
48
|
/**
|
|
57
49
|
* @param {Object} opts Optional parameters
|
|
58
50
|
* @param {module:model/GlobalSearchRequest} [globalSearchRequest]
|
|
59
|
-
* @
|
|
60
|
-
* data is of type: {@link module:model/GlobalSearchResponse}
|
|
51
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GlobalSearchResponse} and HTTP response
|
|
61
52
|
*/
|
|
62
53
|
return _createClass(SearchApi, [{
|
|
63
|
-
key: "
|
|
64
|
-
value: function
|
|
54
|
+
key: "apiV2SearchGlobalSearchPostWithHttpInfo",
|
|
55
|
+
value: function apiV2SearchGlobalSearchPostWithHttpInfo(opts) {
|
|
65
56
|
opts = opts || {};
|
|
66
57
|
var postBody = opts['globalSearchRequest'];
|
|
67
58
|
var pathParams = {};
|
|
@@ -72,7 +63,20 @@ var SearchApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
72
63
|
var contentTypes = ['application/json'];
|
|
73
64
|
var accepts = ['application/json'];
|
|
74
65
|
var returnType = _GlobalSearchResponse["default"];
|
|
75
|
-
return this.apiClient.callApi('/api/v2/search/globalSearch', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
66
|
+
return this.apiClient.callApi('/api/v2/search/globalSearch', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
/**
|
|
70
|
+
* @param {Object} opts Optional parameters
|
|
71
|
+
* @param {module:model/GlobalSearchRequest} opts.globalSearchRequest
|
|
72
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GlobalSearchResponse}
|
|
73
|
+
*/
|
|
74
|
+
}, {
|
|
75
|
+
key: "apiV2SearchGlobalSearchPost",
|
|
76
|
+
value: function apiV2SearchGlobalSearchPost(opts) {
|
|
77
|
+
return this.apiV2SearchGlobalSearchPostWithHttpInfo(opts).then(function (response_and_data) {
|
|
78
|
+
return response_and_data.data;
|
|
79
|
+
});
|
|
76
80
|
}
|
|
77
81
|
}]);
|
|
78
82
|
}();
|
package/dist/api/SectionsApi.js
CHANGED
|
@@ -36,7 +36,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
36
36
|
/**
|
|
37
37
|
* Sections service.
|
|
38
38
|
* @module api/SectionsApi
|
|
39
|
-
* @version 7.0.0-
|
|
39
|
+
* @version 7.0.0-rc2
|
|
40
40
|
*/
|
|
41
41
|
var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
42
42
|
/**
|
|
@@ -51,25 +51,17 @@ var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
51
51
|
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
/**
|
|
55
|
-
* Callback function to receive the result of the apiV2SectionsIdPatch operation.
|
|
56
|
-
* @callback module:api/SectionsApi~apiV2SectionsIdPatchCallback
|
|
57
|
-
* @param {String} error Error message, if any.
|
|
58
|
-
* @param data This operation does not return a value.
|
|
59
|
-
* @param {String} response The complete HTTP response.
|
|
60
|
-
*/
|
|
61
|
-
|
|
62
54
|
/**
|
|
63
55
|
* Patch section
|
|
64
56
|
* See <a href=\"https://www.rfc-editor.org/rfc/rfc6902\" target=\"_blank\">RFC 6902: JavaScript Object Notation (JSON) Patch</a> for details
|
|
65
57
|
* @param {String} id Section internal (UUID) identifier
|
|
66
58
|
* @param {Object} opts Optional parameters
|
|
67
59
|
* @param {Array.<module:model/Operation>} [operation]
|
|
68
|
-
* @
|
|
60
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
69
61
|
*/
|
|
70
62
|
return _createClass(SectionsApi, [{
|
|
71
|
-
key: "
|
|
72
|
-
value: function
|
|
63
|
+
key: "apiV2SectionsIdPatchWithHttpInfo",
|
|
64
|
+
value: function apiV2SectionsIdPatchWithHttpInfo(id, opts) {
|
|
73
65
|
opts = opts || {};
|
|
74
66
|
var postBody = opts['operation'];
|
|
75
67
|
// verify the required parameter 'id' is set
|
|
@@ -86,28 +78,35 @@ var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
86
78
|
var contentTypes = ['application/json'];
|
|
87
79
|
var accepts = ['application/json'];
|
|
88
80
|
var returnType = null;
|
|
89
|
-
return this.apiClient.callApi('/api/v2/sections/{id}', 'PATCH', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
81
|
+
return this.apiClient.callApi('/api/v2/sections/{id}', 'PATCH', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
90
82
|
}
|
|
91
83
|
|
|
92
84
|
/**
|
|
93
|
-
*
|
|
94
|
-
*
|
|
95
|
-
* @param {String}
|
|
96
|
-
* @param {
|
|
97
|
-
* @param {
|
|
85
|
+
* Patch section
|
|
86
|
+
* See <a href=\"https://www.rfc-editor.org/rfc/rfc6902\" target=\"_blank\">RFC 6902: JavaScript Object Notation (JSON) Patch</a> for details
|
|
87
|
+
* @param {String} id Section internal (UUID) identifier
|
|
88
|
+
* @param {Object} opts Optional parameters
|
|
89
|
+
* @param {Array.<module:model/Operation>} opts.operation
|
|
90
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
98
91
|
*/
|
|
92
|
+
}, {
|
|
93
|
+
key: "apiV2SectionsIdPatch",
|
|
94
|
+
value: function apiV2SectionsIdPatch(id, opts) {
|
|
95
|
+
return this.apiV2SectionsIdPatchWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
96
|
+
return response_and_data.data;
|
|
97
|
+
});
|
|
98
|
+
}
|
|
99
99
|
|
|
100
100
|
/**
|
|
101
101
|
* Create section
|
|
102
102
|
* Use case User sets section properties (listed in request example) User runs method execution System creates section property values System returns section (listed in response example)
|
|
103
103
|
* @param {Object} opts Optional parameters
|
|
104
104
|
* @param {module:model/SectionPostModel} [sectionPostModel]
|
|
105
|
-
* @
|
|
106
|
-
* data is of type: {@link module:model/SectionWithStepsModel}
|
|
105
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/SectionWithStepsModel} and HTTP response
|
|
107
106
|
*/
|
|
108
107
|
}, {
|
|
109
|
-
key: "
|
|
110
|
-
value: function
|
|
108
|
+
key: "createSectionWithHttpInfo",
|
|
109
|
+
value: function createSectionWithHttpInfo(opts) {
|
|
111
110
|
opts = opts || {};
|
|
112
111
|
var postBody = opts['sectionPostModel'];
|
|
113
112
|
var pathParams = {};
|
|
@@ -118,26 +117,33 @@ var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
118
117
|
var contentTypes = ['application/json'];
|
|
119
118
|
var accepts = ['application/json'];
|
|
120
119
|
var returnType = _SectionWithStepsModel["default"];
|
|
121
|
-
return this.apiClient.callApi('/api/v2/sections', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
120
|
+
return this.apiClient.callApi('/api/v2/sections', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
122
121
|
}
|
|
123
122
|
|
|
124
123
|
/**
|
|
125
|
-
*
|
|
126
|
-
*
|
|
127
|
-
* @param {
|
|
128
|
-
* @param
|
|
129
|
-
* @
|
|
124
|
+
* Create section
|
|
125
|
+
* Use case User sets section properties (listed in request example) User runs method execution System creates section property values System returns section (listed in response example)
|
|
126
|
+
* @param {Object} opts Optional parameters
|
|
127
|
+
* @param {module:model/SectionPostModel} opts.sectionPostModel
|
|
128
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/SectionWithStepsModel}
|
|
130
129
|
*/
|
|
130
|
+
}, {
|
|
131
|
+
key: "createSection",
|
|
132
|
+
value: function createSection(opts) {
|
|
133
|
+
return this.createSectionWithHttpInfo(opts).then(function (response_and_data) {
|
|
134
|
+
return response_and_data.data;
|
|
135
|
+
});
|
|
136
|
+
}
|
|
131
137
|
|
|
132
138
|
/**
|
|
133
139
|
* Delete section
|
|
134
140
|
* Use case User sets section identifier User runs method execution System search section by the identifier System search and delete nested sections of the found section System search and delete workitems related to the found nested sections System deletes initial section and related workitem System returns no content response
|
|
135
141
|
* @param {String} id Section internal (UUID) identifier
|
|
136
|
-
* @
|
|
142
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
137
143
|
*/
|
|
138
144
|
}, {
|
|
139
|
-
key: "
|
|
140
|
-
value: function
|
|
145
|
+
key: "deleteSectionWithHttpInfo",
|
|
146
|
+
value: function deleteSectionWithHttpInfo(id) {
|
|
141
147
|
var postBody = null;
|
|
142
148
|
// verify the required parameter 'id' is set
|
|
143
149
|
if (id === undefined || id === null) {
|
|
@@ -153,16 +159,22 @@ var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
153
159
|
var contentTypes = [];
|
|
154
160
|
var accepts = ['application/json'];
|
|
155
161
|
var returnType = null;
|
|
156
|
-
return this.apiClient.callApi('/api/v2/sections/{id}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
162
|
+
return this.apiClient.callApi('/api/v2/sections/{id}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
157
163
|
}
|
|
158
164
|
|
|
159
165
|
/**
|
|
160
|
-
*
|
|
161
|
-
*
|
|
162
|
-
* @param {String}
|
|
163
|
-
* @
|
|
164
|
-
* @param {String} response The complete HTTP response.
|
|
166
|
+
* Delete section
|
|
167
|
+
* Use case User sets section identifier User runs method execution System search section by the identifier System search and delete nested sections of the found section System search and delete workitems related to the found nested sections System deletes initial section and related workitem System returns no content response
|
|
168
|
+
* @param {String} id Section internal (UUID) identifier
|
|
169
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
165
170
|
*/
|
|
171
|
+
}, {
|
|
172
|
+
key: "deleteSection",
|
|
173
|
+
value: function deleteSection(id) {
|
|
174
|
+
return this.deleteSectionWithHttpInfo(id).then(function (response_and_data) {
|
|
175
|
+
return response_and_data.data;
|
|
176
|
+
});
|
|
177
|
+
}
|
|
166
178
|
|
|
167
179
|
/**
|
|
168
180
|
* Get section
|
|
@@ -170,12 +182,11 @@ var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
170
182
|
* @param {String} id Section internal (UUID) identifier
|
|
171
183
|
* @param {Object} opts Optional parameters
|
|
172
184
|
* @param {module:model/DeletionState} [isDeleted]
|
|
173
|
-
* @
|
|
174
|
-
* data is of type: {@link module:model/SectionWithStepsModel}
|
|
185
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/SectionWithStepsModel} and HTTP response
|
|
175
186
|
*/
|
|
176
187
|
}, {
|
|
177
|
-
key: "
|
|
178
|
-
value: function
|
|
188
|
+
key: "getSectionByIdWithHttpInfo",
|
|
189
|
+
value: function getSectionByIdWithHttpInfo(id, opts) {
|
|
179
190
|
opts = opts || {};
|
|
180
191
|
var postBody = null;
|
|
181
192
|
// verify the required parameter 'id' is set
|
|
@@ -194,16 +205,24 @@ var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
194
205
|
var contentTypes = [];
|
|
195
206
|
var accepts = ['application/json'];
|
|
196
207
|
var returnType = _SectionWithStepsModel["default"];
|
|
197
|
-
return this.apiClient.callApi('/api/v2/sections/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
208
|
+
return this.apiClient.callApi('/api/v2/sections/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
198
209
|
}
|
|
199
210
|
|
|
200
211
|
/**
|
|
201
|
-
*
|
|
202
|
-
*
|
|
203
|
-
* @param {String}
|
|
204
|
-
* @param {
|
|
205
|
-
* @param {
|
|
212
|
+
* Get section
|
|
213
|
+
* Use case User sets section internal (guid format) identifier User runs method execution System search section by the section identifier [Optional] If isDeleted flag equals false, deleted work items are not being searched. If true, deleted work items are also being searched, null for all work items. System returns section
|
|
214
|
+
* @param {String} id Section internal (UUID) identifier
|
|
215
|
+
* @param {Object} opts Optional parameters
|
|
216
|
+
* @param {module:model/DeletionState} opts.isDeleted
|
|
217
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/SectionWithStepsModel}
|
|
206
218
|
*/
|
|
219
|
+
}, {
|
|
220
|
+
key: "getSectionById",
|
|
221
|
+
value: function getSectionById(id, opts) {
|
|
222
|
+
return this.getSectionByIdWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
223
|
+
return response_and_data.data;
|
|
224
|
+
});
|
|
225
|
+
}
|
|
207
226
|
|
|
208
227
|
/**
|
|
209
228
|
* Get section work items
|
|
@@ -218,12 +237,11 @@ var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
218
237
|
* @param {String} [orderBy] SQL-like ORDER BY statement (column1 ASC|DESC , column2 ASC|DESC)
|
|
219
238
|
* @param {String} [searchField] Property name for searching
|
|
220
239
|
* @param {String} [searchValue] Value for searching
|
|
221
|
-
* @
|
|
222
|
-
* data is of type: {@link Array.<module:model/WorkItemShortModel>}
|
|
240
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/WorkItemShortModel>} and HTTP response
|
|
223
241
|
*/
|
|
224
242
|
}, {
|
|
225
|
-
key: "
|
|
226
|
-
value: function
|
|
243
|
+
key: "getWorkItemsBySectionIdWithHttpInfo",
|
|
244
|
+
value: function getWorkItemsBySectionIdWithHttpInfo(id, opts) {
|
|
227
245
|
opts = opts || {};
|
|
228
246
|
var postBody = null;
|
|
229
247
|
// verify the required parameter 'id' is set
|
|
@@ -249,26 +267,41 @@ var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
249
267
|
var contentTypes = [];
|
|
250
268
|
var accepts = ['application/json'];
|
|
251
269
|
var returnType = [_WorkItemShortModel["default"]];
|
|
252
|
-
return this.apiClient.callApi('/api/v2/sections/{id}/workItems', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
270
|
+
return this.apiClient.callApi('/api/v2/sections/{id}/workItems', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
253
271
|
}
|
|
254
272
|
|
|
255
273
|
/**
|
|
256
|
-
*
|
|
257
|
-
*
|
|
258
|
-
* @param {String}
|
|
259
|
-
* @param
|
|
260
|
-
* @param {
|
|
274
|
+
* Get section work items
|
|
275
|
+
* Use case User sets section identifier User runs method execution System search section by the identifier System search work items related to the section [Optional] If isDeleted flag equals false, deleted work items are not being searched. If true, deleted work items are also being searched, null for all work items. System returns work item collection
|
|
276
|
+
* @param {String} id Section internal (UUID) identifier
|
|
277
|
+
* @param {Object} opts Optional parameters
|
|
278
|
+
* @param {Boolean} opts.isDeleted Requested section is deleted (default to false)
|
|
279
|
+
* @param {Array.<String>} opts.tagNames List of work item tags
|
|
280
|
+
* @param {Boolean} opts.includeIterations (default to true)
|
|
281
|
+
* @param {Number} opts.skip Amount of items to be skipped (offset)
|
|
282
|
+
* @param {Number} opts.take Amount of items to be taken (limit)
|
|
283
|
+
* @param {String} opts.orderBy SQL-like ORDER BY statement (column1 ASC|DESC , column2 ASC|DESC)
|
|
284
|
+
* @param {String} opts.searchField Property name for searching
|
|
285
|
+
* @param {String} opts.searchValue Value for searching
|
|
286
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/WorkItemShortModel>}
|
|
261
287
|
*/
|
|
288
|
+
}, {
|
|
289
|
+
key: "getWorkItemsBySectionId",
|
|
290
|
+
value: function getWorkItemsBySectionId(id, opts) {
|
|
291
|
+
return this.getWorkItemsBySectionIdWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
292
|
+
return response_and_data.data;
|
|
293
|
+
});
|
|
294
|
+
}
|
|
262
295
|
|
|
263
296
|
/**
|
|
264
297
|
* Move section with all work items into another section
|
|
265
298
|
* @param {Object} opts Optional parameters
|
|
266
299
|
* @param {module:model/SectionMoveModel} [sectionMoveModel]
|
|
267
|
-
* @
|
|
300
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
268
301
|
*/
|
|
269
302
|
}, {
|
|
270
|
-
key: "
|
|
271
|
-
value: function
|
|
303
|
+
key: "moveWithHttpInfo",
|
|
304
|
+
value: function moveWithHttpInfo(opts) {
|
|
272
305
|
opts = opts || {};
|
|
273
306
|
var postBody = opts['sectionMoveModel'];
|
|
274
307
|
var pathParams = {};
|
|
@@ -279,27 +312,33 @@ var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
279
312
|
var contentTypes = ['application/json'];
|
|
280
313
|
var accepts = ['application/json'];
|
|
281
314
|
var returnType = null;
|
|
282
|
-
return this.apiClient.callApi('/api/v2/sections/move', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
315
|
+
return this.apiClient.callApi('/api/v2/sections/move', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
283
316
|
}
|
|
284
317
|
|
|
285
318
|
/**
|
|
286
|
-
*
|
|
287
|
-
* @
|
|
288
|
-
* @param {
|
|
289
|
-
* @
|
|
290
|
-
* @param {String} response The complete HTTP response.
|
|
319
|
+
* Move section with all work items into another section
|
|
320
|
+
* @param {Object} opts Optional parameters
|
|
321
|
+
* @param {module:model/SectionMoveModel} opts.sectionMoveModel
|
|
322
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
291
323
|
*/
|
|
324
|
+
}, {
|
|
325
|
+
key: "move",
|
|
326
|
+
value: function move(opts) {
|
|
327
|
+
return this.moveWithHttpInfo(opts).then(function (response_and_data) {
|
|
328
|
+
return response_and_data.data;
|
|
329
|
+
});
|
|
330
|
+
}
|
|
292
331
|
|
|
293
332
|
/**
|
|
294
333
|
* Rename section
|
|
295
334
|
* Use case User sets section identifier and new name (listed in request example) User runs method execution System search section by the identifier System updates section name using the new name System returns no content response
|
|
296
335
|
* @param {Object} opts Optional parameters
|
|
297
336
|
* @param {module:model/SectionRenameModel} [sectionRenameModel]
|
|
298
|
-
* @
|
|
337
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
299
338
|
*/
|
|
300
339
|
}, {
|
|
301
|
-
key: "
|
|
302
|
-
value: function
|
|
340
|
+
key: "renameWithHttpInfo",
|
|
341
|
+
value: function renameWithHttpInfo(opts) {
|
|
303
342
|
opts = opts || {};
|
|
304
343
|
var postBody = opts['sectionRenameModel'];
|
|
305
344
|
var pathParams = {};
|
|
@@ -310,27 +349,34 @@ var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
310
349
|
var contentTypes = ['application/json'];
|
|
311
350
|
var accepts = ['application/json'];
|
|
312
351
|
var returnType = null;
|
|
313
|
-
return this.apiClient.callApi('/api/v2/sections/rename', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
352
|
+
return this.apiClient.callApi('/api/v2/sections/rename', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
314
353
|
}
|
|
315
354
|
|
|
316
355
|
/**
|
|
317
|
-
*
|
|
318
|
-
*
|
|
319
|
-
* @param {
|
|
320
|
-
* @param
|
|
321
|
-
* @
|
|
356
|
+
* Rename section
|
|
357
|
+
* Use case User sets section identifier and new name (listed in request example) User runs method execution System search section by the identifier System updates section name using the new name System returns no content response
|
|
358
|
+
* @param {Object} opts Optional parameters
|
|
359
|
+
* @param {module:model/SectionRenameModel} opts.sectionRenameModel
|
|
360
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
322
361
|
*/
|
|
362
|
+
}, {
|
|
363
|
+
key: "rename",
|
|
364
|
+
value: function rename(opts) {
|
|
365
|
+
return this.renameWithHttpInfo(opts).then(function (response_and_data) {
|
|
366
|
+
return response_and_data.data;
|
|
367
|
+
});
|
|
368
|
+
}
|
|
323
369
|
|
|
324
370
|
/**
|
|
325
371
|
* Update section
|
|
326
372
|
* Use case User sets section properties (listed in request example) User runs method execution System search section by the identifier System updates section using the property values System returns no content response
|
|
327
373
|
* @param {Object} opts Optional parameters
|
|
328
374
|
* @param {module:model/SectionPutModel} [sectionPutModel]
|
|
329
|
-
* @
|
|
375
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
330
376
|
*/
|
|
331
377
|
}, {
|
|
332
|
-
key: "
|
|
333
|
-
value: function
|
|
378
|
+
key: "updateSectionWithHttpInfo",
|
|
379
|
+
value: function updateSectionWithHttpInfo(opts) {
|
|
334
380
|
opts = opts || {};
|
|
335
381
|
var postBody = opts['sectionPutModel'];
|
|
336
382
|
var pathParams = {};
|
|
@@ -341,7 +387,22 @@ var SectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
341
387
|
var contentTypes = ['application/json'];
|
|
342
388
|
var accepts = ['application/json'];
|
|
343
389
|
var returnType = null;
|
|
344
|
-
return this.apiClient.callApi('/api/v2/sections', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
390
|
+
return this.apiClient.callApi('/api/v2/sections', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
/**
|
|
394
|
+
* Update section
|
|
395
|
+
* Use case User sets section properties (listed in request example) User runs method execution System search section by the identifier System updates section using the property values System returns no content response
|
|
396
|
+
* @param {Object} opts Optional parameters
|
|
397
|
+
* @param {module:model/SectionPutModel} opts.sectionPutModel
|
|
398
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
399
|
+
*/
|
|
400
|
+
}, {
|
|
401
|
+
key: "updateSection",
|
|
402
|
+
value: function updateSection(opts) {
|
|
403
|
+
return this.updateSectionWithHttpInfo(opts).then(function (response_and_data) {
|
|
404
|
+
return response_and_data.data;
|
|
405
|
+
});
|
|
345
406
|
}
|
|
346
407
|
}]);
|
|
347
408
|
}();
|