@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
|
@@ -5,8 +5,8 @@ exports.ScreenTabsService = 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 common_1 = require("../models/common");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -26,14 +26,18 @@ class ScreenTabsService extends CommonHttpService_1.CommonHttpService {
|
|
|
26
26
|
*
|
|
27
27
|
* @returns Returned if the request is successful.
|
|
28
28
|
*
|
|
29
|
-
* example:
|
|
29
|
+
* example:
|
|
30
|
+
* ```
|
|
31
|
+
* {
|
|
30
32
|
* "id": 10000,
|
|
31
33
|
* "name": "Fields Tab"
|
|
32
34
|
* }
|
|
33
|
-
*
|
|
35
|
+
* ```
|
|
36
|
+
* @path POST `/rest/api/3/screens/{screenId}/tabs`
|
|
34
37
|
* @scopes-current manage:jira-project
|
|
35
38
|
* @scopes-beta read:screen-tab:jira, write:screen-tab:jira
|
|
36
39
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screen-tabs#api-rest-api-3-screens-screenid-tabs-post
|
|
40
|
+
* @param params
|
|
37
41
|
*/
|
|
38
42
|
this.addScreenTab = ({ screenId, screenableTab, }) => {
|
|
39
43
|
return this.getClientInstance()
|
|
@@ -63,10 +67,11 @@ class ScreenTabsService extends CommonHttpService_1.CommonHttpService {
|
|
|
63
67
|
* **[Permissions](#permissions) required:** *Administer Jira* [global
|
|
64
68
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
65
69
|
*
|
|
66
|
-
* @path
|
|
70
|
+
* @path DELETE `/rest/api/3/screens/{screenId}/tabs/{tabId}`
|
|
67
71
|
* @scopes-current manage:jira-project
|
|
68
72
|
* @scopes-beta delete:screen-tab:jira
|
|
69
73
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screen-tabs#api-rest-api-3-screens-screenid-tabs-tabid-delete
|
|
74
|
+
* @param params
|
|
70
75
|
*/
|
|
71
76
|
this.deleteScreenTab = ({ screenId, tabId, }) => {
|
|
72
77
|
return this.getClientInstance()
|
|
@@ -93,10 +98,11 @@ class ScreenTabsService extends CommonHttpService_1.CommonHttpService {
|
|
|
93
98
|
* Screen Scheme and Issue Type Screen Scheme.
|
|
94
99
|
*
|
|
95
100
|
* @returns Returned if the request is successful.
|
|
96
|
-
* @path
|
|
101
|
+
* @path GET `/rest/api/3/screens/{screenId}/tabs`
|
|
97
102
|
* @scopes-current manage:jira-project
|
|
98
103
|
* @scopes-beta read:screen-tab:jira
|
|
99
104
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screen-tabs#api-rest-api-3-screens-screenid-tabs-get
|
|
105
|
+
* @param params
|
|
100
106
|
*/
|
|
101
107
|
this.getAllScreenTabs = ({ screenId, projectKey, }) => {
|
|
102
108
|
return this.getClientInstance()
|
|
@@ -129,7 +135,9 @@ class ScreenTabsService extends CommonHttpService_1.CommonHttpService {
|
|
|
129
135
|
*
|
|
130
136
|
* @returns Returned if the request is successful.
|
|
131
137
|
*
|
|
132
|
-
* example:
|
|
138
|
+
* example:
|
|
139
|
+
* ```
|
|
140
|
+
* {
|
|
133
141
|
* "isLast": true,
|
|
134
142
|
* "maxResults": 100,
|
|
135
143
|
* "startAt": 0,
|
|
@@ -147,10 +155,12 @@ class ScreenTabsService extends CommonHttpService_1.CommonHttpService {
|
|
|
147
155
|
* }
|
|
148
156
|
* ]
|
|
149
157
|
* }
|
|
150
|
-
*
|
|
158
|
+
* ```
|
|
159
|
+
* @path GET `/rest/api/3/screens/tabs`
|
|
151
160
|
* @scopes-current manage:jira-project
|
|
152
161
|
* @scopes-beta read:screen-tab:jira
|
|
153
162
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screen-tabs#api-rest-api-3-screens-tabs-get
|
|
163
|
+
* @param params
|
|
154
164
|
*/
|
|
155
165
|
this.getBulkScreenTabs = ({ screenId, tabId, startAt, maxResult, } = {}) => {
|
|
156
166
|
return this.getClientInstance()
|
|
@@ -180,10 +190,11 @@ class ScreenTabsService extends CommonHttpService_1.CommonHttpService {
|
|
|
180
190
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
181
191
|
*
|
|
182
192
|
* @returns Returned if the request is successful.
|
|
183
|
-
* @path
|
|
193
|
+
* @path POST `/rest/api/3/screens/{screenId}/tabs/{tabId}/move/{pos}`
|
|
184
194
|
* @scopes-current manage:jira-project
|
|
185
195
|
* @scopes-beta write:screen:jira
|
|
186
196
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screen-tabs#api-rest-api-3-screens-screenid-tabs-tabid-move-pos-post
|
|
197
|
+
* @param params
|
|
187
198
|
*/
|
|
188
199
|
this.moveScreenTab = ({ screenId, tabId, pos, }) => {
|
|
189
200
|
return this.getClientInstance()
|
|
@@ -213,14 +224,18 @@ class ScreenTabsService extends CommonHttpService_1.CommonHttpService {
|
|
|
213
224
|
*
|
|
214
225
|
* @returns Returned if the request is successful.
|
|
215
226
|
*
|
|
216
|
-
* example:
|
|
227
|
+
* example:
|
|
228
|
+
* ```
|
|
229
|
+
* {
|
|
217
230
|
* "id": 10000,
|
|
218
231
|
* "name": "Fields Tab"
|
|
219
232
|
* }
|
|
220
|
-
*
|
|
233
|
+
* ```
|
|
234
|
+
* @path PUT `/rest/api/3/screens/{screenId}/tabs/{tabId}`
|
|
221
235
|
* @scopes-current manage:jira-project
|
|
222
236
|
* @scopes-beta read:screen-tab:jira, write:screen-tab:jira
|
|
223
237
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screen-tabs#api-rest-api-3-screens-screenid-tabs-tabid-put
|
|
238
|
+
* @param params
|
|
224
239
|
*/
|
|
225
240
|
this.renameScreenTab = ({ screenId, tabId, screenableTab, }) => {
|
|
226
241
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScreenTabsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/ScreenTabsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"ScreenTabsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/ScreenTabsService.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 ScreenableField } from "../models/common";
|
|
3
3
|
import { type PageBeanScreen, type PageBeanScreenWithTab, type Screen, type ScreenDetails, type UpdateScreenDetails } from "../models/screens";
|
|
4
4
|
/**
|
|
@@ -21,10 +21,11 @@ export declare class ScreensService extends CommonHttpService {
|
|
|
21
21
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
22
22
|
*
|
|
23
23
|
* @returns Returned if the request is successful.
|
|
24
|
-
* @path
|
|
24
|
+
* @path POST `/rest/api/3/screens/addToDefault/{fieldId}`
|
|
25
25
|
* @scopes-current manage:jira-project
|
|
26
26
|
* @scopes-beta read:project:jira, read:screen:jira, write:screen:jira
|
|
27
27
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-addtodefault-fieldid-post
|
|
28
|
+
* @param params
|
|
28
29
|
*/
|
|
29
30
|
addFieldToDefaultScreen: ({ fieldId, }: {
|
|
30
31
|
/** The ID of the field. */
|
|
@@ -38,20 +39,24 @@ export declare class ScreensService extends CommonHttpService {
|
|
|
38
39
|
*
|
|
39
40
|
* @returns Returned if the request is successful.
|
|
40
41
|
*
|
|
41
|
-
* example:
|
|
42
|
+
* example:
|
|
43
|
+
* ```
|
|
44
|
+
* {
|
|
42
45
|
* "id": 10005,
|
|
43
46
|
* "name": "Resolve Security Issue Screen",
|
|
44
47
|
* "description": "Enables changes to resolution and linked issues."
|
|
45
48
|
* }
|
|
46
|
-
*
|
|
49
|
+
* ```
|
|
50
|
+
* @path POST `/rest/api/3/screens`
|
|
47
51
|
* @scopes-current manage:jira-project
|
|
48
|
-
* @scopes-beta read:project:jira, read:screen:jira, write:screen:jira, read:avatar:jira,
|
|
49
|
-
* read:project-category:jira
|
|
52
|
+
* @scopes-beta read:project:jira, read:screen:jira, write:screen:jira, read:avatar:jira, read:project-category:jira
|
|
50
53
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-post
|
|
54
|
+
* @param params
|
|
51
55
|
*/
|
|
52
56
|
createScreen: ({ screenDetails, }: {
|
|
53
57
|
/**
|
|
54
|
-
* @example
|
|
58
|
+
* @example
|
|
59
|
+
* {
|
|
55
60
|
* "description": "Enables changes to resolution and linked issues.",
|
|
56
61
|
* "name": "Resolve Security Issue Screen"
|
|
57
62
|
* }
|
|
@@ -64,10 +69,11 @@ export declare class ScreensService extends CommonHttpService {
|
|
|
64
69
|
*
|
|
65
70
|
* Only screens used in classic projects can be deleted.
|
|
66
71
|
*
|
|
67
|
-
* @path
|
|
72
|
+
* @path DELETE `/rest/api/3/screens/{screenId}`
|
|
68
73
|
* @scopes-current manage:jira-project
|
|
69
74
|
* @scopes-beta delete:screen:jira
|
|
70
75
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-screenid-delete
|
|
76
|
+
* @param params
|
|
71
77
|
*/
|
|
72
78
|
deleteScreen: ({ screenId, }: {
|
|
73
79
|
/** The ID of the screen. */
|
|
@@ -80,10 +86,11 @@ export declare class ScreensService extends CommonHttpService {
|
|
|
80
86
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
81
87
|
*
|
|
82
88
|
* @returns Returned if the request is successful.
|
|
83
|
-
* @path
|
|
89
|
+
* @path GET `/rest/api/3/screens/{screenId}/availableFields`
|
|
84
90
|
* @scopes-current manage:jira-project
|
|
85
91
|
* @scopes-beta read:screen-field:jira, read:screenable-field:jira
|
|
86
92
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-screenid-availablefields-get
|
|
93
|
+
* @param params
|
|
87
94
|
*/
|
|
88
95
|
getAvailableScreenFields: ({ screenId, }: {
|
|
89
96
|
/** The ID of the screen. */
|
|
@@ -98,7 +105,9 @@ export declare class ScreensService extends CommonHttpService {
|
|
|
98
105
|
*
|
|
99
106
|
* @returns Returned if the request is successful.
|
|
100
107
|
*
|
|
101
|
-
* example:
|
|
108
|
+
* example:
|
|
109
|
+
* ```
|
|
110
|
+
* {
|
|
102
111
|
* "isLast": true,
|
|
103
112
|
* "maxResults": 100,
|
|
104
113
|
* "self": "https://your-domain.atlassian.net/rest/api/3/screens",
|
|
@@ -113,22 +122,21 @@ export declare class ScreensService extends CommonHttpService {
|
|
|
113
122
|
* {
|
|
114
123
|
* "id": 2,
|
|
115
124
|
* "name": "Workflow Screen",
|
|
116
|
-
* "description": "This screen is used in the workflow and enables you to
|
|
117
|
-
* assign issues."
|
|
125
|
+
* "description": "This screen is used in the workflow and enables you to assign issues."
|
|
118
126
|
* },
|
|
119
127
|
* {
|
|
120
128
|
* "id": 3,
|
|
121
129
|
* "name": "Resolve Issue Screen",
|
|
122
|
-
* "description": "Offers the ability to set resolution, change fix
|
|
123
|
-
* versions, and assign an issue."
|
|
130
|
+
* "description": "Offers the ability to set resolution, change fix versions, and assign an issue."
|
|
124
131
|
* }
|
|
125
132
|
* ]
|
|
126
133
|
* }
|
|
127
|
-
*
|
|
134
|
+
* ```
|
|
135
|
+
* @path GET `/rest/api/3/screens`
|
|
128
136
|
* @scopes-current manage:jira-project
|
|
129
|
-
* @scopes-beta read:project:jira, read:screen:jira, read:avatar:jira,
|
|
130
|
-
* read:project-category:jira
|
|
137
|
+
* @scopes-beta read:project:jira, read:screen:jira, read:avatar:jira, read:project-category:jira
|
|
131
138
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-get
|
|
139
|
+
* @param params
|
|
132
140
|
*/
|
|
133
141
|
getScreens: ({ startAt, maxResults, id, queryString, scope, orderBy, }?: {
|
|
134
142
|
/** The index of the first item to return in a page of results (page offset). */
|
|
@@ -163,7 +171,9 @@ export declare class ScreensService extends CommonHttpService {
|
|
|
163
171
|
*
|
|
164
172
|
* @returns Returned if the request is successful.
|
|
165
173
|
*
|
|
166
|
-
* example:
|
|
174
|
+
* example:
|
|
175
|
+
* ```
|
|
176
|
+
* {
|
|
167
177
|
* "isLast": false,
|
|
168
178
|
* "maxResults": 1,
|
|
169
179
|
* "startAt": 0,
|
|
@@ -180,11 +190,12 @@ export declare class ScreensService extends CommonHttpService {
|
|
|
180
190
|
* }
|
|
181
191
|
* ]
|
|
182
192
|
* }
|
|
183
|
-
*
|
|
193
|
+
* ```
|
|
194
|
+
* @path GET `/rest/api/3/field/{fieldId}/screens`
|
|
184
195
|
* @scopes-current manage:jira-project
|
|
185
|
-
* @scopes-beta read:screen:jira, read:avatar:jira, read:project-category:jira,
|
|
186
|
-
* read:project:jira, read:screen-tab:jira
|
|
196
|
+
* @scopes-beta read:screen:jira, read:avatar:jira, read:project-category:jira, read:project:jira, read:screen-tab:jira
|
|
187
197
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-field-fieldid-screens-get
|
|
198
|
+
* @param params
|
|
188
199
|
*/
|
|
189
200
|
getScreensForField: ({ fieldId, startAt, maxResults, expand, }: {
|
|
190
201
|
/** The ID of the field to return screens for. */
|
|
@@ -208,24 +219,27 @@ export declare class ScreensService extends CommonHttpService {
|
|
|
208
219
|
*
|
|
209
220
|
* @returns Returned if the request is successful.
|
|
210
221
|
*
|
|
211
|
-
* example:
|
|
222
|
+
* example:
|
|
223
|
+
* ```
|
|
224
|
+
* {
|
|
212
225
|
* "id": 10005,
|
|
213
226
|
* "name": "Resolve Security Issue Screen",
|
|
214
227
|
* "description": "Enables changes to resolution and linked issues."
|
|
215
228
|
* }
|
|
216
|
-
*
|
|
229
|
+
* ```
|
|
230
|
+
* @path PUT `/rest/api/3/screens/{screenId}`
|
|
217
231
|
* @scopes-current manage:jira-project
|
|
218
|
-
* @scopes-beta read:project:jira, read:screen:jira, write:screen:jira, read:avatar:jira,
|
|
219
|
-
* read:project-category:jira
|
|
232
|
+
* @scopes-beta read:project:jira, read:screen:jira, write:screen:jira, read:avatar:jira, read:project-category:jira
|
|
220
233
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-screenid-put
|
|
234
|
+
* @param params
|
|
221
235
|
*/
|
|
222
236
|
updateScreen: ({ screenId, updateScreenDetails, }: {
|
|
223
237
|
/** The ID of the screen. */
|
|
224
238
|
screenId: number;
|
|
225
239
|
/**
|
|
226
|
-
* @example
|
|
227
|
-
*
|
|
228
|
-
* accessibility related issues.",
|
|
240
|
+
* @example
|
|
241
|
+
* {
|
|
242
|
+
* "description": "Enables changes to resolution and linked issues for accessibility related issues.",
|
|
229
243
|
* "name": "Resolve Accessibility Issue Screen"
|
|
230
244
|
* }
|
|
231
245
|
*/
|
|
@@ -5,8 +5,8 @@ exports.ScreensService = 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 common_1 = require("../models/common");
|
|
11
11
|
const screens_1 = require("../models/screens");
|
|
12
12
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
@@ -32,10 +32,11 @@ class ScreensService extends CommonHttpService_1.CommonHttpService {
|
|
|
32
32
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
33
33
|
*
|
|
34
34
|
* @returns Returned if the request is successful.
|
|
35
|
-
* @path
|
|
35
|
+
* @path POST `/rest/api/3/screens/addToDefault/{fieldId}`
|
|
36
36
|
* @scopes-current manage:jira-project
|
|
37
37
|
* @scopes-beta read:project:jira, read:screen:jira, write:screen:jira
|
|
38
38
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-addtodefault-fieldid-post
|
|
39
|
+
* @param params
|
|
39
40
|
*/
|
|
40
41
|
this.addFieldToDefaultScreen = ({ fieldId, }) => {
|
|
41
42
|
return this.getClientInstance()
|
|
@@ -63,16 +64,19 @@ class ScreensService extends CommonHttpService_1.CommonHttpService {
|
|
|
63
64
|
*
|
|
64
65
|
* @returns Returned if the request is successful.
|
|
65
66
|
*
|
|
66
|
-
* example:
|
|
67
|
+
* example:
|
|
68
|
+
* ```
|
|
69
|
+
* {
|
|
67
70
|
* "id": 10005,
|
|
68
71
|
* "name": "Resolve Security Issue Screen",
|
|
69
72
|
* "description": "Enables changes to resolution and linked issues."
|
|
70
73
|
* }
|
|
71
|
-
*
|
|
74
|
+
* ```
|
|
75
|
+
* @path POST `/rest/api/3/screens`
|
|
72
76
|
* @scopes-current manage:jira-project
|
|
73
|
-
* @scopes-beta read:project:jira, read:screen:jira, write:screen:jira, read:avatar:jira,
|
|
74
|
-
* read:project-category:jira
|
|
77
|
+
* @scopes-beta read:project:jira, read:screen:jira, write:screen:jira, read:avatar:jira, read:project-category:jira
|
|
75
78
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-post
|
|
79
|
+
* @param params
|
|
76
80
|
*/
|
|
77
81
|
this.createScreen = ({ screenDetails, }) => {
|
|
78
82
|
return this.getClientInstance()
|
|
@@ -99,10 +103,11 @@ class ScreensService extends CommonHttpService_1.CommonHttpService {
|
|
|
99
103
|
*
|
|
100
104
|
* Only screens used in classic projects can be deleted.
|
|
101
105
|
*
|
|
102
|
-
* @path
|
|
106
|
+
* @path DELETE `/rest/api/3/screens/{screenId}`
|
|
103
107
|
* @scopes-current manage:jira-project
|
|
104
108
|
* @scopes-beta delete:screen:jira
|
|
105
109
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-screenid-delete
|
|
110
|
+
* @param params
|
|
106
111
|
*/
|
|
107
112
|
this.deleteScreen = ({ screenId, }) => {
|
|
108
113
|
return this.getClientInstance()
|
|
@@ -122,10 +127,11 @@ class ScreensService extends CommonHttpService_1.CommonHttpService {
|
|
|
122
127
|
* permission](https://confluence.atlassian.com/x/x4dKLg).
|
|
123
128
|
*
|
|
124
129
|
* @returns Returned if the request is successful.
|
|
125
|
-
* @path
|
|
130
|
+
* @path GET `/rest/api/3/screens/{screenId}/availableFields`
|
|
126
131
|
* @scopes-current manage:jira-project
|
|
127
132
|
* @scopes-beta read:screen-field:jira, read:screenable-field:jira
|
|
128
133
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-screenid-availablefields-get
|
|
134
|
+
* @param params
|
|
129
135
|
*/
|
|
130
136
|
this.getAvailableScreenFields = ({ screenId, }) => {
|
|
131
137
|
return this.getClientInstance()
|
|
@@ -154,7 +160,9 @@ class ScreensService extends CommonHttpService_1.CommonHttpService {
|
|
|
154
160
|
*
|
|
155
161
|
* @returns Returned if the request is successful.
|
|
156
162
|
*
|
|
157
|
-
* example:
|
|
163
|
+
* example:
|
|
164
|
+
* ```
|
|
165
|
+
* {
|
|
158
166
|
* "isLast": true,
|
|
159
167
|
* "maxResults": 100,
|
|
160
168
|
* "self": "https://your-domain.atlassian.net/rest/api/3/screens",
|
|
@@ -169,22 +177,21 @@ class ScreensService extends CommonHttpService_1.CommonHttpService {
|
|
|
169
177
|
* {
|
|
170
178
|
* "id": 2,
|
|
171
179
|
* "name": "Workflow Screen",
|
|
172
|
-
* "description": "This screen is used in the workflow and enables you to
|
|
173
|
-
* assign issues."
|
|
180
|
+
* "description": "This screen is used in the workflow and enables you to assign issues."
|
|
174
181
|
* },
|
|
175
182
|
* {
|
|
176
183
|
* "id": 3,
|
|
177
184
|
* "name": "Resolve Issue Screen",
|
|
178
|
-
* "description": "Offers the ability to set resolution, change fix
|
|
179
|
-
* versions, and assign an issue."
|
|
185
|
+
* "description": "Offers the ability to set resolution, change fix versions, and assign an issue."
|
|
180
186
|
* }
|
|
181
187
|
* ]
|
|
182
188
|
* }
|
|
183
|
-
*
|
|
189
|
+
* ```
|
|
190
|
+
* @path GET `/rest/api/3/screens`
|
|
184
191
|
* @scopes-current manage:jira-project
|
|
185
|
-
* @scopes-beta read:project:jira, read:screen:jira, read:avatar:jira,
|
|
186
|
-
* read:project-category:jira
|
|
192
|
+
* @scopes-beta read:project:jira, read:screen:jira, read:avatar:jira, read:project-category:jira
|
|
187
193
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-get
|
|
194
|
+
* @param params
|
|
188
195
|
*/
|
|
189
196
|
this.getScreens = ({ startAt, maxResults, id, queryString, scope, orderBy, } = {}) => {
|
|
190
197
|
return this.getClientInstance()
|
|
@@ -217,7 +224,9 @@ class ScreensService extends CommonHttpService_1.CommonHttpService {
|
|
|
217
224
|
*
|
|
218
225
|
* @returns Returned if the request is successful.
|
|
219
226
|
*
|
|
220
|
-
* example:
|
|
227
|
+
* example:
|
|
228
|
+
* ```
|
|
229
|
+
* {
|
|
221
230
|
* "isLast": false,
|
|
222
231
|
* "maxResults": 1,
|
|
223
232
|
* "startAt": 0,
|
|
@@ -234,11 +243,12 @@ class ScreensService extends CommonHttpService_1.CommonHttpService {
|
|
|
234
243
|
* }
|
|
235
244
|
* ]
|
|
236
245
|
* }
|
|
237
|
-
*
|
|
246
|
+
* ```
|
|
247
|
+
* @path GET `/rest/api/3/field/{fieldId}/screens`
|
|
238
248
|
* @scopes-current manage:jira-project
|
|
239
|
-
* @scopes-beta read:screen:jira, read:avatar:jira, read:project-category:jira,
|
|
240
|
-
* read:project:jira, read:screen-tab:jira
|
|
249
|
+
* @scopes-beta read:screen:jira, read:avatar:jira, read:project-category:jira, read:project:jira, read:screen-tab:jira
|
|
241
250
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-field-fieldid-screens-get
|
|
251
|
+
* @param params
|
|
242
252
|
*/
|
|
243
253
|
this.getScreensForField = ({ fieldId, startAt, maxResults, expand, }) => {
|
|
244
254
|
return this.getClientInstance()
|
|
@@ -271,16 +281,19 @@ class ScreensService extends CommonHttpService_1.CommonHttpService {
|
|
|
271
281
|
*
|
|
272
282
|
* @returns Returned if the request is successful.
|
|
273
283
|
*
|
|
274
|
-
* example:
|
|
284
|
+
* example:
|
|
285
|
+
* ```
|
|
286
|
+
* {
|
|
275
287
|
* "id": 10005,
|
|
276
288
|
* "name": "Resolve Security Issue Screen",
|
|
277
289
|
* "description": "Enables changes to resolution and linked issues."
|
|
278
290
|
* }
|
|
279
|
-
*
|
|
291
|
+
* ```
|
|
292
|
+
* @path PUT `/rest/api/3/screens/{screenId}`
|
|
280
293
|
* @scopes-current manage:jira-project
|
|
281
|
-
* @scopes-beta read:project:jira, read:screen:jira, write:screen:jira, read:avatar:jira,
|
|
282
|
-
* read:project-category:jira
|
|
294
|
+
* @scopes-beta read:project:jira, read:screen:jira, write:screen:jira, read:avatar:jira, read:project-category:jira
|
|
283
295
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-screens#api-rest-api-3-screens-screenid-put
|
|
296
|
+
* @param params
|
|
284
297
|
*/
|
|
285
298
|
this.updateScreen = ({ screenId, updateScreenDetails, }) => {
|
|
286
299
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScreensService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/ScreensService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"ScreensService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/ScreensService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,6CAG0B;AAC1B,+CAO2B;AAC3B,wEAAqE;AACrE;;;;;;;;;;;GAWG;AACH,MAAa,cAAe,SAAQ,qCAAiB;IAArD;;QACE;;;;;;;;;;;;WAYG;QACH,4BAAuB,GAAG,CAAC,EACzB,OAAO,GAIR,EAAoB,EAAE;YACrB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,4CAA4C;gBAClD,MAAM,EAAE,MAAM;gBACd,UAAU,EAAE;oBACV,OAAO;iBACR;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,iDAAiD,CAClD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;WAqBG;QACH,iBAAY,GAAG,CAAC,EACd,aAAa,GAUd,EAAmB,EAAE;YACpB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,qBAAqB;gBAC3B,MAAM,EAAE,MAAM;gBACd,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,aAAa;aACpB,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,sCAAsC,CACvC,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;WAWG;QACH,iBAAY,GAAG,CAAC,EACd,QAAQ,GAIT,EAAiB,EAAE;YAClB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,gCAAgC;gBACtC,MAAM,EAAE,QAAQ;gBAChB,UAAU,EAAE;oBACV,QAAQ;iBACT;aACF,CAAC;iBACD,IAAI,CAAC,gBAAgB,CAAC,aAAa,CAAC,CAAC;QAC1C,CAAC,CAAC;QACF;;;;;;;;;;;;WAYG;QACH,6BAAwB,GAAG,CAAC,EAC1B,QAAQ,GAIT,EAA8B,EAAE;YAC/B,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,gDAAgD;gBACtD,MAAM,EAAE,KAAK;gBACb,UAAU,EAAE;oBACV,QAAQ;iBACT;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,kDAAkD,CACnD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAyCG;QACH,eAAU,GAAG,CAAC,EACZ,OAAO,EACP,UAAU,EACV,EAAE,EACF,WAAW,EACX,KAAK,EACL,OAAO,MAyBL,EAAE,EAA2B,EAAE;YACjC,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,qBAAqB;gBAC3B,MAAM,EAAE,KAAK;gBACb,KAAK,EAAE;oBACL,OAAO;oBACP,UAAU;oBACV,EAAE;oBACF,WAAW;oBACX,KAAK;oBACL,OAAO;iBACR;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,CAAC,oCAAoC,CAAC,CACxE;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAiCG;QACH,uBAAkB,GAAG,CAAC,EACpB,OAAO,EACP,OAAO,EACP,UAAU,EACV,MAAM,GAcP,EAAkC,EAAE;YACnC,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,qCAAqC;gBAC3C,MAAM,EAAE,KAAK;gBACb,UAAU,EAAE;oBACV,OAAO;iBACR;gBACD,KAAK,EAAE;oBACL,OAAO;oBACP,UAAU;oBACV,MAAM;iBACP;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,4CAA4C,CAC7C,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;WAqBG;QACH,iBAAY,GAAG,CAAC,EACd,QAAQ,EACR,mBAAmB,GAYpB,EAAmB,EAAE;YACpB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,gCAAgC;gBACtC,MAAM,EAAE,KAAK;gBACb,UAAU,EAAE;oBACV,QAAQ;iBACT;gBACD,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,mBAAmB;aAC1B,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,sCAAsC,CACvC,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IAmEJ,CAAC;IAlEW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,4CAA4C,EAC5C,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,uBAAuB,CAAC;SAC5D,CAAC;aACD,QAAQ,CAAC,4CAA4C,CAAC,CAC1D,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,oCAAoC,EACpC,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,oCAAoC,CAAC,CAClD,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,sCAAsC,EACtC,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,QAAQ,CAAC;SAC7C,CAAC;aACD,QAAQ,CAAC,sCAAsC,CAAC,CACpD,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,sCAAsC,EACtC,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,QAAQ,CAAC;SAC7C,CAAC;aACD,QAAQ,CAAC,sCAAsC,CAAC,CACpD,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,kDAAkD,EAClD,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,CAAC,KAAK,CAAC,iDAAuB,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC;SAC/D,CAAC;aACD,QAAQ,CAAC,kDAAkD,CAAC,CAChE,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,iDAAiD,EACjD,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,CAAC,OAAO,EAAE;SAClB,CAAC;aACD,QAAQ,CAAC,iDAAiD,CAAC,CAC/D,CAAC;QACF,iDAAuB,CAAC,YAAY,CAAC;YACnC,0CAAgC;YAChC,wCAA+B;SAChC,CAAC,CAAC;IACL,CAAC;CACF;AAtgBD,wCAsgBC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonHttpService } from "
|
|
1
|
+
import { CommonHttpService } from "../../core/CommonHttpService";
|
|
2
2
|
import { type ServerInformation } from "../models/serverInfo";
|
|
3
3
|
/**
|
|
4
4
|
* This resource provides information about the Jira instance.
|
|
@@ -15,7 +15,9 @@ export declare class ServerInfoService extends CommonHttpService {
|
|
|
15
15
|
*
|
|
16
16
|
* @returns Returned if the request is successful.
|
|
17
17
|
*
|
|
18
|
-
* example:
|
|
18
|
+
* example:
|
|
19
|
+
* ```
|
|
20
|
+
* {
|
|
19
21
|
* "baseUrl": "https://your-domain.atlassian.net",
|
|
20
22
|
* "buildDate": "2020-03-26T22:20:59.000+0000",
|
|
21
23
|
* "buildNumber": 582,
|
|
@@ -35,7 +37,8 @@ export declare class ServerInfoService extends CommonHttpService {
|
|
|
35
37
|
* 0
|
|
36
38
|
* ]
|
|
37
39
|
* }
|
|
38
|
-
*
|
|
40
|
+
* ```
|
|
41
|
+
* @path GET `/rest/api/3/serverInfo`
|
|
39
42
|
* @scopes-current
|
|
40
43
|
* @scopes-beta
|
|
41
44
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-server-info#api-rest-api-3-serverinfo-get
|
|
@@ -5,8 +5,8 @@ exports.ServerInfoService = 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 serverInfo_1 = require("../models/serverInfo");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -26,7 +26,9 @@ class ServerInfoService extends CommonHttpService_1.CommonHttpService {
|
|
|
26
26
|
*
|
|
27
27
|
* @returns Returned if the request is successful.
|
|
28
28
|
*
|
|
29
|
-
* example:
|
|
29
|
+
* example:
|
|
30
|
+
* ```
|
|
31
|
+
* {
|
|
30
32
|
* "baseUrl": "https://your-domain.atlassian.net",
|
|
31
33
|
* "buildDate": "2020-03-26T22:20:59.000+0000",
|
|
32
34
|
* "buildNumber": 582,
|
|
@@ -46,7 +48,8 @@ class ServerInfoService extends CommonHttpService_1.CommonHttpService {
|
|
|
46
48
|
* 0
|
|
47
49
|
* ]
|
|
48
50
|
* }
|
|
49
|
-
*
|
|
51
|
+
* ```
|
|
52
|
+
* @path GET `/rest/api/3/serverInfo`
|
|
50
53
|
* @scopes-current
|
|
51
54
|
* @scopes-beta
|
|
52
55
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-server-info#api-rest-api-3-serverinfo-get
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServerInfoService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/ServerInfoService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"ServerInfoService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/ServerInfoService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,qDAG8B;AAC9B,wEAAqE;AACrE;;;;GAIG;AACH,MAAa,iBAAkB,SAAQ,qCAAiB;IAAxD;;QACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAoCG;QACH,kBAAa,GAAG,GAA+B,EAAE;YAC/C,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,wBAAwB;gBAC9B,MAAM,EAAE,KAAK;aACd,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,0CAA0C,CAC3C,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IAcJ,CAAC;IAbW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,0CAA0C,EAC1C,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,mBAAmB,CAAC;SACxD,CAAC;aACD,QAAQ,CAAC,0CAA0C,CAAC,CACxD,CAAC;QACF,iDAAuB,CAAC,YAAY,CAAC,CAAC,gDAAmC,CAAC,CAAC,CAAC;IAC9E,CAAC;CACF;AA9ED,8CA8EC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonHttpService } from "
|
|
1
|
+
import { CommonHttpService } from "../../core/CommonHttpService";
|
|
2
2
|
import { type ServiceRegistry } from "../models/serviceRegistry";
|
|
3
3
|
/**
|
|
4
4
|
* This resource represents a service registry. Use it to retrieve attributes
|
|
@@ -16,15 +16,17 @@ export declare class ServiceRegistryService extends CommonHttpService {
|
|
|
16
16
|
* request and the servicesIds belong to the tenant you are requesting
|
|
17
17
|
*
|
|
18
18
|
* @returns Returned if the request is successful.
|
|
19
|
-
* @path
|
|
19
|
+
* @path GET `/rest/atlassian-connect/1/service-registry`
|
|
20
20
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-service-registry#api-rest-atlassian-connect-1-service-registry-get
|
|
21
|
+
* @param params
|
|
21
22
|
*/
|
|
22
23
|
serviceRegistryResourceServicesGet: ({ serviceIds, }: {
|
|
23
24
|
/**
|
|
24
25
|
* The ID of the services (the strings starting with "b:" need to be decoded in
|
|
25
26
|
* Base64).
|
|
26
27
|
*
|
|
27
|
-
* @example
|
|
28
|
+
* @example
|
|
29
|
+
* [
|
|
28
30
|
* "ari:cloud:graph::service/ca075ed7-6ea7-4563-acb3-000000000000/f51d7252-61e0-11ee-b94d-000000000000",
|
|
29
31
|
* "ari:cloud:graph::service/ca075ed7-6ea7-4563-acb3-000000000000/f51d7252-61e0-11ee-b94d-000000000001"
|
|
30
32
|
* ]
|
|
@@ -5,8 +5,8 @@ exports.ServiceRegistryService = 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 serviceRegistry_1 = require("../models/serviceRegistry");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -27,8 +27,9 @@ class ServiceRegistryService extends CommonHttpService_1.CommonHttpService {
|
|
|
27
27
|
* request and the servicesIds belong to the tenant you are requesting
|
|
28
28
|
*
|
|
29
29
|
* @returns Returned if the request is successful.
|
|
30
|
-
* @path
|
|
30
|
+
* @path GET `/rest/atlassian-connect/1/service-registry`
|
|
31
31
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-service-registry#api-rest-atlassian-connect-1-service-registry-get
|
|
32
|
+
* @param params
|
|
32
33
|
*/
|
|
33
34
|
this.serviceRegistryResourceServicesGet = ({ serviceIds, }) => {
|
|
34
35
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceRegistryService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/ServiceRegistryService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"ServiceRegistryService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/ServiceRegistryService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,+DAGmC;AACnC,wEAAqE;AACrE;;;;;;;GAOG;AACH,MAAa,sBAAuB,SAAQ,qCAAiB;IAA7D;;QACE;;;;;;;;;;WAUG;QACH,uCAAkC,GAAG,CAAC,EACpC,UAAU,GAaX,EAA8B,EAAE;YAC/B,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,4CAA4C;gBAClD,MAAM,EAAE,KAAK;gBACb,KAAK,EAAE;oBACL,UAAU;iBACX;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,sEAAsE,CACvE,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IAkBJ,CAAC;IAjBW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,sEAAsE,EACtE,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,CAAC,KAAK,CAAC,iDAAuB,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC;SAC/D,CAAC;aACD,QAAQ,CACP,sEAAsE,CACvE,CACJ,CAAC;QACF,iDAAuB,CAAC,YAAY,CAAC;YACnC,0DAAwC;SACzC,CAAC,CAAC;IACL,CAAC;CACF;AAzED,wDAyEC"}
|