@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.BoardService = 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 board_1 = require("../models/board");
|
|
11
11
|
const common_1 = require("../models/common");
|
|
12
12
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
@@ -50,14 +50,18 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
50
50
|
*
|
|
51
51
|
* @returns Returns the created board.
|
|
52
52
|
*
|
|
53
|
-
* example:
|
|
53
|
+
* example:
|
|
54
|
+
* ```
|
|
55
|
+
* {
|
|
54
56
|
* "id": 84,
|
|
55
57
|
* "name": "scrum board",
|
|
56
58
|
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/84",
|
|
57
59
|
* "type": "scrum"
|
|
58
60
|
* }
|
|
59
|
-
*
|
|
61
|
+
* ```
|
|
62
|
+
* @path POST `/rest/agile/1.0/board`
|
|
60
63
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-post
|
|
64
|
+
* @param params
|
|
61
65
|
*/
|
|
62
66
|
this.createBoard = ({ boardCreateBean, }) => {
|
|
63
67
|
return this.getClientInstance()
|
|
@@ -81,8 +85,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
81
85
|
/**
|
|
82
86
|
* Deletes the board. Admin without the view permission can still remove the board.
|
|
83
87
|
*
|
|
84
|
-
* @path
|
|
88
|
+
* @path DELETE `/rest/agile/1.0/board/{boardId}`
|
|
85
89
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-delete
|
|
90
|
+
* @param params
|
|
86
91
|
*/
|
|
87
92
|
this.deleteBoard = ({ boardId, }) => {
|
|
88
93
|
return this.getClientInstance()
|
|
@@ -99,8 +104,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
99
104
|
* Removes the property from the board identified by the id. Ths user removing the
|
|
100
105
|
* property is required to have permissions to modify the board.
|
|
101
106
|
*
|
|
102
|
-
* @path
|
|
107
|
+
* @path DELETE `/rest/agile/1.0/board/{boardId}/properties/{propertyKey}`
|
|
103
108
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-properties-propertykey-delete
|
|
109
|
+
* @param params
|
|
104
110
|
*/
|
|
105
111
|
this.deleteBoardProperty = ({ boardId, propertyKey, }) => {
|
|
106
112
|
return this.getClientInstance()
|
|
@@ -125,7 +131,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
125
131
|
*
|
|
126
132
|
* @returns Returns the requested boards, at the specified page of the results.
|
|
127
133
|
*
|
|
128
|
-
* example:
|
|
134
|
+
* example:
|
|
135
|
+
* ```
|
|
136
|
+
* {
|
|
129
137
|
* "isLast": false,
|
|
130
138
|
* "maxResults": 2,
|
|
131
139
|
* "startAt": 1,
|
|
@@ -145,8 +153,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
145
153
|
* }
|
|
146
154
|
* ]
|
|
147
155
|
* }
|
|
148
|
-
*
|
|
156
|
+
* ```
|
|
157
|
+
* @path GET `/rest/agile/1.0/board`
|
|
149
158
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-get
|
|
159
|
+
* @param params
|
|
150
160
|
*/
|
|
151
161
|
this.getAllBoards = ({ startAt, maxResults, type, name, projectKeyOrId, accountIdLocation, projectLocation, includePrivate, negateLocationFiltering, orderBy, expand, projectTypeLocation, filterId, } = {}) => {
|
|
152
162
|
return this.getClientInstance()
|
|
@@ -181,10 +191,11 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
181
191
|
/**
|
|
182
192
|
* Returns all quick filters from a board, for a given board ID.
|
|
183
193
|
*
|
|
184
|
-
* @returns Returns the requested quick filters, at the specified page of the results.
|
|
185
|
-
* Quick filters will be ordered first by position.
|
|
194
|
+
* @returns Returns the requested quick filters, at the specified page of the results. Quick filters will be ordered first by position.
|
|
186
195
|
*
|
|
187
|
-
* example:
|
|
196
|
+
* example:
|
|
197
|
+
* ```
|
|
198
|
+
* {
|
|
188
199
|
* "isLast": false,
|
|
189
200
|
* "maxResults": 2,
|
|
190
201
|
* "startAt": 1,
|
|
@@ -208,8 +219,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
208
219
|
* }
|
|
209
220
|
* ]
|
|
210
221
|
* }
|
|
211
|
-
*
|
|
222
|
+
* ```
|
|
223
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/quickfilter`
|
|
212
224
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-quickfilter-get
|
|
225
|
+
* @param params
|
|
213
226
|
*/
|
|
214
227
|
this.getAllQuickFilters = ({ boardId, startAt, maxResults, }) => {
|
|
215
228
|
return this.getClientInstance()
|
|
@@ -237,11 +250,11 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
237
250
|
* Returns all sprints from a board, for a given board ID. This only includes
|
|
238
251
|
* sprints that the user has permission to view.
|
|
239
252
|
*
|
|
240
|
-
* @returns Returns the requested sprints, at the specified page of the results. Sprints
|
|
241
|
-
* will be ordered first by state (i.e. closed, active, future) then by their
|
|
242
|
-
* position in the backlog.
|
|
253
|
+
* @returns Returns the requested sprints, at the specified page of the results. Sprints will be ordered first by state (i.e. closed, active, future) then by their position in the backlog.
|
|
243
254
|
*
|
|
244
|
-
* example:
|
|
255
|
+
* example:
|
|
256
|
+
* ```
|
|
257
|
+
* {
|
|
245
258
|
* "isLast": false,
|
|
246
259
|
* "maxResults": 2,
|
|
247
260
|
* "startAt": 1,
|
|
@@ -267,8 +280,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
267
280
|
* }
|
|
268
281
|
* ]
|
|
269
282
|
* }
|
|
270
|
-
*
|
|
283
|
+
* ```
|
|
284
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/sprint`
|
|
271
285
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-sprint-get
|
|
286
|
+
* @param params
|
|
272
287
|
*/
|
|
273
288
|
this.getAllSprints = ({ boardId, startAt, maxResults, state, }) => {
|
|
274
289
|
return this.getClientInstance()
|
|
@@ -302,7 +317,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
302
317
|
*
|
|
303
318
|
* @returns Returns the requested versions, at the specified page of the results.
|
|
304
319
|
*
|
|
305
|
-
* example:
|
|
320
|
+
* example:
|
|
321
|
+
* ```
|
|
322
|
+
* {
|
|
306
323
|
* "isLast": false,
|
|
307
324
|
* "maxResults": 2,
|
|
308
325
|
* "startAt": 1,
|
|
@@ -329,8 +346,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
329
346
|
* }
|
|
330
347
|
* ]
|
|
331
348
|
* }
|
|
332
|
-
*
|
|
349
|
+
* ```
|
|
350
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/version`
|
|
333
351
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-version-get
|
|
352
|
+
* @param params
|
|
334
353
|
*/
|
|
335
354
|
this.getAllVersions = ({ boardId, startAt, maxResults, released, }) => {
|
|
336
355
|
return this.getClientInstance()
|
|
@@ -363,7 +382,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
363
382
|
*
|
|
364
383
|
* @returns Returns the requested board.
|
|
365
384
|
*
|
|
366
|
-
* example:
|
|
385
|
+
* example:
|
|
386
|
+
* ```
|
|
387
|
+
* {
|
|
367
388
|
* "id": 84,
|
|
368
389
|
* "location": {
|
|
369
390
|
* "displayName": "Example Project",
|
|
@@ -379,8 +400,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
379
400
|
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/84",
|
|
380
401
|
* "type": "scrum"
|
|
381
402
|
* }
|
|
382
|
-
*
|
|
403
|
+
* ```
|
|
404
|
+
* @path GET `/rest/agile/1.0/board/{boardId}`
|
|
383
405
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-get
|
|
406
|
+
* @param params
|
|
384
407
|
*/
|
|
385
408
|
this.getBoard = ({ boardId, }) => {
|
|
386
409
|
return this.getClientInstance()
|
|
@@ -407,13 +430,17 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
407
430
|
*
|
|
408
431
|
* @returns Returns the requested boards, at the specified page of the results.
|
|
409
432
|
*
|
|
410
|
-
* example:
|
|
433
|
+
* example:
|
|
434
|
+
* ```
|
|
435
|
+
* {
|
|
411
436
|
* "id": 84,
|
|
412
437
|
* "name": "scrum board",
|
|
413
438
|
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/84"
|
|
414
439
|
* }
|
|
415
|
-
*
|
|
440
|
+
* ```
|
|
441
|
+
* @path GET `/rest/agile/1.0/board/filter/{filterId}`
|
|
416
442
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-filter-filterid-get
|
|
443
|
+
* @param params
|
|
417
444
|
*/
|
|
418
445
|
this.getBoardByFilterId = ({ filterId, startAt, maxResults, }) => {
|
|
419
446
|
return this.getClientInstance()
|
|
@@ -446,7 +473,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
446
473
|
*
|
|
447
474
|
* @returns Returns the requested issues, at the specified page of the results.
|
|
448
475
|
*
|
|
449
|
-
* example:
|
|
476
|
+
* example:
|
|
477
|
+
* ```
|
|
478
|
+
* {
|
|
450
479
|
* "expand": "names,schema",
|
|
451
480
|
* "issues": [
|
|
452
481
|
* {
|
|
@@ -463,8 +492,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
463
492
|
* "closedSprints": [
|
|
464
493
|
* {
|
|
465
494
|
* "id": 37,
|
|
466
|
-
* "self":
|
|
467
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
495
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
468
496
|
* "state": "closed",
|
|
469
497
|
* "name": "sprint 1",
|
|
470
498
|
* "startDate": "2015-04-11T15:22:00.000+10:00",
|
|
@@ -476,14 +504,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
476
504
|
* "description": "example bug report",
|
|
477
505
|
* "project": {
|
|
478
506
|
* "avatarUrls": {
|
|
479
|
-
* "16x16":
|
|
480
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
481
|
-
* "
|
|
482
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
483
|
-
* "32x32":
|
|
484
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
485
|
-
* "48x48":
|
|
486
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
507
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000",
|
|
508
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000",
|
|
509
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
510
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
487
511
|
* },
|
|
488
512
|
* "id": "10000",
|
|
489
513
|
* "insight": {
|
|
@@ -496,8 +520,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
496
520
|
* "description": "First Project Category",
|
|
497
521
|
* "id": "10000",
|
|
498
522
|
* "name": "FIRST",
|
|
499
|
-
* "self":
|
|
500
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
523
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
501
524
|
* },
|
|
502
525
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/EX",
|
|
503
526
|
* "simplified": false,
|
|
@@ -509,8 +532,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
509
532
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
510
533
|
* "active": false,
|
|
511
534
|
* "displayName": "Mia Krystof",
|
|
512
|
-
* "self":
|
|
513
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
535
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
514
536
|
* },
|
|
515
537
|
* "body": {
|
|
516
538
|
* "type": "doc",
|
|
@@ -521,10 +543,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
521
543
|
* "content": [
|
|
522
544
|
* {
|
|
523
545
|
* "type": "text",
|
|
524
|
-
* "text": "Lorem ipsum dolor sit amet, consectetur
|
|
525
|
-
* adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue
|
|
526
|
-
* iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue
|
|
527
|
-
* semper."
|
|
546
|
+
* "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."
|
|
528
547
|
* }
|
|
529
548
|
* ]
|
|
530
549
|
* }
|
|
@@ -532,14 +551,12 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
532
551
|
* },
|
|
533
552
|
* "created": "2021-01-17T12:34:00.000+0000",
|
|
534
553
|
* "id": "10000",
|
|
535
|
-
* "self":
|
|
536
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
554
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
537
555
|
* "updateAuthor": {
|
|
538
556
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
539
557
|
* "active": false,
|
|
540
558
|
* "displayName": "Mia Krystof",
|
|
541
|
-
* "self":
|
|
542
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
559
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
543
560
|
* },
|
|
544
561
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
545
562
|
* "visibility": {
|
|
@@ -565,8 +582,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
565
582
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
566
583
|
* "active": false,
|
|
567
584
|
* "displayName": "Mia Krystof",
|
|
568
|
-
* "self":
|
|
569
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
585
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
570
586
|
* },
|
|
571
587
|
* "comment": {
|
|
572
588
|
* "type": "doc",
|
|
@@ -585,8 +601,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
585
601
|
* },
|
|
586
602
|
* "id": "100028",
|
|
587
603
|
* "issueId": "10002",
|
|
588
|
-
* "self":
|
|
589
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
604
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
590
605
|
* "started": "2021-01-17T12:34:00.000+0000",
|
|
591
606
|
* "timeSpent": "3h 20m",
|
|
592
607
|
* "timeSpentSeconds": 12000,
|
|
@@ -594,8 +609,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
594
609
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
595
610
|
* "active": false,
|
|
596
611
|
* "displayName": "Mia Krystof",
|
|
597
|
-
* "self":
|
|
598
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
612
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
599
613
|
* },
|
|
600
614
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
601
615
|
* "visibility": {
|
|
@@ -617,16 +631,17 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
617
631
|
* },
|
|
618
632
|
* "id": "10001",
|
|
619
633
|
* "key": "HSP-1",
|
|
620
|
-
* "self":
|
|
621
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
634
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
622
635
|
* }
|
|
623
636
|
* ],
|
|
624
637
|
* "maxResults": 50,
|
|
625
638
|
* "startAt": 0,
|
|
626
639
|
* "total": 1
|
|
627
640
|
* }
|
|
628
|
-
*
|
|
641
|
+
* ```
|
|
642
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/epic/{epicId}/issue`
|
|
629
643
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-epic-epicid-issue-get
|
|
644
|
+
* @param params
|
|
630
645
|
*/
|
|
631
646
|
this.getBoardIssuesForEpic = ({ boardId, epicId, startAt, maxResults, jql, validateQuery, fields, expand, }) => {
|
|
632
647
|
return this.getClientInstance()
|
|
@@ -663,7 +678,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
663
678
|
*
|
|
664
679
|
* @returns Returns the requested issues, at the specified page of the results.
|
|
665
680
|
*
|
|
666
|
-
* example:
|
|
681
|
+
* example:
|
|
682
|
+
* ```
|
|
683
|
+
* {
|
|
667
684
|
* "expand": "names,schema",
|
|
668
685
|
* "issues": [
|
|
669
686
|
* {
|
|
@@ -680,8 +697,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
680
697
|
* "closedSprints": [
|
|
681
698
|
* {
|
|
682
699
|
* "id": 37,
|
|
683
|
-
* "self":
|
|
684
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
700
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
685
701
|
* "state": "closed",
|
|
686
702
|
* "name": "sprint 1",
|
|
687
703
|
* "startDate": "2015-04-11T15:22:00.000+10:00",
|
|
@@ -693,14 +709,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
693
709
|
* "description": "example bug report",
|
|
694
710
|
* "project": {
|
|
695
711
|
* "avatarUrls": {
|
|
696
|
-
* "16x16":
|
|
697
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
698
|
-
* "
|
|
699
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
700
|
-
* "32x32":
|
|
701
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
702
|
-
* "48x48":
|
|
703
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
712
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000",
|
|
713
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000",
|
|
714
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
715
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
704
716
|
* },
|
|
705
717
|
* "id": "10000",
|
|
706
718
|
* "insight": {
|
|
@@ -713,8 +725,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
713
725
|
* "description": "First Project Category",
|
|
714
726
|
* "id": "10000",
|
|
715
727
|
* "name": "FIRST",
|
|
716
|
-
* "self":
|
|
717
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
728
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
718
729
|
* },
|
|
719
730
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/EX",
|
|
720
731
|
* "simplified": false,
|
|
@@ -726,8 +737,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
726
737
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
727
738
|
* "active": false,
|
|
728
739
|
* "displayName": "Mia Krystof",
|
|
729
|
-
* "self":
|
|
730
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
740
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
731
741
|
* },
|
|
732
742
|
* "body": {
|
|
733
743
|
* "type": "doc",
|
|
@@ -738,10 +748,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
738
748
|
* "content": [
|
|
739
749
|
* {
|
|
740
750
|
* "type": "text",
|
|
741
|
-
* "text": "Lorem ipsum dolor sit amet, consectetur
|
|
742
|
-
* adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue
|
|
743
|
-
* iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue
|
|
744
|
-
* semper."
|
|
751
|
+
* "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."
|
|
745
752
|
* }
|
|
746
753
|
* ]
|
|
747
754
|
* }
|
|
@@ -749,14 +756,12 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
749
756
|
* },
|
|
750
757
|
* "created": "2021-01-17T12:34:00.000+0000",
|
|
751
758
|
* "id": "10000",
|
|
752
|
-
* "self":
|
|
753
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
759
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
754
760
|
* "updateAuthor": {
|
|
755
761
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
756
762
|
* "active": false,
|
|
757
763
|
* "displayName": "Mia Krystof",
|
|
758
|
-
* "self":
|
|
759
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
764
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
760
765
|
* },
|
|
761
766
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
762
767
|
* "visibility": {
|
|
@@ -782,8 +787,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
782
787
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
783
788
|
* "active": false,
|
|
784
789
|
* "displayName": "Mia Krystof",
|
|
785
|
-
* "self":
|
|
786
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
790
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
787
791
|
* },
|
|
788
792
|
* "comment": {
|
|
789
793
|
* "type": "doc",
|
|
@@ -802,8 +806,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
802
806
|
* },
|
|
803
807
|
* "id": "100028",
|
|
804
808
|
* "issueId": "10002",
|
|
805
|
-
* "self":
|
|
806
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
809
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
807
810
|
* "started": "2021-01-17T12:34:00.000+0000",
|
|
808
811
|
* "timeSpent": "3h 20m",
|
|
809
812
|
* "timeSpentSeconds": 12000,
|
|
@@ -811,8 +814,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
811
814
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
812
815
|
* "active": false,
|
|
813
816
|
* "displayName": "Mia Krystof",
|
|
814
|
-
* "self":
|
|
815
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
817
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
816
818
|
* },
|
|
817
819
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
818
820
|
* "visibility": {
|
|
@@ -834,16 +836,17 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
834
836
|
* },
|
|
835
837
|
* "id": "10001",
|
|
836
838
|
* "key": "HSP-1",
|
|
837
|
-
* "self":
|
|
838
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
839
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
839
840
|
* }
|
|
840
841
|
* ],
|
|
841
842
|
* "maxResults": 50,
|
|
842
843
|
* "startAt": 0,
|
|
843
844
|
* "total": 1
|
|
844
845
|
* }
|
|
845
|
-
*
|
|
846
|
+
* ```
|
|
847
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/sprint/{sprintId}/issue`
|
|
846
848
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-sprint-sprintid-issue-get
|
|
849
|
+
* @param params
|
|
847
850
|
*/
|
|
848
851
|
this.getBoardIssuesForSprint = ({ boardId, sprintId, startAt, maxResults, jql, validateQuery, fields, expand, }) => {
|
|
849
852
|
return this.getClientInstance()
|
|
@@ -878,8 +881,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
878
881
|
* permissions to view the board.
|
|
879
882
|
*
|
|
880
883
|
* @returns Returned if the board exists and the property was found.
|
|
881
|
-
* @path
|
|
884
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/properties/{propertyKey}`
|
|
882
885
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-properties-propertykey-get
|
|
886
|
+
* @param params
|
|
883
887
|
*/
|
|
884
888
|
this.getBoardProperty = ({ boardId, propertyKey, }) => {
|
|
885
889
|
return this.getClientInstance()
|
|
@@ -906,8 +910,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
906
910
|
* board.
|
|
907
911
|
*
|
|
908
912
|
* @returns Returned if the board with given id exists.
|
|
909
|
-
* @path
|
|
913
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/properties`
|
|
910
914
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-properties-get
|
|
915
|
+
* @param params
|
|
911
916
|
*/
|
|
912
917
|
this.getBoardPropertyKeys = ({ boardId, }) => {
|
|
913
918
|
return this.getClientInstance()
|
|
@@ -954,7 +959,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
954
959
|
*
|
|
955
960
|
* @returns Returns the configuration of the board for given boardId.
|
|
956
961
|
*
|
|
957
|
-
* example:
|
|
962
|
+
* example:
|
|
963
|
+
* ```
|
|
964
|
+
* {
|
|
958
965
|
* "columnConfig": {
|
|
959
966
|
* "columns": [
|
|
960
967
|
* {
|
|
@@ -1018,8 +1025,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1018
1025
|
* },
|
|
1019
1026
|
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/84/config"
|
|
1020
1027
|
* }
|
|
1021
|
-
*
|
|
1028
|
+
* ```
|
|
1029
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/configuration`
|
|
1022
1030
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-configuration-get
|
|
1031
|
+
* @param params
|
|
1023
1032
|
*/
|
|
1024
1033
|
this.getConfiguration = ({ boardId, }) => {
|
|
1025
1034
|
return this.getClientInstance()
|
|
@@ -1046,7 +1055,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1046
1055
|
*
|
|
1047
1056
|
* @returns Returns the requested epics, at the specified page of the results.
|
|
1048
1057
|
*
|
|
1049
|
-
* example:
|
|
1058
|
+
* example:
|
|
1059
|
+
* ```
|
|
1060
|
+
* {
|
|
1050
1061
|
* "isLast": false,
|
|
1051
1062
|
* "maxResults": 2,
|
|
1052
1063
|
* "startAt": 1,
|
|
@@ -1074,8 +1085,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1074
1085
|
* }
|
|
1075
1086
|
* ]
|
|
1076
1087
|
* }
|
|
1077
|
-
*
|
|
1088
|
+
* ```
|
|
1089
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/epic`
|
|
1078
1090
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-epic-get
|
|
1091
|
+
* @param params
|
|
1079
1092
|
*/
|
|
1080
1093
|
this.getEpics = ({ boardId, startAt, maxResults, done, }) => {
|
|
1081
1094
|
return this.getClientInstance()
|
|
@@ -1102,8 +1115,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1102
1115
|
};
|
|
1103
1116
|
/**
|
|
1104
1117
|
* @returns 200 response
|
|
1105
|
-
* @path
|
|
1118
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/features`
|
|
1106
1119
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-features-get
|
|
1120
|
+
* @param params
|
|
1107
1121
|
*/
|
|
1108
1122
|
this.getFeaturesForBoard = ({ boardId, }) => {
|
|
1109
1123
|
return this.getClientInstance()
|
|
@@ -1134,7 +1148,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1134
1148
|
*
|
|
1135
1149
|
* @returns Returns the requested issues, at the specified page of the results.
|
|
1136
1150
|
*
|
|
1137
|
-
* example:
|
|
1151
|
+
* example:
|
|
1152
|
+
* ```
|
|
1153
|
+
* {
|
|
1138
1154
|
* "expand": "names,schema",
|
|
1139
1155
|
* "issues": [
|
|
1140
1156
|
* {
|
|
@@ -1151,8 +1167,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1151
1167
|
* "closedSprints": [
|
|
1152
1168
|
* {
|
|
1153
1169
|
* "id": 37,
|
|
1154
|
-
* "self":
|
|
1155
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
1170
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
1156
1171
|
* "state": "closed",
|
|
1157
1172
|
* "name": "sprint 1",
|
|
1158
1173
|
* "startDate": "2015-04-11T15:22:00.000+10:00",
|
|
@@ -1164,14 +1179,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1164
1179
|
* "description": "example bug report",
|
|
1165
1180
|
* "project": {
|
|
1166
1181
|
* "avatarUrls": {
|
|
1167
|
-
* "16x16":
|
|
1168
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
1169
|
-
* "
|
|
1170
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
1171
|
-
* "32x32":
|
|
1172
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
1173
|
-
* "48x48":
|
|
1174
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
1182
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000",
|
|
1183
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000",
|
|
1184
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
1185
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
1175
1186
|
* },
|
|
1176
1187
|
* "id": "10000",
|
|
1177
1188
|
* "insight": {
|
|
@@ -1184,8 +1195,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1184
1195
|
* "description": "First Project Category",
|
|
1185
1196
|
* "id": "10000",
|
|
1186
1197
|
* "name": "FIRST",
|
|
1187
|
-
* "self":
|
|
1188
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
1198
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
1189
1199
|
* },
|
|
1190
1200
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/EX",
|
|
1191
1201
|
* "simplified": false,
|
|
@@ -1197,8 +1207,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1197
1207
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1198
1208
|
* "active": false,
|
|
1199
1209
|
* "displayName": "Mia Krystof",
|
|
1200
|
-
* "self":
|
|
1201
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1210
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1202
1211
|
* },
|
|
1203
1212
|
* "body": {
|
|
1204
1213
|
* "type": "doc",
|
|
@@ -1209,10 +1218,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1209
1218
|
* "content": [
|
|
1210
1219
|
* {
|
|
1211
1220
|
* "type": "text",
|
|
1212
|
-
* "text": "Lorem ipsum dolor sit amet, consectetur
|
|
1213
|
-
* adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue
|
|
1214
|
-
* iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue
|
|
1215
|
-
* semper."
|
|
1221
|
+
* "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."
|
|
1216
1222
|
* }
|
|
1217
1223
|
* ]
|
|
1218
1224
|
* }
|
|
@@ -1220,14 +1226,12 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1220
1226
|
* },
|
|
1221
1227
|
* "created": "2021-01-17T12:34:00.000+0000",
|
|
1222
1228
|
* "id": "10000",
|
|
1223
|
-
* "self":
|
|
1224
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
1229
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
1225
1230
|
* "updateAuthor": {
|
|
1226
1231
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1227
1232
|
* "active": false,
|
|
1228
1233
|
* "displayName": "Mia Krystof",
|
|
1229
|
-
* "self":
|
|
1230
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1234
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1231
1235
|
* },
|
|
1232
1236
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
1233
1237
|
* "visibility": {
|
|
@@ -1253,8 +1257,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1253
1257
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1254
1258
|
* "active": false,
|
|
1255
1259
|
* "displayName": "Mia Krystof",
|
|
1256
|
-
* "self":
|
|
1257
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1260
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1258
1261
|
* },
|
|
1259
1262
|
* "comment": {
|
|
1260
1263
|
* "type": "doc",
|
|
@@ -1273,8 +1276,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1273
1276
|
* },
|
|
1274
1277
|
* "id": "100028",
|
|
1275
1278
|
* "issueId": "10002",
|
|
1276
|
-
* "self":
|
|
1277
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
1279
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
1278
1280
|
* "started": "2021-01-17T12:34:00.000+0000",
|
|
1279
1281
|
* "timeSpent": "3h 20m",
|
|
1280
1282
|
* "timeSpentSeconds": 12000,
|
|
@@ -1282,8 +1284,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1282
1284
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1283
1285
|
* "active": false,
|
|
1284
1286
|
* "displayName": "Mia Krystof",
|
|
1285
|
-
* "self":
|
|
1286
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1287
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1287
1288
|
* },
|
|
1288
1289
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
1289
1290
|
* "visibility": {
|
|
@@ -1305,16 +1306,17 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1305
1306
|
* },
|
|
1306
1307
|
* "id": "10001",
|
|
1307
1308
|
* "key": "HSP-1",
|
|
1308
|
-
* "self":
|
|
1309
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
1309
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
1310
1310
|
* }
|
|
1311
1311
|
* ],
|
|
1312
1312
|
* "maxResults": 50,
|
|
1313
1313
|
* "startAt": 0,
|
|
1314
1314
|
* "total": 1
|
|
1315
1315
|
* }
|
|
1316
|
-
*
|
|
1316
|
+
* ```
|
|
1317
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/backlog`
|
|
1317
1318
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-backlog-get
|
|
1319
|
+
* @param params
|
|
1318
1320
|
*/
|
|
1319
1321
|
this.getIssuesForBacklog = ({ boardId, startAt, maxResults, jql, validateQuery, fields, expand, }) => {
|
|
1320
1322
|
return this.getClientInstance()
|
|
@@ -1353,7 +1355,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1353
1355
|
*
|
|
1354
1356
|
* @returns Returns the requested issues, at the specified page of the results.
|
|
1355
1357
|
*
|
|
1356
|
-
* example:
|
|
1358
|
+
* example:
|
|
1359
|
+
* ```
|
|
1360
|
+
* {
|
|
1357
1361
|
* "expand": "names,schema",
|
|
1358
1362
|
* "issues": [
|
|
1359
1363
|
* {
|
|
@@ -1370,8 +1374,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1370
1374
|
* "closedSprints": [
|
|
1371
1375
|
* {
|
|
1372
1376
|
* "id": 37,
|
|
1373
|
-
* "self":
|
|
1374
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
1377
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
1375
1378
|
* "state": "closed",
|
|
1376
1379
|
* "name": "sprint 1",
|
|
1377
1380
|
* "startDate": "2015-04-11T15:22:00.000+10:00",
|
|
@@ -1383,14 +1386,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1383
1386
|
* "description": "example bug report",
|
|
1384
1387
|
* "project": {
|
|
1385
1388
|
* "avatarUrls": {
|
|
1386
|
-
* "16x16":
|
|
1387
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
1388
|
-
* "
|
|
1389
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
1390
|
-
* "32x32":
|
|
1391
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
1392
|
-
* "48x48":
|
|
1393
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
1389
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000",
|
|
1390
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000",
|
|
1391
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
1392
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
1394
1393
|
* },
|
|
1395
1394
|
* "id": "10000",
|
|
1396
1395
|
* "insight": {
|
|
@@ -1403,8 +1402,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1403
1402
|
* "description": "First Project Category",
|
|
1404
1403
|
* "id": "10000",
|
|
1405
1404
|
* "name": "FIRST",
|
|
1406
|
-
* "self":
|
|
1407
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
1405
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
1408
1406
|
* },
|
|
1409
1407
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/EX",
|
|
1410
1408
|
* "simplified": false,
|
|
@@ -1416,8 +1414,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1416
1414
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1417
1415
|
* "active": false,
|
|
1418
1416
|
* "displayName": "Mia Krystof",
|
|
1419
|
-
* "self":
|
|
1420
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1417
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1421
1418
|
* },
|
|
1422
1419
|
* "body": {
|
|
1423
1420
|
* "type": "doc",
|
|
@@ -1428,10 +1425,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1428
1425
|
* "content": [
|
|
1429
1426
|
* {
|
|
1430
1427
|
* "type": "text",
|
|
1431
|
-
* "text": "Lorem ipsum dolor sit amet, consectetur
|
|
1432
|
-
* adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue
|
|
1433
|
-
* iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue
|
|
1434
|
-
* semper."
|
|
1428
|
+
* "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."
|
|
1435
1429
|
* }
|
|
1436
1430
|
* ]
|
|
1437
1431
|
* }
|
|
@@ -1439,14 +1433,12 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1439
1433
|
* },
|
|
1440
1434
|
* "created": "2021-01-17T12:34:00.000+0000",
|
|
1441
1435
|
* "id": "10000",
|
|
1442
|
-
* "self":
|
|
1443
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
1436
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
1444
1437
|
* "updateAuthor": {
|
|
1445
1438
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1446
1439
|
* "active": false,
|
|
1447
1440
|
* "displayName": "Mia Krystof",
|
|
1448
|
-
* "self":
|
|
1449
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1441
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1450
1442
|
* },
|
|
1451
1443
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
1452
1444
|
* "visibility": {
|
|
@@ -1472,8 +1464,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1472
1464
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1473
1465
|
* "active": false,
|
|
1474
1466
|
* "displayName": "Mia Krystof",
|
|
1475
|
-
* "self":
|
|
1476
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1467
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1477
1468
|
* },
|
|
1478
1469
|
* "comment": {
|
|
1479
1470
|
* "type": "doc",
|
|
@@ -1492,8 +1483,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1492
1483
|
* },
|
|
1493
1484
|
* "id": "100028",
|
|
1494
1485
|
* "issueId": "10002",
|
|
1495
|
-
* "self":
|
|
1496
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
1486
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
1497
1487
|
* "started": "2021-01-17T12:34:00.000+0000",
|
|
1498
1488
|
* "timeSpent": "3h 20m",
|
|
1499
1489
|
* "timeSpentSeconds": 12000,
|
|
@@ -1501,8 +1491,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1501
1491
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1502
1492
|
* "active": false,
|
|
1503
1493
|
* "displayName": "Mia Krystof",
|
|
1504
|
-
* "self":
|
|
1505
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1494
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1506
1495
|
* },
|
|
1507
1496
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
1508
1497
|
* "visibility": {
|
|
@@ -1524,16 +1513,17 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1524
1513
|
* },
|
|
1525
1514
|
* "id": "10001",
|
|
1526
1515
|
* "key": "HSP-1",
|
|
1527
|
-
* "self":
|
|
1528
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
1516
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
1529
1517
|
* }
|
|
1530
1518
|
* ],
|
|
1531
1519
|
* "maxResults": 50,
|
|
1532
1520
|
* "startAt": 0,
|
|
1533
1521
|
* "total": 1
|
|
1534
1522
|
* }
|
|
1535
|
-
*
|
|
1523
|
+
* ```
|
|
1524
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/issue`
|
|
1536
1525
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-issue-get
|
|
1526
|
+
* @param params
|
|
1537
1527
|
*/
|
|
1538
1528
|
this.getIssuesForBoard = ({ boardId, startAt, maxResults, jql, validateQuery, fields, expand, }) => {
|
|
1539
1529
|
return this.getClientInstance()
|
|
@@ -1569,7 +1559,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1569
1559
|
*
|
|
1570
1560
|
* @returns Returns the requested issues, at the specified page of the results.
|
|
1571
1561
|
*
|
|
1572
|
-
* example:
|
|
1562
|
+
* example:
|
|
1563
|
+
* ```
|
|
1564
|
+
* {
|
|
1573
1565
|
* "expand": "names,schema",
|
|
1574
1566
|
* "issues": [
|
|
1575
1567
|
* {
|
|
@@ -1586,8 +1578,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1586
1578
|
* "closedSprints": [
|
|
1587
1579
|
* {
|
|
1588
1580
|
* "id": 37,
|
|
1589
|
-
* "self":
|
|
1590
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
1581
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
1591
1582
|
* "state": "closed",
|
|
1592
1583
|
* "name": "sprint 1",
|
|
1593
1584
|
* "startDate": "2015-04-11T15:22:00.000+10:00",
|
|
@@ -1599,14 +1590,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1599
1590
|
* "description": "example bug report",
|
|
1600
1591
|
* "project": {
|
|
1601
1592
|
* "avatarUrls": {
|
|
1602
|
-
* "16x16":
|
|
1603
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
1604
|
-
* "
|
|
1605
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
1606
|
-
* "32x32":
|
|
1607
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
1608
|
-
* "48x48":
|
|
1609
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
1593
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000",
|
|
1594
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000",
|
|
1595
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
1596
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
1610
1597
|
* },
|
|
1611
1598
|
* "id": "10000",
|
|
1612
1599
|
* "insight": {
|
|
@@ -1619,8 +1606,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1619
1606
|
* "description": "First Project Category",
|
|
1620
1607
|
* "id": "10000",
|
|
1621
1608
|
* "name": "FIRST",
|
|
1622
|
-
* "self":
|
|
1623
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
1609
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
1624
1610
|
* },
|
|
1625
1611
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/EX",
|
|
1626
1612
|
* "simplified": false,
|
|
@@ -1632,8 +1618,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1632
1618
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1633
1619
|
* "active": false,
|
|
1634
1620
|
* "displayName": "Mia Krystof",
|
|
1635
|
-
* "self":
|
|
1636
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1621
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1637
1622
|
* },
|
|
1638
1623
|
* "body": {
|
|
1639
1624
|
* "type": "doc",
|
|
@@ -1644,10 +1629,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1644
1629
|
* "content": [
|
|
1645
1630
|
* {
|
|
1646
1631
|
* "type": "text",
|
|
1647
|
-
* "text": "Lorem ipsum dolor sit amet, consectetur
|
|
1648
|
-
* adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue
|
|
1649
|
-
* iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue
|
|
1650
|
-
* semper."
|
|
1632
|
+
* "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."
|
|
1651
1633
|
* }
|
|
1652
1634
|
* ]
|
|
1653
1635
|
* }
|
|
@@ -1655,14 +1637,12 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1655
1637
|
* },
|
|
1656
1638
|
* "created": "2021-01-17T12:34:00.000+0000",
|
|
1657
1639
|
* "id": "10000",
|
|
1658
|
-
* "self":
|
|
1659
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
1640
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
1660
1641
|
* "updateAuthor": {
|
|
1661
1642
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1662
1643
|
* "active": false,
|
|
1663
1644
|
* "displayName": "Mia Krystof",
|
|
1664
|
-
* "self":
|
|
1665
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1645
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1666
1646
|
* },
|
|
1667
1647
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
1668
1648
|
* "visibility": {
|
|
@@ -1688,8 +1668,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1688
1668
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1689
1669
|
* "active": false,
|
|
1690
1670
|
* "displayName": "Mia Krystof",
|
|
1691
|
-
* "self":
|
|
1692
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1671
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1693
1672
|
* },
|
|
1694
1673
|
* "comment": {
|
|
1695
1674
|
* "type": "doc",
|
|
@@ -1708,8 +1687,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1708
1687
|
* },
|
|
1709
1688
|
* "id": "100028",
|
|
1710
1689
|
* "issueId": "10002",
|
|
1711
|
-
* "self":
|
|
1712
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
1690
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
1713
1691
|
* "started": "2021-01-17T12:34:00.000+0000",
|
|
1714
1692
|
* "timeSpent": "3h 20m",
|
|
1715
1693
|
* "timeSpentSeconds": 12000,
|
|
@@ -1717,8 +1695,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1717
1695
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
1718
1696
|
* "active": false,
|
|
1719
1697
|
* "displayName": "Mia Krystof",
|
|
1720
|
-
* "self":
|
|
1721
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1698
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1722
1699
|
* },
|
|
1723
1700
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
1724
1701
|
* "visibility": {
|
|
@@ -1740,16 +1717,17 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1740
1717
|
* },
|
|
1741
1718
|
* "id": "10001",
|
|
1742
1719
|
* "key": "HSP-1",
|
|
1743
|
-
* "self":
|
|
1744
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
1720
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
1745
1721
|
* }
|
|
1746
1722
|
* ],
|
|
1747
1723
|
* "maxResults": 50,
|
|
1748
1724
|
* "startAt": 0,
|
|
1749
1725
|
* "total": 1
|
|
1750
1726
|
* }
|
|
1751
|
-
*
|
|
1727
|
+
* ```
|
|
1728
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/epic/none/issue`
|
|
1752
1729
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-epic-none-issue-get
|
|
1730
|
+
* @param params
|
|
1753
1731
|
*/
|
|
1754
1732
|
this.getIssuesWithoutEpicForBoard = ({ boardId, startAt, maxResults, jql, validateQuery, fields, expand, }) => {
|
|
1755
1733
|
return this.getClientInstance()
|
|
@@ -1796,7 +1774,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1796
1774
|
*
|
|
1797
1775
|
* @returns Returns the board's projects, at the specified page of the results.
|
|
1798
1776
|
*
|
|
1799
|
-
* example:
|
|
1777
|
+
* example:
|
|
1778
|
+
* ```
|
|
1779
|
+
* {
|
|
1800
1780
|
* "isLast": true,
|
|
1801
1781
|
* "maxResults": 10,
|
|
1802
1782
|
* "startAt": 0,
|
|
@@ -1823,8 +1803,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1823
1803
|
* }
|
|
1824
1804
|
* ]
|
|
1825
1805
|
* }
|
|
1826
|
-
*
|
|
1806
|
+
* ```
|
|
1807
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/project`
|
|
1827
1808
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-project-get
|
|
1809
|
+
* @param params
|
|
1828
1810
|
*/
|
|
1829
1811
|
this.getProjects = ({ boardId, startAt, maxResults, }) => {
|
|
1830
1812
|
return this.getClientInstance()
|
|
@@ -1861,8 +1843,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1861
1843
|
* to ABC and BCD projects but query `project in (ABC, BCD) OR reporter = admin`
|
|
1862
1844
|
* doesn't have reference to any project.
|
|
1863
1845
|
*
|
|
1864
|
-
* @path
|
|
1846
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/project/full`
|
|
1865
1847
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-project-full-get
|
|
1848
|
+
* @param params
|
|
1866
1849
|
*/
|
|
1867
1850
|
this.getProjectsFull = ({ boardId, }) => {
|
|
1868
1851
|
return this.getClientInstance()
|
|
@@ -1882,7 +1865,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1882
1865
|
*
|
|
1883
1866
|
* @returns Returns the requested quick filter.
|
|
1884
1867
|
*
|
|
1885
|
-
* example:
|
|
1868
|
+
* example:
|
|
1869
|
+
* ```
|
|
1870
|
+
* {
|
|
1886
1871
|
* "boardId": 1,
|
|
1887
1872
|
* "description": "Issues of type bug",
|
|
1888
1873
|
* "id": 1,
|
|
@@ -1890,8 +1875,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1890
1875
|
* "name": "Bugs",
|
|
1891
1876
|
* "position": 0
|
|
1892
1877
|
* }
|
|
1893
|
-
*
|
|
1878
|
+
* ```
|
|
1879
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/quickfilter/{quickFilterId}`
|
|
1894
1880
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-quickfilter-quickfilterid-get
|
|
1881
|
+
* @param params
|
|
1895
1882
|
*/
|
|
1896
1883
|
this.getQuickFilter = ({ boardId, quickFilterId, }) => {
|
|
1897
1884
|
return this.getClientInstance()
|
|
@@ -1914,8 +1901,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1914
1901
|
};
|
|
1915
1902
|
/**
|
|
1916
1903
|
* @returns 200 response
|
|
1917
|
-
* @path
|
|
1904
|
+
* @path GET `/rest/agile/1.0/board/{boardId}/reports`
|
|
1918
1905
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-reports-get
|
|
1906
|
+
* @param params
|
|
1919
1907
|
*/
|
|
1920
1908
|
this.getReportsForBoard = ({ boardId, }) => {
|
|
1921
1909
|
return this.getClientInstance()
|
|
@@ -1945,7 +1933,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1945
1933
|
*
|
|
1946
1934
|
* @returns Returns the list of issue with status of rank operation.
|
|
1947
1935
|
*
|
|
1948
|
-
* example:
|
|
1936
|
+
* example:
|
|
1937
|
+
* ```
|
|
1938
|
+
* {
|
|
1949
1939
|
* "entries": [
|
|
1950
1940
|
* {
|
|
1951
1941
|
* "issueId": 10000,
|
|
@@ -1959,8 +1949,7 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1959
1949
|
* },
|
|
1960
1950
|
* {
|
|
1961
1951
|
* "errors": [
|
|
1962
|
-
* "JIRA Agile cannot execute the rank operation at this time. Please try
|
|
1963
|
-
* again later."
|
|
1952
|
+
* "JIRA Agile cannot execute the rank operation at this time. Please try again later."
|
|
1964
1953
|
* ],
|
|
1965
1954
|
* "issueId": 10002,
|
|
1966
1955
|
* "issueKey": "PR-3",
|
|
@@ -1968,8 +1957,10 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
1968
1957
|
* }
|
|
1969
1958
|
* ]
|
|
1970
1959
|
* }
|
|
1971
|
-
*
|
|
1960
|
+
* ```
|
|
1961
|
+
* @path POST `/rest/agile/1.0/board/{boardId}/issue`
|
|
1972
1962
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-issue-post
|
|
1963
|
+
* @param params
|
|
1973
1964
|
*/
|
|
1974
1965
|
this.moveIssuesToBoard = ({ boardId, issueRankRequestBean, }) => {
|
|
1975
1966
|
return this.getClientInstance()
|
|
@@ -2001,15 +1992,17 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
2001
1992
|
* by the id. The user who stores the data is required to have permissions to
|
|
2002
1993
|
* modify the board.
|
|
2003
1994
|
*
|
|
2004
|
-
* @returns
|
|
1995
|
+
* @returns
|
|
1996
|
+
* * status: 200, mediaType: application/json
|
|
2005
1997
|
*
|
|
2006
1998
|
* Returned if the board property is successfully updated.
|
|
2007
1999
|
*
|
|
2008
2000
|
* * status: 201, mediaType: application/json
|
|
2009
2001
|
*
|
|
2010
2002
|
* Returned if the board property is successfully created.
|
|
2011
|
-
* @path
|
|
2003
|
+
* @path PUT `/rest/agile/1.0/board/{boardId}/properties/{propertyKey}`
|
|
2012
2004
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-properties-propertykey-put
|
|
2005
|
+
* @param params
|
|
2013
2006
|
*/
|
|
2014
2007
|
this.setBoardProperty = ({ boardId, propertyKey, requestBody, }) => {
|
|
2015
2008
|
return this.getClientInstance()
|
|
@@ -2039,8 +2032,9 @@ class BoardService extends CommonHttpService_1.CommonHttpService {
|
|
|
2039
2032
|
};
|
|
2040
2033
|
/**
|
|
2041
2034
|
* @returns 200 response
|
|
2042
|
-
* @path
|
|
2035
|
+
* @path PUT `/rest/agile/1.0/board/{boardId}/features`
|
|
2043
2036
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-board#api-rest-agile-1-0-board-boardid-features-put
|
|
2037
|
+
* @param params
|
|
2044
2038
|
*/
|
|
2045
2039
|
this.toggleFeatures = ({ boardId, featureToggleRequestBean, }) => {
|
|
2046
2040
|
return this.getClientInstance()
|