@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 AssociateFieldConfigurationsWithIssueTypesRequest, type FieldConfiguration, type FieldConfigurationDetails, type FieldConfigurationItemsDetails, type FieldConfigurationScheme, type FieldConfigurationSchemeProjectAssociation, type IssueTypeIdsToRemove, type PageBeanFieldConfigurationDetails, type PageBeanFieldConfigurationIssueTypeItem, type PageBeanFieldConfigurationItem, type PageBeanFieldConfigurationScheme, type PageBeanFieldConfigurationSchemeProjects, type UpdateFieldConfigurationSchemeDetails } from "../models/issueFieldConfigurations";
|
|
3
3
|
/**
|
|
4
4
|
* This resource represents issue field configurations. Use it to get, set, and
|
|
@@ -18,14 +18,16 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
18
18
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
19
19
|
*
|
|
20
20
|
* @returns Returned if the request is successful.
|
|
21
|
-
* @path
|
|
21
|
+
* @path PUT `/rest/api/3/fieldconfigurationscheme/project`
|
|
22
22
|
* @scopes-current manage:jira-configuration
|
|
23
23
|
* @scopes-beta write:field-configuration-scheme:jira
|
|
24
24
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-project-put
|
|
25
|
+
* @param params
|
|
25
26
|
*/
|
|
26
27
|
assignFieldConfigurationSchemeToProject: ({ fieldConfigurationSchemeProjectAssociation, }: {
|
|
27
28
|
/**
|
|
28
|
-
* @example
|
|
29
|
+
* @example
|
|
30
|
+
* {
|
|
29
31
|
* "fieldConfigurationSchemeId": "10000",
|
|
30
32
|
* "projectId": "10000"
|
|
31
33
|
* }
|
|
@@ -45,19 +47,24 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
45
47
|
*
|
|
46
48
|
* @returns Returned if the request is successful.
|
|
47
49
|
*
|
|
48
|
-
* example:
|
|
50
|
+
* example:
|
|
51
|
+
* ```
|
|
52
|
+
* {
|
|
49
53
|
* "description": "My field configuration description",
|
|
50
54
|
* "id": 10001,
|
|
51
55
|
* "name": "My Field Configuration"
|
|
52
56
|
* }
|
|
53
|
-
*
|
|
57
|
+
* ```
|
|
58
|
+
* @path POST `/rest/api/3/fieldconfiguration`
|
|
54
59
|
* @scopes-current manage:jira-configuration
|
|
55
60
|
* @scopes-beta read:field-configuration:jira, write:field-configuration:jira
|
|
56
61
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-post
|
|
62
|
+
* @param params
|
|
57
63
|
*/
|
|
58
64
|
createFieldConfiguration: ({ fieldConfigurationDetails, }: {
|
|
59
65
|
/**
|
|
60
|
-
* @example
|
|
66
|
+
* @example
|
|
67
|
+
* {
|
|
61
68
|
* "description": "My field configuration description",
|
|
62
69
|
* "name": "My Field Configuration"
|
|
63
70
|
* }
|
|
@@ -75,21 +82,26 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
75
82
|
*
|
|
76
83
|
* @returns Returned if the request is successful.
|
|
77
84
|
*
|
|
78
|
-
* example:
|
|
85
|
+
* example:
|
|
86
|
+
* ```
|
|
87
|
+
* {
|
|
88
|
+
* "description": "We can use this one for software projects.",
|
|
79
89
|
* "id": "10002",
|
|
80
|
-
* "name": "Field Configuration Scheme for software related projects"
|
|
81
|
-
* "description": "We can use this one for software projects."
|
|
90
|
+
* "name": "Field Configuration Scheme for software related projects"
|
|
82
91
|
* }
|
|
83
|
-
*
|
|
92
|
+
* ```
|
|
93
|
+
* @path POST `/rest/api/3/fieldconfigurationscheme`
|
|
84
94
|
* @scopes-current manage:jira-configuration
|
|
85
95
|
* @scopes-beta write:field-configuration-scheme:jira, read:field-configuration-scheme:jira
|
|
86
96
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-post
|
|
97
|
+
* @param params
|
|
87
98
|
*/
|
|
88
99
|
createFieldConfigurationScheme: ({ updateFieldConfigurationSchemeDetails, }: {
|
|
89
100
|
/**
|
|
90
101
|
* The details of the field configuration scheme.
|
|
91
102
|
*
|
|
92
|
-
* @example
|
|
103
|
+
* @example
|
|
104
|
+
* {
|
|
93
105
|
* "description": "We can use this one for software projects.",
|
|
94
106
|
* "name": "Field Configuration Scheme for software related projects"
|
|
95
107
|
* }
|
|
@@ -106,10 +118,11 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
106
118
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
107
119
|
*
|
|
108
120
|
* @returns Returned if the request is successful.
|
|
109
|
-
* @path
|
|
121
|
+
* @path DELETE `/rest/api/3/fieldconfiguration/{id}`
|
|
110
122
|
* @scopes-current manage:jira-configuration
|
|
111
123
|
* @scopes-beta delete:field-configuration:jira
|
|
112
124
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-id-delete
|
|
125
|
+
* @param params
|
|
113
126
|
*/
|
|
114
127
|
deleteFieldConfiguration: ({ id, }: {
|
|
115
128
|
/** The ID of the field configuration. */
|
|
@@ -125,10 +138,11 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
125
138
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
126
139
|
*
|
|
127
140
|
* @returns Returned if the request is successful.
|
|
128
|
-
* @path
|
|
141
|
+
* @path DELETE `/rest/api/3/fieldconfigurationscheme/{id}`
|
|
129
142
|
* @scopes-current manage:jira-configuration
|
|
130
143
|
* @scopes-beta delete:field-configuration-scheme:jira
|
|
131
144
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-id-delete
|
|
145
|
+
* @param params
|
|
132
146
|
*/
|
|
133
147
|
deleteFieldConfigurationScheme: ({ id, }: {
|
|
134
148
|
/** The ID of the field configuration scheme. */
|
|
@@ -151,7 +165,9 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
151
165
|
*
|
|
152
166
|
* @returns Returned if the request is successful.
|
|
153
167
|
*
|
|
154
|
-
* example:
|
|
168
|
+
* example:
|
|
169
|
+
* ```
|
|
170
|
+
* {
|
|
155
171
|
* "isLast": true,
|
|
156
172
|
* "maxResults": 50,
|
|
157
173
|
* "startAt": 0,
|
|
@@ -170,10 +186,12 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
170
186
|
* }
|
|
171
187
|
* ]
|
|
172
188
|
* }
|
|
173
|
-
*
|
|
189
|
+
* ```
|
|
190
|
+
* @path GET `/rest/api/3/fieldconfiguration`
|
|
174
191
|
* @scopes-current manage:jira-configuration
|
|
175
192
|
* @scopes-beta read:field-configuration:jira
|
|
176
193
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-get
|
|
194
|
+
* @param params
|
|
177
195
|
*/
|
|
178
196
|
getAllFieldConfigurations: ({ startAt, maxResults, id, isDefault, query, }?: {
|
|
179
197
|
/** The index of the first item to return in a page of results (page offset). */
|
|
@@ -203,7 +221,9 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
203
221
|
*
|
|
204
222
|
* @returns Returned if the request is successful.
|
|
205
223
|
*
|
|
206
|
-
* example:
|
|
224
|
+
* example:
|
|
225
|
+
* ```
|
|
226
|
+
* {
|
|
207
227
|
* "isLast": true,
|
|
208
228
|
* "maxResults": 10,
|
|
209
229
|
* "startAt": 0,
|
|
@@ -226,10 +246,12 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
226
246
|
* }
|
|
227
247
|
* ]
|
|
228
248
|
* }
|
|
229
|
-
*
|
|
249
|
+
* ```
|
|
250
|
+
* @path GET `/rest/api/3/fieldconfigurationscheme`
|
|
230
251
|
* @scopes-current manage:jira-configuration
|
|
231
252
|
* @scopes-beta read:field-configuration-scheme:jira
|
|
232
253
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-get
|
|
254
|
+
* @param params
|
|
233
255
|
*/
|
|
234
256
|
getAllFieldConfigurationSchemes: ({ startAt, maxResults, id, }?: {
|
|
235
257
|
/** The index of the first item to return in a page of results (page offset). */
|
|
@@ -253,15 +275,16 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
253
275
|
*
|
|
254
276
|
* @returns Returned if the request is successful.
|
|
255
277
|
*
|
|
256
|
-
* example:
|
|
278
|
+
* example:
|
|
279
|
+
* ```
|
|
280
|
+
* {
|
|
257
281
|
* "isLast": true,
|
|
258
282
|
* "maxResults": 50,
|
|
259
283
|
* "startAt": 0,
|
|
260
284
|
* "total": 2,
|
|
261
285
|
* "values": [
|
|
262
286
|
* {
|
|
263
|
-
* "description": "For example operating system, software platform and/or
|
|
264
|
-
* hardware specifications (include as appropriate for the issue).",
|
|
287
|
+
* "description": "For example operating system, software platform and/or hardware specifications (include as appropriate for the issue).",
|
|
265
288
|
* "id": "environment",
|
|
266
289
|
* "isHidden": false,
|
|
267
290
|
* "isRequired": false
|
|
@@ -273,10 +296,12 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
273
296
|
* }
|
|
274
297
|
* ]
|
|
275
298
|
* }
|
|
276
|
-
*
|
|
299
|
+
* ```
|
|
300
|
+
* @path GET `/rest/api/3/fieldconfiguration/{id}/fields`
|
|
277
301
|
* @scopes-current manage:jira-configuration
|
|
278
302
|
* @scopes-beta read:field-configuration:jira
|
|
279
303
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-id-fields-get
|
|
304
|
+
* @param params
|
|
280
305
|
*/
|
|
281
306
|
getFieldConfigurationItems: ({ id, startAt, maxResults, }: {
|
|
282
307
|
/** The ID of the field configuration. */
|
|
@@ -296,7 +321,9 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
296
321
|
*
|
|
297
322
|
* @returns Returned if the request is successful.
|
|
298
323
|
*
|
|
299
|
-
* example:
|
|
324
|
+
* example:
|
|
325
|
+
* ```
|
|
326
|
+
* {
|
|
300
327
|
* "isLast": true,
|
|
301
328
|
* "maxResults": 100,
|
|
302
329
|
* "startAt": 0,
|
|
@@ -329,10 +356,12 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
329
356
|
* }
|
|
330
357
|
* ]
|
|
331
358
|
* }
|
|
332
|
-
*
|
|
359
|
+
* ```
|
|
360
|
+
* @path GET `/rest/api/3/fieldconfigurationscheme/mapping`
|
|
333
361
|
* @scopes-current manage:jira-configuration
|
|
334
362
|
* @scopes-beta read:field-configuration-scheme:jira
|
|
335
363
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-mapping-get
|
|
364
|
+
* @param params
|
|
336
365
|
*/
|
|
337
366
|
getFieldConfigurationSchemeMappings: ({ startAt, maxResults, fieldConfigurationSchemeId, }?: {
|
|
338
367
|
/** The index of the first item to return in a page of results (page offset). */
|
|
@@ -360,7 +389,9 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
360
389
|
*
|
|
361
390
|
* @returns Returned if the request is successful.
|
|
362
391
|
*
|
|
363
|
-
* example:
|
|
392
|
+
* example:
|
|
393
|
+
* ```
|
|
394
|
+
* {
|
|
364
395
|
* "isLast": true,
|
|
365
396
|
* "maxResults": 50,
|
|
366
397
|
* "startAt": 0,
|
|
@@ -386,10 +417,12 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
386
417
|
* }
|
|
387
418
|
* ]
|
|
388
419
|
* }
|
|
389
|
-
*
|
|
420
|
+
* ```
|
|
421
|
+
* @path GET `/rest/api/3/fieldconfigurationscheme/project`
|
|
390
422
|
* @scopes-current manage:jira-configuration
|
|
391
423
|
* @scopes-beta read:field-configuration-scheme:jira
|
|
392
424
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-project-get
|
|
425
|
+
* @param params
|
|
393
426
|
*/
|
|
394
427
|
getFieldConfigurationSchemeProjectMapping: ({ startAt, maxResults, projectId, }: {
|
|
395
428
|
/** The index of the first item to return in a page of results (page offset). */
|
|
@@ -412,10 +445,11 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
412
445
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
413
446
|
*
|
|
414
447
|
* @returns Returned if the request is successful.
|
|
415
|
-
* @path
|
|
448
|
+
* @path POST `/rest/api/3/fieldconfigurationscheme/{id}/mapping/delete`
|
|
416
449
|
* @scopes-current manage:jira-configuration
|
|
417
450
|
* @scopes-beta write:field-configuration-scheme:jira
|
|
418
451
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-id-mapping-delete-post
|
|
452
|
+
* @param params
|
|
419
453
|
*/
|
|
420
454
|
removeIssueTypesFromGlobalFieldConfigurationScheme: ({ id, issueTypeIdsToRemove, }: {
|
|
421
455
|
/** The ID of the field configuration scheme. */
|
|
@@ -423,7 +457,8 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
423
457
|
/**
|
|
424
458
|
* The issue type IDs to remove.
|
|
425
459
|
*
|
|
426
|
-
* @example
|
|
460
|
+
* @example
|
|
461
|
+
* {
|
|
427
462
|
* "issueTypeIds": [
|
|
428
463
|
* "10000",
|
|
429
464
|
* "10001",
|
|
@@ -443,16 +478,18 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
443
478
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
444
479
|
*
|
|
445
480
|
* @returns Returned if the request is successful.
|
|
446
|
-
* @path
|
|
481
|
+
* @path PUT `/rest/api/3/fieldconfigurationscheme/{id}/mapping`
|
|
447
482
|
* @scopes-current manage:jira-configuration
|
|
448
483
|
* @scopes-beta write:field-configuration-scheme:jira, read:field-configuration-scheme:jira
|
|
449
484
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-id-mapping-put
|
|
485
|
+
* @param params
|
|
450
486
|
*/
|
|
451
487
|
setFieldConfigurationSchemeMapping: ({ id, associateFieldConfigurationsWithIssueTypesRequest, }: {
|
|
452
488
|
/** The ID of the field configuration scheme. */
|
|
453
489
|
id: number;
|
|
454
490
|
/**
|
|
455
|
-
* @example
|
|
491
|
+
* @example
|
|
492
|
+
* {
|
|
456
493
|
* "mappings": [
|
|
457
494
|
* {
|
|
458
495
|
* "fieldConfigurationId": "10000",
|
|
@@ -482,16 +519,18 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
482
519
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
483
520
|
*
|
|
484
521
|
* @returns Returned if the request is successful.
|
|
485
|
-
* @path
|
|
522
|
+
* @path PUT `/rest/api/3/fieldconfiguration/{id}`
|
|
486
523
|
* @scopes-current manage:jira-configuration
|
|
487
524
|
* @scopes-beta write:field-configuration:jira
|
|
488
525
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-id-put
|
|
526
|
+
* @param params
|
|
489
527
|
*/
|
|
490
528
|
updateFieldConfiguration: ({ id, fieldConfigurationDetails, }: {
|
|
491
529
|
/** The ID of the field configuration. */
|
|
492
530
|
id: number;
|
|
493
531
|
/**
|
|
494
|
-
* @example
|
|
532
|
+
* @example
|
|
533
|
+
* {
|
|
495
534
|
* "description": "A brand new description",
|
|
496
535
|
* "name": "My Modified Field Configuration"
|
|
497
536
|
* }
|
|
@@ -514,16 +553,18 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
514
553
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
515
554
|
*
|
|
516
555
|
* @returns Returned if the request is successful.
|
|
517
|
-
* @path
|
|
556
|
+
* @path PUT `/rest/api/3/fieldconfiguration/{id}/fields`
|
|
518
557
|
* @scopes-current manage:jira-configuration
|
|
519
558
|
* @scopes-beta write:field-configuration:jira
|
|
520
559
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-id-fields-put
|
|
560
|
+
* @param params
|
|
521
561
|
*/
|
|
522
562
|
updateFieldConfigurationItems: ({ id, fieldConfigurationItemsDetails, }: {
|
|
523
563
|
/** The ID of the field configuration. */
|
|
524
564
|
id: number;
|
|
525
565
|
/**
|
|
526
|
-
* @example
|
|
566
|
+
* @example
|
|
567
|
+
* {
|
|
527
568
|
* "fieldConfigurationItems": [
|
|
528
569
|
* {
|
|
529
570
|
* "description": "The new description of this item.",
|
|
@@ -556,10 +597,11 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
556
597
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
557
598
|
*
|
|
558
599
|
* @returns Returned if the request is successful.
|
|
559
|
-
* @path
|
|
600
|
+
* @path PUT `/rest/api/3/fieldconfigurationscheme/{id}`
|
|
560
601
|
* @scopes-current manage:jira-configuration
|
|
561
602
|
* @scopes-beta write:field-configuration-scheme:jira
|
|
562
603
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-id-put
|
|
604
|
+
* @param params
|
|
563
605
|
*/
|
|
564
606
|
updateFieldConfigurationScheme: ({ id, updateFieldConfigurationSchemeDetails, }: {
|
|
565
607
|
/** The ID of the field configuration scheme. */
|
|
@@ -567,7 +609,8 @@ export declare class IssueFieldConfigurationsService extends CommonHttpService {
|
|
|
567
609
|
/**
|
|
568
610
|
* The details of the field configuration scheme.
|
|
569
611
|
*
|
|
570
|
-
* @example
|
|
612
|
+
* @example
|
|
613
|
+
* {
|
|
571
614
|
* "description": "We can use this one for software projects.",
|
|
572
615
|
* "name": "Field Configuration Scheme for software related projects"
|
|
573
616
|
* }
|
|
@@ -5,8 +5,8 @@ exports.IssueFieldConfigurationsService = 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 issueFieldConfigurations_1 = require("../models/issueFieldConfigurations");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -29,10 +29,11 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
29
29
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
30
30
|
*
|
|
31
31
|
* @returns Returned if the request is successful.
|
|
32
|
-
* @path
|
|
32
|
+
* @path PUT `/rest/api/3/fieldconfigurationscheme/project`
|
|
33
33
|
* @scopes-current manage:jira-configuration
|
|
34
34
|
* @scopes-beta write:field-configuration-scheme:jira
|
|
35
35
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-project-put
|
|
36
|
+
* @param params
|
|
36
37
|
*/
|
|
37
38
|
this.assignFieldConfigurationSchemeToProject = ({ fieldConfigurationSchemeProjectAssociation, }) => {
|
|
38
39
|
return this.getClientInstance()
|
|
@@ -66,15 +67,19 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
66
67
|
*
|
|
67
68
|
* @returns Returned if the request is successful.
|
|
68
69
|
*
|
|
69
|
-
* example:
|
|
70
|
+
* example:
|
|
71
|
+
* ```
|
|
72
|
+
* {
|
|
70
73
|
* "description": "My field configuration description",
|
|
71
74
|
* "id": 10001,
|
|
72
75
|
* "name": "My Field Configuration"
|
|
73
76
|
* }
|
|
74
|
-
*
|
|
77
|
+
* ```
|
|
78
|
+
* @path POST `/rest/api/3/fieldconfiguration`
|
|
75
79
|
* @scopes-current manage:jira-configuration
|
|
76
80
|
* @scopes-beta read:field-configuration:jira, write:field-configuration:jira
|
|
77
81
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-post
|
|
82
|
+
* @param params
|
|
78
83
|
*/
|
|
79
84
|
this.createFieldConfiguration = ({ fieldConfigurationDetails, }) => {
|
|
80
85
|
return this.getClientInstance()
|
|
@@ -106,15 +111,19 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
106
111
|
*
|
|
107
112
|
* @returns Returned if the request is successful.
|
|
108
113
|
*
|
|
109
|
-
* example:
|
|
114
|
+
* example:
|
|
115
|
+
* ```
|
|
116
|
+
* {
|
|
117
|
+
* "description": "We can use this one for software projects.",
|
|
110
118
|
* "id": "10002",
|
|
111
|
-
* "name": "Field Configuration Scheme for software related projects"
|
|
112
|
-
* "description": "We can use this one for software projects."
|
|
119
|
+
* "name": "Field Configuration Scheme for software related projects"
|
|
113
120
|
* }
|
|
114
|
-
*
|
|
121
|
+
* ```
|
|
122
|
+
* @path POST `/rest/api/3/fieldconfigurationscheme`
|
|
115
123
|
* @scopes-current manage:jira-configuration
|
|
116
124
|
* @scopes-beta write:field-configuration-scheme:jira, read:field-configuration-scheme:jira
|
|
117
125
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-post
|
|
126
|
+
* @param params
|
|
118
127
|
*/
|
|
119
128
|
this.createFieldConfigurationScheme = ({ updateFieldConfigurationSchemeDetails, }) => {
|
|
120
129
|
return this.getClientInstance()
|
|
@@ -145,10 +154,11 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
145
154
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
146
155
|
*
|
|
147
156
|
* @returns Returned if the request is successful.
|
|
148
|
-
* @path
|
|
157
|
+
* @path DELETE `/rest/api/3/fieldconfiguration/{id}`
|
|
149
158
|
* @scopes-current manage:jira-configuration
|
|
150
159
|
* @scopes-beta delete:field-configuration:jira
|
|
151
160
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-id-delete
|
|
161
|
+
* @param params
|
|
152
162
|
*/
|
|
153
163
|
this.deleteFieldConfiguration = ({ id, }) => {
|
|
154
164
|
return this.getClientInstance()
|
|
@@ -178,10 +188,11 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
178
188
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
179
189
|
*
|
|
180
190
|
* @returns Returned if the request is successful.
|
|
181
|
-
* @path
|
|
191
|
+
* @path DELETE `/rest/api/3/fieldconfigurationscheme/{id}`
|
|
182
192
|
* @scopes-current manage:jira-configuration
|
|
183
193
|
* @scopes-beta delete:field-configuration-scheme:jira
|
|
184
194
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-id-delete
|
|
195
|
+
* @param params
|
|
185
196
|
*/
|
|
186
197
|
this.deleteFieldConfigurationScheme = ({ id, }) => {
|
|
187
198
|
return this.getClientInstance()
|
|
@@ -218,7 +229,9 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
218
229
|
*
|
|
219
230
|
* @returns Returned if the request is successful.
|
|
220
231
|
*
|
|
221
|
-
* example:
|
|
232
|
+
* example:
|
|
233
|
+
* ```
|
|
234
|
+
* {
|
|
222
235
|
* "isLast": true,
|
|
223
236
|
* "maxResults": 50,
|
|
224
237
|
* "startAt": 0,
|
|
@@ -237,10 +250,12 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
237
250
|
* }
|
|
238
251
|
* ]
|
|
239
252
|
* }
|
|
240
|
-
*
|
|
253
|
+
* ```
|
|
254
|
+
* @path GET `/rest/api/3/fieldconfiguration`
|
|
241
255
|
* @scopes-current manage:jira-configuration
|
|
242
256
|
* @scopes-beta read:field-configuration:jira
|
|
243
257
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-get
|
|
258
|
+
* @param params
|
|
244
259
|
*/
|
|
245
260
|
this.getAllFieldConfigurations = ({ startAt, maxResults, id, isDefault, query, } = {}) => {
|
|
246
261
|
return this.getClientInstance()
|
|
@@ -274,7 +289,9 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
274
289
|
*
|
|
275
290
|
* @returns Returned if the request is successful.
|
|
276
291
|
*
|
|
277
|
-
* example:
|
|
292
|
+
* example:
|
|
293
|
+
* ```
|
|
294
|
+
* {
|
|
278
295
|
* "isLast": true,
|
|
279
296
|
* "maxResults": 10,
|
|
280
297
|
* "startAt": 0,
|
|
@@ -297,10 +314,12 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
297
314
|
* }
|
|
298
315
|
* ]
|
|
299
316
|
* }
|
|
300
|
-
*
|
|
317
|
+
* ```
|
|
318
|
+
* @path GET `/rest/api/3/fieldconfigurationscheme`
|
|
301
319
|
* @scopes-current manage:jira-configuration
|
|
302
320
|
* @scopes-beta read:field-configuration-scheme:jira
|
|
303
321
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-get
|
|
322
|
+
* @param params
|
|
304
323
|
*/
|
|
305
324
|
this.getAllFieldConfigurationSchemes = ({ startAt, maxResults, id, } = {}) => {
|
|
306
325
|
return this.getClientInstance()
|
|
@@ -333,15 +352,16 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
333
352
|
*
|
|
334
353
|
* @returns Returned if the request is successful.
|
|
335
354
|
*
|
|
336
|
-
* example:
|
|
355
|
+
* example:
|
|
356
|
+
* ```
|
|
357
|
+
* {
|
|
337
358
|
* "isLast": true,
|
|
338
359
|
* "maxResults": 50,
|
|
339
360
|
* "startAt": 0,
|
|
340
361
|
* "total": 2,
|
|
341
362
|
* "values": [
|
|
342
363
|
* {
|
|
343
|
-
* "description": "For example operating system, software platform and/or
|
|
344
|
-
* hardware specifications (include as appropriate for the issue).",
|
|
364
|
+
* "description": "For example operating system, software platform and/or hardware specifications (include as appropriate for the issue).",
|
|
345
365
|
* "id": "environment",
|
|
346
366
|
* "isHidden": false,
|
|
347
367
|
* "isRequired": false
|
|
@@ -353,10 +373,12 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
353
373
|
* }
|
|
354
374
|
* ]
|
|
355
375
|
* }
|
|
356
|
-
*
|
|
376
|
+
* ```
|
|
377
|
+
* @path GET `/rest/api/3/fieldconfiguration/{id}/fields`
|
|
357
378
|
* @scopes-current manage:jira-configuration
|
|
358
379
|
* @scopes-beta read:field-configuration:jira
|
|
359
380
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-id-fields-get
|
|
381
|
+
* @param params
|
|
360
382
|
*/
|
|
361
383
|
this.getFieldConfigurationItems = ({ id, startAt, maxResults, }) => {
|
|
362
384
|
return this.getClientInstance()
|
|
@@ -390,7 +412,9 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
390
412
|
*
|
|
391
413
|
* @returns Returned if the request is successful.
|
|
392
414
|
*
|
|
393
|
-
* example:
|
|
415
|
+
* example:
|
|
416
|
+
* ```
|
|
417
|
+
* {
|
|
394
418
|
* "isLast": true,
|
|
395
419
|
* "maxResults": 100,
|
|
396
420
|
* "startAt": 0,
|
|
@@ -423,10 +447,12 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
423
447
|
* }
|
|
424
448
|
* ]
|
|
425
449
|
* }
|
|
426
|
-
*
|
|
450
|
+
* ```
|
|
451
|
+
* @path GET `/rest/api/3/fieldconfigurationscheme/mapping`
|
|
427
452
|
* @scopes-current manage:jira-configuration
|
|
428
453
|
* @scopes-beta read:field-configuration-scheme:jira
|
|
429
454
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-mapping-get
|
|
455
|
+
* @param params
|
|
430
456
|
*/
|
|
431
457
|
this.getFieldConfigurationSchemeMappings = ({ startAt, maxResults, fieldConfigurationSchemeId, } = {}) => {
|
|
432
458
|
return this.getClientInstance()
|
|
@@ -462,7 +488,9 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
462
488
|
*
|
|
463
489
|
* @returns Returned if the request is successful.
|
|
464
490
|
*
|
|
465
|
-
* example:
|
|
491
|
+
* example:
|
|
492
|
+
* ```
|
|
493
|
+
* {
|
|
466
494
|
* "isLast": true,
|
|
467
495
|
* "maxResults": 50,
|
|
468
496
|
* "startAt": 0,
|
|
@@ -488,10 +516,12 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
488
516
|
* }
|
|
489
517
|
* ]
|
|
490
518
|
* }
|
|
491
|
-
*
|
|
519
|
+
* ```
|
|
520
|
+
* @path GET `/rest/api/3/fieldconfigurationscheme/project`
|
|
492
521
|
* @scopes-current manage:jira-configuration
|
|
493
522
|
* @scopes-beta read:field-configuration-scheme:jira
|
|
494
523
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-project-get
|
|
524
|
+
* @param params
|
|
495
525
|
*/
|
|
496
526
|
this.getFieldConfigurationSchemeProjectMapping = ({ startAt, maxResults, projectId, }) => {
|
|
497
527
|
return this.getClientInstance()
|
|
@@ -523,10 +553,11 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
523
553
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
524
554
|
*
|
|
525
555
|
* @returns Returned if the request is successful.
|
|
526
|
-
* @path
|
|
556
|
+
* @path POST `/rest/api/3/fieldconfigurationscheme/{id}/mapping/delete`
|
|
527
557
|
* @scopes-current manage:jira-configuration
|
|
528
558
|
* @scopes-beta write:field-configuration-scheme:jira
|
|
529
559
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-id-mapping-delete-post
|
|
560
|
+
* @param params
|
|
530
561
|
*/
|
|
531
562
|
this.removeIssueTypesFromGlobalFieldConfigurationScheme = ({ id, issueTypeIdsToRemove, }) => {
|
|
532
563
|
return this.getClientInstance()
|
|
@@ -560,10 +591,11 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
560
591
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
561
592
|
*
|
|
562
593
|
* @returns Returned if the request is successful.
|
|
563
|
-
* @path
|
|
594
|
+
* @path PUT `/rest/api/3/fieldconfigurationscheme/{id}/mapping`
|
|
564
595
|
* @scopes-current manage:jira-configuration
|
|
565
596
|
* @scopes-beta write:field-configuration-scheme:jira, read:field-configuration-scheme:jira
|
|
566
597
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-id-mapping-put
|
|
598
|
+
* @param params
|
|
567
599
|
*/
|
|
568
600
|
this.setFieldConfigurationSchemeMapping = ({ id, associateFieldConfigurationsWithIssueTypesRequest, }) => {
|
|
569
601
|
return this.getClientInstance()
|
|
@@ -598,10 +630,11 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
598
630
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
599
631
|
*
|
|
600
632
|
* @returns Returned if the request is successful.
|
|
601
|
-
* @path
|
|
633
|
+
* @path PUT `/rest/api/3/fieldconfiguration/{id}`
|
|
602
634
|
* @scopes-current manage:jira-configuration
|
|
603
635
|
* @scopes-beta write:field-configuration:jira
|
|
604
636
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-id-put
|
|
637
|
+
* @param params
|
|
605
638
|
*/
|
|
606
639
|
this.updateFieldConfiguration = ({ id, fieldConfigurationDetails, }) => {
|
|
607
640
|
return this.getClientInstance()
|
|
@@ -641,10 +674,11 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
641
674
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
642
675
|
*
|
|
643
676
|
* @returns Returned if the request is successful.
|
|
644
|
-
* @path
|
|
677
|
+
* @path PUT `/rest/api/3/fieldconfiguration/{id}/fields`
|
|
645
678
|
* @scopes-current manage:jira-configuration
|
|
646
679
|
* @scopes-beta write:field-configuration:jira
|
|
647
680
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfiguration-id-fields-put
|
|
681
|
+
* @param params
|
|
648
682
|
*/
|
|
649
683
|
this.updateFieldConfigurationItems = ({ id, fieldConfigurationItemsDetails, }) => {
|
|
650
684
|
return this.getClientInstance()
|
|
@@ -678,10 +712,11 @@ class IssueFieldConfigurationsService extends CommonHttpService_1.CommonHttpServ
|
|
|
678
712
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
679
713
|
*
|
|
680
714
|
* @returns Returned if the request is successful.
|
|
681
|
-
* @path
|
|
715
|
+
* @path PUT `/rest/api/3/fieldconfigurationscheme/{id}`
|
|
682
716
|
* @scopes-current manage:jira-configuration
|
|
683
717
|
* @scopes-beta write:field-configuration-scheme:jira
|
|
684
718
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-field-configurations#api-rest-api-3-fieldconfigurationscheme-id-put
|
|
719
|
+
* @param params
|
|
685
720
|
*/
|
|
686
721
|
this.updateFieldConfigurationScheme = ({ id, updateFieldConfigurationSchemeDetails, }) => {
|
|
687
722
|
return this.getClientInstance()
|