@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 SecurityWorkspaceIds, type SecurityWorkspaceResponse, type SubmitSecurityWorkspacesRequest, type SubmitVulnerabilitiesRequest, type SubmitVulnerabilitiesResponse, type VulnerabilityDetails } from "../models/securityInformation";
|
|
3
3
|
/**
|
|
4
4
|
* Send security information to Jira Software and enable your teams to turn
|
|
@@ -26,8 +26,9 @@ export declare class SecurityInformationService extends CommonHttpService {
|
|
|
26
26
|
*
|
|
27
27
|
* e.g. DELETE /bulk?workspaceIds=111-222-333,444-555-666
|
|
28
28
|
*
|
|
29
|
-
* @path
|
|
29
|
+
* @path DELETE `/rest/security/1.0/linkedWorkspaces/bulk`
|
|
30
30
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-linkedworkspaces-bulk-delete
|
|
31
|
+
* @param params
|
|
31
32
|
*/
|
|
32
33
|
deleteLinkedWorkspaces: ({ authorization, }: {
|
|
33
34
|
/**
|
|
@@ -60,8 +61,9 @@ export declare class SecurityInformationService extends CommonHttpService {
|
|
|
60
61
|
* this resource.
|
|
61
62
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
62
63
|
*
|
|
63
|
-
* @path
|
|
64
|
+
* @path DELETE `/rest/security/1.0/bulkByProperties`
|
|
64
65
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-bulkbyproperties-delete
|
|
66
|
+
* @param params
|
|
65
67
|
*/
|
|
66
68
|
deleteVulnerabilitiesByProperty: ({ authorization, }: {
|
|
67
69
|
/**
|
|
@@ -86,8 +88,9 @@ export declare class SecurityInformationService extends CommonHttpService {
|
|
|
86
88
|
* this resource.
|
|
87
89
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
88
90
|
*
|
|
89
|
-
* @path
|
|
91
|
+
* @path DELETE `/rest/security/1.0/vulnerability/{vulnerabilityId}`
|
|
90
92
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-vulnerability-vulnerabilityid-delete
|
|
93
|
+
* @param params
|
|
91
94
|
*/
|
|
92
95
|
deleteVulnerabilityById: ({ vulnerabilityId, authorization, }: {
|
|
93
96
|
/** The ID of the Vulnerability to delete. */
|
|
@@ -116,8 +119,9 @@ export declare class SecurityInformationService extends CommonHttpService {
|
|
|
116
119
|
* This resource requires the 'READ' scope for Connect apps.
|
|
117
120
|
*
|
|
118
121
|
* @returns The Security Workspace information stored for the given ID.
|
|
119
|
-
* @path
|
|
122
|
+
* @path GET `/rest/security/1.0/linkedWorkspaces/{workspaceId}`
|
|
120
123
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-linkedworkspaces-workspaceid-get
|
|
124
|
+
* @param params
|
|
121
125
|
*/
|
|
122
126
|
getLinkedWorkspaceById: ({ workspaceId, authorization, }: {
|
|
123
127
|
/** The ID of the workspace to fetch. */
|
|
@@ -145,8 +149,9 @@ export declare class SecurityInformationService extends CommonHttpService {
|
|
|
145
149
|
* This resource requires the 'READ' scope for Connect apps.
|
|
146
150
|
*
|
|
147
151
|
* @returns A list of all stored workspace IDs.
|
|
148
|
-
* @path
|
|
152
|
+
* @path GET `/rest/security/1.0/linkedWorkspaces`
|
|
149
153
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-linkedworkspaces-get
|
|
154
|
+
* @param params
|
|
150
155
|
*/
|
|
151
156
|
getLinkedWorkspaces: ({ authorization, }: {
|
|
152
157
|
/**
|
|
@@ -172,8 +177,9 @@ export declare class SecurityInformationService extends CommonHttpService {
|
|
|
172
177
|
* This resource requires the 'READ' scope for Connect apps.
|
|
173
178
|
*
|
|
174
179
|
* @returns The Vulnerability data currently stored for the given ID.
|
|
175
|
-
* @path
|
|
180
|
+
* @path GET `/rest/security/1.0/vulnerability/{vulnerabilityId}`
|
|
176
181
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-vulnerability-vulnerabilityid-get
|
|
182
|
+
* @param params
|
|
177
183
|
*/
|
|
178
184
|
getVulnerabilityById: ({ vulnerabilityId, authorization, }: {
|
|
179
185
|
/** The ID of the Vulnerability to fetch. */
|
|
@@ -212,13 +218,12 @@ export declare class SecurityInformationService extends CommonHttpService {
|
|
|
212
218
|
* this resource.
|
|
213
219
|
* This resource requires the 'WRITE' scope for Connect apps.
|
|
214
220
|
*
|
|
215
|
-
* @returns Submission accepted. Each Vulnerability submitted in a valid format will
|
|
216
|
-
* eventually be available in Jira.
|
|
221
|
+
* @returns Submission accepted. Each Vulnerability submitted in a valid format will eventually be available in Jira.
|
|
217
222
|
*
|
|
218
|
-
* Details of any Vulnerabilities that were submitted but failed submission (due
|
|
219
|
-
*
|
|
220
|
-
* @path {POST} /rest/security/1.0/bulk
|
|
223
|
+
* Details of any Vulnerabilities that were submitted but failed submission (due to data format problems, etc.) are available in the response object.
|
|
224
|
+
* @path POST `/rest/security/1.0/bulk`
|
|
221
225
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-bulk-post
|
|
226
|
+
* @param params
|
|
222
227
|
*/
|
|
223
228
|
submitVulnerabilities: ({ authorization, submitVulnerabilitiesRequest, }: {
|
|
224
229
|
/**
|
|
@@ -245,8 +250,9 @@ export declare class SecurityInformationService extends CommonHttpService {
|
|
|
245
250
|
* this resource.
|
|
246
251
|
* This resource requires the 'WRITE' scope for Connect apps.
|
|
247
252
|
*
|
|
248
|
-
* @path
|
|
253
|
+
* @path POST `/rest/security/1.0/linkedWorkspaces/bulk`
|
|
249
254
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-linkedworkspaces-bulk-post
|
|
255
|
+
* @param params
|
|
250
256
|
*/
|
|
251
257
|
submitWorkspaces: ({ authorization, submitSecurityWorkspacesRequest, }: {
|
|
252
258
|
/**
|
|
@@ -5,8 +5,8 @@ exports.SecurityInformationService = void 0;
|
|
|
5
5
|
// This file is generated by "api-typescript-generator".
|
|
6
6
|
// To update this file run "yarn build:openapi".
|
|
7
7
|
const zod_1 = require("zod");
|
|
8
|
-
const commonHttpClient = require("
|
|
9
|
-
const CommonHttpService_1 = require("
|
|
8
|
+
const commonHttpClient = require("../../core/CommonHttpClient");
|
|
9
|
+
const CommonHttpService_1 = require("../../core/CommonHttpService");
|
|
10
10
|
const securityInformation_1 = require("../models/securityInformation");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -37,8 +37,9 @@ class SecurityInformationService extends CommonHttpService_1.CommonHttpService {
|
|
|
37
37
|
*
|
|
38
38
|
* e.g. DELETE /bulk?workspaceIds=111-222-333,444-555-666
|
|
39
39
|
*
|
|
40
|
-
* @path
|
|
40
|
+
* @path DELETE `/rest/security/1.0/linkedWorkspaces/bulk`
|
|
41
41
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-linkedworkspaces-bulk-delete
|
|
42
|
+
* @param params
|
|
42
43
|
*/
|
|
43
44
|
this.deleteLinkedWorkspaces = ({ authorization, }) => {
|
|
44
45
|
return this.getClientInstance()
|
|
@@ -68,8 +69,9 @@ class SecurityInformationService extends CommonHttpService_1.CommonHttpService {
|
|
|
68
69
|
* this resource.
|
|
69
70
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
70
71
|
*
|
|
71
|
-
* @path
|
|
72
|
+
* @path DELETE `/rest/security/1.0/bulkByProperties`
|
|
72
73
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-bulkbyproperties-delete
|
|
74
|
+
* @param params
|
|
73
75
|
*/
|
|
74
76
|
this.deleteVulnerabilitiesByProperty = ({ authorization, }) => {
|
|
75
77
|
return this.getClientInstance()
|
|
@@ -92,8 +94,9 @@ class SecurityInformationService extends CommonHttpService_1.CommonHttpService {
|
|
|
92
94
|
* this resource.
|
|
93
95
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
94
96
|
*
|
|
95
|
-
* @path
|
|
97
|
+
* @path DELETE `/rest/security/1.0/vulnerability/{vulnerabilityId}`
|
|
96
98
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-vulnerability-vulnerabilityid-delete
|
|
99
|
+
* @param params
|
|
97
100
|
*/
|
|
98
101
|
this.deleteVulnerabilityById = ({ vulnerabilityId, authorization, }) => {
|
|
99
102
|
return this.getClientInstance()
|
|
@@ -121,8 +124,9 @@ class SecurityInformationService extends CommonHttpService_1.CommonHttpService {
|
|
|
121
124
|
* This resource requires the 'READ' scope for Connect apps.
|
|
122
125
|
*
|
|
123
126
|
* @returns The Security Workspace information stored for the given ID.
|
|
124
|
-
* @path
|
|
127
|
+
* @path GET `/rest/security/1.0/linkedWorkspaces/{workspaceId}`
|
|
125
128
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-linkedworkspaces-workspaceid-get
|
|
129
|
+
* @param params
|
|
126
130
|
*/
|
|
127
131
|
this.getLinkedWorkspaceById = ({ workspaceId, authorization, }) => {
|
|
128
132
|
return this.getClientInstance()
|
|
@@ -156,8 +160,9 @@ class SecurityInformationService extends CommonHttpService_1.CommonHttpService {
|
|
|
156
160
|
* This resource requires the 'READ' scope for Connect apps.
|
|
157
161
|
*
|
|
158
162
|
* @returns A list of all stored workspace IDs.
|
|
159
|
-
* @path
|
|
163
|
+
* @path GET `/rest/security/1.0/linkedWorkspaces`
|
|
160
164
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-linkedworkspaces-get
|
|
165
|
+
* @param params
|
|
161
166
|
*/
|
|
162
167
|
this.getLinkedWorkspaces = ({ authorization, }) => {
|
|
163
168
|
return this.getClientInstance()
|
|
@@ -188,8 +193,9 @@ class SecurityInformationService extends CommonHttpService_1.CommonHttpService {
|
|
|
188
193
|
* This resource requires the 'READ' scope for Connect apps.
|
|
189
194
|
*
|
|
190
195
|
* @returns The Vulnerability data currently stored for the given ID.
|
|
191
|
-
* @path
|
|
196
|
+
* @path GET `/rest/security/1.0/vulnerability/{vulnerabilityId}`
|
|
192
197
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-vulnerability-vulnerabilityid-get
|
|
198
|
+
* @param params
|
|
193
199
|
*/
|
|
194
200
|
this.getVulnerabilityById = ({ vulnerabilityId, authorization, }) => {
|
|
195
201
|
return this.getClientInstance()
|
|
@@ -234,13 +240,12 @@ class SecurityInformationService extends CommonHttpService_1.CommonHttpService {
|
|
|
234
240
|
* this resource.
|
|
235
241
|
* This resource requires the 'WRITE' scope for Connect apps.
|
|
236
242
|
*
|
|
237
|
-
* @returns Submission accepted. Each Vulnerability submitted in a valid format will
|
|
238
|
-
* eventually be available in Jira.
|
|
243
|
+
* @returns Submission accepted. Each Vulnerability submitted in a valid format will eventually be available in Jira.
|
|
239
244
|
*
|
|
240
|
-
* Details of any Vulnerabilities that were submitted but failed submission (due
|
|
241
|
-
*
|
|
242
|
-
* @path {POST} /rest/security/1.0/bulk
|
|
245
|
+
* Details of any Vulnerabilities that were submitted but failed submission (due to data format problems, etc.) are available in the response object.
|
|
246
|
+
* @path POST `/rest/security/1.0/bulk`
|
|
243
247
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-bulk-post
|
|
248
|
+
* @param params
|
|
244
249
|
*/
|
|
245
250
|
this.submitVulnerabilities = ({ authorization, submitVulnerabilitiesRequest, }) => {
|
|
246
251
|
return this.getClientInstance()
|
|
@@ -272,8 +277,9 @@ class SecurityInformationService extends CommonHttpService_1.CommonHttpService {
|
|
|
272
277
|
* this resource.
|
|
273
278
|
* This resource requires the 'WRITE' scope for Connect apps.
|
|
274
279
|
*
|
|
275
|
-
* @path
|
|
280
|
+
* @path POST `/rest/security/1.0/linkedWorkspaces/bulk`
|
|
276
281
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-security-information#api-rest-security-1-0-linkedworkspaces-bulk-post
|
|
282
|
+
* @param params
|
|
277
283
|
*/
|
|
278
284
|
this.submitWorkspaces = ({ authorization, submitSecurityWorkspacesRequest, }) => {
|
|
279
285
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SecurityInformationService.js","sourceRoot":"","sources":["../../../../src/openapi/software/services/SecurityInformationService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"SecurityInformationService.js","sourceRoot":"","sources":["../../../../src/openapi/software/services/SecurityInformationService.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonHttpService } from "
|
|
1
|
+
import { CommonHttpService } from "../../core/CommonHttpService";
|
|
2
2
|
import { type IssueBean, type IssueRankRequestBean, type SprintBean } from "../models/common";
|
|
3
3
|
import type { SprintCreateBean, SprintSwapBean } from "../models/sprint";
|
|
4
4
|
/**
|
|
@@ -17,7 +17,9 @@ export declare class SprintService extends CommonHttpService {
|
|
|
17
17
|
*
|
|
18
18
|
* @returns Created sprint
|
|
19
19
|
*
|
|
20
|
-
* example:
|
|
20
|
+
* example:
|
|
21
|
+
* ```
|
|
22
|
+
* {
|
|
21
23
|
* "id": 37,
|
|
22
24
|
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
23
25
|
* "state": "future",
|
|
@@ -27,12 +29,15 @@ export declare class SprintService extends CommonHttpService {
|
|
|
27
29
|
* "originBoardId": 5,
|
|
28
30
|
* "goal": "sprint 1 goal"
|
|
29
31
|
* }
|
|
30
|
-
*
|
|
32
|
+
* ```
|
|
33
|
+
* @path POST `/rest/agile/1.0/sprint`
|
|
31
34
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-post
|
|
35
|
+
* @param params
|
|
32
36
|
*/
|
|
33
37
|
createSprint: ({ sprintCreateBean, }: {
|
|
34
38
|
/**
|
|
35
|
-
* @example
|
|
39
|
+
* @example
|
|
40
|
+
* {
|
|
36
41
|
* "endDate": "2015-04-20T01:22:00.000+10:00",
|
|
37
42
|
* "goal": "sprint 1 goal",
|
|
38
43
|
* "name": "sprint 1",
|
|
@@ -46,8 +51,9 @@ export declare class SprintService extends CommonHttpService {
|
|
|
46
51
|
* Removes the property from the sprint identified by the id. Ths user removing
|
|
47
52
|
* the property is required to have permissions to modify the sprint.
|
|
48
53
|
*
|
|
49
|
-
* @path
|
|
54
|
+
* @path DELETE `/rest/agile/1.0/sprint/{sprintId}/properties/{propertyKey}`
|
|
50
55
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-sprintid-properties-propertykey-delete
|
|
56
|
+
* @param params
|
|
51
57
|
*/
|
|
52
58
|
deleteProperty: ({ sprintId, propertyKey, }: {
|
|
53
59
|
/** the ID of the sprint from which the property will be removed. */
|
|
@@ -59,8 +65,9 @@ export declare class SprintService extends CommonHttpService {
|
|
|
59
65
|
* Deletes a sprint. Once a sprint is deleted, all open issues in the sprint will
|
|
60
66
|
* be moved to the backlog.
|
|
61
67
|
*
|
|
62
|
-
* @path
|
|
68
|
+
* @path DELETE `/rest/agile/1.0/sprint/{sprintId}`
|
|
63
69
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-sprintid-delete
|
|
70
|
+
* @param params
|
|
64
71
|
*/
|
|
65
72
|
deleteSprint: ({ sprintId, }: {
|
|
66
73
|
/** The ID of the sprint to delete. */
|
|
@@ -73,7 +80,9 @@ export declare class SprintService extends CommonHttpService {
|
|
|
73
80
|
*
|
|
74
81
|
* @returns Returns the requested issues, at the specified page of the results.
|
|
75
82
|
*
|
|
76
|
-
* example:
|
|
83
|
+
* example:
|
|
84
|
+
* ```
|
|
85
|
+
* {
|
|
77
86
|
* "expand": "",
|
|
78
87
|
* "fields": {
|
|
79
88
|
* "flagged": true,
|
|
@@ -99,14 +108,10 @@ export declare class SprintService extends CommonHttpService {
|
|
|
99
108
|
* "description": "example bug report",
|
|
100
109
|
* "project": {
|
|
101
110
|
* "avatarUrls": {
|
|
102
|
-
* "16x16":
|
|
103
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
104
|
-
* "
|
|
105
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=
|
|
106
|
-
* "32x32":
|
|
107
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
108
|
-
* "48x48":
|
|
109
|
-
* "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
111
|
+
* "16x16": "https://your-domain.atlassian.net/secure/projectavatar?size=xsmall&pid=10000",
|
|
112
|
+
* "24x24": "https://your-domain.atlassian.net/secure/projectavatar?size=small&pid=10000",
|
|
113
|
+
* "32x32": "https://your-domain.atlassian.net/secure/projectavatar?size=medium&pid=10000",
|
|
114
|
+
* "48x48": "https://your-domain.atlassian.net/secure/projectavatar?size=large&pid=10000"
|
|
110
115
|
* },
|
|
111
116
|
* "id": "10000",
|
|
112
117
|
* "insight": {
|
|
@@ -119,8 +124,7 @@ export declare class SprintService extends CommonHttpService {
|
|
|
119
124
|
* "description": "First Project Category",
|
|
120
125
|
* "id": "10000",
|
|
121
126
|
* "name": "FIRST",
|
|
122
|
-
* "self":
|
|
123
|
-
* "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
127
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/projectCategory/10000"
|
|
124
128
|
* },
|
|
125
129
|
* "self": "https://your-domain.atlassian.net/rest/api/3/project/EX",
|
|
126
130
|
* "simplified": false,
|
|
@@ -132,8 +136,7 @@ export declare class SprintService extends CommonHttpService {
|
|
|
132
136
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
133
137
|
* "active": false,
|
|
134
138
|
* "displayName": "Mia Krystof",
|
|
135
|
-
* "self":
|
|
136
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
139
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
137
140
|
* },
|
|
138
141
|
* "body": {
|
|
139
142
|
* "type": "doc",
|
|
@@ -144,9 +147,7 @@ export declare class SprintService extends CommonHttpService {
|
|
|
144
147
|
* "content": [
|
|
145
148
|
* {
|
|
146
149
|
* "type": "text",
|
|
147
|
-
* "text": "Lorem ipsum dolor sit amet, consectetur adipiscing
|
|
148
|
-
* elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis
|
|
149
|
-
* fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper."
|
|
150
|
+
* "text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper."
|
|
150
151
|
* }
|
|
151
152
|
* ]
|
|
152
153
|
* }
|
|
@@ -154,14 +155,12 @@ export declare class SprintService extends CommonHttpService {
|
|
|
154
155
|
* },
|
|
155
156
|
* "created": "2021-01-17T12:34:00.000+0000",
|
|
156
157
|
* "id": "10000",
|
|
157
|
-
* "self":
|
|
158
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
158
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/comment/10000",
|
|
159
159
|
* "updateAuthor": {
|
|
160
160
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
161
161
|
* "active": false,
|
|
162
162
|
* "displayName": "Mia Krystof",
|
|
163
|
-
* "self":
|
|
164
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
163
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
165
164
|
* },
|
|
166
165
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
167
166
|
* "visibility": {
|
|
@@ -187,8 +186,7 @@ export declare class SprintService extends CommonHttpService {
|
|
|
187
186
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
188
187
|
* "active": false,
|
|
189
188
|
* "displayName": "Mia Krystof",
|
|
190
|
-
* "self":
|
|
191
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
189
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
192
190
|
* },
|
|
193
191
|
* "comment": {
|
|
194
192
|
* "type": "doc",
|
|
@@ -207,8 +205,7 @@ export declare class SprintService extends CommonHttpService {
|
|
|
207
205
|
* },
|
|
208
206
|
* "id": "100028",
|
|
209
207
|
* "issueId": "10002",
|
|
210
|
-
* "self":
|
|
211
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
208
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/10010/worklog/10000",
|
|
212
209
|
* "started": "2021-01-17T12:34:00.000+0000",
|
|
213
210
|
* "timeSpent": "3h 20m",
|
|
214
211
|
* "timeSpentSeconds": 12000,
|
|
@@ -216,8 +213,7 @@ export declare class SprintService extends CommonHttpService {
|
|
|
216
213
|
* "accountId": "5b10a2844c20165700ede21g",
|
|
217
214
|
* "active": false,
|
|
218
215
|
* "displayName": "Mia Krystof",
|
|
219
|
-
* "self":
|
|
220
|
-
* "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
216
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/user?accountId=5b10a2844c20165700ede21g"
|
|
221
217
|
* },
|
|
222
218
|
* "updated": "2021-01-18T23:45:00.000+0000",
|
|
223
219
|
* "visibility": {
|
|
@@ -239,11 +235,12 @@ export declare class SprintService extends CommonHttpService {
|
|
|
239
235
|
* },
|
|
240
236
|
* "id": "10001",
|
|
241
237
|
* "key": "HSP-1",
|
|
242
|
-
* "self":
|
|
243
|
-
* "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
238
|
+
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/board/92/issue/10001"
|
|
244
239
|
* }
|
|
245
|
-
*
|
|
240
|
+
* ```
|
|
241
|
+
* @path GET `/rest/agile/1.0/sprint/{sprintId}/issue`
|
|
246
242
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-sprintid-issue-get
|
|
243
|
+
* @param params
|
|
247
244
|
*/
|
|
248
245
|
getIssuesForSprint: ({ sprintId, startAt, maxResults, jql, validateQuery, fields, expand, }: {
|
|
249
246
|
/** The ID of the sprint that contains the requested issues. */
|
|
@@ -293,17 +290,20 @@ export declare class SprintService extends CommonHttpService {
|
|
|
293
290
|
*
|
|
294
291
|
* @returns Returned if the sprint with given id exists.
|
|
295
292
|
*
|
|
296
|
-
* example:
|
|
293
|
+
* example:
|
|
294
|
+
* ```
|
|
295
|
+
* {
|
|
297
296
|
* "keys": [
|
|
298
297
|
* {
|
|
299
298
|
* "key": "issue.support",
|
|
300
|
-
* "self":
|
|
301
|
-
* "https://your-domain.atlassian.net/rest/api/3/issue/EX-2/properties/issue.support"
|
|
299
|
+
* "self": "https://your-domain.atlassian.net/rest/api/3/issue/EX-2/properties/issue.support"
|
|
302
300
|
* }
|
|
303
301
|
* ]
|
|
304
302
|
* }
|
|
305
|
-
*
|
|
303
|
+
* ```
|
|
304
|
+
* @path GET `/rest/agile/1.0/sprint/{sprintId}/properties`
|
|
306
305
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-sprintid-properties-get
|
|
306
|
+
* @param params
|
|
307
307
|
*/
|
|
308
308
|
getPropertiesKeys: ({ sprintId, }: {
|
|
309
309
|
/** the ID of the sprint from which property keys will be returned. */
|
|
@@ -316,15 +316,19 @@ export declare class SprintService extends CommonHttpService {
|
|
|
316
316
|
*
|
|
317
317
|
* @returns Returned if the sprint exists and the property was found.
|
|
318
318
|
*
|
|
319
|
-
* example:
|
|
319
|
+
* example:
|
|
320
|
+
* ```
|
|
321
|
+
* {
|
|
320
322
|
* "key": "issue.support",
|
|
321
323
|
* "value": {
|
|
322
324
|
* "system.conversation.id": "b1bf38be-5e94-4b40-a3b8-9278735ee1e6",
|
|
323
325
|
* "system.support.time": "1m"
|
|
324
326
|
* }
|
|
325
327
|
* }
|
|
326
|
-
*
|
|
328
|
+
* ```
|
|
329
|
+
* @path GET `/rest/agile/1.0/sprint/{sprintId}/properties/{propertyKey}`
|
|
327
330
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-sprintid-properties-propertykey-get
|
|
331
|
+
* @param params
|
|
328
332
|
*/
|
|
329
333
|
getProperty: ({ sprintId, propertyKey, }: {
|
|
330
334
|
/** the ID of the sprint from which the property will be returned. */
|
|
@@ -339,7 +343,9 @@ export declare class SprintService extends CommonHttpService {
|
|
|
339
343
|
*
|
|
340
344
|
* @returns Returns the requested sprint.
|
|
341
345
|
*
|
|
342
|
-
* example:
|
|
346
|
+
* example:
|
|
347
|
+
* ```
|
|
348
|
+
* {
|
|
343
349
|
* "id": 37,
|
|
344
350
|
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
345
351
|
* "state": "closed",
|
|
@@ -350,8 +356,10 @@ export declare class SprintService extends CommonHttpService {
|
|
|
350
356
|
* "originBoardId": 5,
|
|
351
357
|
* "goal": "sprint 1 goal"
|
|
352
358
|
* }
|
|
353
|
-
*
|
|
359
|
+
* ```
|
|
360
|
+
* @path GET `/rest/agile/1.0/sprint/{sprintId}`
|
|
354
361
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-sprintid-get
|
|
362
|
+
* @param params
|
|
355
363
|
*/
|
|
356
364
|
getSprint: ({ sprintId, }: {
|
|
357
365
|
/** The ID of the requested sprint. */
|
|
@@ -362,14 +370,16 @@ export declare class SprintService extends CommonHttpService {
|
|
|
362
370
|
* open or active sprints. The maximum number of issues that can be moved in one
|
|
363
371
|
* operation is 50.
|
|
364
372
|
*
|
|
365
|
-
* @path
|
|
373
|
+
* @path POST `/rest/agile/1.0/sprint/{sprintId}/issue`
|
|
366
374
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-sprintid-issue-post
|
|
375
|
+
* @param params
|
|
367
376
|
*/
|
|
368
377
|
moveIssuesToSprintAndRank: ({ sprintId, issueRankRequestBean, }: {
|
|
369
378
|
/** The ID of the sprint that you want to assign issues to. */
|
|
370
379
|
sprintId: number;
|
|
371
380
|
/**
|
|
372
|
-
* @example
|
|
381
|
+
* @example
|
|
382
|
+
* {
|
|
373
383
|
* "issues": [
|
|
374
384
|
* "PR-1",
|
|
375
385
|
* "10001",
|
|
@@ -399,7 +409,9 @@ export declare class SprintService extends CommonHttpService {
|
|
|
399
409
|
*
|
|
400
410
|
* @returns Updated sprint
|
|
401
411
|
*
|
|
402
|
-
* example:
|
|
412
|
+
* example:
|
|
413
|
+
* ```
|
|
414
|
+
* {
|
|
403
415
|
* "id": 37,
|
|
404
416
|
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
405
417
|
* "state": "closed",
|
|
@@ -410,14 +422,17 @@ export declare class SprintService extends CommonHttpService {
|
|
|
410
422
|
* "originBoardId": 5,
|
|
411
423
|
* "goal": "sprint 1 goal"
|
|
412
424
|
* }
|
|
413
|
-
*
|
|
425
|
+
* ```
|
|
426
|
+
* @path POST `/rest/agile/1.0/sprint/{sprintId}`
|
|
414
427
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-sprintid-post
|
|
428
|
+
* @param params
|
|
415
429
|
*/
|
|
416
430
|
partiallyUpdateSprint: ({ sprintId, sprintBean, }: {
|
|
417
431
|
/** The ID of the sprint to update. */
|
|
418
432
|
sprintId: number;
|
|
419
433
|
/**
|
|
420
|
-
* @example
|
|
434
|
+
* @example
|
|
435
|
+
* {
|
|
421
436
|
* "name": "new name"
|
|
422
437
|
* }
|
|
423
438
|
*/
|
|
@@ -430,15 +445,17 @@ export declare class SprintService extends CommonHttpService {
|
|
|
430
445
|
* by the id. The user who stores the data is required to have permissions to
|
|
431
446
|
* modify the sprint.
|
|
432
447
|
*
|
|
433
|
-
* @returns
|
|
448
|
+
* @returns
|
|
449
|
+
* * status: 200, mediaType: application/json
|
|
434
450
|
*
|
|
435
451
|
* Returned if the sprint property is successfully updated.
|
|
436
452
|
*
|
|
437
453
|
* * status: 201, mediaType: application/json
|
|
438
454
|
*
|
|
439
455
|
* Returned if the sprint property is successfully created.
|
|
440
|
-
* @path
|
|
456
|
+
* @path PUT `/rest/agile/1.0/sprint/{sprintId}/properties/{propertyKey}`
|
|
441
457
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-sprintid-properties-propertykey-put
|
|
458
|
+
* @param params
|
|
442
459
|
*/
|
|
443
460
|
setProperty: ({ sprintId, propertyKey, requestBody, }: {
|
|
444
461
|
/** the ID of the sprint on which the property will be set. */
|
|
@@ -458,14 +475,16 @@ export declare class SprintService extends CommonHttpService {
|
|
|
458
475
|
/**
|
|
459
476
|
* Swap the position of the sprint with the second sprint.
|
|
460
477
|
*
|
|
461
|
-
* @path
|
|
478
|
+
* @path POST `/rest/agile/1.0/sprint/{sprintId}/swap`
|
|
462
479
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-sprintid-swap-post
|
|
480
|
+
* @param params
|
|
463
481
|
*/
|
|
464
482
|
swapSprint: ({ sprintId, sprintSwapBean, }: {
|
|
465
483
|
/** The ID of the sprint to swap. */
|
|
466
484
|
sprintId: number;
|
|
467
485
|
/**
|
|
468
|
-
* @example
|
|
486
|
+
* @example
|
|
487
|
+
* {
|
|
469
488
|
* "sprintToSwapWith": 3
|
|
470
489
|
* }
|
|
471
490
|
*/
|
|
@@ -490,7 +509,9 @@ export declare class SprintService extends CommonHttpService {
|
|
|
490
509
|
*
|
|
491
510
|
* @returns Updated sprint
|
|
492
511
|
*
|
|
493
|
-
* example:
|
|
512
|
+
* example:
|
|
513
|
+
* ```
|
|
514
|
+
* {
|
|
494
515
|
* "id": 37,
|
|
495
516
|
* "self": "https://your-domain.atlassian.net/rest/agile/1.0/sprint/23",
|
|
496
517
|
* "state": "closed",
|
|
@@ -501,14 +522,17 @@ export declare class SprintService extends CommonHttpService {
|
|
|
501
522
|
* "originBoardId": 5,
|
|
502
523
|
* "goal": "sprint 1 goal"
|
|
503
524
|
* }
|
|
504
|
-
*
|
|
525
|
+
* ```
|
|
526
|
+
* @path PUT `/rest/agile/1.0/sprint/{sprintId}`
|
|
505
527
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-sprint#api-rest-agile-1-0-sprint-sprintid-put
|
|
528
|
+
* @param params
|
|
506
529
|
*/
|
|
507
530
|
updateSprint: ({ sprintId, sprintBean, }: {
|
|
508
531
|
/** the ID of the sprint to update. */
|
|
509
532
|
sprintId: number;
|
|
510
533
|
/**
|
|
511
|
-
* @example
|
|
534
|
+
* @example
|
|
535
|
+
* {
|
|
512
536
|
* "completeDate": "2015-04-20T11:11:28.008+10:00",
|
|
513
537
|
* "endDate": "2015-04-16T14:01:00.000+10:00",
|
|
514
538
|
* "goal": "sprint 1 goal",
|