@resolution/jira-api-client 0.5.2 → 0.5.4
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/CHANGELOG.md +22 -0
- package/README.md +51 -19
- package/lib/openapi/{platform/core → core}/CommonHttpClient.d.ts +54 -3
- package/lib/openapi/{serviceManagement/core → core}/CommonHttpClient.js +14 -0
- package/lib/openapi/core/CommonHttpClient.js.map +1 -0
- package/lib/openapi/{software/core → core}/CommonHttpService.d.ts +17 -0
- package/lib/openapi/{platform/core → core}/CommonHttpService.js +11 -0
- package/lib/openapi/core/CommonHttpService.js.map +1 -0
- package/lib/openapi/core/CommonValidationSchemaStorage.js.map +1 -0
- package/lib/openapi/platform/BaseJiraPlatformApiClient.d.ts +5 -5
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js +3 -3
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js.map +1 -1
- package/lib/openapi/platform/models/announcementBanner.d.ts +1 -1
- package/lib/openapi/platform/models/appDataPolicies.d.ts +1 -1
- package/lib/openapi/platform/models/appMigration.d.ts +13 -7
- package/lib/openapi/platform/models/appMigration.js.map +1 -1
- package/lib/openapi/platform/models/appProperties.d.ts +3 -2
- package/lib/openapi/platform/models/appProperties.js.map +1 -1
- package/lib/openapi/platform/models/auditRecords.d.ts +1 -1
- package/lib/openapi/platform/models/avatars.d.ts +1 -1
- package/lib/openapi/platform/models/classificationLevels.d.ts +1 -1
- package/lib/openapi/platform/models/common.d.ts +3 -5
- package/lib/openapi/platform/models/common.js.map +1 -1
- package/lib/openapi/platform/models/dashboards.d.ts +2 -3
- package/lib/openapi/platform/models/dashboards.js.map +1 -1
- package/lib/openapi/platform/models/dynamicModules.d.ts +5 -3
- package/lib/openapi/platform/models/dynamicModules.js.map +1 -1
- package/lib/openapi/platform/models/filterSharing.d.ts +1 -1
- package/lib/openapi/platform/models/filters.d.ts +1 -1
- package/lib/openapi/platform/models/groupAndUserPicker.d.ts +1 -1
- package/lib/openapi/platform/models/groups.d.ts +1 -1
- package/lib/openapi/platform/models/issueAttachments.d.ts +1 -1
- package/lib/openapi/platform/models/issueBulkOperations.d.ts +2 -3
- package/lib/openapi/platform/models/issueBulkOperations.js.map +1 -1
- package/lib/openapi/platform/models/issueCommentProperties.d.ts +1 -1
- package/lib/openapi/platform/models/issueComments.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldConfigurationApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldContexts.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldOptions.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldOptionsApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldValuesApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueFieldConfigurations.d.ts +1 -1
- package/lib/openapi/platform/models/issueFields.d.ts +1 -1
- package/lib/openapi/platform/models/issueLinkTypes.d.ts +1 -1
- package/lib/openapi/platform/models/issueLinks.d.ts +1 -1
- package/lib/openapi/platform/models/issueNotificationSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issuePriorities.d.ts +1 -1
- package/lib/openapi/platform/models/issueProperties.d.ts +1 -1
- package/lib/openapi/platform/models/issueRemoteLinks.d.ts +1 -1
- package/lib/openapi/platform/models/issueResolutions.d.ts +1 -1
- package/lib/openapi/platform/models/issueSearch.d.ts +2 -3
- package/lib/openapi/platform/models/issueSearch.js.map +1 -1
- package/lib/openapi/platform/models/issueSecurityLevel.d.ts +1 -1
- package/lib/openapi/platform/models/issueSecuritySchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypeSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypeScreenSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypes.d.ts +1 -1
- package/lib/openapi/platform/models/issueVotes.d.ts +1 -1
- package/lib/openapi/platform/models/issueWatchers.d.ts +1 -1
- package/lib/openapi/platform/models/issueWorklogs.d.ts +1 -1
- package/lib/openapi/platform/models/issues.d.ts +16 -14
- package/lib/openapi/platform/models/issues.js.map +1 -1
- package/lib/openapi/platform/models/jiraExpressions.d.ts +8 -6
- package/lib/openapi/platform/models/jiraExpressions.js.map +1 -1
- package/lib/openapi/platform/models/jiraSettings.d.ts +1 -1
- package/lib/openapi/platform/models/jql.d.ts +9 -5
- package/lib/openapi/platform/models/jql.js.map +1 -1
- package/lib/openapi/platform/models/jqlFunctionsApps.d.ts +1 -1
- package/lib/openapi/platform/models/labels.d.ts +1 -1
- package/lib/openapi/platform/models/licenseMetrics.d.ts +1 -1
- package/lib/openapi/platform/models/myself.d.ts +1 -1
- package/lib/openapi/platform/models/permissionSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/permissions.d.ts +2 -3
- package/lib/openapi/platform/models/permissions.js.map +1 -1
- package/lib/openapi/platform/models/prioritySchemes.d.ts +1 -1
- package/lib/openapi/platform/models/projectAvatars.d.ts +1 -1
- package/lib/openapi/platform/models/projectClassificationLevels.d.ts +1 -1
- package/lib/openapi/platform/models/projectComponents.d.ts +1 -1
- package/lib/openapi/platform/models/projectEmail.d.ts +1 -1
- package/lib/openapi/platform/models/projectFeatures.d.ts +1 -1
- package/lib/openapi/platform/models/projectPermissionSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/projectRoleActors.d.ts +1 -1
- package/lib/openapi/platform/models/projectRoles.d.ts +1 -1
- package/lib/openapi/platform/models/projectTypes.d.ts +1 -1
- package/lib/openapi/platform/models/projectVersions.d.ts +1 -1
- package/lib/openapi/platform/models/projects.d.ts +1 -1
- package/lib/openapi/platform/models/screenSchemes.d.ts +2 -2
- package/lib/openapi/platform/models/screenSchemes.js +1 -1
- package/lib/openapi/platform/models/screenSchemes.js.map +1 -1
- package/lib/openapi/platform/models/screenTabFields.d.ts +1 -1
- package/lib/openapi/platform/models/screens.d.ts +1 -1
- package/lib/openapi/platform/models/serverInfo.d.ts +1 -1
- package/lib/openapi/platform/models/serviceRegistry.d.ts +3 -2
- package/lib/openapi/platform/models/serviceRegistry.js.map +1 -1
- package/lib/openapi/platform/models/status.d.ts +1 -1
- package/lib/openapi/platform/models/timeTracking.d.ts +1 -1
- package/lib/openapi/platform/models/uiModificationsApps.d.ts +1 -1
- package/lib/openapi/platform/models/userSearch.d.ts +1 -1
- package/lib/openapi/platform/models/users.d.ts +1 -1
- package/lib/openapi/platform/models/webhooks.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemeDrafts.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemeProjectAssociations.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/workflowTransitionProperties.d.ts +1 -1
- package/lib/openapi/platform/models/workflowTransitionRules.d.ts +1 -1
- package/lib/openapi/platform/models/workflows.d.ts +104 -70
- package/lib/openapi/platform/models/workflows.js +12 -0
- package/lib/openapi/platform/models/workflows.js.map +1 -1
- package/lib/openapi/platform/services/AnnouncementBannerService.d.ts +12 -9
- package/lib/openapi/platform/services/AnnouncementBannerService.js +10 -7
- package/lib/openapi/platform/services/AnnouncementBannerService.js.map +1 -1
- package/lib/openapi/platform/services/AppDataPoliciesService.d.ts +12 -5
- package/lib/openapi/platform/services/AppDataPoliciesService.js +13 -6
- package/lib/openapi/platform/services/AppDataPoliciesService.js.map +1 -1
- package/lib/openapi/platform/services/AppMigrationService.d.ts +13 -6
- package/lib/openapi/platform/services/AppMigrationService.js +12 -6
- package/lib/openapi/platform/services/AppMigrationService.js.map +1 -1
- package/lib/openapi/platform/services/AppPropertiesService.d.ts +43 -19
- package/lib/openapi/platform/services/AppPropertiesService.js +44 -20
- package/lib/openapi/platform/services/AppPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/ApplicationRolesService.d.ts +20 -21
- package/lib/openapi/platform/services/ApplicationRolesService.js +21 -22
- package/lib/openapi/platform/services/ApplicationRolesService.js.map +1 -1
- package/lib/openapi/platform/services/AuditRecordsService.d.ts +7 -3
- package/lib/openapi/platform/services/AuditRecordsService.js +8 -4
- package/lib/openapi/platform/services/AuditRecordsService.js.map +1 -1
- package/lib/openapi/platform/services/AvatarsService.d.ts +45 -38
- package/lib/openapi/platform/services/AvatarsService.js +45 -38
- package/lib/openapi/platform/services/AvatarsService.js.map +1 -1
- package/lib/openapi/platform/services/ClassificationLevelsService.d.ts +16 -22
- package/lib/openapi/platform/services/ClassificationLevelsService.js +17 -23
- package/lib/openapi/platform/services/ClassificationLevelsService.js.map +1 -1
- package/lib/openapi/platform/services/DashboardsService.d.ts +140 -146
- package/lib/openapi/platform/services/DashboardsService.js +122 -130
- package/lib/openapi/platform/services/DashboardsService.js.map +1 -1
- package/lib/openapi/platform/services/DynamicModulesService.d.ts +6 -4
- package/lib/openapi/platform/services/DynamicModulesService.js +7 -5
- package/lib/openapi/platform/services/DynamicModulesService.js.map +1 -1
- package/lib/openapi/platform/services/FilterSharingService.d.ts +73 -96
- package/lib/openapi/platform/services/FilterSharingService.js +70 -95
- package/lib/openapi/platform/services/FilterSharingService.js.map +1 -1
- package/lib/openapi/platform/services/FiltersService.d.ts +179 -258
- package/lib/openapi/platform/services/FiltersService.js +174 -256
- package/lib/openapi/platform/services/FiltersService.js.map +1 -1
- package/lib/openapi/platform/services/GroupAndUserPickerService.d.ts +9 -7
- package/lib/openapi/platform/services/GroupAndUserPickerService.js +10 -8
- package/lib/openapi/platform/services/GroupAndUserPickerService.js.map +1 -1
- package/lib/openapi/platform/services/GroupsService.d.ts +43 -27
- package/lib/openapi/platform/services/GroupsService.js +40 -26
- package/lib/openapi/platform/services/GroupsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueAttachmentsService.d.ts +174 -170
- package/lib/openapi/platform/services/IssueAttachmentsService.js +175 -171
- package/lib/openapi/platform/services/IssueAttachmentsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueBulkOperationsService.d.ts +36 -20
- package/lib/openapi/platform/services/IssueBulkOperationsService.js +35 -20
- package/lib/openapi/platform/services/IssueBulkOperationsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCommentPropertiesService.d.ts +20 -10
- package/lib/openapi/platform/services/IssueCommentPropertiesService.js +21 -11
- package/lib/openapi/platform/services/IssueCommentPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCommentsService.d.ts +66 -81
- package/lib/openapi/platform/services/IssueCommentsService.js +59 -71
- package/lib/openapi/platform/services/IssueCommentsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.d.ts +11 -5
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js +10 -5
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.d.ts +72 -38
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.js +55 -27
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.d.ts +51 -29
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js +48 -28
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.d.ts +38 -17
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js +33 -15
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.d.ts +9 -5
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js +6 -4
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.d.ts +78 -35
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.js +63 -28
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueFieldsService.d.ts +57 -47
- package/lib/openapi/platform/services/IssueFieldsService.js +52 -42
- package/lib/openapi/platform/services/IssueFieldsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueLinkTypesService.d.ts +30 -12
- package/lib/openapi/platform/services/IssueLinkTypesService.js +27 -11
- package/lib/openapi/platform/services/IssueLinkTypesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueLinksService.d.ts +21 -24
- package/lib/openapi/platform/services/IssueLinksService.js +20 -24
- package/lib/openapi/platform/services/IssueLinksService.js.map +1 -1
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.d.ts +8 -4
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.js +9 -5
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueNotificationSchemesService.d.ts +64 -70
- package/lib/openapi/platform/services/IssueNotificationSchemesService.js +59 -68
- package/lib/openapi/platform/services/IssueNotificationSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssuePrioritiesService.d.ts +45 -27
- package/lib/openapi/platform/services/IssuePrioritiesService.js +38 -24
- package/lib/openapi/platform/services/IssuePrioritiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssuePropertiesService.d.ts +34 -17
- package/lib/openapi/platform/services/IssuePropertiesService.js +29 -15
- package/lib/openapi/platform/services/IssuePropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueRemoteLinksService.d.ts +42 -28
- package/lib/openapi/platform/services/IssueRemoteLinksService.js +39 -27
- package/lib/openapi/platform/services/IssueRemoteLinksService.js.map +1 -1
- package/lib/openapi/platform/services/IssueResolutionsService.d.ts +40 -17
- package/lib/openapi/platform/services/IssueResolutionsService.js +33 -14
- package/lib/openapi/platform/services/IssueResolutionsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSearchService.d.ts +86 -139
- package/lib/openapi/platform/services/IssueSearchService.js +81 -137
- package/lib/openapi/platform/services/IssueSearchService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSecurityLevelService.d.ts +20 -19
- package/lib/openapi/platform/services/IssueSecurityLevelService.js +21 -20
- package/lib/openapi/platform/services/IssueSecurityLevelService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSecuritySchemesService.d.ts +78 -40
- package/lib/openapi/platform/services/IssueSecuritySchemesService.js +65 -34
- package/lib/openapi/platform/services/IssueSecuritySchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypePropertiesService.d.ts +22 -11
- package/lib/openapi/platform/services/IssueTypePropertiesService.js +21 -11
- package/lib/openapi/platform/services/IssueTypePropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypeSchemesService.d.ts +53 -34
- package/lib/openapi/platform/services/IssueTypeSchemesService.js +42 -26
- package/lib/openapi/platform/services/IssueTypeSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.d.ts +56 -27
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js +45 -22
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypesService.d.ts +53 -42
- package/lib/openapi/platform/services/IssueTypesService.js +50 -41
- package/lib/openapi/platform/services/IssueTypesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueVotesService.d.ts +17 -17
- package/lib/openapi/platform/services/IssueVotesService.js +18 -18
- package/lib/openapi/platform/services/IssueVotesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWatchersService.d.ts +20 -10
- package/lib/openapi/platform/services/IssueWatchersService.js +19 -10
- package/lib/openapi/platform/services/IssueWatchersService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.d.ts +20 -13
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.js +21 -14
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWorklogsService.d.ts +69 -67
- package/lib/openapi/platform/services/IssueWorklogsService.js +64 -65
- package/lib/openapi/platform/services/IssueWorklogsService.js.map +1 -1
- package/lib/openapi/platform/services/IssuesService.d.ts +226 -228
- package/lib/openapi/platform/services/IssuesService.js +197 -209
- package/lib/openapi/platform/services/IssuesService.js.map +1 -1
- package/lib/openapi/platform/services/JiraExpressionsService.d.ts +25 -24
- package/lib/openapi/platform/services/JiraExpressionsService.js +21 -20
- package/lib/openapi/platform/services/JiraExpressionsService.js.map +1 -1
- package/lib/openapi/platform/services/JiraSettingsService.d.ts +21 -9
- package/lib/openapi/platform/services/JiraSettingsService.js +20 -9
- package/lib/openapi/platform/services/JiraSettingsService.js.map +1 -1
- package/lib/openapi/platform/services/JqlFunctionsAppsService.d.ts +13 -9
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js +12 -9
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/JqlService.d.ts +55 -43
- package/lib/openapi/platform/services/JqlService.js +45 -33
- package/lib/openapi/platform/services/JqlService.js.map +1 -1
- package/lib/openapi/platform/services/LabelsService.d.ts +7 -3
- package/lib/openapi/platform/services/LabelsService.js +8 -4
- package/lib/openapi/platform/services/LabelsService.js.map +1 -1
- package/lib/openapi/platform/services/LicenseMetricsService.d.ts +17 -7
- package/lib/openapi/platform/services/LicenseMetricsService.js +18 -8
- package/lib/openapi/platform/services/LicenseMetricsService.js.map +1 -1
- package/lib/openapi/platform/services/MyselfService.d.ts +28 -21
- package/lib/openapi/platform/services/MyselfService.js +27 -21
- package/lib/openapi/platform/services/MyselfService.js.map +1 -1
- package/lib/openapi/platform/services/PermissionSchemesService.d.ts +67 -55
- package/lib/openapi/platform/services/PermissionSchemesService.js +62 -53
- package/lib/openapi/platform/services/PermissionSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/PermissionsService.d.ts +23 -11
- package/lib/openapi/platform/services/PermissionsService.js +22 -11
- package/lib/openapi/platform/services/PermissionsService.js.map +1 -1
- package/lib/openapi/platform/services/PrioritySchemesService.d.ts +60 -26
- package/lib/openapi/platform/services/PrioritySchemesService.js +54 -23
- package/lib/openapi/platform/services/PrioritySchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectAvatarsService.d.ts +27 -24
- package/lib/openapi/platform/services/ProjectAvatarsService.js +26 -24
- package/lib/openapi/platform/services/ProjectAvatarsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectCategoriesService.d.ts +30 -12
- package/lib/openapi/platform/services/ProjectCategoriesService.js +27 -11
- package/lib/openapi/platform/services/ProjectCategoriesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.d.ts +17 -14
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.js +15 -12
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectComponentsService.d.ts +198 -321
- package/lib/openapi/platform/services/ProjectComponentsService.js +195 -320
- package/lib/openapi/platform/services/ProjectComponentsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectEmailService.d.ts +11 -5
- package/lib/openapi/platform/services/ProjectEmailService.js +10 -5
- package/lib/openapi/platform/services/ProjectEmailService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectFeaturesService.d.ts +23 -22
- package/lib/openapi/platform/services/ProjectFeaturesService.js +22 -22
- package/lib/openapi/platform/services/ProjectFeaturesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.d.ts +19 -7
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js +20 -8
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.d.ts +32 -23
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.js +31 -23
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectPropertiesService.d.ts +22 -11
- package/lib/openapi/platform/services/ProjectPropertiesService.js +21 -11
- package/lib/openapi/platform/services/ProjectPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectRoleActorsService.d.ts +47 -33
- package/lib/openapi/platform/services/ProjectRoleActorsService.js +42 -31
- package/lib/openapi/platform/services/ProjectRoleActorsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectRolesService.d.ts +67 -43
- package/lib/openapi/platform/services/ProjectRolesService.js +62 -41
- package/lib/openapi/platform/services/ProjectRolesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectTypesService.d.ts +29 -21
- package/lib/openapi/platform/services/ProjectTypesService.js +30 -22
- package/lib/openapi/platform/services/ProjectTypesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectVersionsService.d.ts +87 -36
- package/lib/openapi/platform/services/ProjectVersionsService.js +78 -32
- package/lib/openapi/platform/services/ProjectVersionsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectsService.d.ts +207 -313
- package/lib/openapi/platform/services/ProjectsService.js +203 -310
- package/lib/openapi/platform/services/ProjectsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenSchemesService.d.ts +22 -11
- package/lib/openapi/platform/services/ScreenSchemesService.js +19 -10
- package/lib/openapi/platform/services/ScreenSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenTabFieldsService.d.ts +15 -7
- package/lib/openapi/platform/services/ScreenTabFieldsService.js +14 -7
- package/lib/openapi/platform/services/ScreenTabFieldsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenTabsService.d.ts +27 -11
- package/lib/openapi/platform/services/ScreenTabsService.js +26 -11
- package/lib/openapi/platform/services/ScreenTabsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreensService.d.ts +42 -28
- package/lib/openapi/platform/services/ScreensService.js +38 -25
- package/lib/openapi/platform/services/ScreensService.js.map +1 -1
- package/lib/openapi/platform/services/ServerInfoService.d.ts +6 -3
- package/lib/openapi/platform/services/ServerInfoService.js +7 -4
- package/lib/openapi/platform/services/ServerInfoService.js.map +1 -1
- package/lib/openapi/platform/services/ServiceRegistryService.d.ts +5 -3
- package/lib/openapi/platform/services/ServiceRegistryService.js +4 -3
- package/lib/openapi/platform/services/ServiceRegistryService.js.map +1 -1
- package/lib/openapi/platform/services/StatusService.d.ts +29 -15
- package/lib/openapi/platform/services/StatusService.js +26 -14
- package/lib/openapi/platform/services/StatusService.js.map +1 -1
- package/lib/openapi/platform/services/TasksService.d.ts +9 -4
- package/lib/openapi/platform/services/TasksService.js +10 -5
- package/lib/openapi/platform/services/TasksService.js.map +1 -1
- package/lib/openapi/platform/services/TimeTrackingService.d.ts +31 -14
- package/lib/openapi/platform/services/TimeTrackingService.js +27 -12
- package/lib/openapi/platform/services/TimeTrackingService.js.map +1 -1
- package/lib/openapi/platform/services/UiModificationsAppsService.d.ts +26 -19
- package/lib/openapi/platform/services/UiModificationsAppsService.js +23 -18
- package/lib/openapi/platform/services/UiModificationsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/UserPropertiesService.d.ts +20 -10
- package/lib/openapi/platform/services/UserPropertiesService.js +21 -11
- package/lib/openapi/platform/services/UserPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/UserSearchService.d.ts +95 -126
- package/lib/openapi/platform/services/UserSearchService.js +96 -127
- package/lib/openapi/platform/services/UserSearchService.js.map +1 -1
- package/lib/openapi/platform/services/UsersService.d.ts +97 -95
- package/lib/openapi/platform/services/UsersService.js +96 -95
- package/lib/openapi/platform/services/UsersService.js.map +1 -1
- package/lib/openapi/platform/services/WebhooksService.d.ts +35 -18
- package/lib/openapi/platform/services/WebhooksService.js +30 -16
- package/lib/openapi/platform/services/WebhooksService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.d.ts +133 -147
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js +124 -143
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.d.ts +13 -10
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js +12 -10
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemesService.d.ts +121 -82
- package/lib/openapi/platform/services/WorkflowSchemesService.js +106 -75
- package/lib/openapi/platform/services/WorkflowSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.d.ts +12 -5
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js +13 -6
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowStatusesService.d.ts +12 -5
- package/lib/openapi/platform/services/WorkflowStatusesService.js +13 -6
- package/lib/openapi/platform/services/WorkflowStatusesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.d.ts +25 -10
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js +22 -9
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.d.ts +25 -13
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.js +22 -12
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowsService.d.ts +791 -693
- package/lib/openapi/platform/services/WorkflowsService.js +754 -644
- package/lib/openapi/platform/services/WorkflowsService.js.map +1 -1
- package/lib/openapi/platform/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/platform/validationSchemaStorage.js +1 -1
- package/lib/openapi/platform/validationSchemaStorage.js.map +1 -1
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.d.ts +3 -3
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js +3 -3
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js.map +1 -1
- package/lib/openapi/serviceManagement/models/assets.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/common.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/customer.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/info.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/knowledgebase.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/organization.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/request.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/servicedesk.d.ts +4 -7
- package/lib/openapi/serviceManagement/models/servicedesk.js.map +1 -1
- package/lib/openapi/serviceManagement/services/AssetsService.d.ts +11 -8
- package/lib/openapi/serviceManagement/services/AssetsService.js +12 -9
- package/lib/openapi/serviceManagement/services/AssetsService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/CustomerService.d.ts +17 -20
- package/lib/openapi/serviceManagement/services/CustomerService.js +16 -20
- package/lib/openapi/serviceManagement/services/CustomerService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/InfoService.d.ts +6 -3
- package/lib/openapi/serviceManagement/services/InfoService.js +7 -4
- package/lib/openapi/serviceManagement/services/InfoService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.d.ts +11 -11
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.js +12 -12
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/OrganizationService.d.ts +108 -104
- package/lib/openapi/serviceManagement/services/OrganizationService.js +97 -99
- package/lib/openapi/serviceManagement/services/OrganizationService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/RequestService.d.ts +420 -578
- package/lib/openapi/serviceManagement/services/RequestService.js +405 -571
- package/lib/openapi/serviceManagement/services/RequestService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/RequesttypeService.d.ts +25 -39
- package/lib/openapi/serviceManagement/services/RequesttypeService.js +26 -40
- package/lib/openapi/serviceManagement/services/RequesttypeService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/ServicedeskService.d.ts +195 -215
- package/lib/openapi/serviceManagement/services/ServicedeskService.js +190 -213
- package/lib/openapi/serviceManagement/services/ServicedeskService.js.map +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.js +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.js.map +1 -1
- package/lib/openapi/software/BaseJiraSoftwareApiClient.d.ts +2 -2
- package/lib/openapi/software/BaseJiraSoftwareApiClient.js +2 -2
- package/lib/openapi/software/BaseJiraSoftwareApiClient.js.map +1 -1
- package/lib/openapi/software/models/board.d.ts +4 -7
- package/lib/openapi/software/models/board.js.map +1 -1
- package/lib/openapi/software/models/builds.d.ts +39 -20
- package/lib/openapi/software/models/builds.js.map +1 -1
- package/lib/openapi/software/models/common.d.ts +8 -6
- package/lib/openapi/software/models/common.js.map +1 -1
- package/lib/openapi/software/models/deployments.d.ts +37 -18
- package/lib/openapi/software/models/deployments.js.map +1 -1
- package/lib/openapi/software/models/devOpsComponents.d.ts +7 -4
- package/lib/openapi/software/models/devOpsComponents.js.map +1 -1
- package/lib/openapi/software/models/developmentInformation.d.ts +107 -55
- package/lib/openapi/software/models/developmentInformation.js.map +1 -1
- package/lib/openapi/software/models/epic.d.ts +1 -1
- package/lib/openapi/software/models/featureFlags.d.ts +17 -9
- package/lib/openapi/software/models/featureFlags.js.map +1 -1
- package/lib/openapi/software/models/issue.d.ts +1 -1
- package/lib/openapi/software/models/operations.d.ts +61 -31
- package/lib/openapi/software/models/operations.js.map +1 -1
- package/lib/openapi/software/models/remoteLinks.d.ts +37 -19
- package/lib/openapi/software/models/remoteLinks.js.map +1 -1
- package/lib/openapi/software/models/securityInformation.d.ts +53 -27
- package/lib/openapi/software/models/securityInformation.js.map +1 -1
- package/lib/openapi/software/models/sprint.d.ts +1 -1
- package/lib/openapi/software/services/BacklogService.d.ts +14 -8
- package/lib/openapi/software/services/BacklogService.js +11 -7
- package/lib/openapi/software/services/BacklogService.js.map +1 -1
- package/lib/openapi/software/services/BoardService.d.ts +200 -204
- package/lib/openapi/software/services/BoardService.js +197 -203
- package/lib/openapi/software/services/BoardService.js.map +1 -1
- package/lib/openapi/software/services/BuildsService.d.ts +11 -9
- package/lib/openapi/software/services/BuildsService.js +12 -10
- package/lib/openapi/software/services/BuildsService.js.map +1 -1
- package/lib/openapi/software/services/DeploymentsService.d.ts +13 -13
- package/lib/openapi/software/services/DeploymentsService.js +14 -14
- package/lib/openapi/software/services/DeploymentsService.js.map +1 -1
- package/lib/openapi/software/services/DevOpsComponentsService.d.ts +33 -20
- package/lib/openapi/software/services/DevOpsComponentsService.js +12 -10
- package/lib/openapi/software/services/DevOpsComponentsService.js.map +1 -1
- package/lib/openapi/software/services/DevelopmentInformationService.d.ts +14 -9
- package/lib/openapi/software/services/DevelopmentInformationService.js +15 -10
- package/lib/openapi/software/services/DevelopmentInformationService.js.map +1 -1
- package/lib/openapi/software/services/EpicService.d.ts +67 -76
- package/lib/openapi/software/services/EpicService.js +60 -73
- package/lib/openapi/software/services/EpicService.js.map +1 -1
- package/lib/openapi/software/services/FeatureFlagsService.d.ts +11 -9
- package/lib/openapi/software/services/FeatureFlagsService.js +12 -10
- package/lib/openapi/software/services/FeatureFlagsService.js.map +1 -1
- package/lib/openapi/software/services/IssueService.d.ts +45 -44
- package/lib/openapi/software/services/IssueService.js +42 -43
- package/lib/openapi/software/services/IssueService.js.map +1 -1
- package/lib/openapi/software/services/OperationsService.d.ts +66 -38
- package/lib/openapi/software/services/OperationsService.js +23 -17
- package/lib/openapi/software/services/OperationsService.js.map +1 -1
- package/lib/openapi/software/services/RemoteLinksService.d.ts +18 -13
- package/lib/openapi/software/services/RemoteLinksService.js +12 -10
- package/lib/openapi/software/services/RemoteLinksService.js.map +1 -1
- package/lib/openapi/software/services/SecurityInformationService.d.ts +19 -13
- package/lib/openapi/software/services/SecurityInformationService.js +20 -14
- package/lib/openapi/software/services/SecurityInformationService.js.map +1 -1
- package/lib/openapi/software/services/SprintService.d.ts +79 -55
- package/lib/openapi/software/services/SprintService.js +70 -51
- package/lib/openapi/software/services/SprintService.js.map +1 -1
- package/lib/openapi/software/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/software/validationSchemaStorage.js +1 -1
- package/lib/openapi/software/validationSchemaStorage.js.map +1 -1
- package/package.json +3 -3
- package/lib/openapi/platform/core/CommonHttpClient.js +0 -390
- package/lib/openapi/platform/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/platform/core/CommonHttpService.d.ts +0 -9
- package/lib/openapi/platform/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/platform/core/CommonValidationSchemaStorage.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonHttpClient.d.ts +0 -196
- package/lib/openapi/serviceManagement/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonHttpService.d.ts +0 -9
- package/lib/openapi/serviceManagement/core/CommonHttpService.js +0 -29
- package/lib/openapi/serviceManagement/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.d.ts +0 -35
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.js +0 -65
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.js.map +0 -1
- package/lib/openapi/software/core/CommonHttpClient.d.ts +0 -196
- package/lib/openapi/software/core/CommonHttpClient.js +0 -390
- package/lib/openapi/software/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/software/core/CommonHttpService.js +0 -29
- package/lib/openapi/software/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/software/core/CommonValidationSchemaStorage.d.ts +0 -35
- package/lib/openapi/software/core/CommonValidationSchemaStorage.js +0 -65
- package/lib/openapi/software/core/CommonValidationSchemaStorage.js.map +0 -1
- /package/lib/openapi/{platform/core → core}/CommonValidationSchemaStorage.d.ts +0 -0
- /package/lib/openapi/{platform/core → core}/CommonValidationSchemaStorage.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonHttpService } from "
|
|
1
|
+
import { CommonHttpService } from "../../core/CommonHttpService";
|
|
2
2
|
import { type RemoteIssueLink, type RemoteIssueLinkIdentifies, type RemoteIssueLinkRequest } from "../models/issueRemoteLinks";
|
|
3
3
|
/**
|
|
4
4
|
* This resource represents remote issue links, a way of linking Jira to
|
|
@@ -30,35 +30,42 @@ export declare class IssueRemoteLinksService extends CommonHttpService {
|
|
|
30
30
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
31
31
|
* configured, issue-level security permission to view the issue.
|
|
32
32
|
*
|
|
33
|
-
* @returns
|
|
33
|
+
* @returns
|
|
34
|
+
* * status: 200, mediaType: application/json
|
|
34
35
|
*
|
|
35
36
|
* Returned if the remote issue link is updated.
|
|
36
37
|
*
|
|
37
|
-
* example:
|
|
38
|
+
* example:
|
|
39
|
+
* ```
|
|
40
|
+
* {
|
|
38
41
|
* "id": 10000,
|
|
39
|
-
* "self":
|
|
40
|
-
* "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
42
|
+
* "self": "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
41
43
|
* }
|
|
44
|
+
* ```
|
|
42
45
|
*
|
|
43
46
|
* * status: 201, mediaType: application/json
|
|
44
47
|
*
|
|
45
48
|
* Returned if the remote issue link is created.
|
|
46
49
|
*
|
|
47
|
-
* example:
|
|
50
|
+
* example:
|
|
51
|
+
* ```
|
|
52
|
+
* {
|
|
48
53
|
* "id": 10000,
|
|
49
|
-
* "self":
|
|
50
|
-
* "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
54
|
+
* "self": "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
51
55
|
* }
|
|
52
|
-
*
|
|
56
|
+
* ```
|
|
57
|
+
* @path POST `/rest/api/3/issue/{issueIdOrKey}/remotelink`
|
|
53
58
|
* @scopes-current write:jira-work
|
|
54
59
|
* @scopes-beta write:issue:jira, write:issue.remote-link:jira, read:issue.remote-link:jira
|
|
55
60
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-post
|
|
61
|
+
* @param params
|
|
56
62
|
*/
|
|
57
63
|
createOrUpdateRemoteIssueLink: ({ issueIdOrKey, remoteIssueLinkRequest, }: {
|
|
58
64
|
/** The ID or key of the issue. */
|
|
59
65
|
issueIdOrKey: string;
|
|
60
66
|
/**
|
|
61
|
-
* @example
|
|
67
|
+
* @example
|
|
68
|
+
* {
|
|
62
69
|
* "application": {
|
|
63
70
|
* "name": "My Acme Tracker",
|
|
64
71
|
* "type": "com.acme.tracker"
|
|
@@ -108,10 +115,11 @@ export declare class IssueRemoteLinksService extends CommonHttpService {
|
|
|
108
115
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
109
116
|
* implemented, issue-level security permission to view the issue.
|
|
110
117
|
*
|
|
111
|
-
* @path
|
|
118
|
+
* @path DELETE `/rest/api/3/issue/{issueIdOrKey}/remotelink`
|
|
112
119
|
* @scopes-current write:jira-work
|
|
113
120
|
* @scopes-beta delete:issue.remote-link:jira, write:issue:jira
|
|
114
121
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-delete
|
|
122
|
+
* @param params
|
|
115
123
|
*/
|
|
116
124
|
deleteRemoteIssueLinkByGlobalId: ({ issueIdOrKey, globalId, }: {
|
|
117
125
|
/** The ID or key of the issue. */
|
|
@@ -135,10 +143,11 @@ export declare class IssueRemoteLinksService extends CommonHttpService {
|
|
|
135
143
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
136
144
|
* configured, issue-level security permission to view the issue.
|
|
137
145
|
*
|
|
138
|
-
* @path
|
|
146
|
+
* @path DELETE `/rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId}`
|
|
139
147
|
* @scopes-current write:jira-work
|
|
140
148
|
* @scopes-beta delete:issue.remote-link:jira, write:issue:jira
|
|
141
149
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-linkid-delete
|
|
150
|
+
* @param params
|
|
142
151
|
*/
|
|
143
152
|
deleteRemoteIssueLinkById: ({ issueIdOrKey, linkId, }: {
|
|
144
153
|
/** The ID or key of the issue. */
|
|
@@ -164,7 +173,9 @@ export declare class IssueRemoteLinksService extends CommonHttpService {
|
|
|
164
173
|
*
|
|
165
174
|
* @returns Returned if the request is successful.
|
|
166
175
|
*
|
|
167
|
-
* example:
|
|
176
|
+
* example:
|
|
177
|
+
* ```
|
|
178
|
+
* {
|
|
168
179
|
* "application": {
|
|
169
180
|
* "name": "My Acme Tracker",
|
|
170
181
|
* "type": "com.acme.tracker"
|
|
@@ -189,13 +200,14 @@ export declare class IssueRemoteLinksService extends CommonHttpService {
|
|
|
189
200
|
* "url": "http://www.mycompany.com/support?id=1"
|
|
190
201
|
* },
|
|
191
202
|
* "relationship": "causes",
|
|
192
|
-
* "self":
|
|
193
|
-
* "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
203
|
+
* "self": "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
194
204
|
* }
|
|
195
|
-
*
|
|
205
|
+
* ```
|
|
206
|
+
* @path GET `/rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId}`
|
|
196
207
|
* @scopes-current read:jira-work
|
|
197
208
|
* @scopes-beta read:issue.remote-link:jira, read:status:jira
|
|
198
209
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-linkid-get
|
|
210
|
+
* @param params
|
|
199
211
|
*/
|
|
200
212
|
getRemoteIssueLinkById: ({ issueIdOrKey, linkId, }: {
|
|
201
213
|
/** The ID or key of the issue. */
|
|
@@ -226,7 +238,9 @@ export declare class IssueRemoteLinksService extends CommonHttpService {
|
|
|
226
238
|
*
|
|
227
239
|
* @returns Returned if the request is successful.
|
|
228
240
|
*
|
|
229
|
-
* example:
|
|
241
|
+
* example:
|
|
242
|
+
* ```
|
|
243
|
+
* [
|
|
230
244
|
* {
|
|
231
245
|
* "application": {
|
|
232
246
|
* "name": "My Acme Tracker",
|
|
@@ -252,8 +266,7 @@ export declare class IssueRemoteLinksService extends CommonHttpService {
|
|
|
252
266
|
* "url": "http://www.mycompany.com/support?id=1"
|
|
253
267
|
* },
|
|
254
268
|
* "relationship": "causes",
|
|
255
|
-
* "self":
|
|
256
|
-
* "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
269
|
+
* "self": "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
257
270
|
* },
|
|
258
271
|
* {
|
|
259
272
|
* "application": {
|
|
@@ -269,11 +282,9 @@ export declare class IssueRemoteLinksService extends CommonHttpService {
|
|
|
269
282
|
* },
|
|
270
283
|
* "status": {
|
|
271
284
|
* "icon": {
|
|
272
|
-
* "link":
|
|
273
|
-
* "http://www.anothercompany.com/tester/person?accountId=5b10a2844c20165700ede21g",
|
|
285
|
+
* "link": "http://www.anothercompany.com/tester/person?accountId=5b10a2844c20165700ede21g",
|
|
274
286
|
* "title": "Tested by Mia Krystof",
|
|
275
|
-
* "url16x16":
|
|
276
|
-
* "http://www.anothercompany.com/tester/images/person/mia.gif"
|
|
287
|
+
* "url16x16": "http://www.anothercompany.com/tester/images/person/mia.gif"
|
|
277
288
|
* },
|
|
278
289
|
* "resolved": false
|
|
279
290
|
* },
|
|
@@ -282,14 +293,15 @@ export declare class IssueRemoteLinksService extends CommonHttpService {
|
|
|
282
293
|
* "url": "http://www.anothercompany.com/tester/testcase/1234"
|
|
283
294
|
* },
|
|
284
295
|
* "relationship": "is tested by",
|
|
285
|
-
* "self":
|
|
286
|
-
* "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10001"
|
|
296
|
+
* "self": "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10001"
|
|
287
297
|
* }
|
|
288
298
|
* ]
|
|
289
|
-
*
|
|
299
|
+
* ```
|
|
300
|
+
* @path GET `/rest/api/3/issue/{issueIdOrKey}/remotelink`
|
|
290
301
|
* @scopes-current read:jira-work
|
|
291
302
|
* @scopes-beta read:issue.remote-link:jira, read:status:jira
|
|
292
303
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-get
|
|
304
|
+
* @param params
|
|
293
305
|
*/
|
|
294
306
|
getRemoteIssueLinks: ({ issueIdOrKey, globalId, }: {
|
|
295
307
|
/** The ID or key of the issue. */
|
|
@@ -316,10 +328,11 @@ export declare class IssueRemoteLinksService extends CommonHttpService {
|
|
|
316
328
|
* configured, issue-level security permission to view the issue.
|
|
317
329
|
*
|
|
318
330
|
* @returns Returned if the request is successful.
|
|
319
|
-
* @path
|
|
331
|
+
* @path PUT `/rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId}`
|
|
320
332
|
* @scopes-current write:jira-work
|
|
321
333
|
* @scopes-beta write:issue:jira, write:issue.remote-link:jira
|
|
322
334
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-linkid-put
|
|
335
|
+
* @param params
|
|
323
336
|
*/
|
|
324
337
|
updateRemoteIssueLink: ({ issueIdOrKey, linkId, remoteIssueLinkRequest, }: {
|
|
325
338
|
/** The ID or key of the issue. */
|
|
@@ -327,7 +340,8 @@ export declare class IssueRemoteLinksService extends CommonHttpService {
|
|
|
327
340
|
/** The ID of the remote issue link. */
|
|
328
341
|
linkId: string;
|
|
329
342
|
/**
|
|
330
|
-
* @example
|
|
343
|
+
* @example
|
|
344
|
+
* {
|
|
331
345
|
* "application": {
|
|
332
346
|
* "name": "My Acme Tracker",
|
|
333
347
|
* "type": "com.acme.tracker"
|
|
@@ -5,8 +5,8 @@ exports.IssueRemoteLinksService = void 0;
|
|
|
5
5
|
// This file is generated by "api-typescript-generator".
|
|
6
6
|
// To update this file run "yarn build:openapi".
|
|
7
7
|
const zod_1 = require("zod");
|
|
8
|
-
const commonHttpClient = require("
|
|
9
|
-
const CommonHttpService_1 = require("
|
|
8
|
+
const commonHttpClient = require("../../core/CommonHttpClient");
|
|
9
|
+
const CommonHttpService_1 = require("../../core/CommonHttpService");
|
|
10
10
|
const issueRemoteLinks_1 = require("../models/issueRemoteLinks");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -41,29 +41,35 @@ class IssueRemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
41
41
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
42
42
|
* configured, issue-level security permission to view the issue.
|
|
43
43
|
*
|
|
44
|
-
* @returns
|
|
44
|
+
* @returns
|
|
45
|
+
* * status: 200, mediaType: application/json
|
|
45
46
|
*
|
|
46
47
|
* Returned if the remote issue link is updated.
|
|
47
48
|
*
|
|
48
|
-
* example:
|
|
49
|
+
* example:
|
|
50
|
+
* ```
|
|
51
|
+
* {
|
|
49
52
|
* "id": 10000,
|
|
50
|
-
* "self":
|
|
51
|
-
* "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
53
|
+
* "self": "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
52
54
|
* }
|
|
55
|
+
* ```
|
|
53
56
|
*
|
|
54
57
|
* * status: 201, mediaType: application/json
|
|
55
58
|
*
|
|
56
59
|
* Returned if the remote issue link is created.
|
|
57
60
|
*
|
|
58
|
-
* example:
|
|
61
|
+
* example:
|
|
62
|
+
* ```
|
|
63
|
+
* {
|
|
59
64
|
* "id": 10000,
|
|
60
|
-
* "self":
|
|
61
|
-
* "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
65
|
+
* "self": "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
62
66
|
* }
|
|
63
|
-
*
|
|
67
|
+
* ```
|
|
68
|
+
* @path POST `/rest/api/3/issue/{issueIdOrKey}/remotelink`
|
|
64
69
|
* @scopes-current write:jira-work
|
|
65
70
|
* @scopes-beta write:issue:jira, write:issue.remote-link:jira, read:issue.remote-link:jira
|
|
66
71
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-post
|
|
72
|
+
* @param params
|
|
67
73
|
*/
|
|
68
74
|
this.createOrUpdateRemoteIssueLink = ({ issueIdOrKey, remoteIssueLinkRequest, }) => {
|
|
69
75
|
return this.getClientInstance()
|
|
@@ -109,10 +115,11 @@ class IssueRemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
109
115
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
110
116
|
* implemented, issue-level security permission to view the issue.
|
|
111
117
|
*
|
|
112
|
-
* @path
|
|
118
|
+
* @path DELETE `/rest/api/3/issue/{issueIdOrKey}/remotelink`
|
|
113
119
|
* @scopes-current write:jira-work
|
|
114
120
|
* @scopes-beta delete:issue.remote-link:jira, write:issue:jira
|
|
115
121
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-delete
|
|
122
|
+
* @param params
|
|
116
123
|
*/
|
|
117
124
|
this.deleteRemoteIssueLinkByGlobalId = ({ issueIdOrKey, globalId, }) => {
|
|
118
125
|
return this.getClientInstance()
|
|
@@ -144,10 +151,11 @@ class IssueRemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
144
151
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
145
152
|
* configured, issue-level security permission to view the issue.
|
|
146
153
|
*
|
|
147
|
-
* @path
|
|
154
|
+
* @path DELETE `/rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId}`
|
|
148
155
|
* @scopes-current write:jira-work
|
|
149
156
|
* @scopes-beta delete:issue.remote-link:jira, write:issue:jira
|
|
150
157
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-linkid-delete
|
|
158
|
+
* @param params
|
|
151
159
|
*/
|
|
152
160
|
this.deleteRemoteIssueLinkById = ({ issueIdOrKey, linkId, }) => {
|
|
153
161
|
return this.getClientInstance()
|
|
@@ -179,7 +187,9 @@ class IssueRemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
179
187
|
*
|
|
180
188
|
* @returns Returned if the request is successful.
|
|
181
189
|
*
|
|
182
|
-
* example:
|
|
190
|
+
* example:
|
|
191
|
+
* ```
|
|
192
|
+
* {
|
|
183
193
|
* "application": {
|
|
184
194
|
* "name": "My Acme Tracker",
|
|
185
195
|
* "type": "com.acme.tracker"
|
|
@@ -204,13 +214,14 @@ class IssueRemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
204
214
|
* "url": "http://www.mycompany.com/support?id=1"
|
|
205
215
|
* },
|
|
206
216
|
* "relationship": "causes",
|
|
207
|
-
* "self":
|
|
208
|
-
* "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
217
|
+
* "self": "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
209
218
|
* }
|
|
210
|
-
*
|
|
219
|
+
* ```
|
|
220
|
+
* @path GET `/rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId}`
|
|
211
221
|
* @scopes-current read:jira-work
|
|
212
222
|
* @scopes-beta read:issue.remote-link:jira, read:status:jira
|
|
213
223
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-linkid-get
|
|
224
|
+
* @param params
|
|
214
225
|
*/
|
|
215
226
|
this.getRemoteIssueLinkById = ({ issueIdOrKey, linkId, }) => {
|
|
216
227
|
return this.getClientInstance()
|
|
@@ -254,7 +265,9 @@ class IssueRemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
254
265
|
*
|
|
255
266
|
* @returns Returned if the request is successful.
|
|
256
267
|
*
|
|
257
|
-
* example:
|
|
268
|
+
* example:
|
|
269
|
+
* ```
|
|
270
|
+
* [
|
|
258
271
|
* {
|
|
259
272
|
* "application": {
|
|
260
273
|
* "name": "My Acme Tracker",
|
|
@@ -280,8 +293,7 @@ class IssueRemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
280
293
|
* "url": "http://www.mycompany.com/support?id=1"
|
|
281
294
|
* },
|
|
282
295
|
* "relationship": "causes",
|
|
283
|
-
* "self":
|
|
284
|
-
* "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
296
|
+
* "self": "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10000"
|
|
285
297
|
* },
|
|
286
298
|
* {
|
|
287
299
|
* "application": {
|
|
@@ -297,11 +309,9 @@ class IssueRemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
297
309
|
* },
|
|
298
310
|
* "status": {
|
|
299
311
|
* "icon": {
|
|
300
|
-
* "link":
|
|
301
|
-
* "http://www.anothercompany.com/tester/person?accountId=5b10a2844c20165700ede21g",
|
|
312
|
+
* "link": "http://www.anothercompany.com/tester/person?accountId=5b10a2844c20165700ede21g",
|
|
302
313
|
* "title": "Tested by Mia Krystof",
|
|
303
|
-
* "url16x16":
|
|
304
|
-
* "http://www.anothercompany.com/tester/images/person/mia.gif"
|
|
314
|
+
* "url16x16": "http://www.anothercompany.com/tester/images/person/mia.gif"
|
|
305
315
|
* },
|
|
306
316
|
* "resolved": false
|
|
307
317
|
* },
|
|
@@ -310,14 +320,15 @@ class IssueRemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
310
320
|
* "url": "http://www.anothercompany.com/tester/testcase/1234"
|
|
311
321
|
* },
|
|
312
322
|
* "relationship": "is tested by",
|
|
313
|
-
* "self":
|
|
314
|
-
* "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10001"
|
|
323
|
+
* "self": "https://your-domain.atlassian.net/rest/api/issue/MKY-1/remotelink/10001"
|
|
315
324
|
* }
|
|
316
325
|
* ]
|
|
317
|
-
*
|
|
326
|
+
* ```
|
|
327
|
+
* @path GET `/rest/api/3/issue/{issueIdOrKey}/remotelink`
|
|
318
328
|
* @scopes-current read:jira-work
|
|
319
329
|
* @scopes-beta read:issue.remote-link:jira, read:status:jira
|
|
320
330
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-get
|
|
331
|
+
* @param params
|
|
321
332
|
*/
|
|
322
333
|
this.getRemoteIssueLinks = ({ issueIdOrKey, globalId, }) => {
|
|
323
334
|
return this.getClientInstance()
|
|
@@ -359,10 +370,11 @@ class IssueRemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
359
370
|
* configured, issue-level security permission to view the issue.
|
|
360
371
|
*
|
|
361
372
|
* @returns Returned if the request is successful.
|
|
362
|
-
* @path
|
|
373
|
+
* @path PUT `/rest/api/3/issue/{issueIdOrKey}/remotelink/{linkId}`
|
|
363
374
|
* @scopes-current write:jira-work
|
|
364
375
|
* @scopes-beta write:issue:jira, write:issue.remote-link:jira
|
|
365
376
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-remote-links#api-rest-api-3-issue-issueidorkey-remotelink-linkid-put
|
|
377
|
+
* @param params
|
|
366
378
|
*/
|
|
367
379
|
this.updateRemoteIssueLink = ({ issueIdOrKey, linkId, remoteIssueLinkRequest, }) => {
|
|
368
380
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IssueRemoteLinksService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssueRemoteLinksService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"IssueRemoteLinksService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssueRemoteLinksService.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonHttpService } from "
|
|
1
|
+
import { CommonHttpService } from "../../core/CommonHttpService";
|
|
2
2
|
import { type CreateResolutionDetails, type PageBeanResolutionJsonBean, type ReorderIssueResolutionsRequest, type Resolution, type ResolutionId, type SetDefaultResolutionRequest, type UpdateResolutionDetails } from "../models/issueResolutions";
|
|
3
3
|
/**
|
|
4
4
|
* This resource represents issue resolution values. Use it to obtain a list of
|
|
@@ -15,15 +15,20 @@ export declare class IssueResolutionsService extends CommonHttpService {
|
|
|
15
15
|
*
|
|
16
16
|
* @returns Returned if the request is successful.
|
|
17
17
|
*
|
|
18
|
-
* example:
|
|
18
|
+
* example:
|
|
19
|
+
* ```
|
|
20
|
+
* {
|
|
19
21
|
* "id": "10001"
|
|
20
22
|
* }
|
|
21
|
-
*
|
|
23
|
+
* ```
|
|
24
|
+
* @path POST `/rest/api/3/resolution`
|
|
22
25
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-resolutions#api-rest-api-3-resolution-post
|
|
26
|
+
* @param params
|
|
23
27
|
*/
|
|
24
28
|
createResolution: ({ createResolutionDetails, }: {
|
|
25
29
|
/**
|
|
26
|
-
* @example
|
|
30
|
+
* @example
|
|
31
|
+
* {
|
|
27
32
|
* "description": "My resolution description",
|
|
28
33
|
* "name": "My new resolution"
|
|
29
34
|
* }
|
|
@@ -40,8 +45,9 @@ export declare class IssueResolutionsService extends CommonHttpService {
|
|
|
40
45
|
* **[Permissions](#permissions) required:** *Administer Jira* [global
|
|
41
46
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
42
47
|
*
|
|
43
|
-
* @path
|
|
48
|
+
* @path DELETE `/rest/api/3/resolution/{id}`
|
|
44
49
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-resolutions#api-rest-api-3-resolution-id-delete
|
|
50
|
+
* @param params
|
|
45
51
|
*/
|
|
46
52
|
deleteResolution: ({ id, replaceWith, }: {
|
|
47
53
|
/** The ID of the issue resolution. */
|
|
@@ -59,16 +65,20 @@ export declare class IssueResolutionsService extends CommonHttpService {
|
|
|
59
65
|
*
|
|
60
66
|
* @returns Returned if the request is successful.
|
|
61
67
|
*
|
|
62
|
-
* example:
|
|
68
|
+
* example:
|
|
69
|
+
* ```
|
|
70
|
+
* {
|
|
63
71
|
* "description": "A fix for this issue is checked into the tree and tested.",
|
|
64
72
|
* "id": "10000",
|
|
65
73
|
* "name": "Fixed",
|
|
66
74
|
* "self": "https://your-domain.atlassian.net/rest/api/3/resolution/1"
|
|
67
75
|
* }
|
|
68
|
-
*
|
|
76
|
+
* ```
|
|
77
|
+
* @path GET `/rest/api/3/resolution/{id}`
|
|
69
78
|
* @scopes-current read:jira-work
|
|
70
79
|
* @scopes-beta read:resolution:jira
|
|
71
80
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-resolutions#api-rest-api-3-resolution-id-get
|
|
81
|
+
* @param params
|
|
72
82
|
*/
|
|
73
83
|
getResolution: ({ id, }: {
|
|
74
84
|
/** The ID of the issue resolution value. */
|
|
@@ -82,7 +92,9 @@ export declare class IssueResolutionsService extends CommonHttpService {
|
|
|
82
92
|
* @deprecated
|
|
83
93
|
* @returns Returned if the request is successful.
|
|
84
94
|
*
|
|
85
|
-
* example:
|
|
95
|
+
* example:
|
|
96
|
+
* ```
|
|
97
|
+
* [
|
|
86
98
|
* {
|
|
87
99
|
* "description": "A fix for this issue is checked into the tree and tested.",
|
|
88
100
|
* "id": "10000",
|
|
@@ -96,7 +108,8 @@ export declare class IssueResolutionsService extends CommonHttpService {
|
|
|
96
108
|
* "self": "https://your-domain.atlassian.net/rest/api/3/resolution/3"
|
|
97
109
|
* }
|
|
98
110
|
* ]
|
|
99
|
-
*
|
|
111
|
+
* ```
|
|
112
|
+
* @path GET `/rest/api/3/resolution`
|
|
100
113
|
* @scopes-current read:jira-work
|
|
101
114
|
* @scopes-beta read:resolution:jira
|
|
102
115
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-resolutions#api-rest-api-3-resolution-get
|
|
@@ -109,12 +122,14 @@ export declare class IssueResolutionsService extends CommonHttpService {
|
|
|
109
122
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
110
123
|
*
|
|
111
124
|
* @returns Returned if the request is successful.
|
|
112
|
-
* @path
|
|
125
|
+
* @path PUT `/rest/api/3/resolution/move`
|
|
113
126
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-resolutions#api-rest-api-3-resolution-move-put
|
|
127
|
+
* @param params
|
|
114
128
|
*/
|
|
115
129
|
moveResolutions: ({ reorderIssueResolutionsRequest, }: {
|
|
116
130
|
/**
|
|
117
|
-
* @example
|
|
131
|
+
* @example
|
|
132
|
+
* {
|
|
118
133
|
* "after": "10002",
|
|
119
134
|
* "ids": [
|
|
120
135
|
* "10000",
|
|
@@ -137,7 +152,9 @@ export declare class IssueResolutionsService extends CommonHttpService {
|
|
|
137
152
|
*
|
|
138
153
|
* @returns Returned if the request is successful.
|
|
139
154
|
*
|
|
140
|
-
* example:
|
|
155
|
+
* example:
|
|
156
|
+
* ```
|
|
157
|
+
* {
|
|
141
158
|
* "isLast": true,
|
|
142
159
|
* "maxResults": 50,
|
|
143
160
|
* "startAt": 0,
|
|
@@ -151,10 +168,12 @@ export declare class IssueResolutionsService extends CommonHttpService {
|
|
|
151
168
|
* }
|
|
152
169
|
* ]
|
|
153
170
|
* }
|
|
154
|
-
*
|
|
171
|
+
* ```
|
|
172
|
+
* @path GET `/rest/api/3/resolution/search`
|
|
155
173
|
* @scopes-current read:jira-work
|
|
156
174
|
* @scopes-beta read:resolution:jira
|
|
157
175
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-resolutions#api-rest-api-3-resolution-search-get
|
|
176
|
+
* @param params
|
|
158
177
|
*/
|
|
159
178
|
searchResolutions: ({ startAt, maxResults, id, onlyDefault, }?: {
|
|
160
179
|
/** The index of the first item to return in a page of results (page offset). */
|
|
@@ -176,12 +195,14 @@ export declare class IssueResolutionsService extends CommonHttpService {
|
|
|
176
195
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
177
196
|
*
|
|
178
197
|
* @returns Returned if the request is successful.
|
|
179
|
-
* @path
|
|
198
|
+
* @path PUT `/rest/api/3/resolution/default`
|
|
180
199
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-resolutions#api-rest-api-3-resolution-default-put
|
|
200
|
+
* @param params
|
|
181
201
|
*/
|
|
182
202
|
setDefaultResolution: ({ setDefaultResolutionRequest, }: {
|
|
183
203
|
/**
|
|
184
|
-
* @example
|
|
204
|
+
* @example
|
|
205
|
+
* {
|
|
185
206
|
* "id": "3"
|
|
186
207
|
* }
|
|
187
208
|
*/
|
|
@@ -194,14 +215,16 @@ export declare class IssueResolutionsService extends CommonHttpService {
|
|
|
194
215
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
195
216
|
*
|
|
196
217
|
* @returns Returned if the request is successful.
|
|
197
|
-
* @path
|
|
218
|
+
* @path PUT `/rest/api/3/resolution/{id}`
|
|
198
219
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-resolutions#api-rest-api-3-resolution-id-put
|
|
220
|
+
* @param params
|
|
199
221
|
*/
|
|
200
222
|
updateResolution: ({ id, updateResolutionDetails, }: {
|
|
201
223
|
/** The ID of the issue resolution. */
|
|
202
224
|
id: string;
|
|
203
225
|
/**
|
|
204
|
-
* @example
|
|
226
|
+
* @example
|
|
227
|
+
* {
|
|
205
228
|
* "description": "My updated resolution description",
|
|
206
229
|
* "name": "My updated resolution"
|
|
207
230
|
* }
|