@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.IssuePrioritiesService = 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 issuePriorities_1 = require("../models/issuePriorities");
|
|
12
12
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
@@ -27,11 +27,15 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
27
27
|
*
|
|
28
28
|
* @returns Returned if the request is successful.
|
|
29
29
|
*
|
|
30
|
-
* example:
|
|
30
|
+
* example:
|
|
31
|
+
* ```
|
|
32
|
+
* {
|
|
31
33
|
* "id": "10001"
|
|
32
34
|
* }
|
|
33
|
-
*
|
|
35
|
+
* ```
|
|
36
|
+
* @path POST `/rest/api/3/priority`
|
|
34
37
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-post
|
|
38
|
+
* @param params
|
|
35
39
|
*/
|
|
36
40
|
this.createPriority = ({ createPriorityDetails, }) => {
|
|
37
41
|
return this.getClientInstance()
|
|
@@ -62,8 +66,9 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
62
66
|
* **[Permissions](#permissions) required:** *Administer Jira* [global
|
|
63
67
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
64
68
|
*
|
|
65
|
-
* @path
|
|
69
|
+
* @path DELETE `/rest/api/3/priority/{id}`
|
|
66
70
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-id-delete
|
|
71
|
+
* @param params
|
|
67
72
|
*/
|
|
68
73
|
this.deletePriority = ({ id, }) => {
|
|
69
74
|
return this.getClientInstance()
|
|
@@ -84,11 +89,12 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
84
89
|
* @deprecated
|
|
85
90
|
* @returns Returned if the request is successful.
|
|
86
91
|
*
|
|
87
|
-
* example:
|
|
92
|
+
* example:
|
|
93
|
+
* ```
|
|
94
|
+
* [
|
|
88
95
|
* {
|
|
89
96
|
* "description": "Major loss of function.",
|
|
90
|
-
* "iconUrl":
|
|
91
|
-
* "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
97
|
+
* "iconUrl": "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
92
98
|
* "id": "1",
|
|
93
99
|
* "name": "Major",
|
|
94
100
|
* "self": "https://your-domain.atlassian.net/rest/api/3/priority/3",
|
|
@@ -96,15 +102,15 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
96
102
|
* },
|
|
97
103
|
* {
|
|
98
104
|
* "description": "Very little impact.",
|
|
99
|
-
* "iconUrl":
|
|
100
|
-
* "https://your-domain.atlassian.net/images/icons/priorities/trivial.png",
|
|
105
|
+
* "iconUrl": "https://your-domain.atlassian.net/images/icons/priorities/trivial.png",
|
|
101
106
|
* "id": "2",
|
|
102
107
|
* "name": "Trivial",
|
|
103
108
|
* "self": "https://your-domain.atlassian.net/rest/api/3/priority/5",
|
|
104
109
|
* "statusColor": "#cfcfcf"
|
|
105
110
|
* }
|
|
106
111
|
* ]
|
|
107
|
-
*
|
|
112
|
+
* ```
|
|
113
|
+
* @path GET `/rest/api/3/priority`
|
|
108
114
|
* @scopes-current read:jira-work
|
|
109
115
|
* @scopes-beta read:priority:jira
|
|
110
116
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-get
|
|
@@ -131,19 +137,22 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
131
137
|
*
|
|
132
138
|
* @returns Returned if the request is successful.
|
|
133
139
|
*
|
|
134
|
-
* example:
|
|
140
|
+
* example:
|
|
141
|
+
* ```
|
|
142
|
+
* {
|
|
135
143
|
* "description": "Major loss of function.",
|
|
136
|
-
* "iconUrl":
|
|
137
|
-
* "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
144
|
+
* "iconUrl": "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
138
145
|
* "id": "1",
|
|
139
146
|
* "name": "Major",
|
|
140
147
|
* "self": "https://your-domain.atlassian.net/rest/api/3/priority/3",
|
|
141
148
|
* "statusColor": "#009900"
|
|
142
149
|
* }
|
|
143
|
-
*
|
|
150
|
+
* ```
|
|
151
|
+
* @path GET `/rest/api/3/priority/{id}`
|
|
144
152
|
* @scopes-current read:jira-work
|
|
145
153
|
* @scopes-beta read:priority:jira
|
|
146
154
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-id-get
|
|
155
|
+
* @param params
|
|
147
156
|
*/
|
|
148
157
|
this.getPriority = ({ id, }) => {
|
|
149
158
|
return this.getClientInstance()
|
|
@@ -170,8 +179,9 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
170
179
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
171
180
|
*
|
|
172
181
|
* @returns Returned if the request is successful.
|
|
173
|
-
* @path
|
|
182
|
+
* @path PUT `/rest/api/3/priority/move`
|
|
174
183
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-move-put
|
|
184
|
+
* @param params
|
|
175
185
|
*/
|
|
176
186
|
this.movePriorities = ({ reorderIssuePriorities, }) => {
|
|
177
187
|
return this.getClientInstance()
|
|
@@ -208,7 +218,9 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
208
218
|
* @deprecated
|
|
209
219
|
* @returns Returned if the request is successful.
|
|
210
220
|
*
|
|
211
|
-
* example:
|
|
221
|
+
* example:
|
|
222
|
+
* ```
|
|
223
|
+
* {
|
|
212
224
|
* "isLast": true,
|
|
213
225
|
* "maxResults": 50,
|
|
214
226
|
* "startAt": 0,
|
|
@@ -216,8 +228,7 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
216
228
|
* "values": [
|
|
217
229
|
* {
|
|
218
230
|
* "description": "Major loss of function.",
|
|
219
|
-
* "iconUrl":
|
|
220
|
-
* "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
231
|
+
* "iconUrl": "https://your-domain.atlassian.net/images/icons/priorities/major.png",
|
|
221
232
|
* "id": "1",
|
|
222
233
|
* "isDefault": true,
|
|
223
234
|
* "name": "Major",
|
|
@@ -226,8 +237,7 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
226
237
|
* },
|
|
227
238
|
* {
|
|
228
239
|
* "description": "Very little impact.",
|
|
229
|
-
* "iconUrl":
|
|
230
|
-
* "https://your-domain.atlassian.net/images/icons/priorities/trivial.png",
|
|
240
|
+
* "iconUrl": "https://your-domain.atlassian.net/images/icons/priorities/trivial.png",
|
|
231
241
|
* "id": "2",
|
|
232
242
|
* "isDefault": false,
|
|
233
243
|
* "name": "Trivial",
|
|
@@ -236,8 +246,10 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
236
246
|
* }
|
|
237
247
|
* ]
|
|
238
248
|
* }
|
|
239
|
-
*
|
|
249
|
+
* ```
|
|
250
|
+
* @path GET `/rest/api/3/priority/search`
|
|
240
251
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-search-get
|
|
252
|
+
* @param params
|
|
241
253
|
*/
|
|
242
254
|
this.searchPriorities = ({ startAt, maxResults, id, projectId, priorityName, onlyDefault, expand, } = {}) => {
|
|
243
255
|
return this.getClientInstance()
|
|
@@ -270,8 +282,9 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
270
282
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
271
283
|
*
|
|
272
284
|
* @returns Returned if the request is successful.
|
|
273
|
-
* @path
|
|
285
|
+
* @path PUT `/rest/api/3/priority/default`
|
|
274
286
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-default-put
|
|
287
|
+
* @param params
|
|
275
288
|
*/
|
|
276
289
|
this.setDefaultPriority = ({ setDefaultPriorityRequest, }) => {
|
|
277
290
|
return this.getClientInstance()
|
|
@@ -299,8 +312,9 @@ class IssuePrioritiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
299
312
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
300
313
|
*
|
|
301
314
|
* @returns Returned if the request is successful.
|
|
302
|
-
* @path
|
|
315
|
+
* @path PUT `/rest/api/3/priority/{id}`
|
|
303
316
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-priorities#api-rest-api-3-priority-id-put
|
|
317
|
+
* @param params
|
|
304
318
|
*/
|
|
305
319
|
this.updatePriority = ({ id, updatePriorityDetails, }) => {
|
|
306
320
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IssuePrioritiesService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssuePrioritiesService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"IssuePrioritiesService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssuePrioritiesService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,6CAG0B;AAC1B,+DAQmC;AACnC,wEAAqE;AACrE;;;;;GAKG;AACH,MAAa,sBAAuB,SAAQ,qCAAiB;IAA7D;;QACE;;;;;;;;;;;;;;;;;WAiBG;QACH,mBAAc,GAAG,CAAC,EAChB,qBAAqB,GAYtB,EAAuB,EAAE;YACxB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,sBAAsB;gBAC5B,MAAM,EAAE,MAAM;gBACd,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,qBAAqB;aAC5B,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,gDAAgD,CACjD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;WAaG;QACH,mBAAc,GAAG,CAAC,EAChB,EAAE,GAIH,EAAiB,EAAE;YAClB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,2BAA2B;gBACjC,MAAM,EAAE,QAAQ;gBAChB,UAAU,EAAE;oBACV,EAAE;iBACH;aACF,CAAC;iBACD,IAAI,CAAC,gBAAgB,CAAC,aAAa,CAAC,CAAC;QAC1C,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAiCG;QACH,kBAAa,GAAG,GAAwB,EAAE;YACxC,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,sBAAsB;gBAC5B,MAAM,EAAE,KAAK;aACd,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,+CAA+C,CAChD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;;;WAuBG;QACH,gBAAW,GAAG,CAAC,EACb,EAAE,GAIH,EAAqB,EAAE;YACtB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,2BAA2B;gBACjC,MAAM,EAAE,KAAK;gBACb,UAAU,EAAE;oBACV,EAAE;iBACH;aACF,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,6CAA6C,CAC9C,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;WAUG;QACH,mBAAc,GAAG,CAAC,EAChB,sBAAsB,GAavB,EAAiB,EAAE;YAClB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,2BAA2B;gBACjC,MAAM,EAAE,KAAK;gBACb,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,sBAAsB;aAC7B,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,gDAAgD,CACjD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAgDG;QACH,qBAAgB,GAAG,CAAC,EAClB,OAAO,EACP,UAAU,EACV,EAAE,EACF,SAAS,EACT,YAAY,EACZ,WAAW,EACX,MAAM,MAyBJ,EAAE,EAA6B,EAAE;YACnC,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,6BAA6B;gBACnC,MAAM,EAAE,KAAK;gBACb,KAAK,EAAE;oBACL,OAAO;oBACP,UAAU;oBACV,EAAE;oBACF,SAAS;oBACT,YAAY;oBACZ,WAAW;oBACX,MAAM;iBACP;aACF,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,kDAAkD,CACnD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;WAUG;QACH,uBAAkB,GAAG,CAAC,EACpB,yBAAyB,GAS1B,EAAiB,EAAE;YAClB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,8BAA8B;gBACpC,MAAM,EAAE,KAAK;gBACb,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,yBAAyB;aAChC,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,oDAAoD,CACrD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;WAUG;QACH,mBAAc,GAAG,CAAC,EAChB,EAAE,EACF,qBAAqB,GActB,EAAiB,EAAE;YAClB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,2BAA2B;gBACjC,MAAM,EAAE,KAAK;gBACb,UAAU,EAAE;oBACV,EAAE;iBACH;gBACD,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,qBAAqB;aAC5B,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,gDAAgD,CACjD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IA6EJ,CAAC;IA5EW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,+CAA+C,EAC/C,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,OAAC,CAAC,KAAK,CAAC,iDAAuB,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;SACxD,CAAC;aACD,QAAQ,CAAC,+CAA+C,CAAC,CAC7D,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,gDAAgD,EAChD,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,iDAAuB,CAAC,IAAI,CAAC,YAAY,CAAC;SACjD,CAAC;aACD,QAAQ,CAAC,gDAAgD,CAAC,CAC9D,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,6CAA6C,EAC7C,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,iDAAuB,CAAC,IAAI,CAAC,UAAU,CAAC;SAC/C,CAAC;aACD,QAAQ,CAAC,6CAA6C,CAAC,CAC3D,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,gDAAgD,EAChD,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,OAAC,CAAC,OAAO,EAAE;SAClB,CAAC;aACD,QAAQ,CAAC,gDAAgD,CAAC,CAC9D,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,oDAAoD,EACpD,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,OAAC,CAAC,OAAO,EAAE;SAClB,CAAC;aACD,QAAQ,CAAC,oDAAoD,CAAC,CAClE,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,gDAAgD,EAChD,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,OAAC,CAAC,OAAO,EAAE;SAClB,CAAC;aACD,QAAQ,CAAC,gDAAgD,CAAC,CAC9D,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,kDAAkD,EAClD,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,iDAAuB,CAAC,IAAI,CAAC,kBAAkB,CAAC;SACvD,CAAC;aACD,QAAQ,CAAC,kDAAkD,CAAC,CAChE,CAAC;QACF,iDAAuB,CAAC,YAAY,CAAC;YACnC,wCAA+B;YAC/B,0DAAwC;SACzC,CAAC,CAAC;IACL,CAAC;CACF;AA/jBD,wDA+jBC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonHttpService } from "
|
|
1
|
+
import { CommonHttpService } from "../../core/CommonHttpService";
|
|
2
2
|
import { type EntityProperty, type PropertyKeys } from "../models/common";
|
|
3
3
|
import type { BulkIssuePropertyUpdateRequest, IssueEntityProperties, IssueFilterForBulkPropertyDelete, MultiIssueEntityProperties } from "../models/issueProperties";
|
|
4
4
|
/**
|
|
@@ -46,16 +46,18 @@ export declare class IssuePropertiesService extends CommonHttpService {
|
|
|
46
46
|
* * *Edit issues* [project
|
|
47
47
|
* permission](https://confluence.atlassian.com/x/yodKLg) for each issue.
|
|
48
48
|
*
|
|
49
|
-
* @path
|
|
49
|
+
* @path DELETE `/rest/api/3/issue/properties/{propertyKey}`
|
|
50
50
|
* @scopes-current write:jira-work
|
|
51
51
|
* @scopes-beta delete:issue.property:jira
|
|
52
52
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-properties-propertykey-delete
|
|
53
|
+
* @param params
|
|
53
54
|
*/
|
|
54
55
|
bulkDeleteIssueProperty: ({ propertyKey, issueFilterForBulkPropertyDelete, }: {
|
|
55
56
|
/** The key of the property. */
|
|
56
57
|
propertyKey: string;
|
|
57
58
|
/**
|
|
58
|
-
* @example
|
|
59
|
+
* @example
|
|
60
|
+
* {
|
|
59
61
|
* "currentValue": "deprecated value",
|
|
60
62
|
* "entityIds": [
|
|
61
63
|
* 10100,
|
|
@@ -88,17 +90,19 @@ export declare class IssuePropertiesService extends CommonHttpService {
|
|
|
88
90
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
89
91
|
* configured, issue-level security permission to view the issue.
|
|
90
92
|
*
|
|
91
|
-
* @path
|
|
93
|
+
* @path POST `/rest/api/3/issue/properties/multi`
|
|
92
94
|
* @scopes-current write:jira-work
|
|
93
95
|
* @scopes-beta write:issue.property:jira
|
|
94
96
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-properties-multi-post
|
|
97
|
+
* @param params
|
|
95
98
|
*/
|
|
96
99
|
bulkSetIssuePropertiesByIssue: ({ multiIssueEntityProperties, }: {
|
|
97
100
|
/**
|
|
98
101
|
* Details of the issue properties to be set or updated. Note that if an issue is
|
|
99
102
|
* not found, it is ignored.
|
|
100
103
|
*
|
|
101
|
-
* @example
|
|
104
|
+
* @example
|
|
105
|
+
* {
|
|
102
106
|
* "issues": [
|
|
103
107
|
* {
|
|
104
108
|
* "issueID": 1000,
|
|
@@ -174,16 +178,18 @@ export declare class IssuePropertiesService extends CommonHttpService {
|
|
|
174
178
|
* * *Edit issues* [project
|
|
175
179
|
* permission](https://confluence.atlassian.com/x/yodKLg) for each issue.
|
|
176
180
|
*
|
|
177
|
-
* @path
|
|
181
|
+
* @path PUT `/rest/api/3/issue/properties/{propertyKey}`
|
|
178
182
|
* @scopes-current write:jira-work
|
|
179
183
|
* @scopes-beta read:jira-expressions:jira, write:issue.property:jira
|
|
180
184
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-properties-propertykey-put
|
|
185
|
+
* @param params
|
|
181
186
|
*/
|
|
182
187
|
bulkSetIssueProperty: ({ propertyKey, bulkIssuePropertyUpdateRequest, }: {
|
|
183
188
|
/** The key of the property. The maximum length is 255 characters. */
|
|
184
189
|
propertyKey: string;
|
|
185
190
|
/**
|
|
186
|
-
* @example
|
|
191
|
+
* @example
|
|
192
|
+
* {
|
|
187
193
|
* "filter": {
|
|
188
194
|
* "currentValue": {
|
|
189
195
|
* "owner": "admin",
|
|
@@ -229,10 +235,11 @@ export declare class IssuePropertiesService extends CommonHttpService {
|
|
|
229
235
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
230
236
|
* configured, issue-level security permission to view the issue.
|
|
231
237
|
*
|
|
232
|
-
* @path
|
|
238
|
+
* @path POST `/rest/api/3/issue/properties`
|
|
233
239
|
* @scopes-current write:jira-work
|
|
234
240
|
* @scopes-beta write:issue.property:jira
|
|
235
241
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-properties-post
|
|
242
|
+
* @param params
|
|
236
243
|
*/
|
|
237
244
|
bulkSetIssuesPropertiesList: ({ issueEntityProperties, }: {
|
|
238
245
|
/** Issue properties to be set or updated with values. */
|
|
@@ -251,10 +258,11 @@ export declare class IssuePropertiesService extends CommonHttpService {
|
|
|
251
258
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
252
259
|
* configured, issue-level security permission to view the issue.
|
|
253
260
|
*
|
|
254
|
-
* @path
|
|
261
|
+
* @path DELETE `/rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey}`
|
|
255
262
|
* @scopes-current write:jira-work
|
|
256
263
|
* @scopes-beta delete:issue.property:jira
|
|
257
264
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-issueidorkey-properties-propertykey-delete
|
|
265
|
+
* @param params
|
|
258
266
|
*/
|
|
259
267
|
deleteIssueProperty: ({ issueIdOrKey, propertyKey, }: {
|
|
260
268
|
/** The key or ID of the issue. */
|
|
@@ -277,17 +285,21 @@ export declare class IssuePropertiesService extends CommonHttpService {
|
|
|
277
285
|
*
|
|
278
286
|
* @returns Returned if the request is successful.
|
|
279
287
|
*
|
|
280
|
-
* example:
|
|
288
|
+
* example:
|
|
289
|
+
* ```
|
|
290
|
+
* {
|
|
281
291
|
* "key": "issue.support",
|
|
282
292
|
* "value": {
|
|
283
293
|
* "system.conversation.id": "b1bf38be-5e94-4b40-a3b8-9278735ee1e6",
|
|
284
294
|
* "system.support.time": "1m"
|
|
285
295
|
* }
|
|
286
296
|
* }
|
|
287
|
-
*
|
|
297
|
+
* ```
|
|
298
|
+
* @path GET `/rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey}`
|
|
288
299
|
* @scopes-current read:jira-work
|
|
289
300
|
* @scopes-beta read:issue.property:jira
|
|
290
301
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-issueidorkey-properties-propertykey-get
|
|
302
|
+
* @param params
|
|
291
303
|
*/
|
|
292
304
|
getIssueProperty: ({ issueIdOrKey, propertyKey, }: {
|
|
293
305
|
/** The key or ID of the issue. */
|
|
@@ -311,19 +323,22 @@ export declare class IssuePropertiesService extends CommonHttpService {
|
|
|
311
323
|
*
|
|
312
324
|
* @returns Returned if the request is successful.
|
|
313
325
|
*
|
|
314
|
-
* example:
|
|
326
|
+
* example:
|
|
327
|
+
* ```
|
|
328
|
+
* {
|
|
315
329
|
* "keys": [
|
|
316
330
|
* {
|
|
317
331
|
* "key": "issue.support",
|
|
318
|
-
* "self":
|
|
319
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/EX-2/properties/issue.support"
|
|
332
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/EX-2/properties/issue.support"
|
|
320
333
|
* }
|
|
321
334
|
* ]
|
|
322
335
|
* }
|
|
323
|
-
*
|
|
336
|
+
* ```
|
|
337
|
+
* @path GET `/rest/api/3/issue/{issueIdOrKey}/properties`
|
|
324
338
|
* @scopes-current read:jira-work
|
|
325
339
|
* @scopes-beta read:issue.property:jira
|
|
326
340
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-issueidorkey-properties-get
|
|
341
|
+
* @param params
|
|
327
342
|
*/
|
|
328
343
|
getIssuePropertyKeys: ({ issueIdOrKey, }: {
|
|
329
344
|
/** The key or ID of the issue. */
|
|
@@ -347,17 +362,19 @@ export declare class IssuePropertiesService extends CommonHttpService {
|
|
|
347
362
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
348
363
|
* configured, issue-level security permission to view the issue.
|
|
349
364
|
*
|
|
350
|
-
* @returns
|
|
365
|
+
* @returns
|
|
366
|
+
* * status: 200, mediaType: application/json
|
|
351
367
|
*
|
|
352
368
|
* Returned if the issue property is updated.
|
|
353
369
|
*
|
|
354
370
|
* * status: 201, mediaType: application/json
|
|
355
371
|
*
|
|
356
372
|
* Returned if the issue property is created.
|
|
357
|
-
* @path
|
|
373
|
+
* @path PUT `/rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey}`
|
|
358
374
|
* @scopes-current write:jira-work
|
|
359
375
|
* @scopes-beta write:issue.property:jira
|
|
360
376
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-issueidorkey-properties-propertykey-put
|
|
377
|
+
* @param params
|
|
361
378
|
*/
|
|
362
379
|
setIssueProperty: ({ issueIdOrKey, propertyKey, requestBody, }: {
|
|
363
380
|
/** The ID or key of the issue. */
|
|
@@ -5,8 +5,8 @@ exports.IssuePropertiesService = 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 validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -56,10 +56,11 @@ class IssuePropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
56
56
|
* * *Edit issues* [project
|
|
57
57
|
* permission](https://confluence.atlassian.com/x/yodKLg) for each issue.
|
|
58
58
|
*
|
|
59
|
-
* @path
|
|
59
|
+
* @path DELETE `/rest/api/3/issue/properties/{propertyKey}`
|
|
60
60
|
* @scopes-current write:jira-work
|
|
61
61
|
* @scopes-beta delete:issue.property:jira
|
|
62
62
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-properties-propertykey-delete
|
|
63
|
+
* @param params
|
|
63
64
|
*/
|
|
64
65
|
this.bulkDeleteIssueProperty = ({ propertyKey, issueFilterForBulkPropertyDelete, }) => {
|
|
65
66
|
return this.getClientInstance()
|
|
@@ -99,10 +100,11 @@ class IssuePropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
99
100
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
100
101
|
* configured, issue-level security permission to view the issue.
|
|
101
102
|
*
|
|
102
|
-
* @path
|
|
103
|
+
* @path POST `/rest/api/3/issue/properties/multi`
|
|
103
104
|
* @scopes-current write:jira-work
|
|
104
105
|
* @scopes-beta write:issue.property:jira
|
|
105
106
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-properties-multi-post
|
|
107
|
+
* @param params
|
|
106
108
|
*/
|
|
107
109
|
this.bulkSetIssuePropertiesByIssue = ({ multiIssueEntityProperties, }) => {
|
|
108
110
|
return this.getClientInstance()
|
|
@@ -167,10 +169,11 @@ class IssuePropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
167
169
|
* * *Edit issues* [project
|
|
168
170
|
* permission](https://confluence.atlassian.com/x/yodKLg) for each issue.
|
|
169
171
|
*
|
|
170
|
-
* @path
|
|
172
|
+
* @path PUT `/rest/api/3/issue/properties/{propertyKey}`
|
|
171
173
|
* @scopes-current write:jira-work
|
|
172
174
|
* @scopes-beta read:jira-expressions:jira, write:issue.property:jira
|
|
173
175
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-properties-propertykey-put
|
|
176
|
+
* @param params
|
|
174
177
|
*/
|
|
175
178
|
this.bulkSetIssueProperty = ({ propertyKey, bulkIssuePropertyUpdateRequest, }) => {
|
|
176
179
|
return this.getClientInstance()
|
|
@@ -213,10 +216,11 @@ class IssuePropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
213
216
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
214
217
|
* configured, issue-level security permission to view the issue.
|
|
215
218
|
*
|
|
216
|
-
* @path
|
|
219
|
+
* @path POST `/rest/api/3/issue/properties`
|
|
217
220
|
* @scopes-current write:jira-work
|
|
218
221
|
* @scopes-beta write:issue.property:jira
|
|
219
222
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-properties-post
|
|
223
|
+
* @param params
|
|
220
224
|
*/
|
|
221
225
|
this.bulkSetIssuesPropertiesList = ({ issueEntityProperties, }) => {
|
|
222
226
|
return this.getClientInstance()
|
|
@@ -243,10 +247,11 @@ class IssuePropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
243
247
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
244
248
|
* configured, issue-level security permission to view the issue.
|
|
245
249
|
*
|
|
246
|
-
* @path
|
|
250
|
+
* @path DELETE `/rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey}`
|
|
247
251
|
* @scopes-current write:jira-work
|
|
248
252
|
* @scopes-beta delete:issue.property:jira
|
|
249
253
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-issueidorkey-properties-propertykey-delete
|
|
254
|
+
* @param params
|
|
250
255
|
*/
|
|
251
256
|
this.deleteIssueProperty = ({ issueIdOrKey, propertyKey, }) => {
|
|
252
257
|
return this.getClientInstance()
|
|
@@ -275,17 +280,21 @@ class IssuePropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
275
280
|
*
|
|
276
281
|
* @returns Returned if the request is successful.
|
|
277
282
|
*
|
|
278
|
-
* example:
|
|
283
|
+
* example:
|
|
284
|
+
* ```
|
|
285
|
+
* {
|
|
279
286
|
* "key": "issue.support",
|
|
280
287
|
* "value": {
|
|
281
288
|
* "system.conversation.id": "b1bf38be-5e94-4b40-a3b8-9278735ee1e6",
|
|
282
289
|
* "system.support.time": "1m"
|
|
283
290
|
* }
|
|
284
291
|
* }
|
|
285
|
-
*
|
|
292
|
+
* ```
|
|
293
|
+
* @path GET `/rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey}`
|
|
286
294
|
* @scopes-current read:jira-work
|
|
287
295
|
* @scopes-beta read:issue.property:jira
|
|
288
296
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-issueidorkey-properties-propertykey-get
|
|
297
|
+
* @param params
|
|
289
298
|
*/
|
|
290
299
|
this.getIssueProperty = ({ issueIdOrKey, propertyKey, }) => {
|
|
291
300
|
return this.getClientInstance()
|
|
@@ -322,19 +331,22 @@ class IssuePropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
322
331
|
*
|
|
323
332
|
* @returns Returned if the request is successful.
|
|
324
333
|
*
|
|
325
|
-
* example:
|
|
334
|
+
* example:
|
|
335
|
+
* ```
|
|
336
|
+
* {
|
|
326
337
|
* "keys": [
|
|
327
338
|
* {
|
|
328
339
|
* "key": "issue.support",
|
|
329
|
-
* "self":
|
|
330
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/EX-2/properties/issue.support"
|
|
340
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/EX-2/properties/issue.support"
|
|
331
341
|
* }
|
|
332
342
|
* ]
|
|
333
343
|
* }
|
|
334
|
-
*
|
|
344
|
+
* ```
|
|
345
|
+
* @path GET `/rest/api/3/issue/{issueIdOrKey}/properties`
|
|
335
346
|
* @scopes-current read:jira-work
|
|
336
347
|
* @scopes-beta read:issue.property:jira
|
|
337
348
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-issueidorkey-properties-get
|
|
349
|
+
* @param params
|
|
338
350
|
*/
|
|
339
351
|
this.getIssuePropertyKeys = ({ issueIdOrKey, }) => {
|
|
340
352
|
return this.getClientInstance()
|
|
@@ -372,17 +384,19 @@ class IssuePropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
372
384
|
* * If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is
|
|
373
385
|
* configured, issue-level security permission to view the issue.
|
|
374
386
|
*
|
|
375
|
-
* @returns
|
|
387
|
+
* @returns
|
|
388
|
+
* * status: 200, mediaType: application/json
|
|
376
389
|
*
|
|
377
390
|
* Returned if the issue property is updated.
|
|
378
391
|
*
|
|
379
392
|
* * status: 201, mediaType: application/json
|
|
380
393
|
*
|
|
381
394
|
* Returned if the issue property is created.
|
|
382
|
-
* @path
|
|
395
|
+
* @path PUT `/rest/api/3/issue/{issueIdOrKey}/properties/{propertyKey}`
|
|
383
396
|
* @scopes-current write:jira-work
|
|
384
397
|
* @scopes-beta write:issue.property:jira
|
|
385
398
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-properties#api-rest-api-3-issue-issueidorkey-properties-propertykey-put
|
|
399
|
+
* @param params
|
|
386
400
|
*/
|
|
387
401
|
this.setIssueProperty = ({ issueIdOrKey, propertyKey, requestBody, }) => {
|
|
388
402
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IssuePropertiesService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssuePropertiesService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"IssuePropertiesService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssuePropertiesService.ts"],"names":[],"mappings":"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"}
|