@resolution/jira-api-client 0.5.2 → 0.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -0
- package/README.md +51 -19
- package/lib/openapi/{platform/core → core}/CommonHttpClient.d.ts +54 -3
- package/lib/openapi/{serviceManagement/core → core}/CommonHttpClient.js +14 -0
- package/lib/openapi/core/CommonHttpClient.js.map +1 -0
- package/lib/openapi/{software/core → core}/CommonHttpService.d.ts +17 -0
- package/lib/openapi/{platform/core → core}/CommonHttpService.js +11 -0
- package/lib/openapi/core/CommonHttpService.js.map +1 -0
- package/lib/openapi/core/CommonValidationSchemaStorage.js.map +1 -0
- package/lib/openapi/platform/BaseJiraPlatformApiClient.d.ts +5 -5
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js +3 -3
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js.map +1 -1
- package/lib/openapi/platform/models/announcementBanner.d.ts +1 -1
- package/lib/openapi/platform/models/appDataPolicies.d.ts +1 -1
- package/lib/openapi/platform/models/appMigration.d.ts +13 -7
- package/lib/openapi/platform/models/appMigration.js.map +1 -1
- package/lib/openapi/platform/models/appProperties.d.ts +3 -2
- package/lib/openapi/platform/models/appProperties.js.map +1 -1
- package/lib/openapi/platform/models/auditRecords.d.ts +1 -1
- package/lib/openapi/platform/models/avatars.d.ts +1 -1
- package/lib/openapi/platform/models/classificationLevels.d.ts +1 -1
- package/lib/openapi/platform/models/common.d.ts +3 -5
- package/lib/openapi/platform/models/common.js.map +1 -1
- package/lib/openapi/platform/models/dashboards.d.ts +2 -3
- package/lib/openapi/platform/models/dashboards.js.map +1 -1
- package/lib/openapi/platform/models/dynamicModules.d.ts +5 -3
- package/lib/openapi/platform/models/dynamicModules.js.map +1 -1
- package/lib/openapi/platform/models/filterSharing.d.ts +1 -1
- package/lib/openapi/platform/models/filters.d.ts +1 -1
- package/lib/openapi/platform/models/groupAndUserPicker.d.ts +1 -1
- package/lib/openapi/platform/models/groups.d.ts +1 -1
- package/lib/openapi/platform/models/issueAttachments.d.ts +1 -1
- package/lib/openapi/platform/models/issueBulkOperations.d.ts +2 -3
- package/lib/openapi/platform/models/issueBulkOperations.js.map +1 -1
- package/lib/openapi/platform/models/issueCommentProperties.d.ts +1 -1
- package/lib/openapi/platform/models/issueComments.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldConfigurationApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldContexts.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldOptions.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldOptionsApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldValuesApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueFieldConfigurations.d.ts +1 -1
- package/lib/openapi/platform/models/issueFields.d.ts +1 -1
- package/lib/openapi/platform/models/issueLinkTypes.d.ts +1 -1
- package/lib/openapi/platform/models/issueLinks.d.ts +1 -1
- package/lib/openapi/platform/models/issueNotificationSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issuePriorities.d.ts +1 -1
- package/lib/openapi/platform/models/issueProperties.d.ts +1 -1
- package/lib/openapi/platform/models/issueRemoteLinks.d.ts +1 -1
- package/lib/openapi/platform/models/issueResolutions.d.ts +1 -1
- package/lib/openapi/platform/models/issueSearch.d.ts +2 -3
- package/lib/openapi/platform/models/issueSearch.js.map +1 -1
- package/lib/openapi/platform/models/issueSecurityLevel.d.ts +1 -1
- package/lib/openapi/platform/models/issueSecuritySchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypeSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypeScreenSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypes.d.ts +1 -1
- package/lib/openapi/platform/models/issueVotes.d.ts +1 -1
- package/lib/openapi/platform/models/issueWatchers.d.ts +1 -1
- package/lib/openapi/platform/models/issueWorklogs.d.ts +1 -1
- package/lib/openapi/platform/models/issues.d.ts +16 -14
- package/lib/openapi/platform/models/issues.js.map +1 -1
- package/lib/openapi/platform/models/jiraExpressions.d.ts +8 -6
- package/lib/openapi/platform/models/jiraExpressions.js.map +1 -1
- package/lib/openapi/platform/models/jiraSettings.d.ts +1 -1
- package/lib/openapi/platform/models/jql.d.ts +9 -5
- package/lib/openapi/platform/models/jql.js.map +1 -1
- package/lib/openapi/platform/models/jqlFunctionsApps.d.ts +1 -1
- package/lib/openapi/platform/models/labels.d.ts +1 -1
- package/lib/openapi/platform/models/licenseMetrics.d.ts +1 -1
- package/lib/openapi/platform/models/myself.d.ts +1 -1
- package/lib/openapi/platform/models/permissionSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/permissions.d.ts +2 -3
- package/lib/openapi/platform/models/permissions.js.map +1 -1
- package/lib/openapi/platform/models/prioritySchemes.d.ts +1 -1
- package/lib/openapi/platform/models/projectAvatars.d.ts +1 -1
- package/lib/openapi/platform/models/projectClassificationLevels.d.ts +1 -1
- package/lib/openapi/platform/models/projectComponents.d.ts +1 -1
- package/lib/openapi/platform/models/projectEmail.d.ts +1 -1
- package/lib/openapi/platform/models/projectFeatures.d.ts +1 -1
- package/lib/openapi/platform/models/projectPermissionSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/projectRoleActors.d.ts +1 -1
- package/lib/openapi/platform/models/projectRoles.d.ts +1 -1
- package/lib/openapi/platform/models/projectTypes.d.ts +1 -1
- package/lib/openapi/platform/models/projectVersions.d.ts +1 -1
- package/lib/openapi/platform/models/projects.d.ts +1 -1
- package/lib/openapi/platform/models/screenSchemes.d.ts +2 -2
- package/lib/openapi/platform/models/screenSchemes.js +1 -1
- package/lib/openapi/platform/models/screenSchemes.js.map +1 -1
- package/lib/openapi/platform/models/screenTabFields.d.ts +1 -1
- package/lib/openapi/platform/models/screens.d.ts +1 -1
- package/lib/openapi/platform/models/serverInfo.d.ts +1 -1
- package/lib/openapi/platform/models/serviceRegistry.d.ts +3 -2
- package/lib/openapi/platform/models/serviceRegistry.js.map +1 -1
- package/lib/openapi/platform/models/status.d.ts +1 -1
- package/lib/openapi/platform/models/timeTracking.d.ts +1 -1
- package/lib/openapi/platform/models/uiModificationsApps.d.ts +1 -1
- package/lib/openapi/platform/models/userSearch.d.ts +1 -1
- package/lib/openapi/platform/models/users.d.ts +1 -1
- package/lib/openapi/platform/models/webhooks.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemeDrafts.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemeProjectAssociations.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/workflowTransitionProperties.d.ts +1 -1
- package/lib/openapi/platform/models/workflowTransitionRules.d.ts +1 -1
- package/lib/openapi/platform/models/workflows.d.ts +104 -70
- package/lib/openapi/platform/models/workflows.js +12 -0
- package/lib/openapi/platform/models/workflows.js.map +1 -1
- package/lib/openapi/platform/services/AnnouncementBannerService.d.ts +12 -9
- package/lib/openapi/platform/services/AnnouncementBannerService.js +10 -7
- package/lib/openapi/platform/services/AnnouncementBannerService.js.map +1 -1
- package/lib/openapi/platform/services/AppDataPoliciesService.d.ts +12 -5
- package/lib/openapi/platform/services/AppDataPoliciesService.js +13 -6
- package/lib/openapi/platform/services/AppDataPoliciesService.js.map +1 -1
- package/lib/openapi/platform/services/AppMigrationService.d.ts +13 -6
- package/lib/openapi/platform/services/AppMigrationService.js +12 -6
- package/lib/openapi/platform/services/AppMigrationService.js.map +1 -1
- package/lib/openapi/platform/services/AppPropertiesService.d.ts +43 -19
- package/lib/openapi/platform/services/AppPropertiesService.js +44 -20
- package/lib/openapi/platform/services/AppPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/ApplicationRolesService.d.ts +20 -21
- package/lib/openapi/platform/services/ApplicationRolesService.js +21 -22
- package/lib/openapi/platform/services/ApplicationRolesService.js.map +1 -1
- package/lib/openapi/platform/services/AuditRecordsService.d.ts +7 -3
- package/lib/openapi/platform/services/AuditRecordsService.js +8 -4
- package/lib/openapi/platform/services/AuditRecordsService.js.map +1 -1
- package/lib/openapi/platform/services/AvatarsService.d.ts +45 -38
- package/lib/openapi/platform/services/AvatarsService.js +45 -38
- package/lib/openapi/platform/services/AvatarsService.js.map +1 -1
- package/lib/openapi/platform/services/ClassificationLevelsService.d.ts +16 -22
- package/lib/openapi/platform/services/ClassificationLevelsService.js +17 -23
- package/lib/openapi/platform/services/ClassificationLevelsService.js.map +1 -1
- package/lib/openapi/platform/services/DashboardsService.d.ts +140 -146
- package/lib/openapi/platform/services/DashboardsService.js +122 -130
- package/lib/openapi/platform/services/DashboardsService.js.map +1 -1
- package/lib/openapi/platform/services/DynamicModulesService.d.ts +6 -4
- package/lib/openapi/platform/services/DynamicModulesService.js +7 -5
- package/lib/openapi/platform/services/DynamicModulesService.js.map +1 -1
- package/lib/openapi/platform/services/FilterSharingService.d.ts +73 -96
- package/lib/openapi/platform/services/FilterSharingService.js +70 -95
- package/lib/openapi/platform/services/FilterSharingService.js.map +1 -1
- package/lib/openapi/platform/services/FiltersService.d.ts +179 -258
- package/lib/openapi/platform/services/FiltersService.js +174 -256
- package/lib/openapi/platform/services/FiltersService.js.map +1 -1
- package/lib/openapi/platform/services/GroupAndUserPickerService.d.ts +9 -7
- package/lib/openapi/platform/services/GroupAndUserPickerService.js +10 -8
- package/lib/openapi/platform/services/GroupAndUserPickerService.js.map +1 -1
- package/lib/openapi/platform/services/GroupsService.d.ts +43 -27
- package/lib/openapi/platform/services/GroupsService.js +40 -26
- package/lib/openapi/platform/services/GroupsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueAttachmentsService.d.ts +174 -170
- package/lib/openapi/platform/services/IssueAttachmentsService.js +175 -171
- package/lib/openapi/platform/services/IssueAttachmentsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueBulkOperationsService.d.ts +36 -20
- package/lib/openapi/platform/services/IssueBulkOperationsService.js +35 -20
- package/lib/openapi/platform/services/IssueBulkOperationsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCommentPropertiesService.d.ts +20 -10
- package/lib/openapi/platform/services/IssueCommentPropertiesService.js +21 -11
- package/lib/openapi/platform/services/IssueCommentPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCommentsService.d.ts +66 -81
- package/lib/openapi/platform/services/IssueCommentsService.js +59 -71
- package/lib/openapi/platform/services/IssueCommentsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.d.ts +11 -5
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js +10 -5
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.d.ts +72 -38
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.js +55 -27
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.d.ts +51 -29
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js +48 -28
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.d.ts +38 -17
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js +33 -15
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.d.ts +9 -5
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js +6 -4
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.d.ts +78 -35
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.js +63 -28
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueFieldsService.d.ts +57 -47
- package/lib/openapi/platform/services/IssueFieldsService.js +52 -42
- package/lib/openapi/platform/services/IssueFieldsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueLinkTypesService.d.ts +30 -12
- package/lib/openapi/platform/services/IssueLinkTypesService.js +27 -11
- package/lib/openapi/platform/services/IssueLinkTypesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueLinksService.d.ts +21 -24
- package/lib/openapi/platform/services/IssueLinksService.js +20 -24
- package/lib/openapi/platform/services/IssueLinksService.js.map +1 -1
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.d.ts +8 -4
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.js +9 -5
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueNotificationSchemesService.d.ts +64 -70
- package/lib/openapi/platform/services/IssueNotificationSchemesService.js +59 -68
- package/lib/openapi/platform/services/IssueNotificationSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssuePrioritiesService.d.ts +45 -27
- package/lib/openapi/platform/services/IssuePrioritiesService.js +38 -24
- package/lib/openapi/platform/services/IssuePrioritiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssuePropertiesService.d.ts +34 -17
- package/lib/openapi/platform/services/IssuePropertiesService.js +29 -15
- package/lib/openapi/platform/services/IssuePropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueRemoteLinksService.d.ts +42 -28
- package/lib/openapi/platform/services/IssueRemoteLinksService.js +39 -27
- package/lib/openapi/platform/services/IssueRemoteLinksService.js.map +1 -1
- package/lib/openapi/platform/services/IssueResolutionsService.d.ts +40 -17
- package/lib/openapi/platform/services/IssueResolutionsService.js +33 -14
- package/lib/openapi/platform/services/IssueResolutionsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSearchService.d.ts +86 -139
- package/lib/openapi/platform/services/IssueSearchService.js +81 -137
- package/lib/openapi/platform/services/IssueSearchService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSecurityLevelService.d.ts +20 -19
- package/lib/openapi/platform/services/IssueSecurityLevelService.js +21 -20
- package/lib/openapi/platform/services/IssueSecurityLevelService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSecuritySchemesService.d.ts +78 -40
- package/lib/openapi/platform/services/IssueSecuritySchemesService.js +65 -34
- package/lib/openapi/platform/services/IssueSecuritySchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypePropertiesService.d.ts +22 -11
- package/lib/openapi/platform/services/IssueTypePropertiesService.js +21 -11
- package/lib/openapi/platform/services/IssueTypePropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypeSchemesService.d.ts +53 -34
- package/lib/openapi/platform/services/IssueTypeSchemesService.js +42 -26
- package/lib/openapi/platform/services/IssueTypeSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.d.ts +56 -27
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js +45 -22
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypesService.d.ts +53 -42
- package/lib/openapi/platform/services/IssueTypesService.js +50 -41
- package/lib/openapi/platform/services/IssueTypesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueVotesService.d.ts +17 -17
- package/lib/openapi/platform/services/IssueVotesService.js +18 -18
- package/lib/openapi/platform/services/IssueVotesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWatchersService.d.ts +20 -10
- package/lib/openapi/platform/services/IssueWatchersService.js +19 -10
- package/lib/openapi/platform/services/IssueWatchersService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.d.ts +20 -13
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.js +21 -14
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWorklogsService.d.ts +69 -67
- package/lib/openapi/platform/services/IssueWorklogsService.js +64 -65
- package/lib/openapi/platform/services/IssueWorklogsService.js.map +1 -1
- package/lib/openapi/platform/services/IssuesService.d.ts +226 -228
- package/lib/openapi/platform/services/IssuesService.js +197 -209
- package/lib/openapi/platform/services/IssuesService.js.map +1 -1
- package/lib/openapi/platform/services/JiraExpressionsService.d.ts +25 -24
- package/lib/openapi/platform/services/JiraExpressionsService.js +21 -20
- package/lib/openapi/platform/services/JiraExpressionsService.js.map +1 -1
- package/lib/openapi/platform/services/JiraSettingsService.d.ts +21 -9
- package/lib/openapi/platform/services/JiraSettingsService.js +20 -9
- package/lib/openapi/platform/services/JiraSettingsService.js.map +1 -1
- package/lib/openapi/platform/services/JqlFunctionsAppsService.d.ts +13 -9
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js +12 -9
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/JqlService.d.ts +55 -43
- package/lib/openapi/platform/services/JqlService.js +45 -33
- package/lib/openapi/platform/services/JqlService.js.map +1 -1
- package/lib/openapi/platform/services/LabelsService.d.ts +7 -3
- package/lib/openapi/platform/services/LabelsService.js +8 -4
- package/lib/openapi/platform/services/LabelsService.js.map +1 -1
- package/lib/openapi/platform/services/LicenseMetricsService.d.ts +17 -7
- package/lib/openapi/platform/services/LicenseMetricsService.js +18 -8
- package/lib/openapi/platform/services/LicenseMetricsService.js.map +1 -1
- package/lib/openapi/platform/services/MyselfService.d.ts +28 -21
- package/lib/openapi/platform/services/MyselfService.js +27 -21
- package/lib/openapi/platform/services/MyselfService.js.map +1 -1
- package/lib/openapi/platform/services/PermissionSchemesService.d.ts +67 -55
- package/lib/openapi/platform/services/PermissionSchemesService.js +62 -53
- package/lib/openapi/platform/services/PermissionSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/PermissionsService.d.ts +23 -11
- package/lib/openapi/platform/services/PermissionsService.js +22 -11
- package/lib/openapi/platform/services/PermissionsService.js.map +1 -1
- package/lib/openapi/platform/services/PrioritySchemesService.d.ts +60 -26
- package/lib/openapi/platform/services/PrioritySchemesService.js +54 -23
- package/lib/openapi/platform/services/PrioritySchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectAvatarsService.d.ts +27 -24
- package/lib/openapi/platform/services/ProjectAvatarsService.js +26 -24
- package/lib/openapi/platform/services/ProjectAvatarsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectCategoriesService.d.ts +30 -12
- package/lib/openapi/platform/services/ProjectCategoriesService.js +27 -11
- package/lib/openapi/platform/services/ProjectCategoriesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.d.ts +17 -14
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.js +15 -12
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectComponentsService.d.ts +198 -321
- package/lib/openapi/platform/services/ProjectComponentsService.js +195 -320
- package/lib/openapi/platform/services/ProjectComponentsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectEmailService.d.ts +11 -5
- package/lib/openapi/platform/services/ProjectEmailService.js +10 -5
- package/lib/openapi/platform/services/ProjectEmailService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectFeaturesService.d.ts +23 -22
- package/lib/openapi/platform/services/ProjectFeaturesService.js +22 -22
- package/lib/openapi/platform/services/ProjectFeaturesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.d.ts +19 -7
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js +20 -8
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.d.ts +32 -23
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.js +31 -23
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectPropertiesService.d.ts +22 -11
- package/lib/openapi/platform/services/ProjectPropertiesService.js +21 -11
- package/lib/openapi/platform/services/ProjectPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectRoleActorsService.d.ts +47 -33
- package/lib/openapi/platform/services/ProjectRoleActorsService.js +42 -31
- package/lib/openapi/platform/services/ProjectRoleActorsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectRolesService.d.ts +67 -43
- package/lib/openapi/platform/services/ProjectRolesService.js +62 -41
- package/lib/openapi/platform/services/ProjectRolesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectTypesService.d.ts +29 -21
- package/lib/openapi/platform/services/ProjectTypesService.js +30 -22
- package/lib/openapi/platform/services/ProjectTypesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectVersionsService.d.ts +87 -36
- package/lib/openapi/platform/services/ProjectVersionsService.js +78 -32
- package/lib/openapi/platform/services/ProjectVersionsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectsService.d.ts +207 -313
- package/lib/openapi/platform/services/ProjectsService.js +203 -310
- package/lib/openapi/platform/services/ProjectsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenSchemesService.d.ts +22 -11
- package/lib/openapi/platform/services/ScreenSchemesService.js +19 -10
- package/lib/openapi/platform/services/ScreenSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenTabFieldsService.d.ts +15 -7
- package/lib/openapi/platform/services/ScreenTabFieldsService.js +14 -7
- package/lib/openapi/platform/services/ScreenTabFieldsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenTabsService.d.ts +27 -11
- package/lib/openapi/platform/services/ScreenTabsService.js +26 -11
- package/lib/openapi/platform/services/ScreenTabsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreensService.d.ts +42 -28
- package/lib/openapi/platform/services/ScreensService.js +38 -25
- package/lib/openapi/platform/services/ScreensService.js.map +1 -1
- package/lib/openapi/platform/services/ServerInfoService.d.ts +6 -3
- package/lib/openapi/platform/services/ServerInfoService.js +7 -4
- package/lib/openapi/platform/services/ServerInfoService.js.map +1 -1
- package/lib/openapi/platform/services/ServiceRegistryService.d.ts +5 -3
- package/lib/openapi/platform/services/ServiceRegistryService.js +4 -3
- package/lib/openapi/platform/services/ServiceRegistryService.js.map +1 -1
- package/lib/openapi/platform/services/StatusService.d.ts +29 -15
- package/lib/openapi/platform/services/StatusService.js +26 -14
- package/lib/openapi/platform/services/StatusService.js.map +1 -1
- package/lib/openapi/platform/services/TasksService.d.ts +9 -4
- package/lib/openapi/platform/services/TasksService.js +10 -5
- package/lib/openapi/platform/services/TasksService.js.map +1 -1
- package/lib/openapi/platform/services/TimeTrackingService.d.ts +31 -14
- package/lib/openapi/platform/services/TimeTrackingService.js +27 -12
- package/lib/openapi/platform/services/TimeTrackingService.js.map +1 -1
- package/lib/openapi/platform/services/UiModificationsAppsService.d.ts +26 -19
- package/lib/openapi/platform/services/UiModificationsAppsService.js +23 -18
- package/lib/openapi/platform/services/UiModificationsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/UserPropertiesService.d.ts +20 -10
- package/lib/openapi/platform/services/UserPropertiesService.js +21 -11
- package/lib/openapi/platform/services/UserPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/UserSearchService.d.ts +95 -126
- package/lib/openapi/platform/services/UserSearchService.js +96 -127
- package/lib/openapi/platform/services/UserSearchService.js.map +1 -1
- package/lib/openapi/platform/services/UsersService.d.ts +97 -95
- package/lib/openapi/platform/services/UsersService.js +96 -95
- package/lib/openapi/platform/services/UsersService.js.map +1 -1
- package/lib/openapi/platform/services/WebhooksService.d.ts +35 -18
- package/lib/openapi/platform/services/WebhooksService.js +30 -16
- package/lib/openapi/platform/services/WebhooksService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.d.ts +133 -147
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js +124 -143
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.d.ts +13 -10
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js +12 -10
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemesService.d.ts +121 -82
- package/lib/openapi/platform/services/WorkflowSchemesService.js +106 -75
- package/lib/openapi/platform/services/WorkflowSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.d.ts +12 -5
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js +13 -6
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowStatusesService.d.ts +12 -5
- package/lib/openapi/platform/services/WorkflowStatusesService.js +13 -6
- package/lib/openapi/platform/services/WorkflowStatusesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.d.ts +25 -10
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js +22 -9
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.d.ts +25 -13
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.js +22 -12
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowsService.d.ts +791 -693
- package/lib/openapi/platform/services/WorkflowsService.js +754 -644
- package/lib/openapi/platform/services/WorkflowsService.js.map +1 -1
- package/lib/openapi/platform/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/platform/validationSchemaStorage.js +1 -1
- package/lib/openapi/platform/validationSchemaStorage.js.map +1 -1
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.d.ts +3 -3
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js +3 -3
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js.map +1 -1
- package/lib/openapi/serviceManagement/models/assets.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/common.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/customer.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/info.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/knowledgebase.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/organization.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/request.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/servicedesk.d.ts +4 -7
- package/lib/openapi/serviceManagement/models/servicedesk.js.map +1 -1
- package/lib/openapi/serviceManagement/services/AssetsService.d.ts +11 -8
- package/lib/openapi/serviceManagement/services/AssetsService.js +12 -9
- package/lib/openapi/serviceManagement/services/AssetsService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/CustomerService.d.ts +17 -20
- package/lib/openapi/serviceManagement/services/CustomerService.js +16 -20
- package/lib/openapi/serviceManagement/services/CustomerService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/InfoService.d.ts +6 -3
- package/lib/openapi/serviceManagement/services/InfoService.js +7 -4
- package/lib/openapi/serviceManagement/services/InfoService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.d.ts +11 -11
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.js +12 -12
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/OrganizationService.d.ts +108 -104
- package/lib/openapi/serviceManagement/services/OrganizationService.js +97 -99
- package/lib/openapi/serviceManagement/services/OrganizationService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/RequestService.d.ts +420 -578
- package/lib/openapi/serviceManagement/services/RequestService.js +405 -571
- package/lib/openapi/serviceManagement/services/RequestService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/RequesttypeService.d.ts +25 -39
- package/lib/openapi/serviceManagement/services/RequesttypeService.js +26 -40
- package/lib/openapi/serviceManagement/services/RequesttypeService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/ServicedeskService.d.ts +195 -215
- package/lib/openapi/serviceManagement/services/ServicedeskService.js +190 -213
- package/lib/openapi/serviceManagement/services/ServicedeskService.js.map +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.js +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.js.map +1 -1
- package/lib/openapi/software/BaseJiraSoftwareApiClient.d.ts +2 -2
- package/lib/openapi/software/BaseJiraSoftwareApiClient.js +2 -2
- package/lib/openapi/software/BaseJiraSoftwareApiClient.js.map +1 -1
- package/lib/openapi/software/models/board.d.ts +4 -7
- package/lib/openapi/software/models/board.js.map +1 -1
- package/lib/openapi/software/models/builds.d.ts +39 -20
- package/lib/openapi/software/models/builds.js.map +1 -1
- package/lib/openapi/software/models/common.d.ts +8 -6
- package/lib/openapi/software/models/common.js.map +1 -1
- package/lib/openapi/software/models/deployments.d.ts +37 -18
- package/lib/openapi/software/models/deployments.js.map +1 -1
- package/lib/openapi/software/models/devOpsComponents.d.ts +7 -4
- package/lib/openapi/software/models/devOpsComponents.js.map +1 -1
- package/lib/openapi/software/models/developmentInformation.d.ts +107 -55
- package/lib/openapi/software/models/developmentInformation.js.map +1 -1
- package/lib/openapi/software/models/epic.d.ts +1 -1
- package/lib/openapi/software/models/featureFlags.d.ts +17 -9
- package/lib/openapi/software/models/featureFlags.js.map +1 -1
- package/lib/openapi/software/models/issue.d.ts +1 -1
- package/lib/openapi/software/models/operations.d.ts +61 -31
- package/lib/openapi/software/models/operations.js.map +1 -1
- package/lib/openapi/software/models/remoteLinks.d.ts +37 -19
- package/lib/openapi/software/models/remoteLinks.js.map +1 -1
- package/lib/openapi/software/models/securityInformation.d.ts +53 -27
- package/lib/openapi/software/models/securityInformation.js.map +1 -1
- package/lib/openapi/software/models/sprint.d.ts +1 -1
- package/lib/openapi/software/services/BacklogService.d.ts +14 -8
- package/lib/openapi/software/services/BacklogService.js +11 -7
- package/lib/openapi/software/services/BacklogService.js.map +1 -1
- package/lib/openapi/software/services/BoardService.d.ts +200 -204
- package/lib/openapi/software/services/BoardService.js +197 -203
- package/lib/openapi/software/services/BoardService.js.map +1 -1
- package/lib/openapi/software/services/BuildsService.d.ts +11 -9
- package/lib/openapi/software/services/BuildsService.js +12 -10
- package/lib/openapi/software/services/BuildsService.js.map +1 -1
- package/lib/openapi/software/services/DeploymentsService.d.ts +13 -13
- package/lib/openapi/software/services/DeploymentsService.js +14 -14
- package/lib/openapi/software/services/DeploymentsService.js.map +1 -1
- package/lib/openapi/software/services/DevOpsComponentsService.d.ts +33 -20
- package/lib/openapi/software/services/DevOpsComponentsService.js +12 -10
- package/lib/openapi/software/services/DevOpsComponentsService.js.map +1 -1
- package/lib/openapi/software/services/DevelopmentInformationService.d.ts +14 -9
- package/lib/openapi/software/services/DevelopmentInformationService.js +15 -10
- package/lib/openapi/software/services/DevelopmentInformationService.js.map +1 -1
- package/lib/openapi/software/services/EpicService.d.ts +67 -76
- package/lib/openapi/software/services/EpicService.js +60 -73
- package/lib/openapi/software/services/EpicService.js.map +1 -1
- package/lib/openapi/software/services/FeatureFlagsService.d.ts +11 -9
- package/lib/openapi/software/services/FeatureFlagsService.js +12 -10
- package/lib/openapi/software/services/FeatureFlagsService.js.map +1 -1
- package/lib/openapi/software/services/IssueService.d.ts +45 -44
- package/lib/openapi/software/services/IssueService.js +42 -43
- package/lib/openapi/software/services/IssueService.js.map +1 -1
- package/lib/openapi/software/services/OperationsService.d.ts +66 -38
- package/lib/openapi/software/services/OperationsService.js +23 -17
- package/lib/openapi/software/services/OperationsService.js.map +1 -1
- package/lib/openapi/software/services/RemoteLinksService.d.ts +18 -13
- package/lib/openapi/software/services/RemoteLinksService.js +12 -10
- package/lib/openapi/software/services/RemoteLinksService.js.map +1 -1
- package/lib/openapi/software/services/SecurityInformationService.d.ts +19 -13
- package/lib/openapi/software/services/SecurityInformationService.js +20 -14
- package/lib/openapi/software/services/SecurityInformationService.js.map +1 -1
- package/lib/openapi/software/services/SprintService.d.ts +79 -55
- package/lib/openapi/software/services/SprintService.js +70 -51
- package/lib/openapi/software/services/SprintService.js.map +1 -1
- package/lib/openapi/software/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/software/validationSchemaStorage.js +1 -1
- package/lib/openapi/software/validationSchemaStorage.js.map +1 -1
- package/package.json +3 -3
- package/lib/openapi/platform/core/CommonHttpClient.js +0 -390
- package/lib/openapi/platform/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/platform/core/CommonHttpService.d.ts +0 -9
- package/lib/openapi/platform/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/platform/core/CommonValidationSchemaStorage.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonHttpClient.d.ts +0 -196
- package/lib/openapi/serviceManagement/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonHttpService.d.ts +0 -9
- package/lib/openapi/serviceManagement/core/CommonHttpService.js +0 -29
- package/lib/openapi/serviceManagement/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.d.ts +0 -35
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.js +0 -65
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.js.map +0 -1
- package/lib/openapi/software/core/CommonHttpClient.d.ts +0 -196
- package/lib/openapi/software/core/CommonHttpClient.js +0 -390
- package/lib/openapi/software/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/software/core/CommonHttpService.js +0 -29
- package/lib/openapi/software/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/software/core/CommonValidationSchemaStorage.d.ts +0 -35
- package/lib/openapi/software/core/CommonValidationSchemaStorage.js +0 -65
- package/lib/openapi/software/core/CommonValidationSchemaStorage.js.map +0 -1
- /package/lib/openapi/{platform/core → core}/CommonValidationSchemaStorage.d.ts +0 -0
- /package/lib/openapi/{platform/core → core}/CommonValidationSchemaStorage.js +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonHttpService } from "
|
|
1
|
+
import { CommonHttpService } from "../../core/CommonHttpService";
|
|
2
2
|
import { type EntityProperty, type PropertyKeys } from "../models/common";
|
|
3
3
|
import { type AvailableDashboardGadgetsResponse, type BulkEditShareableEntityRequest, type BulkEditShareableEntityResponse, type Dashboard, type DashboardDetails, type DashboardGadget, type DashboardGadgetResponse, type DashboardGadgetSettings, type DashboardGadgetUpdateRequest, type PageBeanDashboard, type PageOfDashboards } from "../models/dashboards";
|
|
4
4
|
/**
|
|
@@ -16,31 +16,34 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
16
16
|
*
|
|
17
17
|
* @returns Returned if the request is successful.
|
|
18
18
|
*
|
|
19
|
-
* example:
|
|
19
|
+
* example:
|
|
20
|
+
* ```
|
|
21
|
+
* {
|
|
20
22
|
* "color": "blue",
|
|
21
23
|
* "id": 10001,
|
|
22
|
-
* "moduleKey":
|
|
23
|
-
* "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-item",
|
|
24
|
+
* "moduleKey": "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-item",
|
|
24
25
|
* "position": {
|
|
25
26
|
* "column": 1,
|
|
26
27
|
* "row": 0
|
|
27
28
|
* },
|
|
28
29
|
* "title": "Issue statistics"
|
|
29
30
|
* }
|
|
30
|
-
*
|
|
31
|
+
* ```
|
|
32
|
+
* @path POST `/rest/api/3/dashboard/{dashboardId}/gadget`
|
|
31
33
|
* @scopes-current write:jira-work, read:jira-work
|
|
32
34
|
* @scopes-beta write:dashboard:jira, read:dashboard:jira
|
|
33
35
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-dashboardid-gadget-post
|
|
36
|
+
* @param params
|
|
34
37
|
*/
|
|
35
38
|
addGadget: ({ dashboardId, dashboardGadgetSettings, }: {
|
|
36
39
|
/** The ID of the dashboard. */
|
|
37
40
|
dashboardId: number;
|
|
38
41
|
/**
|
|
39
|
-
* @example
|
|
42
|
+
* @example
|
|
43
|
+
* {
|
|
40
44
|
* "color": "blue",
|
|
41
45
|
* "ignoreUriAndModuleKeyValidation": false,
|
|
42
|
-
* "moduleKey":
|
|
43
|
-
* "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-item",
|
|
46
|
+
* "moduleKey": "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-item",
|
|
44
47
|
* "position": {
|
|
45
48
|
* "column": 1,
|
|
46
49
|
* "row": 0
|
|
@@ -61,7 +64,9 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
61
64
|
*
|
|
62
65
|
* @returns Returned if the request is successful.
|
|
63
66
|
*
|
|
64
|
-
* example:
|
|
67
|
+
* example:
|
|
68
|
+
* ```
|
|
69
|
+
* {
|
|
65
70
|
* "action": "changePermission",
|
|
66
71
|
* "entityErrors": {
|
|
67
72
|
* "10002": {
|
|
@@ -72,20 +77,19 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
72
77
|
* }
|
|
73
78
|
* }
|
|
74
79
|
* }
|
|
75
|
-
*
|
|
80
|
+
* ```
|
|
81
|
+
* @path PUT `/rest/api/3/dashboard/bulk/edit`
|
|
76
82
|
* @scopes-current write:jira-work
|
|
77
|
-
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira,
|
|
78
|
-
* read:project-role:jira, read:user:jira, write:dashboard:jira,
|
|
79
|
-
* read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira,
|
|
80
|
-
* read:issue-type:jira, read:project-category:jira, read:project-version:jira,
|
|
81
|
-
* read:project.component:jira
|
|
83
|
+
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, write:dashboard:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira, read:issue-type:jira, read:project-category:jira, read:project-version:jira, read:project.component:jira
|
|
82
84
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-bulk-edit-put
|
|
85
|
+
* @param params
|
|
83
86
|
*/
|
|
84
87
|
bulkEditDashboards: ({ bulkEditShareableEntityRequest, }: {
|
|
85
88
|
/**
|
|
86
89
|
* The details of dashboards being updated in bulk.
|
|
87
90
|
*
|
|
88
|
-
* @example
|
|
91
|
+
* @example
|
|
92
|
+
* {
|
|
89
93
|
* "action": "changePermission",
|
|
90
94
|
* "entityIds": [
|
|
91
95
|
* 10001,
|
|
@@ -98,8 +102,7 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
98
102
|
* "group": {
|
|
99
103
|
* "groupId": "276f955c-63d7-42c8-9520-92d01dca0625",
|
|
100
104
|
* "name": "jira-administrators",
|
|
101
|
-
* "self":
|
|
102
|
-
* "https://your-domain.atlassian.net/rest/api/~ver~/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
105
|
+
* "self": "https://your-domain.atlassian.net/rest/api/~ver~/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
103
106
|
* },
|
|
104
107
|
* "id": 10010,
|
|
105
108
|
* "type": "group"
|
|
@@ -126,7 +129,9 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
126
129
|
*
|
|
127
130
|
* @returns Returned if the request is successful.
|
|
128
131
|
*
|
|
129
|
-
* example:
|
|
132
|
+
* example:
|
|
133
|
+
* ```
|
|
134
|
+
* {
|
|
130
135
|
* "id": "10000",
|
|
131
136
|
* "isFavourite": false,
|
|
132
137
|
* "name": "System Dashboard",
|
|
@@ -137,17 +142,14 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
137
142
|
* "type": "global"
|
|
138
143
|
* }
|
|
139
144
|
* ],
|
|
140
|
-
* "view":
|
|
141
|
-
* "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"
|
|
145
|
+
* "view": "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"
|
|
142
146
|
* }
|
|
143
|
-
*
|
|
147
|
+
* ```
|
|
148
|
+
* @path POST `/rest/api/3/dashboard/{id}/copy`
|
|
144
149
|
* @scopes-current write:jira-work
|
|
145
|
-
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira,
|
|
146
|
-
* read:project-role:jira, read:user:jira, write:dashboard:jira,
|
|
147
|
-
* read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira,
|
|
148
|
-
* read:issue-type:jira, read:project-category:jira, read:project-version:jira,
|
|
149
|
-
* read:project.component:jira
|
|
150
|
+
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, write:dashboard:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira, read:issue-type:jira, read:project-category:jira, read:project-version:jira, read:project.component:jira
|
|
150
151
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-id-copy-post
|
|
152
|
+
* @param params
|
|
151
153
|
*/
|
|
152
154
|
copyDashboard: ({ id, extendAdminPermissions, dashboardDetails, }: {
|
|
153
155
|
id: string;
|
|
@@ -160,9 +162,9 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
160
162
|
/**
|
|
161
163
|
* Dashboard details.
|
|
162
164
|
*
|
|
163
|
-
* @example
|
|
164
|
-
*
|
|
165
|
-
* check.",
|
|
165
|
+
* @example
|
|
166
|
+
* {
|
|
167
|
+
* "description": "A dashboard to help auditors identify sample of issues to check.",
|
|
166
168
|
* "editPermissions": [],
|
|
167
169
|
* "name": "Auditors dashboard",
|
|
168
170
|
* "sharePermissions": [
|
|
@@ -181,7 +183,9 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
181
183
|
*
|
|
182
184
|
* @returns Returned if the request is successful.
|
|
183
185
|
*
|
|
184
|
-
* example:
|
|
186
|
+
* example:
|
|
187
|
+
* ```
|
|
188
|
+
* {
|
|
185
189
|
* "id": "10000",
|
|
186
190
|
* "isFavourite": false,
|
|
187
191
|
* "name": "System Dashboard",
|
|
@@ -192,17 +196,14 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
192
196
|
* "type": "global"
|
|
193
197
|
* }
|
|
194
198
|
* ],
|
|
195
|
-
* "view":
|
|
196
|
-
* "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"
|
|
199
|
+
* "view": "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"
|
|
197
200
|
* }
|
|
198
|
-
*
|
|
201
|
+
* ```
|
|
202
|
+
* @path POST `/rest/api/3/dashboard`
|
|
199
203
|
* @scopes-current write:jira-work
|
|
200
|
-
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira,
|
|
201
|
-
* read:project-role:jira, read:user:jira, write:dashboard:jira,
|
|
202
|
-
* read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira,
|
|
203
|
-
* read:issue-type:jira, read:project-category:jira, read:project-version:jira,
|
|
204
|
-
* read:project.component:jira
|
|
204
|
+
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, write:dashboard:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira, read:issue-type:jira, read:project-category:jira, read:project-version:jira, read:project.component:jira
|
|
205
205
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-post
|
|
206
|
+
* @param params
|
|
206
207
|
*/
|
|
207
208
|
createDashboard: ({ extendAdminPermissions, dashboardDetails, }: {
|
|
208
209
|
/**
|
|
@@ -214,9 +215,9 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
214
215
|
/**
|
|
215
216
|
* Dashboard details.
|
|
216
217
|
*
|
|
217
|
-
* @example
|
|
218
|
-
*
|
|
219
|
-
* check.",
|
|
218
|
+
* @example
|
|
219
|
+
* {
|
|
220
|
+
* "description": "A dashboard to help auditors identify sample of issues to check.",
|
|
220
221
|
* "editPermissions": [],
|
|
221
222
|
* "name": "Auditors dashboard",
|
|
222
223
|
* "sharePermissions": [
|
|
@@ -235,10 +236,11 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
235
236
|
*
|
|
236
237
|
* The dashboard to be deleted must be owned by the user.
|
|
237
238
|
*
|
|
238
|
-
* @path
|
|
239
|
+
* @path DELETE `/rest/api/3/dashboard/{id}`
|
|
239
240
|
* @scopes-current write:jira-work
|
|
240
241
|
* @scopes-beta delete:dashboard:jira
|
|
241
242
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-id-delete
|
|
243
|
+
* @param params
|
|
242
244
|
*/
|
|
243
245
|
deleteDashboard: ({ id, }: {
|
|
244
246
|
/** The ID of the dashboard. */
|
|
@@ -255,11 +257,11 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
255
257
|
* the System dashboard.
|
|
256
258
|
*
|
|
257
259
|
* @returns Returned if the dashboard item property is deleted.
|
|
258
|
-
* @path {
|
|
259
|
-
* /rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey}
|
|
260
|
+
* @path DELETE `/rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey}`
|
|
260
261
|
* @scopes-current write:jira-work
|
|
261
262
|
* @scopes-beta delete:dashboard.property:jira
|
|
262
263
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-dashboardid-items-itemid-properties-propertykey-delete
|
|
264
|
+
* @param params
|
|
263
265
|
*/
|
|
264
266
|
deleteDashboardItemProperty: ({ dashboardId, itemId, propertyKey, }: {
|
|
265
267
|
/** The ID of the dashboard. */
|
|
@@ -276,21 +278,22 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
276
278
|
*
|
|
277
279
|
* @returns Returned if the request is successful.
|
|
278
280
|
*
|
|
279
|
-
* example:
|
|
281
|
+
* example:
|
|
282
|
+
* ```
|
|
283
|
+
* {
|
|
280
284
|
* "gadgets": [
|
|
281
285
|
* {
|
|
282
|
-
* "moduleKey":
|
|
283
|
-
* "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-item",
|
|
286
|
+
* "moduleKey": "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-item",
|
|
284
287
|
* "title": "Issue statistics"
|
|
285
288
|
* },
|
|
286
289
|
* {
|
|
287
|
-
* "uri":
|
|
288
|
-
* "rest/gadgets/1.0/g/com.atlassian.streams.streams-jira-plugin:activitystream-gadget/gadgets/activitystream-gadget.xml",
|
|
290
|
+
* "uri": "rest/gadgets/1.0/g/com.atlassian.streams.streams-jira-plugin:activitystream-gadget/gadgets/activitystream-gadget.xml",
|
|
289
291
|
* "title": "Activity Stream"
|
|
290
292
|
* }
|
|
291
293
|
* ]
|
|
292
294
|
* }
|
|
293
|
-
*
|
|
295
|
+
* ```
|
|
296
|
+
* @path GET `/rest/api/3/dashboard/gadgets`
|
|
294
297
|
* @scopes-current read:jira-work
|
|
295
298
|
* @scopes-beta read:dashboard:jira
|
|
296
299
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-gadgets-get
|
|
@@ -306,7 +309,9 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
306
309
|
*
|
|
307
310
|
* @returns Returned if the request is successful.
|
|
308
311
|
*
|
|
309
|
-
* example:
|
|
312
|
+
* example:
|
|
313
|
+
* ```
|
|
314
|
+
* {
|
|
310
315
|
* "dashboards": [
|
|
311
316
|
* {
|
|
312
317
|
* "id": "10000",
|
|
@@ -319,8 +324,7 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
319
324
|
* "type": "global"
|
|
320
325
|
* }
|
|
321
326
|
* ],
|
|
322
|
-
* "view":
|
|
323
|
-
* "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"
|
|
327
|
+
* "view": "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"
|
|
324
328
|
* },
|
|
325
329
|
* {
|
|
326
330
|
* "id": "20000",
|
|
@@ -328,19 +332,14 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
328
332
|
* "name": "Build Engineering",
|
|
329
333
|
* "owner": {
|
|
330
334
|
* "key": "Mia",
|
|
331
|
-
* "self":
|
|
332
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g",
|
|
335
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g",
|
|
333
336
|
* "name": "mia",
|
|
334
337
|
* "displayName": "Mia Krystof",
|
|
335
338
|
* "avatarUrls": {
|
|
336
|
-
* "16x16":
|
|
337
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
338
|
-
* "
|
|
339
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
340
|
-
* "32x32":
|
|
341
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
342
|
-
* "48x48":
|
|
343
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
339
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
340
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
341
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
342
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
344
343
|
* }
|
|
345
344
|
* },
|
|
346
345
|
* "popularity": 1,
|
|
@@ -349,15 +348,13 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
349
348
|
* {
|
|
350
349
|
* "group": {
|
|
351
350
|
* "name": "administrators",
|
|
352
|
-
* "self":
|
|
353
|
-
* "https://your-domain.atlassian.net/rest/api/3/group?groupname=administrators"
|
|
351
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/group?groupname=administrators"
|
|
354
352
|
* },
|
|
355
353
|
* "id": 10105,
|
|
356
354
|
* "type": "group"
|
|
357
355
|
* }
|
|
358
356
|
* ],
|
|
359
|
-
* "view":
|
|
360
|
-
* "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=20000"
|
|
357
|
+
* "view": "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=20000"
|
|
361
358
|
* }
|
|
362
359
|
* ],
|
|
363
360
|
* "maxResults": 10,
|
|
@@ -366,14 +363,12 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
366
363
|
* "startAt": 10,
|
|
367
364
|
* "total": 143
|
|
368
365
|
* }
|
|
369
|
-
*
|
|
366
|
+
* ```
|
|
367
|
+
* @path GET `/rest/api/3/dashboard`
|
|
370
368
|
* @scopes-current read:jira-work
|
|
371
|
-
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira,
|
|
372
|
-
* read:project-role:jira, read:user:jira, read:application-role:jira,
|
|
373
|
-
* read:avatar:jira, read:issue-type-hierarchy:jira, read:issue-type:jira,
|
|
374
|
-
* read:project-category:jira, read:project-version:jira,
|
|
375
|
-
* read:project.component:jira
|
|
369
|
+
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira, read:issue-type:jira, read:project-category:jira, read:project-version:jira, read:project.component:jira
|
|
376
370
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-get
|
|
371
|
+
* @param params
|
|
377
372
|
*/
|
|
378
373
|
getAllDashboards: ({ filter, startAt, maxResults, }?: {
|
|
379
374
|
/**
|
|
@@ -404,12 +399,13 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
404
399
|
*
|
|
405
400
|
* @returns Returned if the request is successful.
|
|
406
401
|
*
|
|
407
|
-
* example:
|
|
402
|
+
* example:
|
|
403
|
+
* ```
|
|
404
|
+
* {
|
|
408
405
|
* "gadgets": [
|
|
409
406
|
* {
|
|
410
407
|
* "id": 10001,
|
|
411
|
-
* "moduleKey":
|
|
412
|
-
* "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-item",
|
|
408
|
+
* "moduleKey": "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-item",
|
|
413
409
|
* "color": "blue",
|
|
414
410
|
* "position": {
|
|
415
411
|
* "row": 0,
|
|
@@ -419,8 +415,7 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
419
415
|
* },
|
|
420
416
|
* {
|
|
421
417
|
* "id": 10002,
|
|
422
|
-
* "moduleKey":
|
|
423
|
-
* "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-graph",
|
|
418
|
+
* "moduleKey": "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-graph",
|
|
424
419
|
* "color": "red",
|
|
425
420
|
* "position": {
|
|
426
421
|
* "row": 1,
|
|
@@ -430,8 +425,7 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
430
425
|
* },
|
|
431
426
|
* {
|
|
432
427
|
* "id": 10003,
|
|
433
|
-
* "moduleKey":
|
|
434
|
-
* "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-item",
|
|
428
|
+
* "moduleKey": "com.atlassian.plugins.atlassian-connect-plugin:com.atlassian.connect.node.sample-addon__sample-dashboard-item",
|
|
435
429
|
* "color": "yellow",
|
|
436
430
|
* "position": {
|
|
437
431
|
* "row": 0,
|
|
@@ -441,10 +435,12 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
441
435
|
* }
|
|
442
436
|
* ]
|
|
443
437
|
* }
|
|
444
|
-
*
|
|
438
|
+
* ```
|
|
439
|
+
* @path GET `/rest/api/3/dashboard/{dashboardId}/gadget`
|
|
445
440
|
* @scopes-current read:jira-work
|
|
446
441
|
* @scopes-beta read:dashboard:jira
|
|
447
442
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-dashboardid-gadget-get
|
|
443
|
+
* @param params
|
|
448
444
|
*/
|
|
449
445
|
getAllGadgets: ({ dashboardId, moduleKey, uri, gadgetId, }: {
|
|
450
446
|
/** The ID of the dashboard. */
|
|
@@ -480,7 +476,9 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
480
476
|
*
|
|
481
477
|
* @returns Returned if the request is successful.
|
|
482
478
|
*
|
|
483
|
-
* example:
|
|
479
|
+
* example:
|
|
480
|
+
* ```
|
|
481
|
+
* {
|
|
484
482
|
* "id": "10000",
|
|
485
483
|
* "isFavourite": false,
|
|
486
484
|
* "name": "System Dashboard",
|
|
@@ -491,17 +489,14 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
491
489
|
* "type": "global"
|
|
492
490
|
* }
|
|
493
491
|
* ],
|
|
494
|
-
* "view":
|
|
495
|
-
* "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"
|
|
492
|
+
* "view": "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"
|
|
496
493
|
* }
|
|
497
|
-
*
|
|
494
|
+
* ```
|
|
495
|
+
* @path GET `/rest/api/3/dashboard/{id}`
|
|
498
496
|
* @scopes-current read:jira-work
|
|
499
|
-
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira,
|
|
500
|
-
* read:project-role:jira, read:user:jira, read:application-role:jira,
|
|
501
|
-
* read:avatar:jira, read:issue-type-hierarchy:jira, read:issue-type:jira,
|
|
502
|
-
* read:project-category:jira, read:project-version:jira,
|
|
503
|
-
* read:project.component:jira
|
|
497
|
+
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira, read:issue-type:jira, read:project-category:jira, read:project-version:jira, read:project.component:jira
|
|
504
498
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-id-get
|
|
499
|
+
* @param params
|
|
505
500
|
*/
|
|
506
501
|
getDashboard: ({ id, }: {
|
|
507
502
|
/** The ID of the dashboard. */
|
|
@@ -540,18 +535,21 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
540
535
|
*
|
|
541
536
|
* @returns Returned if the request is successful.
|
|
542
537
|
*
|
|
543
|
-
* example:
|
|
538
|
+
* example:
|
|
539
|
+
* ```
|
|
540
|
+
* {
|
|
544
541
|
* "key": "issue.support",
|
|
545
542
|
* "value": {
|
|
546
543
|
* "system.conversation.id": "b1bf38be-5e94-4b40-a3b8-9278735ee1e6",
|
|
547
544
|
* "system.support.time": "1m"
|
|
548
545
|
* }
|
|
549
546
|
* }
|
|
550
|
-
*
|
|
551
|
-
*
|
|
547
|
+
* ```
|
|
548
|
+
* @path GET `/rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey}`
|
|
552
549
|
* @scopes-current read:jira-work
|
|
553
550
|
* @scopes-beta read:dashboard.property:jira
|
|
554
551
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-dashboardid-items-itemid-properties-propertykey-get
|
|
552
|
+
* @param params
|
|
555
553
|
*/
|
|
556
554
|
getDashboardItemProperty: ({ dashboardId, itemId, propertyKey, }: {
|
|
557
555
|
/** The ID of the dashboard. */
|
|
@@ -576,19 +574,22 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
576
574
|
*
|
|
577
575
|
* @returns Returned if the request is successful.
|
|
578
576
|
*
|
|
579
|
-
* example:
|
|
577
|
+
* example:
|
|
578
|
+
* ```
|
|
579
|
+
* {
|
|
580
580
|
* "keys": [
|
|
581
581
|
* {
|
|
582
582
|
* "key": "issue.support",
|
|
583
|
-
* "self":
|
|
584
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/EX-2/properties/issue.support"
|
|
583
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/EX-2/properties/issue.support"
|
|
585
584
|
* }
|
|
586
585
|
* ]
|
|
587
586
|
* }
|
|
588
|
-
*
|
|
587
|
+
* ```
|
|
588
|
+
* @path GET `/rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties`
|
|
589
589
|
* @scopes-current read:jira-work
|
|
590
590
|
* @scopes-beta read:dashboard.property:jira
|
|
591
591
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-dashboardid-items-itemid-properties-get
|
|
592
|
+
* @param params
|
|
592
593
|
*/
|
|
593
594
|
getDashboardItemPropertyKeys: ({ dashboardId, itemId, }: {
|
|
594
595
|
/** The ID of the dashboard. */
|
|
@@ -618,11 +619,12 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
618
619
|
*
|
|
619
620
|
* @returns Returned if the request is successful.
|
|
620
621
|
*
|
|
621
|
-
* example:
|
|
622
|
+
* example:
|
|
623
|
+
* ```
|
|
624
|
+
* {
|
|
622
625
|
* "isLast": true,
|
|
623
626
|
* "maxResults": 100,
|
|
624
|
-
* "self":
|
|
625
|
-
* "https://your-domain.atlassian.net/rest/api/3/dashboard/search?expand=owner&maxResults=50&startAt=0",
|
|
627
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/dashboard/search?expand=owner&maxResults=50&startAt=0",
|
|
626
628
|
* "startAt": 0,
|
|
627
629
|
* "total": 2,
|
|
628
630
|
* "values": [
|
|
@@ -632,20 +634,15 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
632
634
|
* "isFavourite": true,
|
|
633
635
|
* "name": "Testing",
|
|
634
636
|
* "owner": {
|
|
635
|
-
* "self":
|
|
636
|
-
* "https://your-domain.atlassian.net/user?accountId=5b10a2844c20165700ede21g",
|
|
637
|
+
* "self": "https://your-domain.atlassian.net/user?accountId=5b10a2844c20165700ede21g",
|
|
637
638
|
* "displayName": "Mia",
|
|
638
639
|
* "active": true,
|
|
639
640
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
640
641
|
* "avatarUrls": {
|
|
641
|
-
* "16x16":
|
|
642
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
643
|
-
* "
|
|
644
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
645
|
-
* "32x32":
|
|
646
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
647
|
-
* "48x48":
|
|
648
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
642
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
643
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
644
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
645
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
649
646
|
* }
|
|
650
647
|
* },
|
|
651
648
|
* "popularity": 1,
|
|
@@ -663,20 +660,15 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
663
660
|
* "isFavourite": false,
|
|
664
661
|
* "name": "Quantum ",
|
|
665
662
|
* "owner": {
|
|
666
|
-
* "self":
|
|
667
|
-
* "https://your-domain.atlassian.net/user?accountId=5b10a2844c20165700ede21g",
|
|
663
|
+
* "self": "https://your-domain.atlassian.net/user?accountId=5b10a2844c20165700ede21g",
|
|
668
664
|
* "displayName": "Mia",
|
|
669
665
|
* "active": true,
|
|
670
666
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
671
667
|
* "avatarUrls": {
|
|
672
|
-
* "16x16":
|
|
673
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
674
|
-
* "
|
|
675
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
676
|
-
* "32x32":
|
|
677
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
678
|
-
* "48x48":
|
|
679
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
668
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
669
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
670
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
671
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
680
672
|
* }
|
|
681
673
|
* },
|
|
682
674
|
* "popularity": 0,
|
|
@@ -690,14 +682,12 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
690
682
|
* }
|
|
691
683
|
* ]
|
|
692
684
|
* }
|
|
693
|
-
*
|
|
685
|
+
* ```
|
|
686
|
+
* @path GET `/rest/api/3/dashboard/search`
|
|
694
687
|
* @scopes-current read:jira-work
|
|
695
|
-
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira,
|
|
696
|
-
* read:project-role:jira, read:user:jira, read:application-role:jira,
|
|
697
|
-
* read:avatar:jira, read:issue-type-hierarchy:jira, read:issue-type:jira,
|
|
698
|
-
* read:project-category:jira, read:project-version:jira,
|
|
699
|
-
* read:project.component:jira
|
|
688
|
+
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira, read:issue-type:jira, read:project-category:jira, read:project-version:jira, read:project.component:jira
|
|
700
689
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-search-get
|
|
690
|
+
* @param params
|
|
701
691
|
*/
|
|
702
692
|
getDashboardsPaginated: ({ dashboardName, accountId, owner, groupname, groupId, projectId, orderBy, startAt, maxResults, status, expand, }?: {
|
|
703
693
|
/** String used to perform a case-insensitive partial match with `name`. */
|
|
@@ -781,10 +771,11 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
781
771
|
* **[Permissions](#permissions) required:** None.
|
|
782
772
|
*
|
|
783
773
|
* @returns Returned if the request is successful.
|
|
784
|
-
* @path
|
|
774
|
+
* @path DELETE `/rest/api/3/dashboard/{dashboardId}/gadget/{gadgetId}`
|
|
785
775
|
* @scopes-current write:jira-work
|
|
786
776
|
* @scopes-beta write:dashboard:jira
|
|
787
777
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-dashboardid-gadget-gadgetid-delete
|
|
778
|
+
* @param params
|
|
788
779
|
*/
|
|
789
780
|
removeGadget: ({ dashboardId, gadgetId, }: {
|
|
790
781
|
/** The ID of the dashboard. */
|
|
@@ -825,18 +816,19 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
825
816
|
* permission](https://confluence.atlassian.com/x/x4dKLg) are considered owners of
|
|
826
817
|
* the System dashboard.
|
|
827
818
|
*
|
|
828
|
-
* @returns
|
|
819
|
+
* @returns
|
|
820
|
+
* * status: 200, mediaType: application/json
|
|
829
821
|
*
|
|
830
822
|
* Returned if the dashboard item property is updated.
|
|
831
823
|
*
|
|
832
824
|
* * status: 201, mediaType: application/json
|
|
833
825
|
*
|
|
834
826
|
* Returned if the dashboard item property is created.
|
|
835
|
-
* @path {
|
|
836
|
-
* /rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey}
|
|
827
|
+
* @path PUT `/rest/api/3/dashboard/{dashboardId}/items/{itemId}/properties/{propertyKey}`
|
|
837
828
|
* @scopes-current write:jira-work
|
|
838
829
|
* @scopes-beta write:dashboard.property:jira
|
|
839
830
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-dashboardid-items-itemid-properties-propertykey-put
|
|
831
|
+
* @param params
|
|
840
832
|
*/
|
|
841
833
|
setDashboardItemProperty: ({ dashboardId, itemId, propertyKey, requestBody, }: {
|
|
842
834
|
/** The ID of the dashboard. */
|
|
@@ -855,7 +847,8 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
855
847
|
* [JSON](https://tools.ietf.org/html/rfc4627) value. The maximum length of the
|
|
856
848
|
* property value is 32768 bytes.
|
|
857
849
|
*
|
|
858
|
-
* @example
|
|
850
|
+
* @example
|
|
851
|
+
* {
|
|
859
852
|
* "number": 5,
|
|
860
853
|
* "string": "string-value"
|
|
861
854
|
* }
|
|
@@ -874,7 +867,9 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
874
867
|
*
|
|
875
868
|
* @returns Returned if the request is successful.
|
|
876
869
|
*
|
|
877
|
-
* example:
|
|
870
|
+
* example:
|
|
871
|
+
* ```
|
|
872
|
+
* {
|
|
878
873
|
* "id": "10000",
|
|
879
874
|
* "isFavourite": false,
|
|
880
875
|
* "name": "System Dashboard",
|
|
@@ -885,17 +880,14 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
885
880
|
* "type": "global"
|
|
886
881
|
* }
|
|
887
882
|
* ],
|
|
888
|
-
* "view":
|
|
889
|
-
* "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"
|
|
883
|
+
* "view": "https://your-domain.atlassian.net/secure/Dashboard.jspa?selectPageId=10000"
|
|
890
884
|
* }
|
|
891
|
-
*
|
|
885
|
+
* ```
|
|
886
|
+
* @path PUT `/rest/api/3/dashboard/{id}`
|
|
892
887
|
* @scopes-current write:jira-work
|
|
893
|
-
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira,
|
|
894
|
-
* read:project-role:jira, read:user:jira, write:dashboard:jira,
|
|
895
|
-
* read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira,
|
|
896
|
-
* read:issue-type:jira, read:project-category:jira, read:project-version:jira,
|
|
897
|
-
* read:project.component:jira
|
|
888
|
+
* @scopes-beta read:dashboard:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, write:dashboard:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira, read:issue-type:jira, read:project-category:jira, read:project-version:jira, read:project.component:jira
|
|
898
889
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-id-put
|
|
890
|
+
* @param params
|
|
899
891
|
*/
|
|
900
892
|
updateDashboard: ({ id, extendAdminPermissions, dashboardDetails, }: {
|
|
901
893
|
/** The ID of the dashboard to update. */
|
|
@@ -909,9 +901,9 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
909
901
|
/**
|
|
910
902
|
* Replacement dashboard details.
|
|
911
903
|
*
|
|
912
|
-
* @example
|
|
913
|
-
*
|
|
914
|
-
* check.",
|
|
904
|
+
* @example
|
|
905
|
+
* {
|
|
906
|
+
* "description": "A dashboard to help auditors identify sample of issues to check.",
|
|
915
907
|
* "editPermissions": [],
|
|
916
908
|
* "name": "Auditors dashboard",
|
|
917
909
|
* "sharePermissions": [
|
|
@@ -929,10 +921,11 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
929
921
|
* **[Permissions](#permissions) required:** None.
|
|
930
922
|
*
|
|
931
923
|
* @returns Returned if the request is successful.
|
|
932
|
-
* @path
|
|
924
|
+
* @path PUT `/rest/api/3/dashboard/{dashboardId}/gadget/{gadgetId}`
|
|
933
925
|
* @scopes-current write:jira-work
|
|
934
926
|
* @scopes-beta write:dashboard:jira
|
|
935
927
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-dashboards#api-rest-api-3-dashboard-dashboardid-gadget-gadgetid-put
|
|
928
|
+
* @param params
|
|
936
929
|
*/
|
|
937
930
|
updateGadget: ({ dashboardId, gadgetId, dashboardGadgetUpdateRequest, }: {
|
|
938
931
|
/** The ID of the dashboard. */
|
|
@@ -940,7 +933,8 @@ export declare class DashboardsService extends CommonHttpService {
|
|
|
940
933
|
/** The ID of the gadget. */
|
|
941
934
|
gadgetId: number;
|
|
942
935
|
/**
|
|
943
|
-
* @example
|
|
936
|
+
* @example
|
|
937
|
+
* {
|
|
944
938
|
* "color": "red",
|
|
945
939
|
* "position": {
|
|
946
940
|
* "column": 1,
|