@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
|
@@ -5,8 +5,8 @@ exports.IssueNotificationSchemesService = 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 common_1 = require("../models/common");
|
|
11
11
|
const issueNotificationSchemes_1 = require("../models/issueNotificationSchemes");
|
|
12
12
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
@@ -61,8 +61,9 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
61
61
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
62
62
|
*
|
|
63
63
|
* @returns Returned if the request is successful.
|
|
64
|
-
* @path
|
|
64
|
+
* @path PUT `/rest/api/3/notificationscheme/{id}/notification`
|
|
65
65
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-notification-schemes#api-rest-api-3-notificationscheme-id-notification-put
|
|
66
|
+
* @param params
|
|
66
67
|
*/
|
|
67
68
|
this.addNotifications = ({ id, addNotificationsDetails, }) => {
|
|
68
69
|
return this.getClientInstance()
|
|
@@ -95,11 +96,15 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
95
96
|
*
|
|
96
97
|
* @returns Returned if the request is successful.
|
|
97
98
|
*
|
|
98
|
-
* example:
|
|
99
|
+
* example:
|
|
100
|
+
* ```
|
|
101
|
+
* {
|
|
99
102
|
* "id": "10001"
|
|
100
103
|
* }
|
|
101
|
-
*
|
|
104
|
+
* ```
|
|
105
|
+
* @path POST `/rest/api/3/notificationscheme`
|
|
102
106
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-notification-schemes#api-rest-api-3-notificationscheme-post
|
|
107
|
+
* @param params
|
|
103
108
|
*/
|
|
104
109
|
this.createNotificationScheme = ({ createNotificationSchemeDetails, }) => {
|
|
105
110
|
return this.getClientInstance()
|
|
@@ -127,8 +132,9 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
127
132
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
128
133
|
*
|
|
129
134
|
* @returns Returned if the request is successful.
|
|
130
|
-
* @path
|
|
135
|
+
* @path DELETE `/rest/api/3/notificationscheme/{notificationSchemeId}`
|
|
131
136
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-notification-schemes#api-rest-api-3-notificationscheme-notificationschemeid-delete
|
|
137
|
+
* @param params
|
|
132
138
|
*/
|
|
133
139
|
this.deleteNotificationScheme = ({ notificationSchemeId, }) => {
|
|
134
140
|
return this.getClientInstance()
|
|
@@ -159,7 +165,9 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
159
165
|
*
|
|
160
166
|
* @returns Returned if the request is successful.
|
|
161
167
|
*
|
|
162
|
-
* example:
|
|
168
|
+
* example:
|
|
169
|
+
* ```
|
|
170
|
+
* {
|
|
163
171
|
* "description": "description",
|
|
164
172
|
* "expand": "notificationSchemeEvents,user,group,projectRole,field,all",
|
|
165
173
|
* "id": 10100,
|
|
@@ -177,8 +185,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
177
185
|
* "group": {
|
|
178
186
|
* "groupId": "276f955c-63d7-42c8-9520-92d01dca0625",
|
|
179
187
|
* "name": "jira-administrators",
|
|
180
|
-
* "self":
|
|
181
|
-
* "https://your-domain.atlassian.net/rest/api/3/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
188
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
182
189
|
* },
|
|
183
190
|
* "id": 1,
|
|
184
191
|
* "notificationType": "Group",
|
|
@@ -195,12 +202,10 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
195
202
|
* "notificationType": "ProjectRole",
|
|
196
203
|
* "parameter": "10360",
|
|
197
204
|
* "projectRole": {
|
|
198
|
-
* "self":
|
|
199
|
-
* "https://your-domain.atlassian.net/rest/api/3/project/MKY/role/10360",
|
|
205
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/project/MKY/role/10360",
|
|
200
206
|
* "name": "Developers",
|
|
201
207
|
* "id": 10360,
|
|
202
|
-
* "description": "A project role that represents developers in a
|
|
203
|
-
* project",
|
|
208
|
+
* "description": "A project role that represents developers in a project",
|
|
204
209
|
* "actors": [
|
|
205
210
|
* {
|
|
206
211
|
* "actorGroup": {
|
|
@@ -250,8 +255,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
250
255
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
251
256
|
* "active": false,
|
|
252
257
|
* "displayName": "Mia Krystof",
|
|
253
|
-
* "self":
|
|
254
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
258
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
255
259
|
* }
|
|
256
260
|
* },
|
|
257
261
|
* {
|
|
@@ -268,8 +272,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
268
272
|
* "navigable": true,
|
|
269
273
|
* "orderable": true,
|
|
270
274
|
* "schema": {
|
|
271
|
-
* "custom":
|
|
272
|
-
* "com.atlassian.jira.plugin.system.customfieldtypes:project",
|
|
275
|
+
* "custom": "com.atlassian.jira.plugin.system.customfieldtypes:project",
|
|
273
276
|
* "customId": 10101,
|
|
274
277
|
* "type": "project"
|
|
275
278
|
* },
|
|
@@ -285,8 +288,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
285
288
|
* },
|
|
286
289
|
* {
|
|
287
290
|
* "event": {
|
|
288
|
-
* "description": "Custom event that is published together with an issue
|
|
289
|
-
* created event",
|
|
291
|
+
* "description": "Custom event that is published together with an issue created event",
|
|
290
292
|
* "id": 20,
|
|
291
293
|
* "name": "Custom event",
|
|
292
294
|
* "templateEvent": {
|
|
@@ -301,8 +303,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
301
303
|
* "group": {
|
|
302
304
|
* "groupId": "276f955c-63d7-42c8-9520-92d01dca0625",
|
|
303
305
|
* "name": "jira-administrators",
|
|
304
|
-
* "self":
|
|
305
|
-
* "https://your-domain.atlassian.net/rest/api/3/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
306
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
306
307
|
* },
|
|
307
308
|
* "id": 1,
|
|
308
309
|
* "notificationType": "Group",
|
|
@@ -319,12 +320,10 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
319
320
|
* "notificationType": "ProjectRole",
|
|
320
321
|
* "parameter": "10360",
|
|
321
322
|
* "projectRole": {
|
|
322
|
-
* "self":
|
|
323
|
-
* "https://your-domain.atlassian.net/rest/api/3/project/MKY/role/10360",
|
|
323
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/project/MKY/role/10360",
|
|
324
324
|
* "name": "Developers",
|
|
325
325
|
* "id": 10360,
|
|
326
|
-
* "description": "A project role that represents developers in a
|
|
327
|
-
* project",
|
|
326
|
+
* "description": "A project role that represents developers in a project",
|
|
328
327
|
* "actors": [
|
|
329
328
|
* {
|
|
330
329
|
* "actorGroup": {
|
|
@@ -374,8 +373,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
374
373
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
375
374
|
* "active": false,
|
|
376
375
|
* "displayName": "Mia Krystof",
|
|
377
|
-
* "self":
|
|
378
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
376
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
379
377
|
* }
|
|
380
378
|
* },
|
|
381
379
|
* {
|
|
@@ -392,8 +390,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
392
390
|
* "navigable": true,
|
|
393
391
|
* "orderable": true,
|
|
394
392
|
* "schema": {
|
|
395
|
-
* "custom":
|
|
396
|
-
* "com.atlassian.jira.plugin.system.customfieldtypes:project",
|
|
393
|
+
* "custom": "com.atlassian.jira.plugin.system.customfieldtypes:project",
|
|
397
394
|
* "customId": 10101,
|
|
398
395
|
* "type": "project"
|
|
399
396
|
* },
|
|
@@ -414,12 +411,12 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
414
411
|
* ],
|
|
415
412
|
* "self": "https://your-domain.atlassian.net/rest/api/3/notificationscheme"
|
|
416
413
|
* }
|
|
417
|
-
*
|
|
414
|
+
* ```
|
|
415
|
+
* @path GET `/rest/api/3/notificationscheme/{id}`
|
|
418
416
|
* @scopes-current manage:jira-configuration
|
|
419
|
-
* @scopes-beta read:field:jira, read:notification-scheme:jira, read:project:jira,
|
|
420
|
-
* read:project-role:jira, read:user:jira, read:avatar:jira,
|
|
421
|
-
* read:field-configuration:jira, read:group:jira, read:project-category:jira
|
|
417
|
+
* @scopes-beta read:field:jira, read:notification-scheme:jira, read:project:jira, read:project-role:jira, read:user:jira, read:avatar:jira, read:field-configuration:jira, read:group:jira, read:project-category:jira
|
|
422
418
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-notification-schemes#api-rest-api-3-notificationscheme-id-get
|
|
419
|
+
* @param params
|
|
423
420
|
*/
|
|
424
421
|
this.getNotificationScheme = ({ id, expand, }) => {
|
|
425
422
|
return this.getClientInstance()
|
|
@@ -453,11 +450,11 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
453
450
|
* the user must have permission to administer at least one project associated
|
|
454
451
|
* with a notification scheme for it to be returned.
|
|
455
452
|
*
|
|
456
|
-
* @returns Returned if the request is successful. Only returns notification schemes that
|
|
457
|
-
* the user has permission to access. An empty list is returned if the user lacks
|
|
458
|
-
* permission to access all notification schemes.
|
|
453
|
+
* @returns Returned if the request is successful. Only returns notification schemes that the user has permission to access. An empty list is returned if the user lacks permission to access all notification schemes.
|
|
459
454
|
*
|
|
460
|
-
* example:
|
|
455
|
+
* example:
|
|
456
|
+
* ```
|
|
457
|
+
* {
|
|
461
458
|
* "isLast": false,
|
|
462
459
|
* "maxResults": 6,
|
|
463
460
|
* "startAt": 1,
|
|
@@ -481,8 +478,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
481
478
|
* "group": {
|
|
482
479
|
* "groupId": "276f955c-63d7-42c8-9520-92d01dca0625",
|
|
483
480
|
* "name": "jira-administrators",
|
|
484
|
-
* "self":
|
|
485
|
-
* "https://your-domain.atlassian.net/rest/api/3/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
481
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
486
482
|
* },
|
|
487
483
|
* "id": 1,
|
|
488
484
|
* "notificationType": "Group",
|
|
@@ -499,12 +495,10 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
499
495
|
* "notificationType": "ProjectRole",
|
|
500
496
|
* "parameter": "10360",
|
|
501
497
|
* "projectRole": {
|
|
502
|
-
* "self":
|
|
503
|
-
* "https://your-domain.atlassian.net/rest/api/3/project/MKY/role/10360",
|
|
498
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/project/MKY/role/10360",
|
|
504
499
|
* "name": "Developers",
|
|
505
500
|
* "id": 10360,
|
|
506
|
-
* "description": "A project role that represents developers in a
|
|
507
|
-
* project",
|
|
501
|
+
* "description": "A project role that represents developers in a project",
|
|
508
502
|
* "actors": [
|
|
509
503
|
* {
|
|
510
504
|
* "actorGroup": {
|
|
@@ -554,8 +548,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
554
548
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
555
549
|
* "active": false,
|
|
556
550
|
* "displayName": "Mia Krystof",
|
|
557
|
-
* "self":
|
|
558
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
551
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
559
552
|
* }
|
|
560
553
|
* },
|
|
561
554
|
* {
|
|
@@ -572,8 +565,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
572
565
|
* "navigable": true,
|
|
573
566
|
* "orderable": true,
|
|
574
567
|
* "schema": {
|
|
575
|
-
* "custom":
|
|
576
|
-
* "com.atlassian.jira.plugin.system.customfieldtypes:project",
|
|
568
|
+
* "custom": "com.atlassian.jira.plugin.system.customfieldtypes:project",
|
|
577
569
|
* "customId": 10101,
|
|
578
570
|
* "type": "project"
|
|
579
571
|
* },
|
|
@@ -589,8 +581,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
589
581
|
* },
|
|
590
582
|
* {
|
|
591
583
|
* "event": {
|
|
592
|
-
* "description": "Custom event that is published together with an
|
|
593
|
-
* issue created event",
|
|
584
|
+
* "description": "Custom event that is published together with an issue created event",
|
|
594
585
|
* "id": 20,
|
|
595
586
|
* "name": "Custom event",
|
|
596
587
|
* "templateEvent": {
|
|
@@ -605,8 +596,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
605
596
|
* "group": {
|
|
606
597
|
* "groupId": "276f955c-63d7-42c8-9520-92d01dca0625",
|
|
607
598
|
* "name": "jira-administrators",
|
|
608
|
-
* "self":
|
|
609
|
-
* "https://your-domain.atlassian.net/rest/api/3/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
599
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
610
600
|
* },
|
|
611
601
|
* "id": 1,
|
|
612
602
|
* "notificationType": "Group",
|
|
@@ -623,12 +613,10 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
623
613
|
* "notificationType": "ProjectRole",
|
|
624
614
|
* "parameter": "10360",
|
|
625
615
|
* "projectRole": {
|
|
626
|
-
* "self":
|
|
627
|
-
* "https://your-domain.atlassian.net/rest/api/3/project/MKY/role/10360",
|
|
616
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/project/MKY/role/10360",
|
|
628
617
|
* "name": "Developers",
|
|
629
618
|
* "id": 10360,
|
|
630
|
-
* "description": "A project role that represents developers in a
|
|
631
|
-
* project",
|
|
619
|
+
* "description": "A project role that represents developers in a project",
|
|
632
620
|
* "actors": [
|
|
633
621
|
* {
|
|
634
622
|
* "actorGroup": {
|
|
@@ -678,8 +666,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
678
666
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
679
667
|
* "active": false,
|
|
680
668
|
* "displayName": "Mia Krystof",
|
|
681
|
-
* "self":
|
|
682
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
669
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
683
670
|
* }
|
|
684
671
|
* },
|
|
685
672
|
* {
|
|
@@ -696,8 +683,7 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
696
683
|
* "navigable": true,
|
|
697
684
|
* "orderable": true,
|
|
698
685
|
* "schema": {
|
|
699
|
-
* "custom":
|
|
700
|
-
* "com.atlassian.jira.plugin.system.customfieldtypes:project",
|
|
686
|
+
* "custom": "com.atlassian.jira.plugin.system.customfieldtypes:project",
|
|
701
687
|
* "customId": 10101,
|
|
702
688
|
* "type": "project"
|
|
703
689
|
* },
|
|
@@ -720,12 +706,12 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
720
706
|
* }
|
|
721
707
|
* ]
|
|
722
708
|
* }
|
|
723
|
-
*
|
|
709
|
+
* ```
|
|
710
|
+
* @path GET `/rest/api/3/notificationscheme`
|
|
724
711
|
* @scopes-current manage:jira-configuration
|
|
725
|
-
* @scopes-beta read:field:jira, read:notification-scheme:jira, read:project:jira,
|
|
726
|
-
* read:project-role:jira, read:user:jira, read:avatar:jira, read:group:jira,
|
|
727
|
-
* read:project-category:jira, read:field-configuration:jira
|
|
712
|
+
* @scopes-beta read:field:jira, read:notification-scheme:jira, read:project:jira, read:project-role:jira, read:user:jira, read:avatar:jira, read:group:jira, read:project-category:jira, read:field-configuration:jira
|
|
728
713
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-notification-schemes#api-rest-api-3-notificationscheme-get
|
|
714
|
+
* @param params
|
|
729
715
|
*/
|
|
730
716
|
this.getNotificationSchemes = ({ startAt, maxResults, id, projectId, onlyDefault, expand, } = {}) => {
|
|
731
717
|
return this.getClientInstance()
|
|
@@ -762,7 +748,9 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
762
748
|
*
|
|
763
749
|
* @returns Returned if the request is successful.
|
|
764
750
|
*
|
|
765
|
-
* example:
|
|
751
|
+
* example:
|
|
752
|
+
* ```
|
|
753
|
+
* {
|
|
766
754
|
* "isLast": true,
|
|
767
755
|
* "maxResults": 50,
|
|
768
756
|
* "startAt": 0,
|
|
@@ -774,10 +762,12 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
774
762
|
* }
|
|
775
763
|
* ]
|
|
776
764
|
* }
|
|
777
|
-
*
|
|
765
|
+
* ```
|
|
766
|
+
* @path GET `/rest/api/3/notificationscheme/project`
|
|
778
767
|
* @scopes-current manage:jira-configuration
|
|
779
768
|
* @scopes-beta read:notification-scheme:jira, read:project:jira
|
|
780
769
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-notification-schemes#api-rest-api-3-notificationscheme-project-get
|
|
770
|
+
* @param params
|
|
781
771
|
*/
|
|
782
772
|
this.getNotificationSchemeToProjectMappings = ({ startAt, maxResults, notificationSchemeId, projectId, } = {}) => {
|
|
783
773
|
return this.getClientInstance()
|
|
@@ -807,9 +797,9 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
807
797
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
808
798
|
*
|
|
809
799
|
* @returns Returned if the request is successful.
|
|
810
|
-
* @path {
|
|
811
|
-
* /rest/api/3/notificationscheme/{notificationSchemeId}/notification/{notificationId}
|
|
800
|
+
* @path DELETE `/rest/api/3/notificationscheme/{notificationSchemeId}/notification/{notificationId}`
|
|
812
801
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-notification-schemes#api-rest-api-3-notificationscheme-notificationschemeid-notification-notificationid-delete
|
|
802
|
+
* @param params
|
|
813
803
|
*/
|
|
814
804
|
this.removeNotificationFromNotificationScheme = ({ notificationSchemeId, notificationId, }) => {
|
|
815
805
|
return this.getClientInstance()
|
|
@@ -837,8 +827,9 @@ class IssueNotificationSchemesService extends CommonHttpService_1.CommonHttpServ
|
|
|
837
827
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
838
828
|
*
|
|
839
829
|
* @returns Returned if the request is successful.
|
|
840
|
-
* @path
|
|
830
|
+
* @path PUT `/rest/api/3/notificationscheme/{id}`
|
|
841
831
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-notification-schemes#api-rest-api-3-notificationscheme-id-put
|
|
832
|
+
* @param params
|
|
842
833
|
*/
|
|
843
834
|
this.updateNotificationScheme = ({ id, updateNotificationSchemeDetails, }) => {
|
|
844
835
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IssueNotificationSchemesService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssueNotificationSchemesService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"IssueNotificationSchemesService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssueNotificationSchemesService.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 Priority } from "../models/common";
|
|
3
3
|
import { type CreatePriorityDetails, type PageBeanPriority, type PriorityId, type ReorderIssuePriorities, type SetDefaultPriorityRequest, type UpdatePriorityDetails } from "../models/issuePriorities";
|
|
4
4
|
/**
|
|
@@ -16,15 +16,20 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
16
16
|
*
|
|
17
17
|
* @returns Returned if the request is successful.
|
|
18
18
|
*
|
|
19
|
-
* example:
|
|
19
|
+
* example:
|
|
20
|
+
* ```
|
|
21
|
+
* {
|
|
20
22
|
* "id": "10001"
|
|
21
23
|
* }
|
|
22
|
-
*
|
|
24
|
+
* ```
|
|
25
|
+
* @path POST `/rest/api/3/priority`
|
|
23
26
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-post
|
|
27
|
+
* @param params
|
|
24
28
|
*/
|
|
25
29
|
createPriority: ({ createPriorityDetails, }: {
|
|
26
30
|
/**
|
|
27
|
-
* @example
|
|
31
|
+
* @example
|
|
32
|
+
* {
|
|
28
33
|
* "description": "My priority description",
|
|
29
34
|
* "iconUrl": "images/icons/priorities/major.png",
|
|
30
35
|
* "name": "My new priority",
|
|
@@ -43,8 +48,9 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
43
48
|
* **[Permissions](#permissions) required:** *Administer Jira* [global
|
|
44
49
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
45
50
|
*
|
|
46
|
-
* @path
|
|
51
|
+
* @path DELETE `/rest/api/3/priority/{id}`
|
|
47
52
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-id-delete
|
|
53
|
+
* @param params
|
|
48
54
|
*/
|
|
49
55
|
deletePriority: ({ id, }: {
|
|
50
56
|
/** The ID of the issue priority. */
|
|
@@ -58,11 +64,12 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
58
64
|
* @deprecated
|
|
59
65
|
* @returns Returned if the request is successful.
|
|
60
66
|
*
|
|
61
|
-
* example:
|
|
67
|
+
* example:
|
|
68
|
+
* ```
|
|
69
|
+
* [
|
|
62
70
|
* {
|
|
63
71
|
* "description": "Major loss of function.",
|
|
64
|
-
* "iconUrl":
|
|
65
|
-
* "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
72
|
+
* "iconUrl": "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
66
73
|
* "id": "1",
|
|
67
74
|
* "name": "Major",
|
|
68
75
|
* "self": "https://your-domain.atlassian.net/rest/api/3/priority/3",
|
|
@@ -70,15 +77,15 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
70
77
|
* },
|
|
71
78
|
* {
|
|
72
79
|
* "description": "Very little impact.",
|
|
73
|
-
* "iconUrl":
|
|
74
|
-
* "https://your-domain.atlassian.net/images/icons/priorities/trivial.png",
|
|
80
|
+
* "iconUrl": "https://your-domain.atlassian.net/images/icons/priorities/trivial.png",
|
|
75
81
|
* "id": "2",
|
|
76
82
|
* "name": "Trivial",
|
|
77
83
|
* "self": "https://your-domain.atlassian.net/rest/api/3/priority/5",
|
|
78
84
|
* "statusColor": "#cfcfcf"
|
|
79
85
|
* }
|
|
80
86
|
* ]
|
|
81
|
-
*
|
|
87
|
+
* ```
|
|
88
|
+
* @path GET `/rest/api/3/priority`
|
|
82
89
|
* @scopes-current read:jira-work
|
|
83
90
|
* @scopes-beta read:priority:jira
|
|
84
91
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-get
|
|
@@ -91,19 +98,22 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
91
98
|
*
|
|
92
99
|
* @returns Returned if the request is successful.
|
|
93
100
|
*
|
|
94
|
-
* example:
|
|
101
|
+
* example:
|
|
102
|
+
* ```
|
|
103
|
+
* {
|
|
95
104
|
* "description": "Major loss of function.",
|
|
96
|
-
* "iconUrl":
|
|
97
|
-
* "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
105
|
+
* "iconUrl": "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
98
106
|
* "id": "1",
|
|
99
107
|
* "name": "Major",
|
|
100
108
|
* "self": "https://your-domain.atlassian.net/rest/api/3/priority/3",
|
|
101
109
|
* "statusColor": "#009900"
|
|
102
110
|
* }
|
|
103
|
-
*
|
|
111
|
+
* ```
|
|
112
|
+
* @path GET `/rest/api/3/priority/{id}`
|
|
104
113
|
* @scopes-current read:jira-work
|
|
105
114
|
* @scopes-beta read:priority:jira
|
|
106
115
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-id-get
|
|
116
|
+
* @param params
|
|
107
117
|
*/
|
|
108
118
|
getPriority: ({ id, }: {
|
|
109
119
|
/** The ID of the issue priority. */
|
|
@@ -116,12 +126,14 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
116
126
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
117
127
|
*
|
|
118
128
|
* @returns Returned if the request is successful.
|
|
119
|
-
* @path
|
|
129
|
+
* @path PUT `/rest/api/3/priority/move`
|
|
120
130
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-move-put
|
|
131
|
+
* @param params
|
|
121
132
|
*/
|
|
122
133
|
movePriorities: ({ reorderIssuePriorities, }: {
|
|
123
134
|
/**
|
|
124
|
-
* @example
|
|
135
|
+
* @example
|
|
136
|
+
* {
|
|
125
137
|
* "after": "10003",
|
|
126
138
|
* "ids": [
|
|
127
139
|
* "10004",
|
|
@@ -147,7 +159,9 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
147
159
|
* @deprecated
|
|
148
160
|
* @returns Returned if the request is successful.
|
|
149
161
|
*
|
|
150
|
-
* example:
|
|
162
|
+
* example:
|
|
163
|
+
* ```
|
|
164
|
+
* {
|
|
151
165
|
* "isLast": true,
|
|
152
166
|
* "maxResults": 50,
|
|
153
167
|
* "startAt": 0,
|
|
@@ -155,8 +169,7 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
155
169
|
* "values": [
|
|
156
170
|
* {
|
|
157
171
|
* "description": "Major loss of function.",
|
|
158
|
-
* "iconUrl":
|
|
159
|
-
* "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
172
|
+
* "iconUrl": "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
160
173
|
* "id": "1",
|
|
161
174
|
* "isDefault": true,
|
|
162
175
|
* "name": "Major",
|
|
@@ -165,8 +178,7 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
165
178
|
* },
|
|
166
179
|
* {
|
|
167
180
|
* "description": "Very little impact.",
|
|
168
|
-
* "iconUrl":
|
|
169
|
-
* "https://your-domain.atlassian.net/images/icons/priorities/trivial.png",
|
|
181
|
+
* "iconUrl": "https://your-domain.atlassian.net/images/icons/priorities/trivial.png",
|
|
170
182
|
* "id": "2",
|
|
171
183
|
* "isDefault": false,
|
|
172
184
|
* "name": "Trivial",
|
|
@@ -175,8 +187,10 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
175
187
|
* }
|
|
176
188
|
* ]
|
|
177
189
|
* }
|
|
178
|
-
*
|
|
190
|
+
* ```
|
|
191
|
+
* @path GET `/rest/api/3/priority/search`
|
|
179
192
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-search-get
|
|
193
|
+
* @param params
|
|
180
194
|
*/
|
|
181
195
|
searchPriorities: ({ startAt, maxResults, id, projectId, priorityName, onlyDefault, expand, }?: {
|
|
182
196
|
/** The index of the first item to return in a page of results (page offset). */
|
|
@@ -210,12 +224,14 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
210
224
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
211
225
|
*
|
|
212
226
|
* @returns Returned if the request is successful.
|
|
213
|
-
* @path
|
|
227
|
+
* @path PUT `/rest/api/3/priority/default`
|
|
214
228
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-default-put
|
|
229
|
+
* @param params
|
|
215
230
|
*/
|
|
216
231
|
setDefaultPriority: ({ setDefaultPriorityRequest, }: {
|
|
217
232
|
/**
|
|
218
|
-
* @example
|
|
233
|
+
* @example
|
|
234
|
+
* {
|
|
219
235
|
* "id": "3"
|
|
220
236
|
* }
|
|
221
237
|
*/
|
|
@@ -228,14 +244,16 @@ export declare class IssuePrioritiesService extends CommonHttpService {
|
|
|
228
244
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
229
245
|
*
|
|
230
246
|
* @returns Returned if the request is successful.
|
|
231
|
-
* @path
|
|
247
|
+
* @path PUT `/rest/api/3/priority/{id}`
|
|
232
248
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-id-put
|
|
249
|
+
* @param params
|
|
233
250
|
*/
|
|
234
251
|
updatePriority: ({ id, updatePriorityDetails, }: {
|
|
235
252
|
/** The ID of the issue priority. */
|
|
236
253
|
id: string;
|
|
237
254
|
/**
|
|
238
|
-
* @example
|
|
255
|
+
* @example
|
|
256
|
+
* {
|
|
239
257
|
* "description": "My updated priority description",
|
|
240
258
|
* "iconUrl": "images/icons/priorities/minor.png",
|
|
241
259
|
* "name": "My updated priority",
|