@resolution/jira-api-client 0.5.2 → 0.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -0
- package/README.md +51 -19
- package/lib/openapi/{platform/core → core}/CommonHttpClient.d.ts +54 -3
- package/lib/openapi/{serviceManagement/core → core}/CommonHttpClient.js +14 -0
- package/lib/openapi/core/CommonHttpClient.js.map +1 -0
- package/lib/openapi/{software/core → core}/CommonHttpService.d.ts +17 -0
- package/lib/openapi/{platform/core → core}/CommonHttpService.js +11 -0
- package/lib/openapi/core/CommonHttpService.js.map +1 -0
- package/lib/openapi/core/CommonValidationSchemaStorage.js.map +1 -0
- package/lib/openapi/platform/BaseJiraPlatformApiClient.d.ts +5 -5
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js +3 -3
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js.map +1 -1
- package/lib/openapi/platform/models/announcementBanner.d.ts +1 -1
- package/lib/openapi/platform/models/appDataPolicies.d.ts +1 -1
- package/lib/openapi/platform/models/appMigration.d.ts +13 -7
- package/lib/openapi/platform/models/appMigration.js.map +1 -1
- package/lib/openapi/platform/models/appProperties.d.ts +3 -2
- package/lib/openapi/platform/models/appProperties.js.map +1 -1
- package/lib/openapi/platform/models/auditRecords.d.ts +1 -1
- package/lib/openapi/platform/models/avatars.d.ts +1 -1
- package/lib/openapi/platform/models/classificationLevels.d.ts +1 -1
- package/lib/openapi/platform/models/common.d.ts +3 -5
- package/lib/openapi/platform/models/common.js.map +1 -1
- package/lib/openapi/platform/models/dashboards.d.ts +2 -3
- package/lib/openapi/platform/models/dashboards.js.map +1 -1
- package/lib/openapi/platform/models/dynamicModules.d.ts +5 -3
- package/lib/openapi/platform/models/dynamicModules.js.map +1 -1
- package/lib/openapi/platform/models/filterSharing.d.ts +1 -1
- package/lib/openapi/platform/models/filters.d.ts +1 -1
- package/lib/openapi/platform/models/groupAndUserPicker.d.ts +1 -1
- package/lib/openapi/platform/models/groups.d.ts +1 -1
- package/lib/openapi/platform/models/issueAttachments.d.ts +1 -1
- package/lib/openapi/platform/models/issueBulkOperations.d.ts +2 -3
- package/lib/openapi/platform/models/issueBulkOperations.js.map +1 -1
- package/lib/openapi/platform/models/issueCommentProperties.d.ts +1 -1
- package/lib/openapi/platform/models/issueComments.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldConfigurationApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldContexts.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldOptions.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldOptionsApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldValuesApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueFieldConfigurations.d.ts +1 -1
- package/lib/openapi/platform/models/issueFields.d.ts +1 -1
- package/lib/openapi/platform/models/issueLinkTypes.d.ts +1 -1
- package/lib/openapi/platform/models/issueLinks.d.ts +1 -1
- package/lib/openapi/platform/models/issueNotificationSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issuePriorities.d.ts +1 -1
- package/lib/openapi/platform/models/issueProperties.d.ts +1 -1
- package/lib/openapi/platform/models/issueRemoteLinks.d.ts +1 -1
- package/lib/openapi/platform/models/issueResolutions.d.ts +1 -1
- package/lib/openapi/platform/models/issueSearch.d.ts +2 -3
- package/lib/openapi/platform/models/issueSearch.js.map +1 -1
- package/lib/openapi/platform/models/issueSecurityLevel.d.ts +1 -1
- package/lib/openapi/platform/models/issueSecuritySchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypeSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypeScreenSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypes.d.ts +1 -1
- package/lib/openapi/platform/models/issueVotes.d.ts +1 -1
- package/lib/openapi/platform/models/issueWatchers.d.ts +1 -1
- package/lib/openapi/platform/models/issueWorklogs.d.ts +1 -1
- package/lib/openapi/platform/models/issues.d.ts +16 -14
- package/lib/openapi/platform/models/issues.js.map +1 -1
- package/lib/openapi/platform/models/jiraExpressions.d.ts +8 -6
- package/lib/openapi/platform/models/jiraExpressions.js.map +1 -1
- package/lib/openapi/platform/models/jiraSettings.d.ts +1 -1
- package/lib/openapi/platform/models/jql.d.ts +9 -5
- package/lib/openapi/platform/models/jql.js.map +1 -1
- package/lib/openapi/platform/models/jqlFunctionsApps.d.ts +1 -1
- package/lib/openapi/platform/models/labels.d.ts +1 -1
- package/lib/openapi/platform/models/licenseMetrics.d.ts +1 -1
- package/lib/openapi/platform/models/myself.d.ts +1 -1
- package/lib/openapi/platform/models/permissionSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/permissions.d.ts +2 -3
- package/lib/openapi/platform/models/permissions.js.map +1 -1
- package/lib/openapi/platform/models/prioritySchemes.d.ts +1 -1
- package/lib/openapi/platform/models/projectAvatars.d.ts +1 -1
- package/lib/openapi/platform/models/projectClassificationLevels.d.ts +1 -1
- package/lib/openapi/platform/models/projectComponents.d.ts +1 -1
- package/lib/openapi/platform/models/projectEmail.d.ts +1 -1
- package/lib/openapi/platform/models/projectFeatures.d.ts +1 -1
- package/lib/openapi/platform/models/projectPermissionSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/projectRoleActors.d.ts +1 -1
- package/lib/openapi/platform/models/projectRoles.d.ts +1 -1
- package/lib/openapi/platform/models/projectTypes.d.ts +1 -1
- package/lib/openapi/platform/models/projectVersions.d.ts +1 -1
- package/lib/openapi/platform/models/projects.d.ts +1 -1
- package/lib/openapi/platform/models/screenSchemes.d.ts +2 -2
- package/lib/openapi/platform/models/screenSchemes.js +1 -1
- package/lib/openapi/platform/models/screenSchemes.js.map +1 -1
- package/lib/openapi/platform/models/screenTabFields.d.ts +1 -1
- package/lib/openapi/platform/models/screens.d.ts +1 -1
- package/lib/openapi/platform/models/serverInfo.d.ts +1 -1
- package/lib/openapi/platform/models/serviceRegistry.d.ts +3 -2
- package/lib/openapi/platform/models/serviceRegistry.js.map +1 -1
- package/lib/openapi/platform/models/status.d.ts +1 -1
- package/lib/openapi/platform/models/timeTracking.d.ts +1 -1
- package/lib/openapi/platform/models/uiModificationsApps.d.ts +1 -1
- package/lib/openapi/platform/models/userSearch.d.ts +1 -1
- package/lib/openapi/platform/models/users.d.ts +1 -1
- package/lib/openapi/platform/models/webhooks.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemeDrafts.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemeProjectAssociations.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/workflowTransitionProperties.d.ts +1 -1
- package/lib/openapi/platform/models/workflowTransitionRules.d.ts +1 -1
- package/lib/openapi/platform/models/workflows.d.ts +104 -70
- package/lib/openapi/platform/models/workflows.js +12 -0
- package/lib/openapi/platform/models/workflows.js.map +1 -1
- package/lib/openapi/platform/services/AnnouncementBannerService.d.ts +12 -9
- package/lib/openapi/platform/services/AnnouncementBannerService.js +10 -7
- package/lib/openapi/platform/services/AnnouncementBannerService.js.map +1 -1
- package/lib/openapi/platform/services/AppDataPoliciesService.d.ts +12 -5
- package/lib/openapi/platform/services/AppDataPoliciesService.js +13 -6
- package/lib/openapi/platform/services/AppDataPoliciesService.js.map +1 -1
- package/lib/openapi/platform/services/AppMigrationService.d.ts +13 -6
- package/lib/openapi/platform/services/AppMigrationService.js +12 -6
- package/lib/openapi/platform/services/AppMigrationService.js.map +1 -1
- package/lib/openapi/platform/services/AppPropertiesService.d.ts +43 -19
- package/lib/openapi/platform/services/AppPropertiesService.js +44 -20
- package/lib/openapi/platform/services/AppPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/ApplicationRolesService.d.ts +20 -21
- package/lib/openapi/platform/services/ApplicationRolesService.js +21 -22
- package/lib/openapi/platform/services/ApplicationRolesService.js.map +1 -1
- package/lib/openapi/platform/services/AuditRecordsService.d.ts +7 -3
- package/lib/openapi/platform/services/AuditRecordsService.js +8 -4
- package/lib/openapi/platform/services/AuditRecordsService.js.map +1 -1
- package/lib/openapi/platform/services/AvatarsService.d.ts +45 -38
- package/lib/openapi/platform/services/AvatarsService.js +45 -38
- package/lib/openapi/platform/services/AvatarsService.js.map +1 -1
- package/lib/openapi/platform/services/ClassificationLevelsService.d.ts +16 -22
- package/lib/openapi/platform/services/ClassificationLevelsService.js +17 -23
- package/lib/openapi/platform/services/ClassificationLevelsService.js.map +1 -1
- package/lib/openapi/platform/services/DashboardsService.d.ts +140 -146
- package/lib/openapi/platform/services/DashboardsService.js +122 -130
- package/lib/openapi/platform/services/DashboardsService.js.map +1 -1
- package/lib/openapi/platform/services/DynamicModulesService.d.ts +6 -4
- package/lib/openapi/platform/services/DynamicModulesService.js +7 -5
- package/lib/openapi/platform/services/DynamicModulesService.js.map +1 -1
- package/lib/openapi/platform/services/FilterSharingService.d.ts +73 -96
- package/lib/openapi/platform/services/FilterSharingService.js +70 -95
- package/lib/openapi/platform/services/FilterSharingService.js.map +1 -1
- package/lib/openapi/platform/services/FiltersService.d.ts +179 -258
- package/lib/openapi/platform/services/FiltersService.js +174 -256
- package/lib/openapi/platform/services/FiltersService.js.map +1 -1
- package/lib/openapi/platform/services/GroupAndUserPickerService.d.ts +9 -7
- package/lib/openapi/platform/services/GroupAndUserPickerService.js +10 -8
- package/lib/openapi/platform/services/GroupAndUserPickerService.js.map +1 -1
- package/lib/openapi/platform/services/GroupsService.d.ts +43 -27
- package/lib/openapi/platform/services/GroupsService.js +40 -26
- package/lib/openapi/platform/services/GroupsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueAttachmentsService.d.ts +174 -170
- package/lib/openapi/platform/services/IssueAttachmentsService.js +175 -171
- package/lib/openapi/platform/services/IssueAttachmentsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueBulkOperationsService.d.ts +36 -20
- package/lib/openapi/platform/services/IssueBulkOperationsService.js +35 -20
- package/lib/openapi/platform/services/IssueBulkOperationsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCommentPropertiesService.d.ts +20 -10
- package/lib/openapi/platform/services/IssueCommentPropertiesService.js +21 -11
- package/lib/openapi/platform/services/IssueCommentPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCommentsService.d.ts +66 -81
- package/lib/openapi/platform/services/IssueCommentsService.js +59 -71
- package/lib/openapi/platform/services/IssueCommentsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.d.ts +11 -5
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js +10 -5
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.d.ts +72 -38
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.js +55 -27
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.d.ts +51 -29
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js +48 -28
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.d.ts +38 -17
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js +33 -15
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.d.ts +9 -5
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js +6 -4
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.d.ts +78 -35
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.js +63 -28
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueFieldsService.d.ts +57 -47
- package/lib/openapi/platform/services/IssueFieldsService.js +52 -42
- package/lib/openapi/platform/services/IssueFieldsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueLinkTypesService.d.ts +30 -12
- package/lib/openapi/platform/services/IssueLinkTypesService.js +27 -11
- package/lib/openapi/platform/services/IssueLinkTypesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueLinksService.d.ts +21 -24
- package/lib/openapi/platform/services/IssueLinksService.js +20 -24
- package/lib/openapi/platform/services/IssueLinksService.js.map +1 -1
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.d.ts +8 -4
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.js +9 -5
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueNotificationSchemesService.d.ts +64 -70
- package/lib/openapi/platform/services/IssueNotificationSchemesService.js +59 -68
- package/lib/openapi/platform/services/IssueNotificationSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssuePrioritiesService.d.ts +45 -27
- package/lib/openapi/platform/services/IssuePrioritiesService.js +38 -24
- package/lib/openapi/platform/services/IssuePrioritiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssuePropertiesService.d.ts +34 -17
- package/lib/openapi/platform/services/IssuePropertiesService.js +29 -15
- package/lib/openapi/platform/services/IssuePropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueRemoteLinksService.d.ts +42 -28
- package/lib/openapi/platform/services/IssueRemoteLinksService.js +39 -27
- package/lib/openapi/platform/services/IssueRemoteLinksService.js.map +1 -1
- package/lib/openapi/platform/services/IssueResolutionsService.d.ts +40 -17
- package/lib/openapi/platform/services/IssueResolutionsService.js +33 -14
- package/lib/openapi/platform/services/IssueResolutionsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSearchService.d.ts +86 -139
- package/lib/openapi/platform/services/IssueSearchService.js +81 -137
- package/lib/openapi/platform/services/IssueSearchService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSecurityLevelService.d.ts +20 -19
- package/lib/openapi/platform/services/IssueSecurityLevelService.js +21 -20
- package/lib/openapi/platform/services/IssueSecurityLevelService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSecuritySchemesService.d.ts +78 -40
- package/lib/openapi/platform/services/IssueSecuritySchemesService.js +65 -34
- package/lib/openapi/platform/services/IssueSecuritySchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypePropertiesService.d.ts +22 -11
- package/lib/openapi/platform/services/IssueTypePropertiesService.js +21 -11
- package/lib/openapi/platform/services/IssueTypePropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypeSchemesService.d.ts +53 -34
- package/lib/openapi/platform/services/IssueTypeSchemesService.js +42 -26
- package/lib/openapi/platform/services/IssueTypeSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.d.ts +56 -27
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js +45 -22
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypesService.d.ts +53 -42
- package/lib/openapi/platform/services/IssueTypesService.js +50 -41
- package/lib/openapi/platform/services/IssueTypesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueVotesService.d.ts +17 -17
- package/lib/openapi/platform/services/IssueVotesService.js +18 -18
- package/lib/openapi/platform/services/IssueVotesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWatchersService.d.ts +20 -10
- package/lib/openapi/platform/services/IssueWatchersService.js +19 -10
- package/lib/openapi/platform/services/IssueWatchersService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.d.ts +20 -13
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.js +21 -14
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWorklogsService.d.ts +69 -67
- package/lib/openapi/platform/services/IssueWorklogsService.js +64 -65
- package/lib/openapi/platform/services/IssueWorklogsService.js.map +1 -1
- package/lib/openapi/platform/services/IssuesService.d.ts +226 -228
- package/lib/openapi/platform/services/IssuesService.js +197 -209
- package/lib/openapi/platform/services/IssuesService.js.map +1 -1
- package/lib/openapi/platform/services/JiraExpressionsService.d.ts +25 -24
- package/lib/openapi/platform/services/JiraExpressionsService.js +21 -20
- package/lib/openapi/platform/services/JiraExpressionsService.js.map +1 -1
- package/lib/openapi/platform/services/JiraSettingsService.d.ts +21 -9
- package/lib/openapi/platform/services/JiraSettingsService.js +20 -9
- package/lib/openapi/platform/services/JiraSettingsService.js.map +1 -1
- package/lib/openapi/platform/services/JqlFunctionsAppsService.d.ts +13 -9
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js +12 -9
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/JqlService.d.ts +55 -43
- package/lib/openapi/platform/services/JqlService.js +45 -33
- package/lib/openapi/platform/services/JqlService.js.map +1 -1
- package/lib/openapi/platform/services/LabelsService.d.ts +7 -3
- package/lib/openapi/platform/services/LabelsService.js +8 -4
- package/lib/openapi/platform/services/LabelsService.js.map +1 -1
- package/lib/openapi/platform/services/LicenseMetricsService.d.ts +17 -7
- package/lib/openapi/platform/services/LicenseMetricsService.js +18 -8
- package/lib/openapi/platform/services/LicenseMetricsService.js.map +1 -1
- package/lib/openapi/platform/services/MyselfService.d.ts +28 -21
- package/lib/openapi/platform/services/MyselfService.js +27 -21
- package/lib/openapi/platform/services/MyselfService.js.map +1 -1
- package/lib/openapi/platform/services/PermissionSchemesService.d.ts +67 -55
- package/lib/openapi/platform/services/PermissionSchemesService.js +62 -53
- package/lib/openapi/platform/services/PermissionSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/PermissionsService.d.ts +23 -11
- package/lib/openapi/platform/services/PermissionsService.js +22 -11
- package/lib/openapi/platform/services/PermissionsService.js.map +1 -1
- package/lib/openapi/platform/services/PrioritySchemesService.d.ts +60 -26
- package/lib/openapi/platform/services/PrioritySchemesService.js +54 -23
- package/lib/openapi/platform/services/PrioritySchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectAvatarsService.d.ts +27 -24
- package/lib/openapi/platform/services/ProjectAvatarsService.js +26 -24
- package/lib/openapi/platform/services/ProjectAvatarsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectCategoriesService.d.ts +30 -12
- package/lib/openapi/platform/services/ProjectCategoriesService.js +27 -11
- package/lib/openapi/platform/services/ProjectCategoriesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.d.ts +17 -14
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.js +15 -12
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectComponentsService.d.ts +198 -321
- package/lib/openapi/platform/services/ProjectComponentsService.js +195 -320
- package/lib/openapi/platform/services/ProjectComponentsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectEmailService.d.ts +11 -5
- package/lib/openapi/platform/services/ProjectEmailService.js +10 -5
- package/lib/openapi/platform/services/ProjectEmailService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectFeaturesService.d.ts +23 -22
- package/lib/openapi/platform/services/ProjectFeaturesService.js +22 -22
- package/lib/openapi/platform/services/ProjectFeaturesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.d.ts +19 -7
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js +20 -8
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.d.ts +32 -23
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.js +31 -23
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectPropertiesService.d.ts +22 -11
- package/lib/openapi/platform/services/ProjectPropertiesService.js +21 -11
- package/lib/openapi/platform/services/ProjectPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectRoleActorsService.d.ts +47 -33
- package/lib/openapi/platform/services/ProjectRoleActorsService.js +42 -31
- package/lib/openapi/platform/services/ProjectRoleActorsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectRolesService.d.ts +67 -43
- package/lib/openapi/platform/services/ProjectRolesService.js +62 -41
- package/lib/openapi/platform/services/ProjectRolesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectTypesService.d.ts +29 -21
- package/lib/openapi/platform/services/ProjectTypesService.js +30 -22
- package/lib/openapi/platform/services/ProjectTypesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectVersionsService.d.ts +87 -36
- package/lib/openapi/platform/services/ProjectVersionsService.js +78 -32
- package/lib/openapi/platform/services/ProjectVersionsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectsService.d.ts +207 -313
- package/lib/openapi/platform/services/ProjectsService.js +203 -310
- package/lib/openapi/platform/services/ProjectsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenSchemesService.d.ts +22 -11
- package/lib/openapi/platform/services/ScreenSchemesService.js +19 -10
- package/lib/openapi/platform/services/ScreenSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenTabFieldsService.d.ts +15 -7
- package/lib/openapi/platform/services/ScreenTabFieldsService.js +14 -7
- package/lib/openapi/platform/services/ScreenTabFieldsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenTabsService.d.ts +27 -11
- package/lib/openapi/platform/services/ScreenTabsService.js +26 -11
- package/lib/openapi/platform/services/ScreenTabsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreensService.d.ts +42 -28
- package/lib/openapi/platform/services/ScreensService.js +38 -25
- package/lib/openapi/platform/services/ScreensService.js.map +1 -1
- package/lib/openapi/platform/services/ServerInfoService.d.ts +6 -3
- package/lib/openapi/platform/services/ServerInfoService.js +7 -4
- package/lib/openapi/platform/services/ServerInfoService.js.map +1 -1
- package/lib/openapi/platform/services/ServiceRegistryService.d.ts +5 -3
- package/lib/openapi/platform/services/ServiceRegistryService.js +4 -3
- package/lib/openapi/platform/services/ServiceRegistryService.js.map +1 -1
- package/lib/openapi/platform/services/StatusService.d.ts +29 -15
- package/lib/openapi/platform/services/StatusService.js +26 -14
- package/lib/openapi/platform/services/StatusService.js.map +1 -1
- package/lib/openapi/platform/services/TasksService.d.ts +9 -4
- package/lib/openapi/platform/services/TasksService.js +10 -5
- package/lib/openapi/platform/services/TasksService.js.map +1 -1
- package/lib/openapi/platform/services/TimeTrackingService.d.ts +31 -14
- package/lib/openapi/platform/services/TimeTrackingService.js +27 -12
- package/lib/openapi/platform/services/TimeTrackingService.js.map +1 -1
- package/lib/openapi/platform/services/UiModificationsAppsService.d.ts +26 -19
- package/lib/openapi/platform/services/UiModificationsAppsService.js +23 -18
- package/lib/openapi/platform/services/UiModificationsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/UserPropertiesService.d.ts +20 -10
- package/lib/openapi/platform/services/UserPropertiesService.js +21 -11
- package/lib/openapi/platform/services/UserPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/UserSearchService.d.ts +95 -126
- package/lib/openapi/platform/services/UserSearchService.js +96 -127
- package/lib/openapi/platform/services/UserSearchService.js.map +1 -1
- package/lib/openapi/platform/services/UsersService.d.ts +97 -95
- package/lib/openapi/platform/services/UsersService.js +96 -95
- package/lib/openapi/platform/services/UsersService.js.map +1 -1
- package/lib/openapi/platform/services/WebhooksService.d.ts +35 -18
- package/lib/openapi/platform/services/WebhooksService.js +30 -16
- package/lib/openapi/platform/services/WebhooksService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.d.ts +133 -147
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js +124 -143
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.d.ts +13 -10
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js +12 -10
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemesService.d.ts +121 -82
- package/lib/openapi/platform/services/WorkflowSchemesService.js +106 -75
- package/lib/openapi/platform/services/WorkflowSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.d.ts +12 -5
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js +13 -6
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowStatusesService.d.ts +12 -5
- package/lib/openapi/platform/services/WorkflowStatusesService.js +13 -6
- package/lib/openapi/platform/services/WorkflowStatusesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.d.ts +25 -10
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js +22 -9
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.d.ts +25 -13
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.js +22 -12
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowsService.d.ts +791 -693
- package/lib/openapi/platform/services/WorkflowsService.js +754 -644
- package/lib/openapi/platform/services/WorkflowsService.js.map +1 -1
- package/lib/openapi/platform/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/platform/validationSchemaStorage.js +1 -1
- package/lib/openapi/platform/validationSchemaStorage.js.map +1 -1
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.d.ts +3 -3
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js +3 -3
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js.map +1 -1
- package/lib/openapi/serviceManagement/models/assets.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/common.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/customer.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/info.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/knowledgebase.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/organization.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/request.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/servicedesk.d.ts +4 -7
- package/lib/openapi/serviceManagement/models/servicedesk.js.map +1 -1
- package/lib/openapi/serviceManagement/services/AssetsService.d.ts +11 -8
- package/lib/openapi/serviceManagement/services/AssetsService.js +12 -9
- package/lib/openapi/serviceManagement/services/AssetsService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/CustomerService.d.ts +17 -20
- package/lib/openapi/serviceManagement/services/CustomerService.js +16 -20
- package/lib/openapi/serviceManagement/services/CustomerService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/InfoService.d.ts +6 -3
- package/lib/openapi/serviceManagement/services/InfoService.js +7 -4
- package/lib/openapi/serviceManagement/services/InfoService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.d.ts +11 -11
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.js +12 -12
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/OrganizationService.d.ts +108 -104
- package/lib/openapi/serviceManagement/services/OrganizationService.js +97 -99
- package/lib/openapi/serviceManagement/services/OrganizationService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/RequestService.d.ts +420 -578
- package/lib/openapi/serviceManagement/services/RequestService.js +405 -571
- package/lib/openapi/serviceManagement/services/RequestService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/RequesttypeService.d.ts +25 -39
- package/lib/openapi/serviceManagement/services/RequesttypeService.js +26 -40
- package/lib/openapi/serviceManagement/services/RequesttypeService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/ServicedeskService.d.ts +195 -215
- package/lib/openapi/serviceManagement/services/ServicedeskService.js +190 -213
- package/lib/openapi/serviceManagement/services/ServicedeskService.js.map +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.js +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.js.map +1 -1
- package/lib/openapi/software/BaseJiraSoftwareApiClient.d.ts +2 -2
- package/lib/openapi/software/BaseJiraSoftwareApiClient.js +2 -2
- package/lib/openapi/software/BaseJiraSoftwareApiClient.js.map +1 -1
- package/lib/openapi/software/models/board.d.ts +4 -7
- package/lib/openapi/software/models/board.js.map +1 -1
- package/lib/openapi/software/models/builds.d.ts +39 -20
- package/lib/openapi/software/models/builds.js.map +1 -1
- package/lib/openapi/software/models/common.d.ts +8 -6
- package/lib/openapi/software/models/common.js.map +1 -1
- package/lib/openapi/software/models/deployments.d.ts +37 -18
- package/lib/openapi/software/models/deployments.js.map +1 -1
- package/lib/openapi/software/models/devOpsComponents.d.ts +7 -4
- package/lib/openapi/software/models/devOpsComponents.js.map +1 -1
- package/lib/openapi/software/models/developmentInformation.d.ts +107 -55
- package/lib/openapi/software/models/developmentInformation.js.map +1 -1
- package/lib/openapi/software/models/epic.d.ts +1 -1
- package/lib/openapi/software/models/featureFlags.d.ts +17 -9
- package/lib/openapi/software/models/featureFlags.js.map +1 -1
- package/lib/openapi/software/models/issue.d.ts +1 -1
- package/lib/openapi/software/models/operations.d.ts +61 -31
- package/lib/openapi/software/models/operations.js.map +1 -1
- package/lib/openapi/software/models/remoteLinks.d.ts +37 -19
- package/lib/openapi/software/models/remoteLinks.js.map +1 -1
- package/lib/openapi/software/models/securityInformation.d.ts +53 -27
- package/lib/openapi/software/models/securityInformation.js.map +1 -1
- package/lib/openapi/software/models/sprint.d.ts +1 -1
- package/lib/openapi/software/services/BacklogService.d.ts +14 -8
- package/lib/openapi/software/services/BacklogService.js +11 -7
- package/lib/openapi/software/services/BacklogService.js.map +1 -1
- package/lib/openapi/software/services/BoardService.d.ts +200 -204
- package/lib/openapi/software/services/BoardService.js +197 -203
- package/lib/openapi/software/services/BoardService.js.map +1 -1
- package/lib/openapi/software/services/BuildsService.d.ts +11 -9
- package/lib/openapi/software/services/BuildsService.js +12 -10
- package/lib/openapi/software/services/BuildsService.js.map +1 -1
- package/lib/openapi/software/services/DeploymentsService.d.ts +13 -13
- package/lib/openapi/software/services/DeploymentsService.js +14 -14
- package/lib/openapi/software/services/DeploymentsService.js.map +1 -1
- package/lib/openapi/software/services/DevOpsComponentsService.d.ts +33 -20
- package/lib/openapi/software/services/DevOpsComponentsService.js +12 -10
- package/lib/openapi/software/services/DevOpsComponentsService.js.map +1 -1
- package/lib/openapi/software/services/DevelopmentInformationService.d.ts +14 -9
- package/lib/openapi/software/services/DevelopmentInformationService.js +15 -10
- package/lib/openapi/software/services/DevelopmentInformationService.js.map +1 -1
- package/lib/openapi/software/services/EpicService.d.ts +67 -76
- package/lib/openapi/software/services/EpicService.js +60 -73
- package/lib/openapi/software/services/EpicService.js.map +1 -1
- package/lib/openapi/software/services/FeatureFlagsService.d.ts +11 -9
- package/lib/openapi/software/services/FeatureFlagsService.js +12 -10
- package/lib/openapi/software/services/FeatureFlagsService.js.map +1 -1
- package/lib/openapi/software/services/IssueService.d.ts +45 -44
- package/lib/openapi/software/services/IssueService.js +42 -43
- package/lib/openapi/software/services/IssueService.js.map +1 -1
- package/lib/openapi/software/services/OperationsService.d.ts +66 -38
- package/lib/openapi/software/services/OperationsService.js +23 -17
- package/lib/openapi/software/services/OperationsService.js.map +1 -1
- package/lib/openapi/software/services/RemoteLinksService.d.ts +18 -13
- package/lib/openapi/software/services/RemoteLinksService.js +12 -10
- package/lib/openapi/software/services/RemoteLinksService.js.map +1 -1
- package/lib/openapi/software/services/SecurityInformationService.d.ts +19 -13
- package/lib/openapi/software/services/SecurityInformationService.js +20 -14
- package/lib/openapi/software/services/SecurityInformationService.js.map +1 -1
- package/lib/openapi/software/services/SprintService.d.ts +79 -55
- package/lib/openapi/software/services/SprintService.js +70 -51
- package/lib/openapi/software/services/SprintService.js.map +1 -1
- package/lib/openapi/software/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/software/validationSchemaStorage.js +1 -1
- package/lib/openapi/software/validationSchemaStorage.js.map +1 -1
- package/package.json +3 -3
- package/lib/openapi/platform/core/CommonHttpClient.js +0 -390
- package/lib/openapi/platform/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/platform/core/CommonHttpService.d.ts +0 -9
- package/lib/openapi/platform/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/platform/core/CommonValidationSchemaStorage.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonHttpClient.d.ts +0 -196
- package/lib/openapi/serviceManagement/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonHttpService.d.ts +0 -9
- package/lib/openapi/serviceManagement/core/CommonHttpService.js +0 -29
- package/lib/openapi/serviceManagement/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.d.ts +0 -35
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.js +0 -65
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.js.map +0 -1
- package/lib/openapi/software/core/CommonHttpClient.d.ts +0 -196
- package/lib/openapi/software/core/CommonHttpClient.js +0 -390
- package/lib/openapi/software/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/software/core/CommonHttpService.js +0 -29
- package/lib/openapi/software/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/software/core/CommonValidationSchemaStorage.d.ts +0 -35
- package/lib/openapi/software/core/CommonValidationSchemaStorage.js +0 -65
- package/lib/openapi/software/core/CommonValidationSchemaStorage.js.map +0 -1
- /package/lib/openapi/{platform/core → core}/CommonValidationSchemaStorage.d.ts +0 -0
- /package/lib/openapi/{platform/core → core}/CommonValidationSchemaStorage.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonHttpService } from "
|
|
1
|
+
import { CommonHttpService } from "../../core/CommonHttpService";
|
|
2
2
|
import { type IssueBean, type IssueRankRequestBean } from "../models/common";
|
|
3
3
|
import type { FieldEditBean } from "../models/issue";
|
|
4
4
|
/**
|
|
@@ -24,15 +24,18 @@ export declare class IssueService extends CommonHttpService {
|
|
|
24
24
|
* resource](#api-rest-api-3-issue-issueIdOrKey-editmeta-get) or [field
|
|
25
25
|
* resource](#api-rest-api-3-field-get).
|
|
26
26
|
*
|
|
27
|
-
* @returns Returns the estimation of the issue and a fieldId of the field that is used for
|
|
28
|
-
* it.
|
|
27
|
+
* @returns Returns the estimation of the issue and a fieldId of the field that is used for it.
|
|
29
28
|
*
|
|
30
|
-
* example:
|
|
29
|
+
* example:
|
|
30
|
+
* ```
|
|
31
|
+
* {
|
|
31
32
|
* "fieldId": "customfield_12532",
|
|
32
33
|
* "value": "8.0"
|
|
33
34
|
* }
|
|
34
|
-
*
|
|
35
|
+
* ```
|
|
36
|
+
* @path PUT `/rest/agile/1.0/issue/{issueIdOrKey}/estimation`
|
|
35
37
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-issue#api-rest-agile-1-0-issue-issueidorkey-estimation-put
|
|
38
|
+
* @param params
|
|
36
39
|
*/
|
|
37
40
|
estimateIssueForBoard: ({ issueIdOrKey, boardId, fieldEditBean, }: {
|
|
38
41
|
/** The ID or key of the requested issue. */
|
|
@@ -42,7 +45,8 @@ export declare class IssueService extends CommonHttpService {
|
|
|
42
45
|
/**
|
|
43
46
|
* bean that contains value of a new estimation.
|
|
44
47
|
*
|
|
45
|
-
* @example
|
|
48
|
+
* @example
|
|
49
|
+
* {
|
|
46
50
|
* "value": "8.0"
|
|
47
51
|
* }
|
|
48
52
|
*/
|
|
@@ -55,7 +59,9 @@ export declare class IssueService extends CommonHttpService {
|
|
|
55
59
|
*
|
|
56
60
|
* @returns Returns the requested issue.
|
|
57
61
|
*
|
|
58
|
-
* example:
|
|
62
|
+
* example:
|
|
63
|
+
* ```
|
|
64
|
+
* {
|
|
59
65
|
* "expand": "",
|
|
60
66
|
* "fields": {
|
|
61
67
|
* "flagged": true,
|
|
@@ -81,14 +87,10 @@ export declare class IssueService extends CommonHttpService {
|
|
|
81
87
|
* "description": "example bug report",
|
|
82
88
|
* "project": {
|
|
83
89
|
* "avatarUrls": {
|
|
84
|
-
* "16x16":
|
|
85
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
86
|
-
* "
|
|
87
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
88
|
-
* "32x32":
|
|
89
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
90
|
-
* "48x48":
|
|
91
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
90
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000",
|
|
91
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000",
|
|
92
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
93
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
92
94
|
* },
|
|
93
95
|
* "id": "10000",
|
|
94
96
|
* "insight": {
|
|
@@ -101,8 +103,7 @@ export declare class IssueService extends CommonHttpService {
|
|
|
101
103
|
* "description": "First Project Category",
|
|
102
104
|
* "id": "10000",
|
|
103
105
|
* "name": "FIRST",
|
|
104
|
-
* "self":
|
|
105
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
106
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
106
107
|
* },
|
|
107
108
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/EX",
|
|
108
109
|
* "simplified": false,
|
|
@@ -114,8 +115,7 @@ export declare class IssueService extends CommonHttpService {
|
|
|
114
115
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
115
116
|
* "active": false,
|
|
116
117
|
* "displayName": "Mia Krystof",
|
|
117
|
-
* "self":
|
|
118
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
118
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
119
119
|
* },
|
|
120
120
|
* "body": {
|
|
121
121
|
* "type": "doc",
|
|
@@ -126,9 +126,7 @@ export declare class IssueService extends CommonHttpService {
|
|
|
126
126
|
* "content": [
|
|
127
127
|
* {
|
|
128
128
|
* "type": "text",
|
|
129
|
-
* "text": "Lorem ipsum dolor sit amet, consectetur adipiscing
|
|
130
|
-
* elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis
|
|
131
|
-
* fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper."
|
|
129
|
+
* "text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper."
|
|
132
130
|
* }
|
|
133
131
|
* ]
|
|
134
132
|
* }
|
|
@@ -136,14 +134,12 @@ export declare class IssueService extends CommonHttpService {
|
|
|
136
134
|
* },
|
|
137
135
|
* "created": "2021-01-17T12:34:00.000+0000",
|
|
138
136
|
* "id": "10000",
|
|
139
|
-
* "self":
|
|
140
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
137
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
141
138
|
* "updateAuthor": {
|
|
142
139
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
143
140
|
* "active": false,
|
|
144
141
|
* "displayName": "Mia Krystof",
|
|
145
|
-
* "self":
|
|
146
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
142
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
147
143
|
* },
|
|
148
144
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
149
145
|
* "visibility": {
|
|
@@ -169,8 +165,7 @@ export declare class IssueService extends CommonHttpService {
|
|
|
169
165
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
170
166
|
* "active": false,
|
|
171
167
|
* "displayName": "Mia Krystof",
|
|
172
|
-
* "self":
|
|
173
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
168
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
174
169
|
* },
|
|
175
170
|
* "comment": {
|
|
176
171
|
* "type": "doc",
|
|
@@ -189,8 +184,7 @@ export declare class IssueService extends CommonHttpService {
|
|
|
189
184
|
* },
|
|
190
185
|
* "id": "100028",
|
|
191
186
|
* "issueId": "10002",
|
|
192
|
-
* "self":
|
|
193
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
187
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
194
188
|
* "started": "2021-01-17T12:34:00.000+0000",
|
|
195
189
|
* "timeSpent": "3h 20m",
|
|
196
190
|
* "timeSpentSeconds": 12000,
|
|
@@ -198,8 +192,7 @@ export declare class IssueService extends CommonHttpService {
|
|
|
198
192
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
199
193
|
* "active": false,
|
|
200
194
|
* "displayName": "Mia Krystof",
|
|
201
|
-
* "self":
|
|
202
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
195
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
203
196
|
* },
|
|
204
197
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
205
198
|
* "visibility": {
|
|
@@ -221,11 +214,12 @@ export declare class IssueService extends CommonHttpService {
|
|
|
221
214
|
* },
|
|
222
215
|
* "id": "10001",
|
|
223
216
|
* "key": "HSP-1",
|
|
224
|
-
* "self":
|
|
225
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
217
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
226
218
|
* }
|
|
227
|
-
*
|
|
219
|
+
* ```
|
|
220
|
+
* @path GET `/rest/agile/1.0/issue/{issueIdOrKey}`
|
|
228
221
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-issue#api-rest-agile-1-0-issue-issueidorkey-get
|
|
222
|
+
* @param params
|
|
229
223
|
*/
|
|
230
224
|
getIssue: ({ issueIdOrKey, fields, expand, updateHistory, }: {
|
|
231
225
|
/** The ID or key of the requested issue. */
|
|
@@ -257,15 +251,18 @@ export declare class IssueService extends CommonHttpService {
|
|
|
257
251
|
* resource](#api-rest-api-3-issue-getEditIssueMeta) or [field
|
|
258
252
|
* resource](#api-rest-api-3-field-get).
|
|
259
253
|
*
|
|
260
|
-
* @returns Returns the estimation of the issue and a fieldId of the field that is used for
|
|
261
|
-
* it.
|
|
254
|
+
* @returns Returns the estimation of the issue and a fieldId of the field that is used for it.
|
|
262
255
|
*
|
|
263
|
-
* example:
|
|
256
|
+
* example:
|
|
257
|
+
* ```
|
|
258
|
+
* {
|
|
264
259
|
* "fieldId": "customfield_12532",
|
|
265
260
|
* "value": "8.0"
|
|
266
261
|
* }
|
|
267
|
-
*
|
|
262
|
+
* ```
|
|
263
|
+
* @path GET `/rest/agile/1.0/issue/{issueIdOrKey}/estimation`
|
|
268
264
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-issue#api-rest-agile-1-0-issue-issueidorkey-estimation-get
|
|
265
|
+
* @param params
|
|
269
266
|
*/
|
|
270
267
|
getIssueEstimationForBoard: ({ issueIdOrKey, boardId, }: {
|
|
271
268
|
/** The ID or key of the requested issue. */
|
|
@@ -285,7 +282,9 @@ export declare class IssueService extends CommonHttpService {
|
|
|
285
282
|
*
|
|
286
283
|
* @returns Returns the list of issue with status of rank operation.
|
|
287
284
|
*
|
|
288
|
-
* example:
|
|
285
|
+
* example:
|
|
286
|
+
* ```
|
|
287
|
+
* {
|
|
289
288
|
* "entries": [
|
|
290
289
|
* {
|
|
291
290
|
* "issueId": 10000,
|
|
@@ -299,8 +298,7 @@ export declare class IssueService extends CommonHttpService {
|
|
|
299
298
|
* },
|
|
300
299
|
* {
|
|
301
300
|
* "errors": [
|
|
302
|
-
* "JIRA Agile cannot execute the rank operation at this time. Please try
|
|
303
|
-
* again later."
|
|
301
|
+
* "JIRA Agile cannot execute the rank operation at this time. Please try again later."
|
|
304
302
|
* ],
|
|
305
303
|
* "issueId": 10002,
|
|
306
304
|
* "issueKey": "PR-3",
|
|
@@ -308,15 +306,18 @@ export declare class IssueService extends CommonHttpService {
|
|
|
308
306
|
* }
|
|
309
307
|
* ]
|
|
310
308
|
* }
|
|
311
|
-
*
|
|
309
|
+
* ```
|
|
310
|
+
* @path PUT `/rest/agile/1.0/issue/rank`
|
|
312
311
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-issue#api-rest-agile-1-0-issue-rank-put
|
|
312
|
+
* @param params
|
|
313
313
|
*/
|
|
314
314
|
rankIssues: ({ issueRankRequestBean, }: {
|
|
315
315
|
/**
|
|
316
316
|
* bean which contains list of issues to rank and information where it should be
|
|
317
317
|
* ranked.
|
|
318
318
|
*
|
|
319
|
-
* @example
|
|
319
|
+
* @example
|
|
320
|
+
* {
|
|
320
321
|
* "issues": [
|
|
321
322
|
* "PR-1",
|
|
322
323
|
* "10001",
|
|
@@ -5,8 +5,8 @@ exports.IssueService = 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
|
/**
|
|
@@ -34,15 +34,18 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
34
34
|
* resource](#api-rest-api-3-issue-issueIdOrKey-editmeta-get) or [field
|
|
35
35
|
* resource](#api-rest-api-3-field-get).
|
|
36
36
|
*
|
|
37
|
-
* @returns Returns the estimation of the issue and a fieldId of the field that is used for
|
|
38
|
-
* it.
|
|
37
|
+
* @returns Returns the estimation of the issue and a fieldId of the field that is used for it.
|
|
39
38
|
*
|
|
40
|
-
* example:
|
|
39
|
+
* example:
|
|
40
|
+
* ```
|
|
41
|
+
* {
|
|
41
42
|
* "fieldId": "customfield_12532",
|
|
42
43
|
* "value": "8.0"
|
|
43
44
|
* }
|
|
44
|
-
*
|
|
45
|
+
* ```
|
|
46
|
+
* @path PUT `/rest/agile/1.0/issue/{issueIdOrKey}/estimation`
|
|
45
47
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-issue#api-rest-agile-1-0-issue-issueidorkey-estimation-put
|
|
48
|
+
* @param params
|
|
46
49
|
*/
|
|
47
50
|
this.estimateIssueForBoard = ({ issueIdOrKey, boardId, fieldEditBean, }) => {
|
|
48
51
|
return this.getClientInstance()
|
|
@@ -76,7 +79,9 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
76
79
|
*
|
|
77
80
|
* @returns Returns the requested issue.
|
|
78
81
|
*
|
|
79
|
-
* example:
|
|
82
|
+
* example:
|
|
83
|
+
* ```
|
|
84
|
+
* {
|
|
80
85
|
* "expand": "",
|
|
81
86
|
* "fields": {
|
|
82
87
|
* "flagged": true,
|
|
@@ -102,14 +107,10 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
102
107
|
* "description": "example bug report",
|
|
103
108
|
* "project": {
|
|
104
109
|
* "avatarUrls": {
|
|
105
|
-
* "16x16":
|
|
106
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
107
|
-
* "
|
|
108
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
109
|
-
* "32x32":
|
|
110
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
111
|
-
* "48x48":
|
|
112
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
110
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000",
|
|
111
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000",
|
|
112
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
113
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
113
114
|
* },
|
|
114
115
|
* "id": "10000",
|
|
115
116
|
* "insight": {
|
|
@@ -122,8 +123,7 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
122
123
|
* "description": "First Project Category",
|
|
123
124
|
* "id": "10000",
|
|
124
125
|
* "name": "FIRST",
|
|
125
|
-
* "self":
|
|
126
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
126
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
127
127
|
* },
|
|
128
128
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/EX",
|
|
129
129
|
* "simplified": false,
|
|
@@ -135,8 +135,7 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
135
135
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
136
136
|
* "active": false,
|
|
137
137
|
* "displayName": "Mia Krystof",
|
|
138
|
-
* "self":
|
|
139
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
138
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
140
139
|
* },
|
|
141
140
|
* "body": {
|
|
142
141
|
* "type": "doc",
|
|
@@ -147,9 +146,7 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
147
146
|
* "content": [
|
|
148
147
|
* {
|
|
149
148
|
* "type": "text",
|
|
150
|
-
* "text": "Lorem ipsum dolor sit amet, consectetur adipiscing
|
|
151
|
-
* elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis
|
|
152
|
-
* fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper."
|
|
149
|
+
* "text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper."
|
|
153
150
|
* }
|
|
154
151
|
* ]
|
|
155
152
|
* }
|
|
@@ -157,14 +154,12 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
157
154
|
* },
|
|
158
155
|
* "created": "2021-01-17T12:34:00.000+0000",
|
|
159
156
|
* "id": "10000",
|
|
160
|
-
* "self":
|
|
161
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
157
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
162
158
|
* "updateAuthor": {
|
|
163
159
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
164
160
|
* "active": false,
|
|
165
161
|
* "displayName": "Mia Krystof",
|
|
166
|
-
* "self":
|
|
167
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
162
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
168
163
|
* },
|
|
169
164
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
170
165
|
* "visibility": {
|
|
@@ -190,8 +185,7 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
190
185
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
191
186
|
* "active": false,
|
|
192
187
|
* "displayName": "Mia Krystof",
|
|
193
|
-
* "self":
|
|
194
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
188
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
195
189
|
* },
|
|
196
190
|
* "comment": {
|
|
197
191
|
* "type": "doc",
|
|
@@ -210,8 +204,7 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
210
204
|
* },
|
|
211
205
|
* "id": "100028",
|
|
212
206
|
* "issueId": "10002",
|
|
213
|
-
* "self":
|
|
214
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
207
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
215
208
|
* "started": "2021-01-17T12:34:00.000+0000",
|
|
216
209
|
* "timeSpent": "3h 20m",
|
|
217
210
|
* "timeSpentSeconds": 12000,
|
|
@@ -219,8 +212,7 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
219
212
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
220
213
|
* "active": false,
|
|
221
214
|
* "displayName": "Mia Krystof",
|
|
222
|
-
* "self":
|
|
223
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
215
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
224
216
|
* },
|
|
225
217
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
226
218
|
* "visibility": {
|
|
@@ -242,11 +234,12 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
242
234
|
* },
|
|
243
235
|
* "id": "10001",
|
|
244
236
|
* "key": "HSP-1",
|
|
245
|
-
* "self":
|
|
246
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
237
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
247
238
|
* }
|
|
248
|
-
*
|
|
239
|
+
* ```
|
|
240
|
+
* @path GET `/rest/agile/1.0/issue/{issueIdOrKey}`
|
|
249
241
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-issue#api-rest-agile-1-0-issue-issueidorkey-get
|
|
242
|
+
* @param params
|
|
250
243
|
*/
|
|
251
244
|
this.getIssue = ({ issueIdOrKey, fields, expand, updateHistory, }) => {
|
|
252
245
|
return this.getClientInstance()
|
|
@@ -285,15 +278,18 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
285
278
|
* resource](#api-rest-api-3-issue-getEditIssueMeta) or [field
|
|
286
279
|
* resource](#api-rest-api-3-field-get).
|
|
287
280
|
*
|
|
288
|
-
* @returns Returns the estimation of the issue and a fieldId of the field that is used for
|
|
289
|
-
* it.
|
|
281
|
+
* @returns Returns the estimation of the issue and a fieldId of the field that is used for it.
|
|
290
282
|
*
|
|
291
|
-
* example:
|
|
283
|
+
* example:
|
|
284
|
+
* ```
|
|
285
|
+
* {
|
|
292
286
|
* "fieldId": "customfield_12532",
|
|
293
287
|
* "value": "8.0"
|
|
294
288
|
* }
|
|
295
|
-
*
|
|
289
|
+
* ```
|
|
290
|
+
* @path GET `/rest/agile/1.0/issue/{issueIdOrKey}/estimation`
|
|
296
291
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-issue#api-rest-agile-1-0-issue-issueidorkey-estimation-get
|
|
292
|
+
* @param params
|
|
297
293
|
*/
|
|
298
294
|
this.getIssueEstimationForBoard = ({ issueIdOrKey, boardId, }) => {
|
|
299
295
|
return this.getClientInstance()
|
|
@@ -328,7 +324,9 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
328
324
|
*
|
|
329
325
|
* @returns Returns the list of issue with status of rank operation.
|
|
330
326
|
*
|
|
331
|
-
* example:
|
|
327
|
+
* example:
|
|
328
|
+
* ```
|
|
329
|
+
* {
|
|
332
330
|
* "entries": [
|
|
333
331
|
* {
|
|
334
332
|
* "issueId": 10000,
|
|
@@ -342,8 +340,7 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
342
340
|
* },
|
|
343
341
|
* {
|
|
344
342
|
* "errors": [
|
|
345
|
-
* "JIRA Agile cannot execute the rank operation at this time. Please try
|
|
346
|
-
* again later."
|
|
343
|
+
* "JIRA Agile cannot execute the rank operation at this time. Please try again later."
|
|
347
344
|
* ],
|
|
348
345
|
* "issueId": 10002,
|
|
349
346
|
* "issueKey": "PR-3",
|
|
@@ -351,8 +348,10 @@ class IssueService extends CommonHttpService_1.CommonHttpService {
|
|
|
351
348
|
* }
|
|
352
349
|
* ]
|
|
353
350
|
* }
|
|
354
|
-
*
|
|
351
|
+
* ```
|
|
352
|
+
* @path PUT `/rest/agile/1.0/issue/rank`
|
|
355
353
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-issue#api-rest-agile-1-0-issue-rank-put
|
|
354
|
+
* @param params
|
|
356
355
|
*/
|
|
357
356
|
this.rankIssues = ({ issueRankRequestBean, }) => {
|
|
358
357
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IssueService.js","sourceRoot":"","sources":["../../../../src/openapi/software/services/IssueService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"IssueService.js","sourceRoot":"","sources":["../../../../src/openapi/software/services/IssueService.ts"],"names":[],"mappings":"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"}
|