@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 ColumnItem, type ColumnRequestBody } from "../models/common";
|
|
3
3
|
import { type ChangeFilterOwner, type Filter, type PageBeanFilterDetails } from "../models/filters";
|
|
4
4
|
/**
|
|
@@ -17,10 +17,11 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
17
17
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
18
18
|
*
|
|
19
19
|
* @returns Returned if the request is successful.
|
|
20
|
-
* @path
|
|
20
|
+
* @path PUT `/rest/api/3/filter/{id}/owner`
|
|
21
21
|
* @scopes-beta read:filter:jira, write:filter:jira
|
|
22
22
|
* @scopes-current write:jira-work
|
|
23
23
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-id-owner-put
|
|
24
|
+
* @param params
|
|
24
25
|
*/
|
|
25
26
|
changeFilterOwner: ({ id, changeFilterOwner, }: {
|
|
26
27
|
/** The ID of the filter to update. */
|
|
@@ -28,7 +29,8 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
28
29
|
/**
|
|
29
30
|
* The account ID of the new owner of the filter.
|
|
30
31
|
*
|
|
31
|
-
* @example
|
|
32
|
+
* @example
|
|
33
|
+
* {
|
|
32
34
|
* "accountId": "0000-0000-0000-0000"
|
|
33
35
|
* }
|
|
34
36
|
*/
|
|
@@ -42,7 +44,9 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
42
44
|
*
|
|
43
45
|
* @returns Returned if the request is successful.
|
|
44
46
|
*
|
|
45
|
-
* example:
|
|
47
|
+
* example:
|
|
48
|
+
* ```
|
|
49
|
+
* {
|
|
46
50
|
* "approximateLastUsed": null,
|
|
47
51
|
* "description": "Lists all open bugs",
|
|
48
52
|
* "favourite": true,
|
|
@@ -55,23 +59,17 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
55
59
|
* "accountType": "atlassian",
|
|
56
60
|
* "active": false,
|
|
57
61
|
* "avatarUrls": {
|
|
58
|
-
* "16x16":
|
|
59
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
60
|
-
* "
|
|
61
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
62
|
-
* "32x32":
|
|
63
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
64
|
-
* "48x48":
|
|
65
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
62
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
63
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
64
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
65
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
66
66
|
* },
|
|
67
67
|
* "displayName": "Mia Krystof",
|
|
68
68
|
* "key": "",
|
|
69
69
|
* "name": "",
|
|
70
|
-
* "self":
|
|
71
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
70
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
72
71
|
* },
|
|
73
|
-
* "searchUrl":
|
|
74
|
-
* "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
72
|
+
* "searchUrl": "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
75
73
|
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/10000",
|
|
76
74
|
* "sharePermissions": [],
|
|
77
75
|
* "subscriptions": {
|
|
@@ -83,14 +81,12 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
83
81
|
* },
|
|
84
82
|
* "viewUrl": "https://your-domain.atlassian.net/issues/?filter=10000"
|
|
85
83
|
* }
|
|
86
|
-
*
|
|
84
|
+
* ```
|
|
85
|
+
* @path POST `/rest/api/3/filter`
|
|
87
86
|
* @scopes-current write:jira-work
|
|
88
|
-
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira,
|
|
89
|
-
* read:user:jira, write:filter:jira, read:application-role:jira,
|
|
90
|
-
* read:avatar:jira, read:issue-type-hierarchy:jira, read:issue-type:jira,
|
|
91
|
-
* read:project-category:jira, read:project-version:jira,
|
|
92
|
-
* read:project.component:jira
|
|
87
|
+
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, write:filter: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
|
|
93
88
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-post
|
|
89
|
+
* @param params
|
|
94
90
|
*/
|
|
95
91
|
createFilter: ({ expand, overrideSharePermissions, filter, }: {
|
|
96
92
|
/**
|
|
@@ -121,7 +117,8 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
121
117
|
/**
|
|
122
118
|
* The filter to create.
|
|
123
119
|
*
|
|
124
|
-
* @example
|
|
120
|
+
* @example
|
|
121
|
+
* {
|
|
125
122
|
* "description": "Lists all open bugs",
|
|
126
123
|
* "jql": "type = Bug and resolution is empty",
|
|
127
124
|
* "name": "All Open Bugs"
|
|
@@ -140,7 +137,9 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
140
137
|
*
|
|
141
138
|
* @returns Returned if the request is successful.
|
|
142
139
|
*
|
|
143
|
-
* example:
|
|
140
|
+
* example:
|
|
141
|
+
* ```
|
|
142
|
+
* {
|
|
144
143
|
* "approximateLastUsed": "2023-03-01T13:15:00.000+0000",
|
|
145
144
|
* "description": "Lists all open bugs",
|
|
146
145
|
* "favourite": true,
|
|
@@ -153,23 +152,17 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
153
152
|
* "accountType": "atlassian",
|
|
154
153
|
* "active": false,
|
|
155
154
|
* "avatarUrls": {
|
|
156
|
-
* "16x16":
|
|
157
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
158
|
-
* "
|
|
159
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
160
|
-
* "32x32":
|
|
161
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
162
|
-
* "48x48":
|
|
163
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
155
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
156
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
157
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
158
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
164
159
|
* },
|
|
165
160
|
* "displayName": "Mia Krystof",
|
|
166
161
|
* "key": "",
|
|
167
162
|
* "name": "",
|
|
168
|
-
* "self":
|
|
169
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
163
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
170
164
|
* },
|
|
171
|
-
* "searchUrl":
|
|
172
|
-
* "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
165
|
+
* "searchUrl": "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
173
166
|
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/10000",
|
|
174
167
|
* "sharePermissions": [],
|
|
175
168
|
* "subscriptions": {
|
|
@@ -181,14 +174,12 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
181
174
|
* },
|
|
182
175
|
* "viewUrl": "https://your-domain.atlassian.net/issues/?filter=10000"
|
|
183
176
|
* }
|
|
184
|
-
*
|
|
177
|
+
* ```
|
|
178
|
+
* @path DELETE `/rest/api/3/filter/{id}/favourite`
|
|
185
179
|
* @scopes-current write:jira-work
|
|
186
|
-
* @scopes-beta write:filter:jira, read:application-role:jira, read:avatar:jira,
|
|
187
|
-
* read:filter:jira, read:group:jira, read:issue-type-hierarchy:jira,
|
|
188
|
-
* read:issue-type:jira, read:project-category:jira, read:project-role:jira,
|
|
189
|
-
* read:project-version:jira, read:project.component:jira, read:project:jira,
|
|
190
|
-
* read:user:jira
|
|
180
|
+
* @scopes-beta write:filter:jira, read:application-role:jira, read:avatar:jira, read:filter:jira, read:group:jira, read:issue-type-hierarchy:jira, read:issue-type:jira, read:project-category:jira, read:project-role:jira, read:project-version:jira, read:project.component:jira, read:project:jira, read:user:jira
|
|
191
181
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-id-favourite-delete
|
|
182
|
+
* @param params
|
|
192
183
|
*/
|
|
193
184
|
deleteFavouriteForFilter: ({ id, expand, }: {
|
|
194
185
|
/** The ID of the filter. */
|
|
@@ -221,10 +212,11 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
221
212
|
* *Administer Jira* [global
|
|
222
213
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
223
214
|
*
|
|
224
|
-
* @path
|
|
215
|
+
* @path DELETE `/rest/api/3/filter/{id}`
|
|
225
216
|
* @scopes-current write:jira-work
|
|
226
217
|
* @scopes-beta delete:filter:jira
|
|
227
218
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-id-delete
|
|
219
|
+
* @param params
|
|
228
220
|
*/
|
|
229
221
|
deleteFilter: ({ id, }: {
|
|
230
222
|
/** The ID of the filter to delete. */
|
|
@@ -249,7 +241,9 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
249
241
|
*
|
|
250
242
|
* @returns Returned if the request is successful.
|
|
251
243
|
*
|
|
252
|
-
* example:
|
|
244
|
+
* example:
|
|
245
|
+
* ```
|
|
246
|
+
* [
|
|
253
247
|
* {
|
|
254
248
|
* "label": "Key",
|
|
255
249
|
* "value": "issuekey"
|
|
@@ -259,10 +253,12 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
259
253
|
* "value": "summary"
|
|
260
254
|
* }
|
|
261
255
|
* ]
|
|
262
|
-
*
|
|
256
|
+
* ```
|
|
257
|
+
* @path GET `/rest/api/3/filter/{id}/columns`
|
|
263
258
|
* @scopes-current read:jira-work
|
|
264
259
|
* @scopes-beta read:filter.column:jira
|
|
265
260
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-id-columns-get
|
|
261
|
+
* @param params
|
|
266
262
|
*/
|
|
267
263
|
getColumns: ({ id, }: {
|
|
268
264
|
/** The ID of the filter. */
|
|
@@ -288,7 +284,9 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
288
284
|
*
|
|
289
285
|
* @returns Returned if the request is successful.
|
|
290
286
|
*
|
|
291
|
-
* example:
|
|
287
|
+
* example:
|
|
288
|
+
* ```
|
|
289
|
+
* [
|
|
292
290
|
* {
|
|
293
291
|
* "approximateLastUsed": "2023-03-01T13:15:00.000+0000",
|
|
294
292
|
* "description": "Lists all open bugs",
|
|
@@ -302,23 +300,17 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
302
300
|
* "accountType": "atlassian",
|
|
303
301
|
* "active": false,
|
|
304
302
|
* "avatarUrls": {
|
|
305
|
-
* "16x16":
|
|
306
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
307
|
-
* "
|
|
308
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
309
|
-
* "32x32":
|
|
310
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
311
|
-
* "48x48":
|
|
312
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
303
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
304
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
305
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
306
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
313
307
|
* },
|
|
314
308
|
* "displayName": "Mia Krystof",
|
|
315
309
|
* "key": "",
|
|
316
310
|
* "name": "",
|
|
317
|
-
* "self":
|
|
318
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
311
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
319
312
|
* },
|
|
320
|
-
* "searchUrl":
|
|
321
|
-
* "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
313
|
+
* "searchUrl": "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
322
314
|
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/10000",
|
|
323
315
|
* "sharePermissions": [],
|
|
324
316
|
* "subscriptions": {
|
|
@@ -343,23 +335,17 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
343
335
|
* "accountType": "atlassian",
|
|
344
336
|
* "active": false,
|
|
345
337
|
* "avatarUrls": {
|
|
346
|
-
* "16x16":
|
|
347
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
348
|
-
* "
|
|
349
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
350
|
-
* "32x32":
|
|
351
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
352
|
-
* "48x48":
|
|
353
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
338
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
339
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
340
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
341
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
354
342
|
* },
|
|
355
343
|
* "displayName": "Mia Krystof",
|
|
356
344
|
* "key": "",
|
|
357
345
|
* "name": "",
|
|
358
|
-
* "self":
|
|
359
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
346
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
360
347
|
* },
|
|
361
|
-
* "searchUrl":
|
|
362
|
-
* "https://your-domain.atlassian.net/rest/api/3/search?jql=assignee+in+%28currentUser%28%29%29+and+resolution+is+empty",
|
|
348
|
+
* "searchUrl": "https://your-domain.atlassian.net/rest/api/3/search?jql=assignee+in+%28currentUser%28%29%29+and+resolution+is+empty",
|
|
363
349
|
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/10010",
|
|
364
350
|
* "sharePermissions": [
|
|
365
351
|
* {
|
|
@@ -370,14 +356,10 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
370
356
|
* "id": 10010,
|
|
371
357
|
* "project": {
|
|
372
358
|
* "avatarUrls": {
|
|
373
|
-
* "16x16":
|
|
374
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
375
|
-
* "
|
|
376
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
377
|
-
* "32x32":
|
|
378
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
379
|
-
* "48x48":
|
|
380
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
359
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000",
|
|
360
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000",
|
|
361
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
362
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
381
363
|
* },
|
|
382
364
|
* "id": "10000",
|
|
383
365
|
* "insight": {
|
|
@@ -390,8 +372,7 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
390
372
|
* "description": "First Project Category",
|
|
391
373
|
* "id": "10000",
|
|
392
374
|
* "name": "FIRST",
|
|
393
|
-
* "self":
|
|
394
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
375
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
395
376
|
* },
|
|
396
377
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/EX",
|
|
397
378
|
* "simplified": false,
|
|
@@ -410,12 +391,12 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
410
391
|
* "viewUrl": "https://your-domain.atlassian.net/issues/?filter=10010"
|
|
411
392
|
* }
|
|
412
393
|
* ]
|
|
413
|
-
*
|
|
394
|
+
* ```
|
|
395
|
+
* @path GET `/rest/api/3/filter/favourite`
|
|
414
396
|
* @scopes-current read:jira-work
|
|
415
|
-
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira,
|
|
416
|
-
* read:user:jira, read:jql:jira, read:application-role:jira, read:avatar:jira,
|
|
417
|
-
* read:issue-type-hierarchy:jira
|
|
397
|
+
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, read:jql:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira
|
|
418
398
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-favourite-get
|
|
399
|
+
* @param params
|
|
419
400
|
*/
|
|
420
401
|
getFavouriteFilters: ({ expand, }?: {
|
|
421
402
|
/**
|
|
@@ -455,7 +436,9 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
455
436
|
*
|
|
456
437
|
* @returns Returned if the request is successful.
|
|
457
438
|
*
|
|
458
|
-
* example:
|
|
439
|
+
* example:
|
|
440
|
+
* ```
|
|
441
|
+
* {
|
|
459
442
|
* "approximateLastUsed": "2023-03-01T13:15:00.000+0000",
|
|
460
443
|
* "description": "Lists all open bugs",
|
|
461
444
|
* "favourite": true,
|
|
@@ -468,23 +451,17 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
468
451
|
* "accountType": "atlassian",
|
|
469
452
|
* "active": false,
|
|
470
453
|
* "avatarUrls": {
|
|
471
|
-
* "16x16":
|
|
472
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
473
|
-
* "
|
|
474
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
475
|
-
* "32x32":
|
|
476
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
477
|
-
* "48x48":
|
|
478
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
454
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
455
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
456
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
457
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
479
458
|
* },
|
|
480
459
|
* "displayName": "Mia Krystof",
|
|
481
460
|
* "key": "",
|
|
482
461
|
* "name": "",
|
|
483
|
-
* "self":
|
|
484
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
462
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
485
463
|
* },
|
|
486
|
-
* "searchUrl":
|
|
487
|
-
* "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
464
|
+
* "searchUrl": "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
488
465
|
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/10000",
|
|
489
466
|
* "sharePermissions": [],
|
|
490
467
|
* "subscriptions": {
|
|
@@ -496,12 +473,12 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
496
473
|
* },
|
|
497
474
|
* "viewUrl": "https://your-domain.atlassian.net/issues/?filter=10000"
|
|
498
475
|
* }
|
|
499
|
-
*
|
|
476
|
+
* ```
|
|
477
|
+
* @path GET `/rest/api/3/filter/{id}`
|
|
500
478
|
* @scopes-current read:jira-work
|
|
501
|
-
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira,
|
|
502
|
-
* read:user:jira, read:jql:jira, read:application-role:jira, read:avatar:jira,
|
|
503
|
-
* read:issue-type-hierarchy:jira
|
|
479
|
+
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, read:jql:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira
|
|
504
480
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-id-get
|
|
481
|
+
* @param params
|
|
505
482
|
*/
|
|
506
483
|
getFilter: ({ id, expand, overrideSharePermissions, }: {
|
|
507
484
|
/** The ID of the filter to return. */
|
|
@@ -554,11 +531,12 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
554
531
|
*
|
|
555
532
|
* @returns Returned if the request is successful.
|
|
556
533
|
*
|
|
557
|
-
* example:
|
|
534
|
+
* example:
|
|
535
|
+
* ```
|
|
536
|
+
* {
|
|
558
537
|
* "isLast": true,
|
|
559
538
|
* "maxResults": 100,
|
|
560
|
-
* "self":
|
|
561
|
-
* "https://your-domain.atlassian.net/rest/api/3/filter/search?accountId=&maxResults=50&filterName=&orderBy=name&startAt=0&expand=description,owner,jql,searchUrl,viewUrl,favourite,favouritedCount,sharePermissions,editPermissions,isWritable,subscriptions,approximateLastUsed",
|
|
539
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/search?accountId=&maxResults=50&filterName=&orderBy=name&startAt=0&expand=description,owner,jql,searchUrl,viewUrl,favourite,favouritedCount,sharePermissions,editPermissions,isWritable,subscriptions,approximateLastUsed",
|
|
562
540
|
* "startAt": 0,
|
|
563
541
|
* "total": 2,
|
|
564
542
|
* "values": [
|
|
@@ -566,8 +544,7 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
566
544
|
* "approximateLastUsed": "2023-03-01T13:15:00.000+0000",
|
|
567
545
|
* "description": "Lists all open bugs",
|
|
568
546
|
* "editPermissions": [],
|
|
569
|
-
* "expand":
|
|
570
|
-
* "description,owner,jql,searchUrl,viewUrl,favourite,favouritedCount,sharePermissions,editPermissions,isWritable,approximateLastUsed,subscriptions",
|
|
547
|
+
* "expand": "description,owner,jql,searchUrl,viewUrl,favourite,favouritedCount,sharePermissions,editPermissions,isWritable,approximateLastUsed,subscriptions",
|
|
571
548
|
* "favourite": false,
|
|
572
549
|
* "favouritedCount": 0,
|
|
573
550
|
* "id": "10000",
|
|
@@ -578,23 +555,17 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
578
555
|
* "accountType": "atlassian",
|
|
579
556
|
* "active": false,
|
|
580
557
|
* "avatarUrls": {
|
|
581
|
-
* "16x16":
|
|
582
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
583
|
-
* "
|
|
584
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
585
|
-
* "32x32":
|
|
586
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
587
|
-
* "48x48":
|
|
588
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
558
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
559
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
560
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
561
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
589
562
|
* },
|
|
590
563
|
* "displayName": "Mia Krystof",
|
|
591
564
|
* "key": "",
|
|
592
565
|
* "name": "",
|
|
593
|
-
* "self":
|
|
594
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
566
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
595
567
|
* },
|
|
596
|
-
* "searchUrl":
|
|
597
|
-
* "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
568
|
+
* "searchUrl": "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
598
569
|
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/10000",
|
|
599
570
|
* "sharePermissions": [],
|
|
600
571
|
* "subscriptions": [],
|
|
@@ -608,14 +579,10 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
608
579
|
* "id": 10010,
|
|
609
580
|
* "project": {
|
|
610
581
|
* "avatarUrls": {
|
|
611
|
-
* "16x16":
|
|
612
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
613
|
-
* "
|
|
614
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
615
|
-
* "32x32":
|
|
616
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10002",
|
|
617
|
-
* "48x48":
|
|
618
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10002"
|
|
582
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10002",
|
|
583
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10002",
|
|
584
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10002",
|
|
585
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10002"
|
|
619
586
|
* },
|
|
620
587
|
* "deleted": true,
|
|
621
588
|
* "deletedBy": {
|
|
@@ -623,20 +590,15 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
623
590
|
* "accountType": "atlassian",
|
|
624
591
|
* "active": false,
|
|
625
592
|
* "avatarUrls": {
|
|
626
|
-
* "16x16":
|
|
627
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
628
|
-
* "
|
|
629
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
630
|
-
* "32x32":
|
|
631
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
632
|
-
* "48x48":
|
|
633
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
593
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
594
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
595
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
596
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
634
597
|
* },
|
|
635
598
|
* "displayName": "Mia Krystof",
|
|
636
599
|
* "key": "",
|
|
637
600
|
* "name": "",
|
|
638
|
-
* "self":
|
|
639
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
601
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
640
602
|
* },
|
|
641
603
|
* "deletedDate": "2022-11-11T13:35:29.000+0000",
|
|
642
604
|
* "id": "10002",
|
|
@@ -650,8 +612,7 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
650
612
|
* "description": "First Project Category",
|
|
651
613
|
* "id": "10000",
|
|
652
614
|
* "name": "FIRST",
|
|
653
|
-
* "self":
|
|
654
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
615
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
655
616
|
* },
|
|
656
617
|
* "retentionTillDate": "2023-01-10T13:35:29.000+0000",
|
|
657
618
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/MKY",
|
|
@@ -659,12 +620,10 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
659
620
|
* "style": "classic"
|
|
660
621
|
* },
|
|
661
622
|
* "role": {
|
|
662
|
-
* "self":
|
|
663
|
-
* "https://your-domain.atlassian.net/rest/api/3/project/MKY/role/10360",
|
|
623
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/project/MKY/role/10360",
|
|
664
624
|
* "name": "Developers",
|
|
665
625
|
* "id": 10360,
|
|
666
|
-
* "description": "A project role that represents developers in a
|
|
667
|
-
* project",
|
|
626
|
+
* "description": "A project role that represents developers in a project",
|
|
668
627
|
* "actors": [
|
|
669
628
|
* {
|
|
670
629
|
* "actorGroup": {
|
|
@@ -701,15 +660,13 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
701
660
|
* "group": {
|
|
702
661
|
* "groupId": "276f955c-63d7-42c8-9520-92d01dca0625",
|
|
703
662
|
* "name": "jira-administrators",
|
|
704
|
-
* "self":
|
|
705
|
-
* "https://your-domain.atlassian.net/rest/api/3/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
663
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/group?groupId=276f955c-63d7-42c8-9520-92d01dca0625"
|
|
706
664
|
* },
|
|
707
665
|
* "id": 10010,
|
|
708
666
|
* "type": "group"
|
|
709
667
|
* }
|
|
710
668
|
* ],
|
|
711
|
-
* "expand":
|
|
712
|
-
* "description,owner,jql,searchUrl,viewUrl,favourite,favouritedCount,sharePermissions,editPermissions,isWritable,approximateLastUsed,subscriptions",
|
|
669
|
+
* "expand": "description,owner,jql,searchUrl,viewUrl,favourite,favouritedCount,sharePermissions,editPermissions,isWritable,approximateLastUsed,subscriptions",
|
|
713
670
|
* "favourite": true,
|
|
714
671
|
* "favouritedCount": 123,
|
|
715
672
|
* "id": "10010",
|
|
@@ -720,23 +677,17 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
720
677
|
* "accountType": "atlassian",
|
|
721
678
|
* "active": false,
|
|
722
679
|
* "avatarUrls": {
|
|
723
|
-
* "16x16":
|
|
724
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
725
|
-
* "
|
|
726
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
727
|
-
* "32x32":
|
|
728
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
729
|
-
* "48x48":
|
|
730
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
680
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
681
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
682
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
683
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
731
684
|
* },
|
|
732
685
|
* "displayName": "Mia Krystof",
|
|
733
686
|
* "key": "",
|
|
734
687
|
* "name": "",
|
|
735
|
-
* "self":
|
|
736
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
688
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
737
689
|
* },
|
|
738
|
-
* "searchUrl":
|
|
739
|
-
* "https://your-domain.atlassian.net/rest/api/3/search?jql=assignee+in+%28currentUser%28%29%29+and+resolution+is+empty",
|
|
690
|
+
* "searchUrl": "https://your-domain.atlassian.net/rest/api/3/search?jql=assignee+in+%28currentUser%28%29%29+and+resolution+is+empty",
|
|
740
691
|
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/10010",
|
|
741
692
|
* "sharePermissions": [
|
|
742
693
|
* {
|
|
@@ -747,14 +698,10 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
747
698
|
* "id": 10010,
|
|
748
699
|
* "project": {
|
|
749
700
|
* "avatarUrls": {
|
|
750
|
-
* "16x16":
|
|
751
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
752
|
-
* "
|
|
753
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
754
|
-
* "32x32":
|
|
755
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
756
|
-
* "48x48":
|
|
757
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
701
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000",
|
|
702
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000",
|
|
703
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
704
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
758
705
|
* },
|
|
759
706
|
* "id": "10000",
|
|
760
707
|
* "insight": {
|
|
@@ -767,8 +714,7 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
767
714
|
* "description": "First Project Category",
|
|
768
715
|
* "id": "10000",
|
|
769
716
|
* "name": "FIRST",
|
|
770
|
-
* "self":
|
|
771
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
717
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
772
718
|
* },
|
|
773
719
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/EX",
|
|
774
720
|
* "simplified": false,
|
|
@@ -789,14 +735,10 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
789
735
|
* "size": 1
|
|
790
736
|
* },
|
|
791
737
|
* "avatarUrls": {
|
|
792
|
-
* "16x16":
|
|
793
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
794
|
-
* "
|
|
795
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
796
|
-
* "32x32":
|
|
797
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
798
|
-
* "48x48":
|
|
799
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
738
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
739
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
740
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
741
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
800
742
|
* },
|
|
801
743
|
* "displayName": "Mia Krystof",
|
|
802
744
|
* "emailAddress": "mia@example.com",
|
|
@@ -806,8 +748,7 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
806
748
|
* },
|
|
807
749
|
* "key": "",
|
|
808
750
|
* "name": "",
|
|
809
|
-
* "self":
|
|
810
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g",
|
|
751
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g",
|
|
811
752
|
* "timeZone": "Australia/Sydney"
|
|
812
753
|
* }
|
|
813
754
|
* }
|
|
@@ -816,12 +757,12 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
816
757
|
* }
|
|
817
758
|
* ]
|
|
818
759
|
* }
|
|
819
|
-
*
|
|
760
|
+
* ```
|
|
761
|
+
* @path GET `/rest/api/3/filter/search`
|
|
820
762
|
* @scopes-current read:jira-work
|
|
821
|
-
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira,
|
|
822
|
-
* read:user:jira, read:jql:jira, read:application-role:jira, read:avatar:jira,
|
|
823
|
-
* read:issue-type-hierarchy:jira
|
|
763
|
+
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, read:jql:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira
|
|
824
764
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-search-get
|
|
765
|
+
* @param params
|
|
825
766
|
*/
|
|
826
767
|
getFiltersPaginated: ({ filterName, accountId, owner, groupname, groupId, projectId, id, orderBy, startAt, maxResults, expand, overrideSharePermissions, }?: {
|
|
827
768
|
/** String used to perform a case-insensitive partial match with `name`. */
|
|
@@ -928,7 +869,9 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
928
869
|
*
|
|
929
870
|
* @returns Returned if the request is successful.
|
|
930
871
|
*
|
|
931
|
-
* example:
|
|
872
|
+
* example:
|
|
873
|
+
* ```
|
|
874
|
+
* [
|
|
932
875
|
* {
|
|
933
876
|
* "approximateLastUsed": "2023-03-01T13:15:00.000+0000",
|
|
934
877
|
* "description": "Lists all open bugs",
|
|
@@ -942,23 +885,17 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
942
885
|
* "accountType": "atlassian",
|
|
943
886
|
* "active": false,
|
|
944
887
|
* "avatarUrls": {
|
|
945
|
-
* "16x16":
|
|
946
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
947
|
-
* "
|
|
948
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
949
|
-
* "32x32":
|
|
950
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
951
|
-
* "48x48":
|
|
952
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
888
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
889
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
890
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
891
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
953
892
|
* },
|
|
954
893
|
* "displayName": "Mia Krystof",
|
|
955
894
|
* "key": "",
|
|
956
895
|
* "name": "",
|
|
957
|
-
* "self":
|
|
958
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
896
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
959
897
|
* },
|
|
960
|
-
* "searchUrl":
|
|
961
|
-
* "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
898
|
+
* "searchUrl": "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
962
899
|
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/10000",
|
|
963
900
|
* "sharePermissions": [],
|
|
964
901
|
* "subscriptions": {
|
|
@@ -983,23 +920,17 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
983
920
|
* "accountType": "atlassian",
|
|
984
921
|
* "active": false,
|
|
985
922
|
* "avatarUrls": {
|
|
986
|
-
* "16x16":
|
|
987
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
988
|
-
* "
|
|
989
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
990
|
-
* "32x32":
|
|
991
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
992
|
-
* "48x48":
|
|
993
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
923
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
924
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
925
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
926
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
994
927
|
* },
|
|
995
928
|
* "displayName": "Mia Krystof",
|
|
996
929
|
* "key": "",
|
|
997
930
|
* "name": "",
|
|
998
|
-
* "self":
|
|
999
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
931
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1000
932
|
* },
|
|
1001
|
-
* "searchUrl":
|
|
1002
|
-
* "https://your-domain.atlassian.net/rest/api/3/search?jql=assignee+in+%28currentUser%28%29%29+and+resolution+is+empty",
|
|
933
|
+
* "searchUrl": "https://your-domain.atlassian.net/rest/api/3/search?jql=assignee+in+%28currentUser%28%29%29+and+resolution+is+empty",
|
|
1003
934
|
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/10010",
|
|
1004
935
|
* "sharePermissions": [
|
|
1005
936
|
* {
|
|
@@ -1010,14 +941,10 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1010
941
|
* "id": 10010,
|
|
1011
942
|
* "project": {
|
|
1012
943
|
* "avatarUrls": {
|
|
1013
|
-
* "16x16":
|
|
1014
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
1015
|
-
* "
|
|
1016
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
1017
|
-
* "32x32":
|
|
1018
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
1019
|
-
* "48x48":
|
|
1020
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
944
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000",
|
|
945
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000",
|
|
946
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
947
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
1021
948
|
* },
|
|
1022
949
|
* "id": "10000",
|
|
1023
950
|
* "insight": {
|
|
@@ -1030,8 +957,7 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1030
957
|
* "description": "First Project Category",
|
|
1031
958
|
* "id": "10000",
|
|
1032
959
|
* "name": "FIRST",
|
|
1033
|
-
* "self":
|
|
1034
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
960
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
1035
961
|
* },
|
|
1036
962
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/EX",
|
|
1037
963
|
* "simplified": false,
|
|
@@ -1050,12 +976,12 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1050
976
|
* "viewUrl": "https://your-domain.atlassian.net/issues/?filter=10010"
|
|
1051
977
|
* }
|
|
1052
978
|
* ]
|
|
1053
|
-
*
|
|
979
|
+
* ```
|
|
980
|
+
* @path GET `/rest/api/3/filter/my`
|
|
1054
981
|
* @scopes-current read:jira-work
|
|
1055
|
-
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira,
|
|
1056
|
-
* read:user:jira, read:jql:jira, read:application-role:jira, read:avatar:jira,
|
|
1057
|
-
* read:issue-type-hierarchy:jira
|
|
982
|
+
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, read:jql:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira
|
|
1058
983
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-my-get
|
|
984
|
+
* @param params
|
|
1059
985
|
*/
|
|
1060
986
|
getMyFilters: ({ expand, includeFavourites, }?: {
|
|
1061
987
|
/**
|
|
@@ -1093,10 +1019,11 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1093
1019
|
* * filters shared with a public project.
|
|
1094
1020
|
* * filters shared with the public.
|
|
1095
1021
|
*
|
|
1096
|
-
* @path
|
|
1022
|
+
* @path DELETE `/rest/api/3/filter/{id}/columns`
|
|
1097
1023
|
* @scopes-beta delete:filter.column:jira
|
|
1098
1024
|
* @scopes-current write:jira-work
|
|
1099
1025
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-id-columns-delete
|
|
1026
|
+
* @param params
|
|
1100
1027
|
*/
|
|
1101
1028
|
resetColumns: ({ id, }: {
|
|
1102
1029
|
/** The ID of the filter. */
|
|
@@ -1124,10 +1051,11 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1124
1051
|
* * filters shared with the public.
|
|
1125
1052
|
*
|
|
1126
1053
|
* @returns Returned if the request is successful.
|
|
1127
|
-
* @path
|
|
1054
|
+
* @path PUT `/rest/api/3/filter/{id}/columns`
|
|
1128
1055
|
* @scopes-current write:jira-work
|
|
1129
1056
|
* @scopes-beta write:filter.column:jira
|
|
1130
1057
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-id-columns-put
|
|
1058
|
+
* @param params
|
|
1131
1059
|
*/
|
|
1132
1060
|
setColumns: ({ id, mediaType, columnRequestBody, }: {
|
|
1133
1061
|
/** The ID of the filter. */
|
|
@@ -1164,7 +1092,9 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1164
1092
|
*
|
|
1165
1093
|
* @returns Returned if the request is successful.
|
|
1166
1094
|
*
|
|
1167
|
-
* example:
|
|
1095
|
+
* example:
|
|
1096
|
+
* ```
|
|
1097
|
+
* {
|
|
1168
1098
|
* "approximateLastUsed": "2023-03-01T13:15:00.000+0000",
|
|
1169
1099
|
* "description": "Lists all open bugs",
|
|
1170
1100
|
* "favourite": true,
|
|
@@ -1177,23 +1107,17 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1177
1107
|
* "accountType": "atlassian",
|
|
1178
1108
|
* "active": false,
|
|
1179
1109
|
* "avatarUrls": {
|
|
1180
|
-
* "16x16":
|
|
1181
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
1182
|
-
* "
|
|
1183
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
1184
|
-
* "32x32":
|
|
1185
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
1186
|
-
* "48x48":
|
|
1187
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
1110
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
1111
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
1112
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
1113
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
1188
1114
|
* },
|
|
1189
1115
|
* "displayName": "Mia Krystof",
|
|
1190
1116
|
* "key": "",
|
|
1191
1117
|
* "name": "",
|
|
1192
|
-
* "self":
|
|
1193
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1118
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1194
1119
|
* },
|
|
1195
|
-
* "searchUrl":
|
|
1196
|
-
* "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
1120
|
+
* "searchUrl": "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
1197
1121
|
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/10000",
|
|
1198
1122
|
* "sharePermissions": [],
|
|
1199
1123
|
* "subscriptions": {
|
|
@@ -1205,12 +1129,12 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1205
1129
|
* },
|
|
1206
1130
|
* "viewUrl": "https://your-domain.atlassian.net/issues/?filter=10000"
|
|
1207
1131
|
* }
|
|
1208
|
-
*
|
|
1132
|
+
* ```
|
|
1133
|
+
* @path PUT `/rest/api/3/filter/{id}/favourite`
|
|
1209
1134
|
* @scopes-current write:jira-work
|
|
1210
|
-
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira,
|
|
1211
|
-
* read:user:jira, write:filter:jira, read:jql:jira, read:application-role:jira,
|
|
1212
|
-
* read:avatar:jira, read:issue-type-hierarchy:jira
|
|
1135
|
+
* @scopes-beta read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, write:filter:jira, read:jql:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira
|
|
1213
1136
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-id-favourite-put
|
|
1137
|
+
* @param params
|
|
1214
1138
|
*/
|
|
1215
1139
|
setFavouriteForFilter: ({ id, expand, }: {
|
|
1216
1140
|
/** The ID of the filter. */
|
|
@@ -1244,7 +1168,9 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1244
1168
|
*
|
|
1245
1169
|
* @returns Returned if the request is successful.
|
|
1246
1170
|
*
|
|
1247
|
-
* example:
|
|
1171
|
+
* example:
|
|
1172
|
+
* ```
|
|
1173
|
+
* {
|
|
1248
1174
|
* "approximateLastUsed": "2023-03-01T13:15:00.000+0000",
|
|
1249
1175
|
* "description": "Lists all open bugs",
|
|
1250
1176
|
* "favourite": true,
|
|
@@ -1257,23 +1183,17 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1257
1183
|
* "accountType": "atlassian",
|
|
1258
1184
|
* "active": false,
|
|
1259
1185
|
* "avatarUrls": {
|
|
1260
|
-
* "16x16":
|
|
1261
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
1262
|
-
* "
|
|
1263
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=
|
|
1264
|
-
* "32x32":
|
|
1265
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
1266
|
-
* "48x48":
|
|
1267
|
-
* "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
1186
|
+
* "16x16": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16",
|
|
1187
|
+
* "24x24": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=24&s=24",
|
|
1188
|
+
* "32x32": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=32&s=32",
|
|
1189
|
+
* "48x48": "https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=48&s=48"
|
|
1268
1190
|
* },
|
|
1269
1191
|
* "displayName": "Mia Krystof",
|
|
1270
1192
|
* "key": "",
|
|
1271
1193
|
* "name": "",
|
|
1272
|
-
* "self":
|
|
1273
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1194
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
1274
1195
|
* },
|
|
1275
|
-
* "searchUrl":
|
|
1276
|
-
* "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
1196
|
+
* "searchUrl": "https://your-domain.atlassian.net/rest/api/3/search?jql=type%20%3D%20Bug%20and%20resolutino%20is%20empty",
|
|
1277
1197
|
* "self": "https://your-domain.atlassian.net/rest/api/3/filter/10000",
|
|
1278
1198
|
* "sharePermissions": [],
|
|
1279
1199
|
* "subscriptions": {
|
|
@@ -1285,12 +1205,12 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1285
1205
|
* },
|
|
1286
1206
|
* "viewUrl": "https://your-domain.atlassian.net/issues/?filter=10000"
|
|
1287
1207
|
* }
|
|
1288
|
-
*
|
|
1208
|
+
* ```
|
|
1209
|
+
* @path PUT `/rest/api/3/filter/{id}`
|
|
1289
1210
|
* @scopes-current write:jira-work
|
|
1290
|
-
* @scopes-beta write:filter:jira, read:filter:jira, read:group:jira, read:project:jira,
|
|
1291
|
-
* read:project-role:jira, read:user:jira, read:jql:jira,
|
|
1292
|
-
* read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira
|
|
1211
|
+
* @scopes-beta write:filter:jira, read:filter:jira, read:group:jira, read:project:jira, read:project-role:jira, read:user:jira, read:jql:jira, read:application-role:jira, read:avatar:jira, read:issue-type-hierarchy:jira
|
|
1293
1212
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters#api-rest-api-3-filter-id-put
|
|
1213
|
+
* @param params
|
|
1294
1214
|
*/
|
|
1295
1215
|
updateFilter: ({ id, expand, overrideSharePermissions, filter, }: {
|
|
1296
1216
|
/** The ID of the filter to update. */
|
|
@@ -1323,7 +1243,8 @@ export declare class FiltersService extends CommonHttpService {
|
|
|
1323
1243
|
/**
|
|
1324
1244
|
* The filter to update.
|
|
1325
1245
|
*
|
|
1326
|
-
* @example
|
|
1246
|
+
* @example
|
|
1247
|
+
* {
|
|
1327
1248
|
* "description": "Lists all open bugs",
|
|
1328
1249
|
* "jql": "type = Bug and resolution is empty",
|
|
1329
1250
|
* "name": "All Open Bugs"
|