@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 OperationsWorkspaceIds, type SubmitIncidentsRequest, type SubmitIncidentsResponse, type SubmitOperationsWorkspacesRequest, type SubmitOperationsWorkspacesResponse } from "../models/operations";
|
|
3
3
|
/**
|
|
4
4
|
* APIs related to integrating Incident and Post-Incident Review (PIR) data with
|
|
@@ -123,8 +123,9 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
123
123
|
* access this resource.
|
|
124
124
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
125
125
|
*
|
|
126
|
-
* @path
|
|
126
|
+
* @path DELETE `/rest/operations/1.0/bulkByProperties`
|
|
127
127
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-bulkbyproperties-delete
|
|
128
|
+
* @param params
|
|
128
129
|
*/
|
|
129
130
|
deleteEntityByProperty: ({ authorization, }: {
|
|
130
131
|
/**
|
|
@@ -149,8 +150,9 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
149
150
|
* access this resource.
|
|
150
151
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
151
152
|
*
|
|
152
|
-
* @path
|
|
153
|
+
* @path DELETE `/rest/operations/1.0/incidents/{incidentId}`
|
|
153
154
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-incidents-incidentid-delete
|
|
155
|
+
* @param params
|
|
154
156
|
*/
|
|
155
157
|
deleteIncidentById: ({ incidentId, authorization, }: {
|
|
156
158
|
/** The ID of the Incident to delete. */
|
|
@@ -177,8 +179,9 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
177
179
|
* access this resource.
|
|
178
180
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
179
181
|
*
|
|
180
|
-
* @path
|
|
182
|
+
* @path DELETE `/rest/operations/1.0/post-incident-reviews/{reviewId}`
|
|
181
183
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-post-incident-reviews-reviewid-delete
|
|
184
|
+
* @param params
|
|
182
185
|
*/
|
|
183
186
|
deleteReviewById: ({ reviewId, authorization, }: {
|
|
184
187
|
/** The ID of the Review to delete. */
|
|
@@ -204,8 +207,9 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
204
207
|
*
|
|
205
208
|
* e.g. DELETE /bulk?workspaceIds=111-222-333,444-555-666
|
|
206
209
|
*
|
|
207
|
-
* @path
|
|
210
|
+
* @path DELETE `/rest/operations/1.0/linkedWorkspaces/bulk`
|
|
208
211
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-linkedworkspaces-bulk-delete
|
|
212
|
+
* @param params
|
|
209
213
|
*/
|
|
210
214
|
deleteWorkspaces: ({ authorization, }: {
|
|
211
215
|
/**
|
|
@@ -231,8 +235,9 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
231
235
|
* This resource requires the 'READ' scope for Connect apps.
|
|
232
236
|
*
|
|
233
237
|
* @returns The Incident data currently stored for the given ID.
|
|
234
|
-
* @path
|
|
238
|
+
* @path GET `/rest/operations/1.0/incidents/{incidentId}`
|
|
235
239
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-incidents-incidentid-get
|
|
240
|
+
* @param params
|
|
236
241
|
*/
|
|
237
242
|
getIncidentById: ({ incidentId, authorization, }: {
|
|
238
243
|
/** The ID of the Incident to fetch. */
|
|
@@ -254,13 +259,15 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
254
259
|
*
|
|
255
260
|
* Placeholder to support potential schema changes in the future.
|
|
256
261
|
*
|
|
257
|
-
* @example
|
|
262
|
+
* @example
|
|
263
|
+
* 1
|
|
258
264
|
*/
|
|
259
265
|
schemaVersion: "1.0";
|
|
260
266
|
/**
|
|
261
267
|
* The identifier for the Incident. Must be unique for a given Provider.
|
|
262
268
|
*
|
|
263
|
-
* @example
|
|
269
|
+
* @example
|
|
270
|
+
* 111-222-333
|
|
264
271
|
*/
|
|
265
272
|
id: string;
|
|
266
273
|
/**
|
|
@@ -275,14 +282,16 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
275
282
|
* Updates for a Incident that are received with an updateSqeuenceId lower than
|
|
276
283
|
* what is currently stored will be ignored.
|
|
277
284
|
*
|
|
278
|
-
* @example
|
|
285
|
+
* @example
|
|
286
|
+
* 1523494301448
|
|
279
287
|
*/
|
|
280
288
|
updateSequenceNumber: number;
|
|
281
289
|
/**
|
|
282
290
|
* The IDs of the Components impacted by this Incident. Must be unique for a given
|
|
283
291
|
* Provider.
|
|
284
292
|
*
|
|
285
|
-
* @example
|
|
293
|
+
* @example
|
|
294
|
+
* [
|
|
286
295
|
* "111-222-333",
|
|
287
296
|
* "444-555-666"
|
|
288
297
|
* ]
|
|
@@ -293,14 +302,16 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
293
302
|
*
|
|
294
303
|
* If not provided, will use the ID for display.
|
|
295
304
|
*
|
|
296
|
-
* @example
|
|
305
|
+
* @example
|
|
306
|
+
* Unable to log into VPN
|
|
297
307
|
*/
|
|
298
308
|
summary: string;
|
|
299
309
|
/**
|
|
300
310
|
* A description of the issue in Markdown format. Will be shown in the UI and used
|
|
301
311
|
* when creating Jira Issues.
|
|
302
312
|
*
|
|
303
|
-
* @example
|
|
313
|
+
* @example
|
|
314
|
+
* null
|
|
304
315
|
*/
|
|
305
316
|
description: string;
|
|
306
317
|
/**
|
|
@@ -310,7 +321,8 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
310
321
|
* summary information comes from a specific project, it might make sense to link
|
|
311
322
|
* the user to the incident in that project).
|
|
312
323
|
*
|
|
313
|
-
* @example
|
|
324
|
+
* @example
|
|
325
|
+
* https://example.com/project/ITHELPDESK-9/summary
|
|
314
326
|
*/
|
|
315
327
|
url: string;
|
|
316
328
|
/**
|
|
@@ -318,7 +330,8 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
318
330
|
*
|
|
319
331
|
* Expected format is an RFC3339 formatted string.
|
|
320
332
|
*
|
|
321
|
-
* @example
|
|
333
|
+
* @example
|
|
334
|
+
* 2018-01-20T23:27:25.000Z
|
|
322
335
|
*/
|
|
323
336
|
createdDate: string;
|
|
324
337
|
/**
|
|
@@ -327,7 +340,8 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
327
340
|
*
|
|
328
341
|
* Expected format is an RFC3339 formatted string.
|
|
329
342
|
*
|
|
330
|
-
* @example
|
|
343
|
+
* @example
|
|
344
|
+
* 2018-01-20T23:27:25.000Z
|
|
331
345
|
*/
|
|
332
346
|
lastUpdated: string;
|
|
333
347
|
/**
|
|
@@ -344,7 +358,8 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
344
358
|
*
|
|
345
359
|
* The current status of the Incident.
|
|
346
360
|
*
|
|
347
|
-
* @example
|
|
361
|
+
* @example
|
|
362
|
+
* open
|
|
348
363
|
*/
|
|
349
364
|
status: "open" | "resolved" | "unknown";
|
|
350
365
|
/**
|
|
@@ -355,7 +370,8 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
355
370
|
/**
|
|
356
371
|
* the type of the association being made
|
|
357
372
|
*
|
|
358
|
-
* @example
|
|
373
|
+
* @example
|
|
374
|
+
* issueIdOrKeys
|
|
359
375
|
*/
|
|
360
376
|
associationType?: "issueIdOrKeys" | "serviceIdOrKeys" | "ati:cloud:compass:event-source" | undefined;
|
|
361
377
|
values?: string[] | undefined;
|
|
@@ -374,8 +390,9 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
374
390
|
* This resource requires the 'READ' scope for Connect apps.
|
|
375
391
|
*
|
|
376
392
|
* @returns The Review data currently stored for the given ID.
|
|
377
|
-
* @path
|
|
393
|
+
* @path GET `/rest/operations/1.0/post-incident-reviews/{reviewId}`
|
|
378
394
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-post-incident-reviews-reviewid-get
|
|
395
|
+
* @param params
|
|
379
396
|
*/
|
|
380
397
|
getReviewById: ({ reviewId, authorization, }: {
|
|
381
398
|
/** The ID of the Review to fetch. */
|
|
@@ -398,13 +415,15 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
398
415
|
*
|
|
399
416
|
* Placeholder to support potential schema changes in the future.
|
|
400
417
|
*
|
|
401
|
-
* @example
|
|
418
|
+
* @example
|
|
419
|
+
* 1
|
|
402
420
|
*/
|
|
403
421
|
schemaVersion: "1.0";
|
|
404
422
|
/**
|
|
405
423
|
* The identifier for the Review. Must be unique for a given Provider.
|
|
406
424
|
*
|
|
407
|
-
* @example
|
|
425
|
+
* @example
|
|
426
|
+
* 111-222-333
|
|
408
427
|
*/
|
|
409
428
|
id: string;
|
|
410
429
|
/**
|
|
@@ -419,14 +438,16 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
419
438
|
* Updates for a Review that are received with an updateSqeuenceId lower than what
|
|
420
439
|
* is currently stored will be ignored.
|
|
421
440
|
*
|
|
422
|
-
* @example
|
|
441
|
+
* @example
|
|
442
|
+
* 1523494301448
|
|
423
443
|
*/
|
|
424
444
|
updateSequenceNumber: number;
|
|
425
445
|
/**
|
|
426
446
|
* The IDs of the Incidents covered by this Review. Must be unique for a given
|
|
427
447
|
* Provider.
|
|
428
448
|
*
|
|
429
|
-
* @example
|
|
449
|
+
* @example
|
|
450
|
+
* [
|
|
430
451
|
* "111-222-333",
|
|
431
452
|
* "444-555-666"
|
|
432
453
|
* ]
|
|
@@ -438,14 +459,16 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
438
459
|
*
|
|
439
460
|
* If not provided, will use the ID for display.
|
|
440
461
|
*
|
|
441
|
-
* @example
|
|
462
|
+
* @example
|
|
463
|
+
* PIR - Unable to log into VPN
|
|
442
464
|
*/
|
|
443
465
|
summary: string;
|
|
444
466
|
/**
|
|
445
467
|
* A description of the review in Markdown format. Will be shown in the UI and
|
|
446
468
|
* used when creating Jira Issues.
|
|
447
469
|
*
|
|
448
|
-
* @example
|
|
470
|
+
* @example
|
|
471
|
+
* null
|
|
449
472
|
*/
|
|
450
473
|
description: string;
|
|
451
474
|
/**
|
|
@@ -455,7 +478,8 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
455
478
|
* summary information comes from a specific project, it might make sense to link
|
|
456
479
|
* the user to the review in that project).
|
|
457
480
|
*
|
|
458
|
-
* @example
|
|
481
|
+
* @example
|
|
482
|
+
* https://example.com/project/ITHELPDESK-9/summary
|
|
459
483
|
*/
|
|
460
484
|
url: string;
|
|
461
485
|
/**
|
|
@@ -463,7 +487,8 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
463
487
|
*
|
|
464
488
|
* Expected format is an RFC3339 formatted string.
|
|
465
489
|
*
|
|
466
|
-
* @example
|
|
490
|
+
* @example
|
|
491
|
+
* 2018-01-20T23:27:25.000Z
|
|
467
492
|
*/
|
|
468
493
|
createdDate: string;
|
|
469
494
|
/**
|
|
@@ -472,7 +497,8 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
472
497
|
*
|
|
473
498
|
* Expected format is an RFC3339 formatted string.
|
|
474
499
|
*
|
|
475
|
-
* @example
|
|
500
|
+
* @example
|
|
501
|
+
* 2018-01-20T23:27:25.000Z
|
|
476
502
|
*/
|
|
477
503
|
lastUpdated: string;
|
|
478
504
|
/**
|
|
@@ -480,7 +506,8 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
480
506
|
*
|
|
481
507
|
* The current status of the Post-Incident Review.
|
|
482
508
|
*
|
|
483
|
-
* @example
|
|
509
|
+
* @example
|
|
510
|
+
* open
|
|
484
511
|
*/
|
|
485
512
|
status: "in progress" | "outstanding actions" | "completed" | "unknown";
|
|
486
513
|
/**
|
|
@@ -491,7 +518,8 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
491
518
|
/**
|
|
492
519
|
* the type of the association being made
|
|
493
520
|
*
|
|
494
|
-
* @example
|
|
521
|
+
* @example
|
|
522
|
+
* issueIdOrKeys
|
|
495
523
|
*/
|
|
496
524
|
associationType?: "issueIdOrKeys" | "serviceIdOrKeys" | "ati:cloud:compass:event-source" | undefined;
|
|
497
525
|
values?: string[] | undefined;
|
|
@@ -513,8 +541,9 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
513
541
|
* This resource requires the 'READ' scope for Connect apps.
|
|
514
542
|
*
|
|
515
543
|
* @returns Either the ID provided if stored or a list of available IDs.
|
|
516
|
-
* @path
|
|
544
|
+
* @path GET `/rest/operations/1.0/linkedWorkspaces`
|
|
517
545
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-linkedworkspaces-get
|
|
546
|
+
* @param params
|
|
518
547
|
*/
|
|
519
548
|
getWorkspaces: ({ authorization, }: {
|
|
520
549
|
/**
|
|
@@ -552,13 +581,12 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
552
581
|
* access this resource.
|
|
553
582
|
* This resource requires the 'WRITE' scope for Connect apps.
|
|
554
583
|
*
|
|
555
|
-
* @returns Submission accepted. Each submitted Incident that is of a valid format will be
|
|
556
|
-
* eventually available in Jira.
|
|
584
|
+
* @returns Submission accepted. Each submitted Incident that is of a valid format will be eventually available in Jira.
|
|
557
585
|
*
|
|
558
|
-
* Details of which Incidents were submitted and which failed submission (due to
|
|
559
|
-
*
|
|
560
|
-
* @path {POST} /rest/operations/1.0/bulk
|
|
586
|
+
* Details of which Incidents were submitted and which failed submission (due to data format problems etc.) are available in the response object.
|
|
587
|
+
* @path POST `/rest/operations/1.0/bulk`
|
|
561
588
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-bulk-post
|
|
589
|
+
* @param params
|
|
562
590
|
*/
|
|
563
591
|
submitEntity: ({ authorization, submitIncidentsRequest, }: {
|
|
564
592
|
/**
|
|
@@ -585,10 +613,10 @@ export declare class OperationsService extends CommonHttpService {
|
|
|
585
613
|
* access this resource.
|
|
586
614
|
* This resource requires the 'WRITE' scope for Connect apps.
|
|
587
615
|
*
|
|
588
|
-
* @returns Submission accepted. Each submitted Operations Workspace ID will be linked to
|
|
589
|
-
*
|
|
590
|
-
* @path {POST} /rest/operations/1.0/linkedWorkspaces/bulk
|
|
616
|
+
* @returns Submission accepted. Each submitted Operations Workspace ID will be linked to Jira.
|
|
617
|
+
* @path POST `/rest/operations/1.0/linkedWorkspaces/bulk`
|
|
591
618
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-linkedworkspaces-bulk-post
|
|
619
|
+
* @param params
|
|
592
620
|
*/
|
|
593
621
|
submitOperationsWorkspaces: ({ authorization, submitOperationsWorkspacesRequest, }: {
|
|
594
622
|
/**
|
|
@@ -5,8 +5,8 @@ exports.OperationsService = 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 operations_1 = require("../models/operations");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -134,8 +134,9 @@ class OperationsService extends CommonHttpService_1.CommonHttpService {
|
|
|
134
134
|
* access this resource.
|
|
135
135
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
136
136
|
*
|
|
137
|
-
* @path
|
|
137
|
+
* @path DELETE `/rest/operations/1.0/bulkByProperties`
|
|
138
138
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-bulkbyproperties-delete
|
|
139
|
+
* @param params
|
|
139
140
|
*/
|
|
140
141
|
this.deleteEntityByProperty = ({ authorization, }) => {
|
|
141
142
|
return this.getClientInstance()
|
|
@@ -158,8 +159,9 @@ class OperationsService extends CommonHttpService_1.CommonHttpService {
|
|
|
158
159
|
* access this resource.
|
|
159
160
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
160
161
|
*
|
|
161
|
-
* @path
|
|
162
|
+
* @path DELETE `/rest/operations/1.0/incidents/{incidentId}`
|
|
162
163
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-incidents-incidentid-delete
|
|
164
|
+
* @param params
|
|
163
165
|
*/
|
|
164
166
|
this.deleteIncidentById = ({ incidentId, authorization, }) => {
|
|
165
167
|
return this.getClientInstance()
|
|
@@ -185,8 +187,9 @@ class OperationsService extends CommonHttpService_1.CommonHttpService {
|
|
|
185
187
|
* access this resource.
|
|
186
188
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
187
189
|
*
|
|
188
|
-
* @path
|
|
190
|
+
* @path DELETE `/rest/operations/1.0/post-incident-reviews/{reviewId}`
|
|
189
191
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-post-incident-reviews-reviewid-delete
|
|
192
|
+
* @param params
|
|
190
193
|
*/
|
|
191
194
|
this.deleteReviewById = ({ reviewId, authorization, }) => {
|
|
192
195
|
return this.getClientInstance()
|
|
@@ -211,8 +214,9 @@ class OperationsService extends CommonHttpService_1.CommonHttpService {
|
|
|
211
214
|
*
|
|
212
215
|
* e.g. DELETE /bulk?workspaceIds=111-222-333,444-555-666
|
|
213
216
|
*
|
|
214
|
-
* @path
|
|
217
|
+
* @path DELETE `/rest/operations/1.0/linkedWorkspaces/bulk`
|
|
215
218
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-linkedworkspaces-bulk-delete
|
|
219
|
+
* @param params
|
|
216
220
|
*/
|
|
217
221
|
this.deleteWorkspaces = ({ authorization, }) => {
|
|
218
222
|
return this.getClientInstance()
|
|
@@ -236,8 +240,9 @@ class OperationsService extends CommonHttpService_1.CommonHttpService {
|
|
|
236
240
|
* This resource requires the 'READ' scope for Connect apps.
|
|
237
241
|
*
|
|
238
242
|
* @returns The Incident data currently stored for the given ID.
|
|
239
|
-
* @path
|
|
243
|
+
* @path GET `/rest/operations/1.0/incidents/{incidentId}`
|
|
240
244
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-incidents-incidentid-get
|
|
245
|
+
* @param params
|
|
241
246
|
*/
|
|
242
247
|
this.getIncidentById = ({ incidentId, authorization, }) => {
|
|
243
248
|
return this.getClientInstance()
|
|
@@ -271,8 +276,9 @@ class OperationsService extends CommonHttpService_1.CommonHttpService {
|
|
|
271
276
|
* This resource requires the 'READ' scope for Connect apps.
|
|
272
277
|
*
|
|
273
278
|
* @returns The Review data currently stored for the given ID.
|
|
274
|
-
* @path
|
|
279
|
+
* @path GET `/rest/operations/1.0/post-incident-reviews/{reviewId}`
|
|
275
280
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-post-incident-reviews-reviewid-get
|
|
281
|
+
* @param params
|
|
276
282
|
*/
|
|
277
283
|
this.getReviewById = ({ reviewId, authorization, }) => {
|
|
278
284
|
return this.getClientInstance()
|
|
@@ -309,8 +315,9 @@ class OperationsService extends CommonHttpService_1.CommonHttpService {
|
|
|
309
315
|
* This resource requires the 'READ' scope for Connect apps.
|
|
310
316
|
*
|
|
311
317
|
* @returns Either the ID provided if stored or a list of available IDs.
|
|
312
|
-
* @path
|
|
318
|
+
* @path GET `/rest/operations/1.0/linkedWorkspaces`
|
|
313
319
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-linkedworkspaces-get
|
|
320
|
+
* @param params
|
|
314
321
|
*/
|
|
315
322
|
this.getWorkspaces = ({ authorization, }) => {
|
|
316
323
|
return this.getClientInstance()
|
|
@@ -353,13 +360,12 @@ class OperationsService extends CommonHttpService_1.CommonHttpService {
|
|
|
353
360
|
* access this resource.
|
|
354
361
|
* This resource requires the 'WRITE' scope for Connect apps.
|
|
355
362
|
*
|
|
356
|
-
* @returns Submission accepted. Each submitted Incident that is of a valid format will be
|
|
357
|
-
* eventually available in Jira.
|
|
363
|
+
* @returns Submission accepted. Each submitted Incident that is of a valid format will be eventually available in Jira.
|
|
358
364
|
*
|
|
359
|
-
* Details of which Incidents were submitted and which failed submission (due to
|
|
360
|
-
*
|
|
361
|
-
* @path {POST} /rest/operations/1.0/bulk
|
|
365
|
+
* Details of which Incidents were submitted and which failed submission (due to data format problems etc.) are available in the response object.
|
|
366
|
+
* @path POST `/rest/operations/1.0/bulk`
|
|
362
367
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-bulk-post
|
|
368
|
+
* @param params
|
|
363
369
|
*/
|
|
364
370
|
this.submitEntity = ({ authorization, submitIncidentsRequest, }) => {
|
|
365
371
|
return this.getClientInstance()
|
|
@@ -391,10 +397,10 @@ class OperationsService extends CommonHttpService_1.CommonHttpService {
|
|
|
391
397
|
* access this resource.
|
|
392
398
|
* This resource requires the 'WRITE' scope for Connect apps.
|
|
393
399
|
*
|
|
394
|
-
* @returns Submission accepted. Each submitted Operations Workspace ID will be linked to
|
|
395
|
-
*
|
|
396
|
-
* @path {POST} /rest/operations/1.0/linkedWorkspaces/bulk
|
|
400
|
+
* @returns Submission accepted. Each submitted Operations Workspace ID will be linked to Jira.
|
|
401
|
+
* @path POST `/rest/operations/1.0/linkedWorkspaces/bulk`
|
|
397
402
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-operations#api-rest-operations-1-0-linkedworkspaces-bulk-post
|
|
403
|
+
* @param params
|
|
398
404
|
*/
|
|
399
405
|
this.submitOperationsWorkspaces = ({ authorization, submitOperationsWorkspacesRequest, }) => {
|
|
400
406
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OperationsService.js","sourceRoot":"","sources":["../../../../src/openapi/software/services/OperationsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"OperationsService.js","sourceRoot":"","sources":["../../../../src/openapi/software/services/OperationsService.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 IssueKeysAssociation, type RemoteLinkData, type ServiceIdOrKeysAssociation, type SubmitRemoteLinksRequest } from "../models/remoteLinks";
|
|
3
3
|
/**
|
|
4
4
|
* APIs related to integrating Remote Links data with Jira Software. These APIs
|
|
@@ -123,8 +123,9 @@ export declare class RemoteLinksService extends CommonHttpService {
|
|
|
123
123
|
* on-premise integrations, can access this resource.
|
|
124
124
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
125
125
|
*
|
|
126
|
-
* @path
|
|
126
|
+
* @path DELETE `/rest/remotelinks/1.0/remotelink/{remoteLinkId}`
|
|
127
127
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-remote-links#api-rest-remotelinks-1-0-remotelink-remotelinkid-delete
|
|
128
|
+
* @param params
|
|
128
129
|
*/
|
|
129
130
|
deleteRemoteLinkById: ({ remoteLinkId, updateSequenceNumber, authorization, }: {
|
|
130
131
|
/** The ID of the Remote Link to fetch. */
|
|
@@ -179,8 +180,9 @@ export declare class RemoteLinksService extends CommonHttpService {
|
|
|
179
180
|
* on-premise integrations, can access this resource.
|
|
180
181
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
181
182
|
*
|
|
182
|
-
* @path
|
|
183
|
+
* @path DELETE `/rest/remotelinks/1.0/bulkByProperties`
|
|
183
184
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-remote-links#api-rest-remotelinks-1-0-bulkbyproperties-delete
|
|
185
|
+
* @param params
|
|
184
186
|
*/
|
|
185
187
|
deleteRemoteLinksByProperty: ({ updateSequenceNumber, params, authorization, }: {
|
|
186
188
|
/**
|
|
@@ -204,9 +206,11 @@ export declare class RemoteLinksService extends CommonHttpService {
|
|
|
204
206
|
* information the provider tagged Remote Links with previously.
|
|
205
207
|
*
|
|
206
208
|
* For example, if the provider previously tagged a remote link with accountId:
|
|
207
|
-
*
|
|
208
|
-
*
|
|
209
|
-
*
|
|
209
|
+
* ```
|
|
210
|
+
* "properties": {
|
|
211
|
+
* "accountId": "account-123"
|
|
212
|
+
* }
|
|
213
|
+
* ```
|
|
210
214
|
*
|
|
211
215
|
* And now they want to delete Remote Links in bulk by that specific accountId as
|
|
212
216
|
* follows:
|
|
@@ -242,8 +246,9 @@ export declare class RemoteLinksService extends CommonHttpService {
|
|
|
242
246
|
* This resource requires the 'READ' scope for Connect apps.
|
|
243
247
|
*
|
|
244
248
|
* @returns The Remote Link data currently stored for the given ID.
|
|
245
|
-
* @path
|
|
249
|
+
* @path GET `/rest/remotelinks/1.0/remotelink/{remoteLinkId}`
|
|
246
250
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-remote-links#api-rest-remotelinks-1-0-remotelink-remotelinkid-get
|
|
251
|
+
* @param params
|
|
247
252
|
*/
|
|
248
253
|
getRemoteLinkById: ({ remoteLinkId, authorization, }: {
|
|
249
254
|
/** The ID of the Remote Link to fetch. */
|
|
@@ -287,15 +292,14 @@ export declare class RemoteLinksService extends CommonHttpService {
|
|
|
287
292
|
* access this resource. This resource
|
|
288
293
|
* requires the 'WRITE' scope for Connect apps.
|
|
289
294
|
*
|
|
290
|
-
* @returns Submission accepted. Each submitted Remote Link that is of a valid format will
|
|
291
|
-
* be eventually available in
|
|
295
|
+
* @returns Submission accepted. Each submitted Remote Link that is of a valid format will be eventually available in
|
|
292
296
|
* Jira.
|
|
293
297
|
*
|
|
294
|
-
* Details of which Remote Links were submitted and which failed submission (due
|
|
295
|
-
* to data format problems etc.)
|
|
298
|
+
* Details of which Remote Links were submitted and which failed submission (due to data format problems etc.)
|
|
296
299
|
* are available in the response object.
|
|
297
|
-
* @path
|
|
300
|
+
* @path POST `/rest/remotelinks/1.0/bulk`
|
|
298
301
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-remote-links#api-rest-remotelinks-1-0-bulk-post
|
|
302
|
+
* @param params
|
|
299
303
|
*/
|
|
300
304
|
submitRemoteLinks: ({ authorization, submitRemoteLinksRequest, }: {
|
|
301
305
|
/**
|
|
@@ -326,7 +330,8 @@ export declare class RemoteLinksService extends CommonHttpService {
|
|
|
326
330
|
* being out of order is not
|
|
327
331
|
* considered a failed submission.
|
|
328
332
|
*
|
|
329
|
-
* @example
|
|
333
|
+
* @example
|
|
334
|
+
* [
|
|
330
335
|
* "111-222-333",
|
|
331
336
|
* "444-555-666"
|
|
332
337
|
* ]
|
|
@@ -5,8 +5,8 @@ exports.RemoteLinksService = 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 remoteLinks_1 = require("../models/remoteLinks");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -134,8 +134,9 @@ class RemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
134
134
|
* on-premise integrations, can access this resource.
|
|
135
135
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
136
136
|
*
|
|
137
|
-
* @path
|
|
137
|
+
* @path DELETE `/rest/remotelinks/1.0/remotelink/{remoteLinkId}`
|
|
138
138
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-remote-links#api-rest-remotelinks-1-0-remotelink-remotelinkid-delete
|
|
139
|
+
* @param params
|
|
139
140
|
*/
|
|
140
141
|
this.deleteRemoteLinkById = ({ remoteLinkId, updateSequenceNumber, authorization, }) => {
|
|
141
142
|
return this.getClientInstance()
|
|
@@ -175,8 +176,9 @@ class RemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
175
176
|
* on-premise integrations, can access this resource.
|
|
176
177
|
* This resource requires the 'DELETE' scope for Connect apps.
|
|
177
178
|
*
|
|
178
|
-
* @path
|
|
179
|
+
* @path DELETE `/rest/remotelinks/1.0/bulkByProperties`
|
|
179
180
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-remote-links#api-rest-remotelinks-1-0-bulkbyproperties-delete
|
|
181
|
+
* @param params
|
|
180
182
|
*/
|
|
181
183
|
this.deleteRemoteLinksByProperty = ({ updateSequenceNumber, params, authorization, }) => {
|
|
182
184
|
return this.getClientInstance()
|
|
@@ -204,8 +206,9 @@ class RemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
204
206
|
* This resource requires the 'READ' scope for Connect apps.
|
|
205
207
|
*
|
|
206
208
|
* @returns The Remote Link data currently stored for the given ID.
|
|
207
|
-
* @path
|
|
209
|
+
* @path GET `/rest/remotelinks/1.0/remotelink/{remoteLinkId}`
|
|
208
210
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-remote-links#api-rest-remotelinks-1-0-remotelink-remotelinkid-get
|
|
211
|
+
* @param params
|
|
209
212
|
*/
|
|
210
213
|
this.getRemoteLinkById = ({ remoteLinkId, authorization, }) => {
|
|
211
214
|
return this.getClientInstance()
|
|
@@ -251,15 +254,14 @@ class RemoteLinksService extends CommonHttpService_1.CommonHttpService {
|
|
|
251
254
|
* access this resource. This resource
|
|
252
255
|
* requires the 'WRITE' scope for Connect apps.
|
|
253
256
|
*
|
|
254
|
-
* @returns Submission accepted. Each submitted Remote Link that is of a valid format will
|
|
255
|
-
* be eventually available in
|
|
257
|
+
* @returns Submission accepted. Each submitted Remote Link that is of a valid format will be eventually available in
|
|
256
258
|
* Jira.
|
|
257
259
|
*
|
|
258
|
-
* Details of which Remote Links were submitted and which failed submission (due
|
|
259
|
-
* to data format problems etc.)
|
|
260
|
+
* Details of which Remote Links were submitted and which failed submission (due to data format problems etc.)
|
|
260
261
|
* are available in the response object.
|
|
261
|
-
* @path
|
|
262
|
+
* @path POST `/rest/remotelinks/1.0/bulk`
|
|
262
263
|
* @see https://developer.atlassian.com/cloud/jira/software/rest/api-group-remote-links#api-rest-remotelinks-1-0-bulk-post
|
|
264
|
+
* @param params
|
|
263
265
|
*/
|
|
264
266
|
this.submitRemoteLinks = ({ authorization, submitRemoteLinksRequest, }) => {
|
|
265
267
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RemoteLinksService.js","sourceRoot":"","sources":["../../../../src/openapi/software/services/RemoteLinksService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"RemoteLinksService.js","sourceRoot":"","sources":["../../../../src/openapi/software/services/RemoteLinksService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,uDAM+B;AAC/B,wEAAqE;AACrE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8GG;AACH,MAAa,kBAAmB,SAAQ,qCAAiB;IAAzD;;QACE;;;;;;;;;;;;;;WAcG;QACH,yBAAoB,GAAG,CAAC,EACtB,YAAY,EACZ,oBAAoB,EACpB,aAAa,GAgCd,EAAiB,EAAE;YAClB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,iDAAiD;gBACvD,MAAM,EAAE,QAAQ;gBAChB,UAAU,EAAE;oBACV,YAAY;iBACb;gBACD,KAAK,EAAE;oBACL,qBAAqB,EAAE,oBAAoB;iBAC5C;gBACD,OAAO,EAAE;oBACP,aAAa,EAAE,aAAa;iBAC7B;aACF,CAAC;iBACD,IAAI,CAAC,gBAAgB,CAAC,aAAa,CAAC,CAAC;QAC1C,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;;;;WAwBG;QACH,gCAA2B,GAAG,CAAC,EAC7B,oBAAoB,EACpB,MAAM,EACN,aAAa,GAmDd,EAAiB,EAAE;YAClB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,wCAAwC;gBAC9C,MAAM,EAAE,QAAQ;gBAChB,KAAK,EAAE;oBACL,qBAAqB,EAAE,oBAAoB;oBAC3C,MAAM;iBACP;gBACD,OAAO,EAAE;oBACP,aAAa,EAAE,aAAa;iBAC7B;aACF,CAAC;iBACD,IAAI,CAAC,gBAAgB,CAAC,aAAa,CAAC,CAAC;QAC1C,CAAC,CAAC;QACF;;;;;;;;;;;;;;WAcG;QACH,sBAAiB,GAAG,CAAC,EACnB,YAAY,EACZ,aAAa,GAmBd,EAA2B,EAAE;YAC5B,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,iDAAiD;gBACvD,MAAM,EAAE,KAAK;gBACb,UAAU,EAAE;oBACV,YAAY;iBACb;gBACD,OAAO,EAAE;oBACP,aAAa,EAAE,aAAa;iBAC7B;aACF,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,+CAA+C,CAChD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WA+BG;QACH,sBAAiB,GAAG,CAAC,EACnB,aAAa,EACb,wBAAwB,GAkBzB,EAwDC,EAAE;YACF,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,4BAA4B;gBAClC,MAAM,EAAE,MAAM;gBACd,OAAO,EAAE;oBACP,aAAa,EAAE,aAAa;oBAC5B,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,wBAAwB;aAC/B,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAoBzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,+CAA+C,CAChD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IAmDJ,CAAC;IAlDW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,+CAA+C,EAC/C,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,OAAC;iBACJ,MAAM,CAAC;gBACN,mBAAmB,EAAE,OAAC,CAAC,KAAK,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;gBACnD,mBAAmB,EAAE,OAAC;qBACnB,MAAM,CAAC,EAAE,CAAC;qBACV,QAAQ,CACP,OAAC,CAAC,KAAK,CACL,OAAC;qBACE,MAAM,CAAC;oBACN,OAAO,EAAE,OAAC,CAAC,MAAM,EAAE;oBACnB,YAAY,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;iBACpC,CAAC;qBACD,QAAQ,CAAC,OAAC,CAAC,OAAO,EAAE,CAAC,CACzB,CACF;qBACA,QAAQ,EAAE;gBACb,mBAAmB,EAAE,OAAC;qBACnB,KAAK,CACJ,OAAC,CAAC,KAAK,CAAC;oBACN,iDAAuB,CAAC,IAAI,CAAC,sBAAsB,CAAC;oBACpD,iDAAuB,CAAC,IAAI,CAAC,4BAA4B,CAAC;iBAC3D,CAAC,CACH;qBACA,QAAQ,EAAE;aACd,CAAC;iBACD,QAAQ,CAAC,OAAC,CAAC,OAAO,EAAE,CAAC;SACzB,CAAC;aACD,QAAQ,CAAC,+CAA+C,CAAC,CAC7D,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,+CAA+C,EAC/C,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,iDAAuB,CAAC,IAAI,CAAC,gBAAgB,CAAC;SACrD,CAAC;aACD,QAAQ,CAAC,+CAA+C,CAAC,CAC7D,CAAC;QACF,iDAAuB,CAAC,YAAY,CAAC;YACnC,kDAAoC;SACrC,CAAC,CAAC;IACL,CAAC;CACF;AArbD,gDAqbC"}
|