testit-api-client 7.0.0-rc1 → 7.0.0-rc3
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
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* ProjectAttributeTemplates service.
|
|
32
32
|
* @module api/ProjectAttributeTemplatesApi
|
|
33
|
-
* @version 7.0.0-
|
|
33
|
+
* @version 7.0.0-rc3
|
|
34
34
|
*/
|
|
35
35
|
var ProjectAttributeTemplatesApi = exports["default"] = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -45,14 +45,6 @@ var ProjectAttributeTemplatesApi = 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 apiV2ProjectsProjectIdAttributesTemplatesSearchPost operation.
|
|
50
|
-
* @callback module:api/ProjectAttributeTemplatesApi~apiV2ProjectsProjectIdAttributesTemplatesSearchPostCallback
|
|
51
|
-
* @param {String} error Error message, if any.
|
|
52
|
-
* @param {Array.<module:model/ProjectCustomAttributeTemplateGetModel>} data The data returned by the service call.
|
|
53
|
-
* @param {String} response The complete HTTP response.
|
|
54
|
-
*/
|
|
55
|
-
|
|
56
48
|
/**
|
|
57
49
|
* Search for custom attributes templates
|
|
58
50
|
* @param {String} projectId Internal (UUID) or global (integer) identifier
|
|
@@ -63,12 +55,11 @@ var ProjectAttributeTemplatesApi = exports["default"] = /*#__PURE__*/function ()
|
|
|
63
55
|
* @param {String} [searchField] Property name for searching
|
|
64
56
|
* @param {String} [searchValue] Value for searching
|
|
65
57
|
* @param {module:model/ProjectCustomAttributesTemplatesFilterModel} [projectCustomAttributesTemplatesFilterModel]
|
|
66
|
-
* @
|
|
67
|
-
* data is of type: {@link Array.<module:model/ProjectCustomAttributeTemplateGetModel>}
|
|
58
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/ProjectCustomAttributeTemplateGetModel>} and HTTP response
|
|
68
59
|
*/
|
|
69
60
|
return _createClass(ProjectAttributeTemplatesApi, [{
|
|
70
|
-
key: "
|
|
71
|
-
value: function
|
|
61
|
+
key: "apiV2ProjectsProjectIdAttributesTemplatesSearchPostWithHttpInfo",
|
|
62
|
+
value: function apiV2ProjectsProjectIdAttributesTemplatesSearchPostWithHttpInfo(projectId, opts) {
|
|
72
63
|
opts = opts || {};
|
|
73
64
|
var postBody = opts['projectCustomAttributesTemplatesFilterModel'];
|
|
74
65
|
// verify the required parameter 'projectId' is set
|
|
@@ -91,27 +82,39 @@ var ProjectAttributeTemplatesApi = exports["default"] = /*#__PURE__*/function ()
|
|
|
91
82
|
var contentTypes = ['application/json'];
|
|
92
83
|
var accepts = ['application/json'];
|
|
93
84
|
var returnType = [_ProjectCustomAttributeTemplateGetModel["default"]];
|
|
94
|
-
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/templates/search', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
85
|
+
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/templates/search', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
95
86
|
}
|
|
96
87
|
|
|
97
88
|
/**
|
|
98
|
-
*
|
|
99
|
-
* @
|
|
100
|
-
* @param {
|
|
101
|
-
* @param
|
|
102
|
-
* @param {
|
|
89
|
+
* Search for custom attributes templates
|
|
90
|
+
* @param {String} projectId Internal (UUID) or global (integer) identifier
|
|
91
|
+
* @param {Object} opts Optional parameters
|
|
92
|
+
* @param {Number} opts.skip Amount of items to be skipped (offset)
|
|
93
|
+
* @param {Number} opts.take Amount of items to be taken (limit)
|
|
94
|
+
* @param {String} opts.orderBy SQL-like ORDER BY statement (column1 ASC|DESC , column2 ASC|DESC)
|
|
95
|
+
* @param {String} opts.searchField Property name for searching
|
|
96
|
+
* @param {String} opts.searchValue Value for searching
|
|
97
|
+
* @param {module:model/ProjectCustomAttributesTemplatesFilterModel} opts.projectCustomAttributesTemplatesFilterModel
|
|
98
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/ProjectCustomAttributeTemplateGetModel>}
|
|
103
99
|
*/
|
|
100
|
+
}, {
|
|
101
|
+
key: "apiV2ProjectsProjectIdAttributesTemplatesSearchPost",
|
|
102
|
+
value: function apiV2ProjectsProjectIdAttributesTemplatesSearchPost(projectId, opts) {
|
|
103
|
+
return this.apiV2ProjectsProjectIdAttributesTemplatesSearchPostWithHttpInfo(projectId, opts).then(function (response_and_data) {
|
|
104
|
+
return response_and_data.data;
|
|
105
|
+
});
|
|
106
|
+
}
|
|
104
107
|
|
|
105
108
|
/**
|
|
106
109
|
* Delete CustomAttributeTemplate from Project
|
|
107
110
|
* Use case User sets project internal or global identifier User sets attribute template internal identifier User runs method execution System delete attribute template from project
|
|
108
111
|
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
109
112
|
* @param {String} templateId CustomAttributeTemplate internal (UUID) identifier
|
|
110
|
-
* @
|
|
113
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
111
114
|
*/
|
|
112
115
|
}, {
|
|
113
|
-
key: "
|
|
114
|
-
value: function
|
|
116
|
+
key: "apiV2ProjectsProjectIdAttributesTemplatesTemplateIdDeleteWithHttpInfo",
|
|
117
|
+
value: function apiV2ProjectsProjectIdAttributesTemplatesTemplateIdDeleteWithHttpInfo(projectId, templateId) {
|
|
115
118
|
var postBody = null;
|
|
116
119
|
// verify the required parameter 'projectId' is set
|
|
117
120
|
if (projectId === undefined || projectId === null) {
|
|
@@ -132,27 +135,34 @@ var ProjectAttributeTemplatesApi = exports["default"] = /*#__PURE__*/function ()
|
|
|
132
135
|
var contentTypes = [];
|
|
133
136
|
var accepts = ['application/json'];
|
|
134
137
|
var returnType = null;
|
|
135
|
-
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/templates/{templateId}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
138
|
+
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/templates/{templateId}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
136
139
|
}
|
|
137
140
|
|
|
138
141
|
/**
|
|
139
|
-
*
|
|
140
|
-
*
|
|
141
|
-
* @param {String}
|
|
142
|
-
* @param
|
|
143
|
-
* @
|
|
142
|
+
* Delete CustomAttributeTemplate from Project
|
|
143
|
+
* Use case User sets project internal or global identifier User sets attribute template internal identifier User runs method execution System delete attribute template from project
|
|
144
|
+
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
145
|
+
* @param {String} templateId CustomAttributeTemplate internal (UUID) identifier
|
|
146
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
144
147
|
*/
|
|
148
|
+
}, {
|
|
149
|
+
key: "apiV2ProjectsProjectIdAttributesTemplatesTemplateIdDelete",
|
|
150
|
+
value: function apiV2ProjectsProjectIdAttributesTemplatesTemplateIdDelete(projectId, templateId) {
|
|
151
|
+
return this.apiV2ProjectsProjectIdAttributesTemplatesTemplateIdDeleteWithHttpInfo(projectId, templateId).then(function (response_and_data) {
|
|
152
|
+
return response_and_data.data;
|
|
153
|
+
});
|
|
154
|
+
}
|
|
145
155
|
|
|
146
156
|
/**
|
|
147
157
|
* Add CustomAttributeTemplate to Project
|
|
148
158
|
* Use case User sets project internal or global identifier User sets attribute template internal identifier User runs method execution System add attribute template to project
|
|
149
159
|
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
150
160
|
* @param {String} templateId CustomAttributeTemplate internal (UUID) identifier
|
|
151
|
-
* @
|
|
161
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
152
162
|
*/
|
|
153
163
|
}, {
|
|
154
|
-
key: "
|
|
155
|
-
value: function
|
|
164
|
+
key: "apiV2ProjectsProjectIdAttributesTemplatesTemplateIdPostWithHttpInfo",
|
|
165
|
+
value: function apiV2ProjectsProjectIdAttributesTemplatesTemplateIdPostWithHttpInfo(projectId, templateId) {
|
|
156
166
|
var postBody = null;
|
|
157
167
|
// verify the required parameter 'projectId' is set
|
|
158
168
|
if (projectId === undefined || projectId === null) {
|
|
@@ -173,7 +183,22 @@ var ProjectAttributeTemplatesApi = exports["default"] = /*#__PURE__*/function ()
|
|
|
173
183
|
var contentTypes = [];
|
|
174
184
|
var accepts = ['application/json'];
|
|
175
185
|
var returnType = null;
|
|
176
|
-
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/templates/{templateId}', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
186
|
+
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/templates/{templateId}', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
/**
|
|
190
|
+
* Add CustomAttributeTemplate to Project
|
|
191
|
+
* Use case User sets project internal or global identifier User sets attribute template internal identifier User runs method execution System add attribute template to project
|
|
192
|
+
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
193
|
+
* @param {String} templateId CustomAttributeTemplate internal (UUID) identifier
|
|
194
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
195
|
+
*/
|
|
196
|
+
}, {
|
|
197
|
+
key: "apiV2ProjectsProjectIdAttributesTemplatesTemplateIdPost",
|
|
198
|
+
value: function apiV2ProjectsProjectIdAttributesTemplatesTemplateIdPost(projectId, templateId) {
|
|
199
|
+
return this.apiV2ProjectsProjectIdAttributesTemplatesTemplateIdPostWithHttpInfo(projectId, templateId).then(function (response_and_data) {
|
|
200
|
+
return response_and_data.data;
|
|
201
|
+
});
|
|
177
202
|
}
|
|
178
203
|
}]);
|
|
179
204
|
}();
|
|
@@ -34,7 +34,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
34
34
|
/**
|
|
35
35
|
* ProjectAttributes service.
|
|
36
36
|
* @module api/ProjectAttributesApi
|
|
37
|
-
* @version 7.0.0-
|
|
37
|
+
* @version 7.0.0-rc3
|
|
38
38
|
*/
|
|
39
39
|
var ProjectAttributesApi = exports["default"] = /*#__PURE__*/function () {
|
|
40
40
|
/**
|
|
@@ -49,26 +49,17 @@ var ProjectAttributesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
49
49
|
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
/**
|
|
53
|
-
* Callback function to receive the result of the createProjectsAttribute operation.
|
|
54
|
-
* @callback module:api/ProjectAttributesApi~createProjectsAttributeCallback
|
|
55
|
-
* @param {String} error Error message, if any.
|
|
56
|
-
* @param {module:model/CustomAttributeModel} data The data returned by the service call.
|
|
57
|
-
* @param {String} response The complete HTTP response.
|
|
58
|
-
*/
|
|
59
|
-
|
|
60
52
|
/**
|
|
61
53
|
* Create project attribute
|
|
62
54
|
* Use case User sets attribute parameters (listed in request example) and runs method execution System search project System creates attribute and relates it to the project System returns project attribute properties (example listed in response parameters)
|
|
63
55
|
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
64
56
|
* @param {Object} opts Optional parameters
|
|
65
57
|
* @param {module:model/CustomAttributePostModel} [customAttributePostModel]
|
|
66
|
-
* @
|
|
67
|
-
* data is of type: {@link module:model/CustomAttributeModel}
|
|
58
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/CustomAttributeModel} and HTTP response
|
|
68
59
|
*/
|
|
69
60
|
return _createClass(ProjectAttributesApi, [{
|
|
70
|
-
key: "
|
|
71
|
-
value: function
|
|
61
|
+
key: "createProjectsAttributeWithHttpInfo",
|
|
62
|
+
value: function createProjectsAttributeWithHttpInfo(projectId, opts) {
|
|
72
63
|
opts = opts || {};
|
|
73
64
|
var postBody = opts['customAttributePostModel'];
|
|
74
65
|
// verify the required parameter 'projectId' is set
|
|
@@ -85,27 +76,35 @@ var ProjectAttributesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
85
76
|
var contentTypes = ['application/json'];
|
|
86
77
|
var accepts = ['application/json'];
|
|
87
78
|
var returnType = _CustomAttributeModel["default"];
|
|
88
|
-
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
79
|
+
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
89
80
|
}
|
|
90
81
|
|
|
91
82
|
/**
|
|
92
|
-
*
|
|
93
|
-
*
|
|
94
|
-
* @param {String}
|
|
95
|
-
* @param
|
|
96
|
-
* @param {
|
|
83
|
+
* Create project attribute
|
|
84
|
+
* Use case User sets attribute parameters (listed in request example) and runs method execution System search project System creates attribute and relates it to the project System returns project attribute properties (example listed in response parameters)
|
|
85
|
+
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
86
|
+
* @param {Object} opts Optional parameters
|
|
87
|
+
* @param {module:model/CustomAttributePostModel} opts.customAttributePostModel
|
|
88
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/CustomAttributeModel}
|
|
97
89
|
*/
|
|
90
|
+
}, {
|
|
91
|
+
key: "createProjectsAttribute",
|
|
92
|
+
value: function createProjectsAttribute(projectId, opts) {
|
|
93
|
+
return this.createProjectsAttributeWithHttpInfo(projectId, opts).then(function (response_and_data) {
|
|
94
|
+
return response_and_data.data;
|
|
95
|
+
});
|
|
96
|
+
}
|
|
98
97
|
|
|
99
98
|
/**
|
|
100
99
|
* Delete project attribute
|
|
101
100
|
* Use case User sets project identifier and runs method execution User sets attribute identifier User runs method execution System search project System search and delete attribute System returns no content response
|
|
102
101
|
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
103
102
|
* @param {String} attributeId Project attribute internal (UUID)
|
|
104
|
-
* @
|
|
103
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
105
104
|
*/
|
|
106
105
|
}, {
|
|
107
|
-
key: "
|
|
108
|
-
value: function
|
|
106
|
+
key: "deleteProjectsAttributeWithHttpInfo",
|
|
107
|
+
value: function deleteProjectsAttributeWithHttpInfo(projectId, attributeId) {
|
|
109
108
|
var postBody = null;
|
|
110
109
|
// verify the required parameter 'projectId' is set
|
|
111
110
|
if (projectId === undefined || projectId === null) {
|
|
@@ -126,28 +125,34 @@ var ProjectAttributesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
126
125
|
var contentTypes = [];
|
|
127
126
|
var accepts = ['application/json'];
|
|
128
127
|
var returnType = null;
|
|
129
|
-
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/{attributeId}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
128
|
+
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/{attributeId}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
130
129
|
}
|
|
131
130
|
|
|
132
131
|
/**
|
|
133
|
-
*
|
|
134
|
-
*
|
|
135
|
-
* @param {String}
|
|
136
|
-
* @param {
|
|
137
|
-
* @
|
|
132
|
+
* Delete project attribute
|
|
133
|
+
* Use case User sets project identifier and runs method execution User sets attribute identifier User runs method execution System search project System search and delete attribute System returns no content response
|
|
134
|
+
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
135
|
+
* @param {String} attributeId Project attribute internal (UUID)
|
|
136
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
138
137
|
*/
|
|
138
|
+
}, {
|
|
139
|
+
key: "deleteProjectsAttribute",
|
|
140
|
+
value: function deleteProjectsAttribute(projectId, attributeId) {
|
|
141
|
+
return this.deleteProjectsAttributeWithHttpInfo(projectId, attributeId).then(function (response_and_data) {
|
|
142
|
+
return response_and_data.data;
|
|
143
|
+
});
|
|
144
|
+
}
|
|
139
145
|
|
|
140
146
|
/**
|
|
141
147
|
* Get project attribute
|
|
142
148
|
* Use case User sets project internal or global identifier User sets project attribute identifier User runs method execution System search project System search project attribute System returns project attribute (listed in response model)
|
|
143
149
|
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
144
150
|
* @param {String} attributeId Project attribute internal (UUID) or global (integer) identifier
|
|
145
|
-
* @
|
|
146
|
-
* data is of type: {@link module:model/CustomAttributeModel}
|
|
151
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/CustomAttributeModel} and HTTP response
|
|
147
152
|
*/
|
|
148
153
|
}, {
|
|
149
|
-
key: "
|
|
150
|
-
value: function
|
|
154
|
+
key: "getAttributeByProjectIdWithHttpInfo",
|
|
155
|
+
value: function getAttributeByProjectIdWithHttpInfo(projectId, attributeId) {
|
|
151
156
|
var postBody = null;
|
|
152
157
|
// verify the required parameter 'projectId' is set
|
|
153
158
|
if (projectId === undefined || projectId === null) {
|
|
@@ -168,16 +173,23 @@ var ProjectAttributesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
168
173
|
var contentTypes = [];
|
|
169
174
|
var accepts = ['application/json'];
|
|
170
175
|
var returnType = _CustomAttributeModel["default"];
|
|
171
|
-
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/{attributeId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
176
|
+
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/{attributeId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
172
177
|
}
|
|
173
178
|
|
|
174
179
|
/**
|
|
175
|
-
*
|
|
176
|
-
*
|
|
177
|
-
* @param {String}
|
|
178
|
-
* @param {
|
|
179
|
-
* @
|
|
180
|
+
* Get project attribute
|
|
181
|
+
* Use case User sets project internal or global identifier User sets project attribute identifier User runs method execution System search project System search project attribute System returns project attribute (listed in response model)
|
|
182
|
+
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
183
|
+
* @param {String} attributeId Project attribute internal (UUID) or global (integer) identifier
|
|
184
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/CustomAttributeModel}
|
|
180
185
|
*/
|
|
186
|
+
}, {
|
|
187
|
+
key: "getAttributeByProjectId",
|
|
188
|
+
value: function getAttributeByProjectId(projectId, attributeId) {
|
|
189
|
+
return this.getAttributeByProjectIdWithHttpInfo(projectId, attributeId).then(function (response_and_data) {
|
|
190
|
+
return response_and_data.data;
|
|
191
|
+
});
|
|
192
|
+
}
|
|
181
193
|
|
|
182
194
|
/**
|
|
183
195
|
* Get project attributes
|
|
@@ -185,12 +197,11 @@ var ProjectAttributesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
185
197
|
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
186
198
|
* @param {Object} opts Optional parameters
|
|
187
199
|
* @param {module:model/DeletionState} [isDeleted]
|
|
188
|
-
* @
|
|
189
|
-
* data is of type: {@link Array.<module:model/CustomAttributeModel>}
|
|
200
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/CustomAttributeModel>} and HTTP response
|
|
190
201
|
*/
|
|
191
202
|
}, {
|
|
192
|
-
key: "
|
|
193
|
-
value: function
|
|
203
|
+
key: "getAttributesByProjectIdWithHttpInfo",
|
|
204
|
+
value: function getAttributesByProjectIdWithHttpInfo(projectId, opts) {
|
|
194
205
|
opts = opts || {};
|
|
195
206
|
var postBody = null;
|
|
196
207
|
// verify the required parameter 'projectId' is set
|
|
@@ -209,16 +220,24 @@ var ProjectAttributesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
209
220
|
var contentTypes = [];
|
|
210
221
|
var accepts = ['application/json'];
|
|
211
222
|
var returnType = [_CustomAttributeModel["default"]];
|
|
212
|
-
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
223
|
+
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
213
224
|
}
|
|
214
225
|
|
|
215
226
|
/**
|
|
216
|
-
*
|
|
217
|
-
*
|
|
218
|
-
* @param {String}
|
|
219
|
-
* @param {
|
|
220
|
-
* @param {
|
|
227
|
+
* Get project attributes
|
|
228
|
+
* Use case User sets project internal or global identifier [Optional] User sets isDeleted field value User runs method execution System search project [Optional] If User sets isDeleted field value as true, System search all deleted attributes related to project [Optional] If User sets isDeleted field value as false, System search all attributes related to project which are not deleted [Optional] If User did not set isDeleted field value, System search all attributes related to project System returns array of found attributes (listed in response model)
|
|
229
|
+
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
230
|
+
* @param {Object} opts Optional parameters
|
|
231
|
+
* @param {module:model/DeletionState} opts.isDeleted
|
|
232
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/CustomAttributeModel>}
|
|
221
233
|
*/
|
|
234
|
+
}, {
|
|
235
|
+
key: "getAttributesByProjectId",
|
|
236
|
+
value: function getAttributesByProjectId(projectId, opts) {
|
|
237
|
+
return this.getAttributesByProjectIdWithHttpInfo(projectId, opts).then(function (response_and_data) {
|
|
238
|
+
return response_and_data.data;
|
|
239
|
+
});
|
|
240
|
+
}
|
|
222
241
|
|
|
223
242
|
/**
|
|
224
243
|
* Search for attributes used in the project
|
|
@@ -230,12 +249,11 @@ var ProjectAttributesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
230
249
|
* @param {String} [searchField] Property name for searching
|
|
231
250
|
* @param {String} [searchValue] Value for searching
|
|
232
251
|
* @param {module:model/ProjectAttributesFilterModel} [projectAttributesFilterModel]
|
|
233
|
-
* @
|
|
234
|
-
* data is of type: {@link Array.<module:model/CustomAttributeGetModel>}
|
|
252
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/CustomAttributeGetModel>} and HTTP response
|
|
235
253
|
*/
|
|
236
254
|
}, {
|
|
237
|
-
key: "
|
|
238
|
-
value: function
|
|
255
|
+
key: "searchAttributesInProjectWithHttpInfo",
|
|
256
|
+
value: function searchAttributesInProjectWithHttpInfo(projectId, opts) {
|
|
239
257
|
opts = opts || {};
|
|
240
258
|
var postBody = opts['projectAttributesFilterModel'];
|
|
241
259
|
// verify the required parameter 'projectId' is set
|
|
@@ -258,27 +276,39 @@ var ProjectAttributesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
258
276
|
var contentTypes = ['application/json'];
|
|
259
277
|
var accepts = ['application/json'];
|
|
260
278
|
var returnType = [_CustomAttributeGetModel["default"]];
|
|
261
|
-
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/search', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
279
|
+
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes/search', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
262
280
|
}
|
|
263
281
|
|
|
264
282
|
/**
|
|
265
|
-
*
|
|
266
|
-
* @
|
|
267
|
-
* @param {
|
|
268
|
-
* @param
|
|
269
|
-
* @param {
|
|
283
|
+
* Search for attributes used in the project
|
|
284
|
+
* @param {String} projectId Unique or global project ID
|
|
285
|
+
* @param {Object} opts Optional parameters
|
|
286
|
+
* @param {Number} opts.skip Amount of items to be skipped (offset)
|
|
287
|
+
* @param {Number} opts.take Amount of items to be taken (limit)
|
|
288
|
+
* @param {String} opts.orderBy SQL-like ORDER BY statement (column1 ASC|DESC , column2 ASC|DESC)
|
|
289
|
+
* @param {String} opts.searchField Property name for searching
|
|
290
|
+
* @param {String} opts.searchValue Value for searching
|
|
291
|
+
* @param {module:model/ProjectAttributesFilterModel} opts.projectAttributesFilterModel
|
|
292
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/CustomAttributeGetModel>}
|
|
270
293
|
*/
|
|
294
|
+
}, {
|
|
295
|
+
key: "searchAttributesInProject",
|
|
296
|
+
value: function searchAttributesInProject(projectId, opts) {
|
|
297
|
+
return this.searchAttributesInProjectWithHttpInfo(projectId, opts).then(function (response_and_data) {
|
|
298
|
+
return response_and_data.data;
|
|
299
|
+
});
|
|
300
|
+
}
|
|
271
301
|
|
|
272
302
|
/**
|
|
273
303
|
* Edit attribute of the project
|
|
274
304
|
* @param {String} projectId Unique or global project ID
|
|
275
305
|
* @param {Object} opts Optional parameters
|
|
276
306
|
* @param {module:model/CustomAttributePutModel} [customAttributePutModel]
|
|
277
|
-
* @
|
|
307
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
278
308
|
*/
|
|
279
309
|
}, {
|
|
280
|
-
key: "
|
|
281
|
-
value: function
|
|
310
|
+
key: "updateProjectsAttributeWithHttpInfo",
|
|
311
|
+
value: function updateProjectsAttributeWithHttpInfo(projectId, opts) {
|
|
282
312
|
opts = opts || {};
|
|
283
313
|
var postBody = opts['customAttributePutModel'];
|
|
284
314
|
// verify the required parameter 'projectId' is set
|
|
@@ -295,7 +325,22 @@ var ProjectAttributesApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
295
325
|
var contentTypes = ['application/json'];
|
|
296
326
|
var accepts = ['application/json'];
|
|
297
327
|
var returnType = null;
|
|
298
|
-
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
328
|
+
return this.apiClient.callApi('/api/v2/projects/{projectId}/attributes', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
/**
|
|
332
|
+
* Edit attribute of the project
|
|
333
|
+
* @param {String} projectId Unique or global project ID
|
|
334
|
+
* @param {Object} opts Optional parameters
|
|
335
|
+
* @param {module:model/CustomAttributePutModel} opts.customAttributePutModel
|
|
336
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
337
|
+
*/
|
|
338
|
+
}, {
|
|
339
|
+
key: "updateProjectsAttribute",
|
|
340
|
+
value: function updateProjectsAttribute(projectId, opts) {
|
|
341
|
+
return this.updateProjectsAttributeWithHttpInfo(projectId, opts).then(function (response_and_data) {
|
|
342
|
+
return response_and_data.data;
|
|
343
|
+
});
|
|
299
344
|
}
|
|
300
345
|
}]);
|
|
301
346
|
}();
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* ProjectConfigurations service.
|
|
31
31
|
* @module api/ProjectConfigurationsApi
|
|
32
|
-
* @version 7.0.0-
|
|
32
|
+
* @version 7.0.0-rc3
|
|
33
33
|
*/
|
|
34
34
|
var ProjectConfigurationsApi = exports["default"] = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -44,24 +44,15 @@ var ProjectConfigurationsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
44
44
|
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
/**
|
|
48
|
-
* Callback function to receive the result of the getConfigurationsByProjectId operation.
|
|
49
|
-
* @callback module:api/ProjectConfigurationsApi~getConfigurationsByProjectIdCallback
|
|
50
|
-
* @param {String} error Error message, if any.
|
|
51
|
-
* @param {Array.<module:model/ConfigurationModel>} data The data returned by the service call.
|
|
52
|
-
* @param {String} response The complete HTTP response.
|
|
53
|
-
*/
|
|
54
|
-
|
|
55
47
|
/**
|
|
56
48
|
* Get project configurations
|
|
57
49
|
* Use case User sets project internal or global identifier User runs method execution System search project System search all configurations related to project System returns array of found configurations (listed in response model)
|
|
58
50
|
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
59
|
-
* @
|
|
60
|
-
* data is of type: {@link Array.<module:model/ConfigurationModel>}
|
|
51
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/ConfigurationModel>} and HTTP response
|
|
61
52
|
*/
|
|
62
53
|
return _createClass(ProjectConfigurationsApi, [{
|
|
63
|
-
key: "
|
|
64
|
-
value: function
|
|
54
|
+
key: "getConfigurationsByProjectIdWithHttpInfo",
|
|
55
|
+
value: function getConfigurationsByProjectIdWithHttpInfo(projectId) {
|
|
65
56
|
var postBody = null;
|
|
66
57
|
// verify the required parameter 'projectId' is set
|
|
67
58
|
if (projectId === undefined || projectId === null) {
|
|
@@ -77,7 +68,21 @@ var ProjectConfigurationsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
77
68
|
var contentTypes = [];
|
|
78
69
|
var accepts = ['application/json'];
|
|
79
70
|
var returnType = [_ConfigurationModel["default"]];
|
|
80
|
-
return this.apiClient.callApi('/api/v2/projects/{projectId}/configurations', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
71
|
+
return this.apiClient.callApi('/api/v2/projects/{projectId}/configurations', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
/**
|
|
75
|
+
* Get project configurations
|
|
76
|
+
* Use case User sets project internal or global identifier User runs method execution System search project System search all configurations related to project System returns array of found configurations (listed in response model)
|
|
77
|
+
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
78
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/ConfigurationModel>}
|
|
79
|
+
*/
|
|
80
|
+
}, {
|
|
81
|
+
key: "getConfigurationsByProjectId",
|
|
82
|
+
value: function getConfigurationsByProjectId(projectId) {
|
|
83
|
+
return this.getConfigurationsByProjectIdWithHttpInfo(projectId).then(function (response_and_data) {
|
|
84
|
+
return response_and_data.data;
|
|
85
|
+
});
|
|
81
86
|
}
|
|
82
87
|
}]);
|
|
83
88
|
}();
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* ProjectSections service.
|
|
31
31
|
* @module api/ProjectSectionsApi
|
|
32
|
-
* @version 7.0.0-
|
|
32
|
+
* @version 7.0.0-rc3
|
|
33
33
|
*/
|
|
34
34
|
var ProjectSectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -44,14 +44,6 @@ var ProjectSectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
44
44
|
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
/**
|
|
48
|
-
* Callback function to receive the result of the getSectionsByProjectId operation.
|
|
49
|
-
* @callback module:api/ProjectSectionsApi~getSectionsByProjectIdCallback
|
|
50
|
-
* @param {String} error Error message, if any.
|
|
51
|
-
* @param {Array.<module:model/SectionModel>} data The data returned by the service call.
|
|
52
|
-
* @param {String} response The complete HTTP response.
|
|
53
|
-
*/
|
|
54
|
-
|
|
55
47
|
/**
|
|
56
48
|
* Get project sections
|
|
57
49
|
* Use case User sets project internal or global identifier and runs method execution System search project System search all sections related to the project System returns array of sections (listed in response)
|
|
@@ -62,12 +54,11 @@ var ProjectSectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
62
54
|
* @param {String} [orderBy] SQL-like ORDER BY statement (column1 ASC|DESC , column2 ASC|DESC)
|
|
63
55
|
* @param {String} [searchField] Property name for searching
|
|
64
56
|
* @param {String} [searchValue] Value for searching
|
|
65
|
-
* @
|
|
66
|
-
* data is of type: {@link Array.<module:model/SectionModel>}
|
|
57
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/SectionModel>} and HTTP response
|
|
67
58
|
*/
|
|
68
59
|
return _createClass(ProjectSectionsApi, [{
|
|
69
|
-
key: "
|
|
70
|
-
value: function
|
|
60
|
+
key: "getSectionsByProjectIdWithHttpInfo",
|
|
61
|
+
value: function getSectionsByProjectIdWithHttpInfo(projectId, opts) {
|
|
71
62
|
opts = opts || {};
|
|
72
63
|
var postBody = null;
|
|
73
64
|
// verify the required parameter 'projectId' is set
|
|
@@ -90,7 +81,27 @@ var ProjectSectionsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
90
81
|
var contentTypes = [];
|
|
91
82
|
var accepts = ['application/json'];
|
|
92
83
|
var returnType = [_SectionModel["default"]];
|
|
93
|
-
return this.apiClient.callApi('/api/v2/projects/{projectId}/sections', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
84
|
+
return this.apiClient.callApi('/api/v2/projects/{projectId}/sections', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
/**
|
|
88
|
+
* Get project sections
|
|
89
|
+
* Use case User sets project internal or global identifier and runs method execution System search project System search all sections related to the project System returns array of sections (listed in response)
|
|
90
|
+
* @param {String} projectId Project internal (UUID) or global (integer) identifier
|
|
91
|
+
* @param {Object} opts Optional parameters
|
|
92
|
+
* @param {Number} opts.skip Amount of items to be skipped (offset)
|
|
93
|
+
* @param {Number} opts.take Amount of items to be taken (limit)
|
|
94
|
+
* @param {String} opts.orderBy SQL-like ORDER BY statement (column1 ASC|DESC , column2 ASC|DESC)
|
|
95
|
+
* @param {String} opts.searchField Property name for searching
|
|
96
|
+
* @param {String} opts.searchValue Value for searching
|
|
97
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/SectionModel>}
|
|
98
|
+
*/
|
|
99
|
+
}, {
|
|
100
|
+
key: "getSectionsByProjectId",
|
|
101
|
+
value: function getSectionsByProjectId(projectId, opts) {
|
|
102
|
+
return this.getSectionsByProjectIdWithHttpInfo(projectId, opts).then(function (response_and_data) {
|
|
103
|
+
return response_and_data.data;
|
|
104
|
+
});
|
|
94
105
|
}
|
|
95
106
|
}]);
|
|
96
107
|
}();
|