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/UsersApi.js
CHANGED
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* Users service.
|
|
31
31
|
* @module api/UsersApi
|
|
32
|
-
* @version 7.0.0-
|
|
32
|
+
* @version 7.0.0-rc2
|
|
33
33
|
*/
|
|
34
34
|
var UsersApi = exports["default"] = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -44,23 +44,14 @@ var UsersApi = 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 apiV2UsersExistsGet operation.
|
|
49
|
-
* @callback module:api/UsersApi~apiV2UsersExistsGetCallback
|
|
50
|
-
* @param {String} error Error message, if any.
|
|
51
|
-
* @param {module:model/UserCustomNameValidationResponse} data The data returned by the service call.
|
|
52
|
-
* @param {String} response The complete HTTP response.
|
|
53
|
-
*/
|
|
54
|
-
|
|
55
47
|
/**
|
|
56
48
|
* @param {Object} opts Optional parameters
|
|
57
49
|
* @param {String} [userName]
|
|
58
|
-
* @
|
|
59
|
-
* data is of type: {@link module:model/UserCustomNameValidationResponse}
|
|
50
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/UserCustomNameValidationResponse} and HTTP response
|
|
60
51
|
*/
|
|
61
52
|
return _createClass(UsersApi, [{
|
|
62
|
-
key: "
|
|
63
|
-
value: function
|
|
53
|
+
key: "apiV2UsersExistsGetWithHttpInfo",
|
|
54
|
+
value: function apiV2UsersExistsGetWithHttpInfo(opts) {
|
|
64
55
|
opts = opts || {};
|
|
65
56
|
var postBody = null;
|
|
66
57
|
var pathParams = {};
|
|
@@ -73,7 +64,20 @@ var UsersApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
73
64
|
var contentTypes = [];
|
|
74
65
|
var accepts = ['application/json'];
|
|
75
66
|
var returnType = _UserCustomNameValidationResponse["default"];
|
|
76
|
-
return this.apiClient.callApi('/api/v2/users/exists', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
67
|
+
return this.apiClient.callApi('/api/v2/users/exists', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* @param {Object} opts Optional parameters
|
|
72
|
+
* @param {String} opts.userName
|
|
73
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/UserCustomNameValidationResponse}
|
|
74
|
+
*/
|
|
75
|
+
}, {
|
|
76
|
+
key: "apiV2UsersExistsGet",
|
|
77
|
+
value: function apiV2UsersExistsGet(opts) {
|
|
78
|
+
return this.apiV2UsersExistsGetWithHttpInfo(opts).then(function (response_and_data) {
|
|
79
|
+
return response_and_data.data;
|
|
80
|
+
});
|
|
77
81
|
}
|
|
78
82
|
}]);
|
|
79
83
|
}();
|
package/dist/api/WebhooksApi.js
CHANGED
|
@@ -38,7 +38,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
38
38
|
/**
|
|
39
39
|
* Webhooks service.
|
|
40
40
|
* @module api/WebhooksApi
|
|
41
|
-
* @version 7.0.0-
|
|
41
|
+
* @version 7.0.0-rc2
|
|
42
42
|
*/
|
|
43
43
|
var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
44
44
|
/**
|
|
@@ -53,22 +53,14 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
53
53
|
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
54
54
|
}
|
|
55
55
|
|
|
56
|
-
/**
|
|
57
|
-
* Callback function to receive the result of the apiV2WebhooksDelete operation.
|
|
58
|
-
* @callback module:api/WebhooksApi~apiV2WebhooksDeleteCallback
|
|
59
|
-
* @param {String} error Error message, if any.
|
|
60
|
-
* @param data This operation does not return a value.
|
|
61
|
-
* @param {String} response The complete HTTP response.
|
|
62
|
-
*/
|
|
63
|
-
|
|
64
56
|
/**
|
|
65
57
|
* @param {Object} opts Optional parameters
|
|
66
58
|
* @param {module:model/WebhooksDeleteApiModel} [webhooksDeleteApiModel]
|
|
67
|
-
* @
|
|
59
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
68
60
|
*/
|
|
69
61
|
return _createClass(WebhooksApi, [{
|
|
70
|
-
key: "
|
|
71
|
-
value: function
|
|
62
|
+
key: "apiV2WebhooksDeleteWithHttpInfo",
|
|
63
|
+
value: function apiV2WebhooksDeleteWithHttpInfo(opts) {
|
|
72
64
|
opts = opts || {};
|
|
73
65
|
var postBody = opts['webhooksDeleteApiModel'];
|
|
74
66
|
var pathParams = {};
|
|
@@ -79,27 +71,31 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
79
71
|
var contentTypes = ['application/json'];
|
|
80
72
|
var accepts = ['application/json'];
|
|
81
73
|
var returnType = null;
|
|
82
|
-
return this.apiClient.callApi('/api/v2/webhooks', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
74
|
+
return this.apiClient.callApi('/api/v2/webhooks', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
83
75
|
}
|
|
84
76
|
|
|
85
77
|
/**
|
|
86
|
-
*
|
|
87
|
-
* @
|
|
88
|
-
* @
|
|
89
|
-
* @param {Array.<module:model/WebHookModel>} data The data returned by the service call.
|
|
90
|
-
* @param {String} response The complete HTTP response.
|
|
78
|
+
* @param {Object} opts Optional parameters
|
|
79
|
+
* @param {module:model/WebhooksDeleteApiModel} opts.webhooksDeleteApiModel
|
|
80
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
91
81
|
*/
|
|
82
|
+
}, {
|
|
83
|
+
key: "apiV2WebhooksDelete",
|
|
84
|
+
value: function apiV2WebhooksDelete(opts) {
|
|
85
|
+
return this.apiV2WebhooksDeleteWithHttpInfo(opts).then(function (response_and_data) {
|
|
86
|
+
return response_and_data.data;
|
|
87
|
+
});
|
|
88
|
+
}
|
|
92
89
|
|
|
93
90
|
/**
|
|
94
91
|
* Get all webhooks
|
|
95
92
|
* @param {Object} opts Optional parameters
|
|
96
93
|
* @param {String} [projectId] Project unique ID
|
|
97
|
-
* @
|
|
98
|
-
* data is of type: {@link Array.<module:model/WebHookModel>}
|
|
94
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/WebHookModel>} and HTTP response
|
|
99
95
|
*/
|
|
100
96
|
}, {
|
|
101
|
-
key: "
|
|
102
|
-
value: function
|
|
97
|
+
key: "apiV2WebhooksGetWithHttpInfo",
|
|
98
|
+
value: function apiV2WebhooksGetWithHttpInfo(opts) {
|
|
103
99
|
opts = opts || {};
|
|
104
100
|
var postBody = null;
|
|
105
101
|
var pathParams = {};
|
|
@@ -112,25 +108,31 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
112
108
|
var contentTypes = [];
|
|
113
109
|
var accepts = ['application/json'];
|
|
114
110
|
var returnType = [_WebHookModel["default"]];
|
|
115
|
-
return this.apiClient.callApi('/api/v2/webhooks', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
111
|
+
return this.apiClient.callApi('/api/v2/webhooks', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
116
112
|
}
|
|
117
113
|
|
|
118
114
|
/**
|
|
119
|
-
*
|
|
120
|
-
* @
|
|
121
|
-
* @param {String}
|
|
122
|
-
* @
|
|
123
|
-
* @param {String} response The complete HTTP response.
|
|
115
|
+
* Get all webhooks
|
|
116
|
+
* @param {Object} opts Optional parameters
|
|
117
|
+
* @param {String} opts.projectId Project unique ID
|
|
118
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/WebHookModel>}
|
|
124
119
|
*/
|
|
120
|
+
}, {
|
|
121
|
+
key: "apiV2WebhooksGet",
|
|
122
|
+
value: function apiV2WebhooksGet(opts) {
|
|
123
|
+
return this.apiV2WebhooksGetWithHttpInfo(opts).then(function (response_and_data) {
|
|
124
|
+
return response_and_data.data;
|
|
125
|
+
});
|
|
126
|
+
}
|
|
125
127
|
|
|
126
128
|
/**
|
|
127
129
|
* Delete webhook by ID
|
|
128
130
|
* @param {String} id Webhook unique ID
|
|
129
|
-
* @
|
|
131
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
130
132
|
*/
|
|
131
133
|
}, {
|
|
132
|
-
key: "
|
|
133
|
-
value: function
|
|
134
|
+
key: "apiV2WebhooksIdDeleteWithHttpInfo",
|
|
135
|
+
value: function apiV2WebhooksIdDeleteWithHttpInfo(id) {
|
|
134
136
|
var postBody = null;
|
|
135
137
|
// verify the required parameter 'id' is set
|
|
136
138
|
if (id === undefined || id === null) {
|
|
@@ -146,26 +148,30 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
146
148
|
var contentTypes = [];
|
|
147
149
|
var accepts = ['application/json'];
|
|
148
150
|
var returnType = null;
|
|
149
|
-
return this.apiClient.callApi('/api/v2/webhooks/{id}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
151
|
+
return this.apiClient.callApi('/api/v2/webhooks/{id}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
150
152
|
}
|
|
151
153
|
|
|
152
154
|
/**
|
|
153
|
-
*
|
|
154
|
-
* @
|
|
155
|
-
* @
|
|
156
|
-
* @param {module:model/WebHookModel} data The data returned by the service call.
|
|
157
|
-
* @param {String} response The complete HTTP response.
|
|
155
|
+
* Delete webhook by ID
|
|
156
|
+
* @param {String} id Webhook unique ID
|
|
157
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
158
158
|
*/
|
|
159
|
+
}, {
|
|
160
|
+
key: "apiV2WebhooksIdDelete",
|
|
161
|
+
value: function apiV2WebhooksIdDelete(id) {
|
|
162
|
+
return this.apiV2WebhooksIdDeleteWithHttpInfo(id).then(function (response_and_data) {
|
|
163
|
+
return response_and_data.data;
|
|
164
|
+
});
|
|
165
|
+
}
|
|
159
166
|
|
|
160
167
|
/**
|
|
161
168
|
* Get webhook by ID
|
|
162
169
|
* @param {String} id Webhook unique ID
|
|
163
|
-
* @
|
|
164
|
-
* data is of type: {@link module:model/WebHookModel}
|
|
170
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/WebHookModel} and HTTP response
|
|
165
171
|
*/
|
|
166
172
|
}, {
|
|
167
|
-
key: "
|
|
168
|
-
value: function
|
|
173
|
+
key: "apiV2WebhooksIdGetWithHttpInfo",
|
|
174
|
+
value: function apiV2WebhooksIdGetWithHttpInfo(id) {
|
|
169
175
|
var postBody = null;
|
|
170
176
|
// verify the required parameter 'id' is set
|
|
171
177
|
if (id === undefined || id === null) {
|
|
@@ -181,28 +187,32 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
181
187
|
var contentTypes = [];
|
|
182
188
|
var accepts = ['application/json'];
|
|
183
189
|
var returnType = _WebHookModel["default"];
|
|
184
|
-
return this.apiClient.callApi('/api/v2/webhooks/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
190
|
+
return this.apiClient.callApi('/api/v2/webhooks/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
185
191
|
}
|
|
186
192
|
|
|
187
193
|
/**
|
|
188
|
-
*
|
|
189
|
-
* @
|
|
190
|
-
* @
|
|
191
|
-
* @param {module:model/WebHookModel} data The data returned by the service call.
|
|
192
|
-
* @param {String} response The complete HTTP response.
|
|
194
|
+
* Get webhook by ID
|
|
195
|
+
* @param {String} id Webhook unique ID
|
|
196
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/WebHookModel}
|
|
193
197
|
*/
|
|
198
|
+
}, {
|
|
199
|
+
key: "apiV2WebhooksIdGet",
|
|
200
|
+
value: function apiV2WebhooksIdGet(id) {
|
|
201
|
+
return this.apiV2WebhooksIdGetWithHttpInfo(id).then(function (response_and_data) {
|
|
202
|
+
return response_and_data.data;
|
|
203
|
+
});
|
|
204
|
+
}
|
|
194
205
|
|
|
195
206
|
/**
|
|
196
207
|
* Edit webhook by ID
|
|
197
208
|
* @param {String} id Webhook unique ID
|
|
198
209
|
* @param {Object} opts Optional parameters
|
|
199
210
|
* @param {module:model/WebHookPostModel} [webHookPostModel]
|
|
200
|
-
* @
|
|
201
|
-
* data is of type: {@link module:model/WebHookModel}
|
|
211
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/WebHookModel} and HTTP response
|
|
202
212
|
*/
|
|
203
213
|
}, {
|
|
204
|
-
key: "
|
|
205
|
-
value: function
|
|
214
|
+
key: "apiV2WebhooksIdPutWithHttpInfo",
|
|
215
|
+
value: function apiV2WebhooksIdPutWithHttpInfo(id, opts) {
|
|
206
216
|
opts = opts || {};
|
|
207
217
|
var postBody = opts['webHookPostModel'];
|
|
208
218
|
// verify the required parameter 'id' is set
|
|
@@ -219,27 +229,33 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
219
229
|
var contentTypes = ['application/json'];
|
|
220
230
|
var accepts = ['application/json'];
|
|
221
231
|
var returnType = _WebHookModel["default"];
|
|
222
|
-
return this.apiClient.callApi('/api/v2/webhooks/{id}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
232
|
+
return this.apiClient.callApi('/api/v2/webhooks/{id}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
223
233
|
}
|
|
224
234
|
|
|
225
235
|
/**
|
|
226
|
-
*
|
|
227
|
-
* @
|
|
228
|
-
* @param {
|
|
229
|
-
* @param {module:model/
|
|
230
|
-
* @
|
|
236
|
+
* Edit webhook by ID
|
|
237
|
+
* @param {String} id Webhook unique ID
|
|
238
|
+
* @param {Object} opts Optional parameters
|
|
239
|
+
* @param {module:model/WebHookPostModel} opts.webHookPostModel
|
|
240
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/WebHookModel}
|
|
231
241
|
*/
|
|
242
|
+
}, {
|
|
243
|
+
key: "apiV2WebhooksIdPut",
|
|
244
|
+
value: function apiV2WebhooksIdPut(id, opts) {
|
|
245
|
+
return this.apiV2WebhooksIdPutWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
246
|
+
return response_and_data.data;
|
|
247
|
+
});
|
|
248
|
+
}
|
|
232
249
|
|
|
233
250
|
/**
|
|
234
251
|
* Create webhook
|
|
235
252
|
* @param {Object} opts Optional parameters
|
|
236
253
|
* @param {module:model/WebHookPostModel} [webHookPostModel]
|
|
237
|
-
* @
|
|
238
|
-
* data is of type: {@link module:model/WebHookModel}
|
|
254
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/WebHookModel} and HTTP response
|
|
239
255
|
*/
|
|
240
256
|
}, {
|
|
241
|
-
key: "
|
|
242
|
-
value: function
|
|
257
|
+
key: "apiV2WebhooksPostWithHttpInfo",
|
|
258
|
+
value: function apiV2WebhooksPostWithHttpInfo(opts) {
|
|
243
259
|
opts = opts || {};
|
|
244
260
|
var postBody = opts['webHookPostModel'];
|
|
245
261
|
var pathParams = {};
|
|
@@ -250,26 +266,31 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
250
266
|
var contentTypes = ['application/json'];
|
|
251
267
|
var accepts = ['application/json'];
|
|
252
268
|
var returnType = _WebHookModel["default"];
|
|
253
|
-
return this.apiClient.callApi('/api/v2/webhooks', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
269
|
+
return this.apiClient.callApi('/api/v2/webhooks', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
254
270
|
}
|
|
255
271
|
|
|
256
272
|
/**
|
|
257
|
-
*
|
|
258
|
-
* @
|
|
259
|
-
* @param {
|
|
260
|
-
* @
|
|
261
|
-
* @param {String} response The complete HTTP response.
|
|
273
|
+
* Create webhook
|
|
274
|
+
* @param {Object} opts Optional parameters
|
|
275
|
+
* @param {module:model/WebHookPostModel} opts.webHookPostModel
|
|
276
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/WebHookModel}
|
|
262
277
|
*/
|
|
278
|
+
}, {
|
|
279
|
+
key: "apiV2WebhooksPost",
|
|
280
|
+
value: function apiV2WebhooksPost(opts) {
|
|
281
|
+
return this.apiV2WebhooksPostWithHttpInfo(opts).then(function (response_and_data) {
|
|
282
|
+
return response_and_data.data;
|
|
283
|
+
});
|
|
284
|
+
}
|
|
263
285
|
|
|
264
286
|
/**
|
|
265
287
|
* @param {Object} opts Optional parameters
|
|
266
288
|
* @param {module:model/WebhooksUpdateApiModel} [webhooksUpdateApiModel]
|
|
267
|
-
* @
|
|
268
|
-
* data is of type: {@link module:model/WebhooksUpdateApiResult}
|
|
289
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/WebhooksUpdateApiResult} and HTTP response
|
|
269
290
|
*/
|
|
270
291
|
}, {
|
|
271
|
-
key: "
|
|
272
|
-
value: function
|
|
292
|
+
key: "apiV2WebhooksPutWithHttpInfo",
|
|
293
|
+
value: function apiV2WebhooksPutWithHttpInfo(opts) {
|
|
273
294
|
opts = opts || {};
|
|
274
295
|
var postBody = opts['webhooksUpdateApiModel'];
|
|
275
296
|
var pathParams = {};
|
|
@@ -280,16 +301,21 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
280
301
|
var contentTypes = ['application/json'];
|
|
281
302
|
var accepts = ['application/json'];
|
|
282
303
|
var returnType = _WebhooksUpdateApiResult["default"];
|
|
283
|
-
return this.apiClient.callApi('/api/v2/webhooks', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
304
|
+
return this.apiClient.callApi('/api/v2/webhooks', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
284
305
|
}
|
|
285
306
|
|
|
286
307
|
/**
|
|
287
|
-
*
|
|
288
|
-
* @
|
|
289
|
-
* @
|
|
290
|
-
* @param {Array.<module:model/WebHookModel>} data The data returned by the service call.
|
|
291
|
-
* @param {String} response The complete HTTP response.
|
|
308
|
+
* @param {Object} opts Optional parameters
|
|
309
|
+
* @param {module:model/WebhooksUpdateApiModel} opts.webhooksUpdateApiModel
|
|
310
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/WebhooksUpdateApiResult}
|
|
292
311
|
*/
|
|
312
|
+
}, {
|
|
313
|
+
key: "apiV2WebhooksPut",
|
|
314
|
+
value: function apiV2WebhooksPut(opts) {
|
|
315
|
+
return this.apiV2WebhooksPutWithHttpInfo(opts).then(function (response_and_data) {
|
|
316
|
+
return response_and_data.data;
|
|
317
|
+
});
|
|
318
|
+
}
|
|
293
319
|
|
|
294
320
|
/**
|
|
295
321
|
* Search for webhooks
|
|
@@ -300,12 +326,11 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
300
326
|
* @param {String} [searchField] Property name for searching
|
|
301
327
|
* @param {String} [searchValue] Value for searching
|
|
302
328
|
* @param {module:model/SearchWebhooksQueryModel} [searchWebhooksQueryModel]
|
|
303
|
-
* @
|
|
304
|
-
* data is of type: {@link Array.<module:model/WebHookModel>}
|
|
329
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/WebHookModel>} and HTTP response
|
|
305
330
|
*/
|
|
306
331
|
}, {
|
|
307
|
-
key: "
|
|
308
|
-
value: function
|
|
332
|
+
key: "apiV2WebhooksSearchPostWithHttpInfo",
|
|
333
|
+
value: function apiV2WebhooksSearchPostWithHttpInfo(opts) {
|
|
309
334
|
opts = opts || {};
|
|
310
335
|
var postBody = opts['searchWebhooksQueryModel'];
|
|
311
336
|
var pathParams = {};
|
|
@@ -322,28 +347,38 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
322
347
|
var contentTypes = ['application/json'];
|
|
323
348
|
var accepts = ['application/json'];
|
|
324
349
|
var returnType = [_WebHookModel["default"]];
|
|
325
|
-
return this.apiClient.callApi('/api/v2/webhooks/search', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
350
|
+
return this.apiClient.callApi('/api/v2/webhooks/search', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
326
351
|
}
|
|
327
352
|
|
|
328
353
|
/**
|
|
329
|
-
*
|
|
330
|
-
* @
|
|
331
|
-
* @param {
|
|
332
|
-
* @param {
|
|
333
|
-
* @param {String}
|
|
354
|
+
* Search for webhooks
|
|
355
|
+
* @param {Object} opts Optional parameters
|
|
356
|
+
* @param {Number} opts.skip Amount of items to be skipped (offset)
|
|
357
|
+
* @param {Number} opts.take Amount of items to be taken (limit)
|
|
358
|
+
* @param {String} opts.orderBy SQL-like ORDER BY statement (column1 ASC|DESC , column2 ASC|DESC)
|
|
359
|
+
* @param {String} opts.searchField Property name for searching
|
|
360
|
+
* @param {String} opts.searchValue Value for searching
|
|
361
|
+
* @param {module:model/SearchWebhooksQueryModel} opts.searchWebhooksQueryModel
|
|
362
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/WebHookModel>}
|
|
334
363
|
*/
|
|
364
|
+
}, {
|
|
365
|
+
key: "apiV2WebhooksSearchPost",
|
|
366
|
+
value: function apiV2WebhooksSearchPost(opts) {
|
|
367
|
+
return this.apiV2WebhooksSearchPostWithHttpInfo(opts).then(function (response_and_data) {
|
|
368
|
+
return response_and_data.data;
|
|
369
|
+
});
|
|
370
|
+
}
|
|
335
371
|
|
|
336
372
|
/**
|
|
337
373
|
* Get special variables for webhook event type
|
|
338
374
|
* @param {Object} opts Optional parameters
|
|
339
375
|
* @param {module:model/WebHookEventType} [eventType] Webhook event type
|
|
340
376
|
* @param {module:model/WebhookVariablesType} [variablesType]
|
|
341
|
-
* @
|
|
342
|
-
* data is of type: {@link Array.<String>}
|
|
377
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<String>} and HTTP response
|
|
343
378
|
*/
|
|
344
379
|
}, {
|
|
345
|
-
key: "
|
|
346
|
-
value: function
|
|
380
|
+
key: "apiV2WebhooksSpecialVariablesGetWithHttpInfo",
|
|
381
|
+
value: function apiV2WebhooksSpecialVariablesGetWithHttpInfo(opts) {
|
|
347
382
|
opts = opts || {};
|
|
348
383
|
var postBody = null;
|
|
349
384
|
var pathParams = {};
|
|
@@ -357,27 +392,33 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
357
392
|
var contentTypes = [];
|
|
358
393
|
var accepts = ['application/json'];
|
|
359
394
|
var returnType = ['String'];
|
|
360
|
-
return this.apiClient.callApi('/api/v2/webhooks/specialVariables', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
395
|
+
return this.apiClient.callApi('/api/v2/webhooks/specialVariables', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
361
396
|
}
|
|
362
397
|
|
|
363
398
|
/**
|
|
364
|
-
*
|
|
365
|
-
* @
|
|
366
|
-
* @param {
|
|
367
|
-
* @param {module:model/
|
|
368
|
-
* @
|
|
399
|
+
* Get special variables for webhook event type
|
|
400
|
+
* @param {Object} opts Optional parameters
|
|
401
|
+
* @param {module:model/WebHookEventType} opts.eventType Webhook event type
|
|
402
|
+
* @param {module:model/WebhookVariablesType} opts.variablesType
|
|
403
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<String>}
|
|
369
404
|
*/
|
|
405
|
+
}, {
|
|
406
|
+
key: "apiV2WebhooksSpecialVariablesGet",
|
|
407
|
+
value: function apiV2WebhooksSpecialVariablesGet(opts) {
|
|
408
|
+
return this.apiV2WebhooksSpecialVariablesGetWithHttpInfo(opts).then(function (response_and_data) {
|
|
409
|
+
return response_and_data.data;
|
|
410
|
+
});
|
|
411
|
+
}
|
|
370
412
|
|
|
371
413
|
/**
|
|
372
414
|
* Test webhook's url
|
|
373
415
|
* @param {Object} opts Optional parameters
|
|
374
416
|
* @param {module:model/WebHookTestModel} [webHookTestModel]
|
|
375
|
-
* @
|
|
376
|
-
* data is of type: {@link module:model/WebhookResponse}
|
|
417
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/WebhookResponse} and HTTP response
|
|
377
418
|
*/
|
|
378
419
|
}, {
|
|
379
|
-
key: "
|
|
380
|
-
value: function
|
|
420
|
+
key: "apiV2WebhooksTestPostWithHttpInfo",
|
|
421
|
+
value: function apiV2WebhooksTestPostWithHttpInfo(opts) {
|
|
381
422
|
opts = opts || {};
|
|
382
423
|
var postBody = opts['webHookTestModel'];
|
|
383
424
|
var pathParams = {};
|
|
@@ -388,7 +429,21 @@ var WebhooksApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
388
429
|
var contentTypes = ['application/json'];
|
|
389
430
|
var accepts = ['application/json'];
|
|
390
431
|
var returnType = _WebhookResponse["default"];
|
|
391
|
-
return this.apiClient.callApi('/api/v2/webhooks/test', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null
|
|
432
|
+
return this.apiClient.callApi('/api/v2/webhooks/test', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
/**
|
|
436
|
+
* Test webhook's url
|
|
437
|
+
* @param {Object} opts Optional parameters
|
|
438
|
+
* @param {module:model/WebHookTestModel} opts.webHookTestModel
|
|
439
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/WebhookResponse}
|
|
440
|
+
*/
|
|
441
|
+
}, {
|
|
442
|
+
key: "apiV2WebhooksTestPost",
|
|
443
|
+
value: function apiV2WebhooksTestPost(opts) {
|
|
444
|
+
return this.apiV2WebhooksTestPostWithHttpInfo(opts).then(function (response_and_data) {
|
|
445
|
+
return response_and_data.data;
|
|
446
|
+
});
|
|
392
447
|
}
|
|
393
448
|
}]);
|
|
394
449
|
}();
|