@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
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,28 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [0.5.4](https://bitbucket.org/resolutiongmbh/atlassian-api-clients/compare/v0.5.3...v0.5.4) (2024-07-02)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* reuse same core classes / types ([8e7465a](https://bitbucket.org/resolutiongmbh/atlassian-api-clients/commits/8e7465afc91d436853df637b49a03b0b9b2ada78))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## [0.5.3](https://bitbucket.org/resolutiongmbh/atlassian-api-clients/compare/v0.5.2...v0.5.3) (2024-06-28)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* improve documentation ([a327fcc](https://bitbucket.org/resolutiongmbh/atlassian-api-clients/commits/a327fccdd877cfb61ef19c280c8d85fe894fd713))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
6
28
|
## [0.5.2](https://bitbucket.org/resolutiongmbh/atlassian-api-clients/compare/v0.5.1...v0.5.2) (2024-06-24)
|
|
7
29
|
|
|
8
30
|
|
package/README.md
CHANGED
|
@@ -37,11 +37,11 @@ Inside Connect iframe:
|
|
|
37
37
|
import { JiraPlatformApi, JiraSoftwareApi } from '@resolution/jira-api-client';
|
|
38
38
|
|
|
39
39
|
async function test() {
|
|
40
|
-
const jiraPlatformApi = new
|
|
41
|
-
const issue = await
|
|
40
|
+
const jiraPlatformApi = new JiraPlatformApi({ AP: window.AP });
|
|
41
|
+
const issue = await jiraPlatformApi.issues.getIssue({ issueIdOrKey: "PROJ-1" });
|
|
42
42
|
console.log('Issue:', issue);
|
|
43
43
|
|
|
44
|
-
const jiraSoftwareApi = new
|
|
44
|
+
const jiraSoftwareApi = new JiraSoftwareApi({ AP: window.AP });
|
|
45
45
|
const boards = await jiraSoftwareApi.boards.getAllBoards();
|
|
46
46
|
console.log('Boards:', boards);
|
|
47
47
|
|
|
@@ -57,7 +57,7 @@ On the server side using `atlassian-connect-express`:
|
|
|
57
57
|
|
|
58
58
|
```typescript
|
|
59
59
|
import atlassianConnectExpress from 'atlassian-connect-express';
|
|
60
|
-
import { JiraPlatformApi, JiraSoftwareApi } from '@resolution/jira-api-client';
|
|
60
|
+
import { JiraPlatformApi, JiraSoftwareApi, JiraServiceManagementApi } from '@resolution/jira-api-client';
|
|
61
61
|
|
|
62
62
|
const app = express();
|
|
63
63
|
const ace = atlassianConnectExpress(app);
|
|
@@ -65,12 +65,12 @@ const ace = atlassianConnectExpress(app);
|
|
|
65
65
|
app.use(ace.authenticate());
|
|
66
66
|
|
|
67
67
|
app.get('/issue/:issueKey', async () => {
|
|
68
|
-
const jiraPlatformApi = new
|
|
68
|
+
const jiraPlatformApi = new JiraPlatformApi({ ace, clientKey: req.context.clientKey });
|
|
69
69
|
res.status(200).send(await jiraPlatformApi.issues.getIssue({ issueIdOrKey: req.params.issueKey }));
|
|
70
70
|
});
|
|
71
71
|
|
|
72
72
|
app.get('/boards', async () => {
|
|
73
|
-
const jiraSoftwareApi = new
|
|
73
|
+
const jiraSoftwareApi = new JiraSoftwareApi({ ace, clientKey: req.context.clientKey });
|
|
74
74
|
res.status(200).send(await jiraSoftwareApi.boards.getAllBoards());
|
|
75
75
|
});
|
|
76
76
|
|
|
@@ -87,15 +87,15 @@ app.listen(3000);
|
|
|
87
87
|
Inside Forge iframe:
|
|
88
88
|
|
|
89
89
|
```typescript
|
|
90
|
-
import { JiraPlatformApi, JiraSoftwareApi } from '@resolution/jira-api-client';
|
|
90
|
+
import { JiraPlatformApi, JiraSoftwareApi, JiraServiceManagementApi } from '@resolution/jira-api-client';
|
|
91
91
|
import { requestJira } from '@forge/bridge';
|
|
92
92
|
|
|
93
93
|
async function test() {
|
|
94
|
-
const jiraPlatformApi = new
|
|
95
|
-
const issue = await
|
|
94
|
+
const jiraPlatformApi = new JiraPlatformApi({ requestJira });
|
|
95
|
+
const issue = await jiraPlatformApi.issues.getIssue({ issueIdOrKey: "PROJ-1" });
|
|
96
96
|
console.log('Issue:', issue);
|
|
97
97
|
|
|
98
|
-
const jiraSoftwareApi = new
|
|
98
|
+
const jiraSoftwareApi = new JiraSoftwareApi({ requestJira });
|
|
99
99
|
const boards = await jiraSoftwareApi.boards.getAllBoards();
|
|
100
100
|
console.log('Boards:', boards);
|
|
101
101
|
|
|
@@ -110,14 +110,14 @@ test().catch(console.error);
|
|
|
110
110
|
On the server side using `@forge/api`:
|
|
111
111
|
|
|
112
112
|
```typescript
|
|
113
|
-
import { JiraPlatformApi, JiraSoftwareApi } from '@resolution/jira-api-client';
|
|
113
|
+
import { JiraPlatformApi, JiraSoftwareApi, JiraServiceManagementApi } from '@resolution/jira-api-client';
|
|
114
114
|
import * as forgeApi from '@forge/api';
|
|
115
115
|
|
|
116
116
|
export const handler = async ({ payload }) => {
|
|
117
|
-
const jiraPlatformApi = new
|
|
118
|
-
const issue = await
|
|
117
|
+
const jiraPlatformApi = new JiraPlatformApi({ forgeApi });
|
|
118
|
+
const issue = await jiraPlatformApi.issues.getIssue({ issueIdOrKey: payload.issueKey });
|
|
119
119
|
|
|
120
|
-
const jiraSoftwareApi = new
|
|
120
|
+
const jiraSoftwareApi = new JiraSoftwareApi({ forgeApi });
|
|
121
121
|
const boards = await jiraSoftwareApi.boards.getAllBoards();
|
|
122
122
|
|
|
123
123
|
const jiraServiceManagementApi = new JiraServiceManagementApi({ forgeApi });
|
|
@@ -130,16 +130,16 @@ export const handler = async ({ payload }) => {
|
|
|
130
130
|
External fetch on the server side:
|
|
131
131
|
|
|
132
132
|
```typescript
|
|
133
|
-
import { JiraPlatformApi, JiraSoftwareApi } from '@resolution/jira-api-client';
|
|
133
|
+
import { JiraPlatformApi, JiraSoftwareApi, JiraServiceManagementApi } from '@resolution/jira-api-client';
|
|
134
134
|
import { fetch } from "@forge/api";
|
|
135
135
|
|
|
136
136
|
const baseUrl = "https://your-jira-instance.atlassian.net";
|
|
137
137
|
|
|
138
138
|
export const handler = async ({ payload }) => {
|
|
139
|
-
const jiraPlatformApi = new
|
|
140
|
-
const issue = await
|
|
139
|
+
const jiraPlatformApi = new JiraPlatformApi({ fetch, baseUrl });
|
|
140
|
+
const issue = await jiraPlatformApi.issues.getIssue({ issueIdOrKey: payload.issueKey });
|
|
141
141
|
|
|
142
|
-
const jiraSoftwareApi = new
|
|
142
|
+
const jiraSoftwareApi = new JiraSoftwareApi({ fetch, baseUrl });
|
|
143
143
|
const boards = await jiraSoftwareApi.boards.getAllBoards();
|
|
144
144
|
|
|
145
145
|
const jiraServiceManagementApi = new JiraServiceManagementApi({ fetch, baseUrl });
|
|
@@ -149,7 +149,7 @@ export const handler = async ({ payload }) => {
|
|
|
149
149
|
};
|
|
150
150
|
```
|
|
151
151
|
|
|
152
|
-
|
|
152
|
+
## Impersonalization
|
|
153
153
|
|
|
154
154
|
When using API on the server side, you can impersonalize the API client.
|
|
155
155
|
This is useful when you need to access API resources on behalf of a different user or app.
|
|
@@ -209,6 +209,38 @@ const jiraSoftwareApi = new JiraSoftwareApi({ forgeApi });
|
|
|
209
209
|
const issues = await jiraSoftwareApi.sprint.getIssuesForSprint({ sprintId: 1 });
|
|
210
210
|
```
|
|
211
211
|
|
|
212
|
+
## Error handling
|
|
213
|
+
|
|
214
|
+
All API methods return a promise that resolves to the response data or rejects with an `ApiError` instance.
|
|
215
|
+
|
|
216
|
+
ApiError class:
|
|
217
|
+
|
|
218
|
+
```typescript
|
|
219
|
+
export class ApiError extends Error {
|
|
220
|
+
readonly message: string;
|
|
221
|
+
readonly name: "ApiError";
|
|
222
|
+
readonly url: URL;
|
|
223
|
+
readonly request: CommonHttpClientFetchRequest | undefined;
|
|
224
|
+
readonly response: CommonHttpClientFetchResponse | undefined;
|
|
225
|
+
readonly options: CommonHttpClientOptions | undefined;
|
|
226
|
+
}
|
|
227
|
+
```
|
|
228
|
+
|
|
229
|
+
Checking response status example:
|
|
230
|
+
|
|
231
|
+
```typescript
|
|
232
|
+
try {
|
|
233
|
+
const issue = await jiraPlatformApi.issues.getIssue({ issueIdOrKey: "PROJ-1" });
|
|
234
|
+
console.log('Issue:', issue);
|
|
235
|
+
} catch (error) {
|
|
236
|
+
if (error instanceof ApiError && error.response?.status === 404) {
|
|
237
|
+
console.error('Issue not found.');
|
|
238
|
+
} else {
|
|
239
|
+
console.error(error);
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
```
|
|
243
|
+
|
|
212
244
|
## API Documentation
|
|
213
245
|
|
|
214
246
|
* [JiraPlatformApi](./docs/classes/JiraPlatformApi.md)
|
|
@@ -1,21 +1,54 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Options for the common HTTP client.
|
|
3
|
+
*/
|
|
1
4
|
export interface CommonHttpClientOptions {
|
|
5
|
+
/**
|
|
6
|
+
* Base URL for the API. Endpoints are relative to this URL.
|
|
7
|
+
*/
|
|
2
8
|
baseUrl: string;
|
|
9
|
+
/**
|
|
10
|
+
* Error class to be thrown when an error occurs.
|
|
11
|
+
*/
|
|
3
12
|
errorClass: {
|
|
4
13
|
new (url: URL, request: CommonHttpClientFetchRequest | undefined, response: CommonHttpClientFetchResponse | undefined, options: CommonHttpClientOptions | undefined, message: string): Error;
|
|
5
14
|
};
|
|
15
|
+
/**
|
|
16
|
+
* Default headers to be sent with each request.
|
|
17
|
+
*/
|
|
6
18
|
headers?: CommonHttpClientRequestHeaders;
|
|
19
|
+
/**
|
|
20
|
+
* Preprocess the request before sending it.
|
|
21
|
+
*/
|
|
7
22
|
preprocessRequest?: (request: CommonHttpClientRequest) => Promise<CommonHttpClientRequest>;
|
|
23
|
+
/**
|
|
24
|
+
* Preprocess the response before returning it.
|
|
25
|
+
*/
|
|
8
26
|
preprocessFetchResponse?: (response: CommonHttpClientFetchResponse, request: CommonHttpClientFetchRequest) => Promise<CommonHttpClientFetchResponse>;
|
|
27
|
+
/**
|
|
28
|
+
* Fetch function. Default is window.fetch-based implementation.
|
|
29
|
+
*/
|
|
9
30
|
fetch?: (url: URL, request: CommonHttpClientFetchRequest) => Promise<CommonHttpClientFetchResponse>;
|
|
31
|
+
/**
|
|
32
|
+
* Type of the response body for binary responses.
|
|
33
|
+
*/
|
|
10
34
|
binaryResponseType: "blob" | "readableStream";
|
|
35
|
+
/**
|
|
36
|
+
* Format the HTTP error message.
|
|
37
|
+
*/
|
|
11
38
|
formatHttpErrorMessage?: (response: CommonHttpClientFetchResponse, request: CommonHttpClientFetchRequest) => string;
|
|
12
39
|
}
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
40
|
+
/**
|
|
41
|
+
* Request headers as used by the fetch function.
|
|
42
|
+
*/
|
|
16
43
|
export interface CommonHttpClientFetchRequestHeaders {
|
|
17
44
|
[headerName: string]: string;
|
|
18
45
|
}
|
|
46
|
+
/**
|
|
47
|
+
* A forgiving version of the request headers. Undefined and null values are allowed.
|
|
48
|
+
*/
|
|
49
|
+
export interface CommonHttpClientRequestHeaders {
|
|
50
|
+
[headerName: string]: string | undefined | null;
|
|
51
|
+
}
|
|
19
52
|
/**
|
|
20
53
|
* Request prepared for the fetch function.
|
|
21
54
|
*/
|
|
@@ -126,10 +159,18 @@ export interface CommonHttpClientResponse<T> {
|
|
|
126
159
|
body: T;
|
|
127
160
|
response: CommonHttpClientFetchResponse;
|
|
128
161
|
}
|
|
162
|
+
/** Error thrown by the common HTTP client. */
|
|
129
163
|
export declare class CommonHttpClientError extends Error {
|
|
164
|
+
/** URL of the request. */
|
|
130
165
|
readonly url: URL;
|
|
166
|
+
/**
|
|
167
|
+
* Request that caused the error. Can be undefined in case of failure during
|
|
168
|
+
* request building phase.
|
|
169
|
+
*/
|
|
131
170
|
readonly request: CommonHttpClientFetchRequest | undefined;
|
|
171
|
+
/** Response that caused the error. Can be undefined in case of network failure. */
|
|
132
172
|
readonly response: CommonHttpClientFetchResponse | undefined;
|
|
173
|
+
/** Options of the common HTTP client. */
|
|
133
174
|
readonly options: CommonHttpClientOptions | undefined;
|
|
134
175
|
constructor(url: URL, request: CommonHttpClientFetchRequest | undefined, response: CommonHttpClientFetchResponse | undefined, options: CommonHttpClientOptions | undefined, message: string);
|
|
135
176
|
}
|
|
@@ -174,21 +215,31 @@ export declare function createClientWithServices<TOptions, TClient extends {
|
|
|
174
215
|
}, services: TServices, options?: TOptions): TClient & {
|
|
175
216
|
[K in keyof TServices as K extends string ? Uncapitalize<K extends `${infer TName}Service` ? TName : K> : K]: InstanceType<TServices[K]>;
|
|
176
217
|
};
|
|
218
|
+
/** Common HTTP client. Configurable for different environments. */
|
|
177
219
|
export declare class CommonHttpClient {
|
|
178
220
|
protected options: CommonHttpClientOptions;
|
|
179
221
|
constructor(options: CommonHttpClientOptions);
|
|
222
|
+
/** Configure the client. */
|
|
180
223
|
setOptions(options: CommonHttpClientOptions): void;
|
|
224
|
+
/** Get the current configuration. */
|
|
181
225
|
getOptions(): CommonHttpClientOptions;
|
|
226
|
+
/** Turns an object with query params into a URLSearchParams object. */
|
|
182
227
|
protected getSearchParams(params: Record<string, unknown>): URLSearchParams;
|
|
228
|
+
/** Build the URL path from the request by applying path params. */
|
|
183
229
|
protected buildUrlPath(request: CommonHttpClientRequest): string;
|
|
230
|
+
/** Build the full URL from the request. */
|
|
184
231
|
protected buildUrl(request: CommonHttpClientRequest): URL;
|
|
232
|
+
/** Default fetch implementation. */
|
|
185
233
|
protected fetch(url: URL, request: CommonHttpClientFetchRequest): Promise<CommonHttpClientFetchResponse>;
|
|
234
|
+
/** Perform a request. */
|
|
186
235
|
request(request: CommonHttpClientRequest): Promise<CommonHttpClientFetchResponse>;
|
|
236
|
+
/** Post-process the response. */
|
|
187
237
|
responseHandler(distribution: {
|
|
188
238
|
[statusCode: string]: {
|
|
189
239
|
[mediaType: string]: CommonHttpClientFetchResponseBody["type"];
|
|
190
240
|
};
|
|
191
241
|
}): (response: CommonHttpClientFetchResponse) => Promise<CommonHttpClientResponse<unknown>>;
|
|
242
|
+
/** Remove undefined and null values from headers. */
|
|
192
243
|
private cleanupHeaders;
|
|
193
244
|
protected getRequestBody(request: CommonHttpClientRequest): BodyInit | undefined;
|
|
194
245
|
protected preprocessRequest(request: CommonHttpClientRequest): Promise<CommonHttpClientRequest>;
|
|
@@ -21,6 +21,7 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
21
21
|
};
|
|
22
22
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23
23
|
exports.CommonHttpClient = exports.createClientWithServices = exports.discardResult = exports.castResponse = exports.getBody = exports.asCreatedResponse = exports.isJsonMediaType = exports.checkReponseMediaType = exports.CommonHttpClientError = void 0;
|
|
24
|
+
/** Error thrown by the common HTTP client. */
|
|
24
25
|
class CommonHttpClientError extends Error {
|
|
25
26
|
constructor(url, request, response, options, message) {
|
|
26
27
|
super(message);
|
|
@@ -49,6 +50,9 @@ function readableStreamToBlob(stream) {
|
|
|
49
50
|
}, reject);
|
|
50
51
|
});
|
|
51
52
|
}
|
|
53
|
+
/**
|
|
54
|
+
* Convert the response body to the desired type.
|
|
55
|
+
*/
|
|
52
56
|
function convertResponseBody(body, destType) {
|
|
53
57
|
return __awaiter(this, void 0, void 0, function* () {
|
|
54
58
|
if (body.type === destType) {
|
|
@@ -159,16 +163,20 @@ exports.createClientWithServices = createClientWithServices;
|
|
|
159
163
|
function getErrorMessage(e) {
|
|
160
164
|
return e instanceof Error ? e.message : String(e);
|
|
161
165
|
}
|
|
166
|
+
/** Common HTTP client. Configurable for different environments. */
|
|
162
167
|
class CommonHttpClient {
|
|
163
168
|
constructor(options) {
|
|
164
169
|
this.options = options;
|
|
165
170
|
}
|
|
171
|
+
/** Configure the client. */
|
|
166
172
|
setOptions(options) {
|
|
167
173
|
this.options = options;
|
|
168
174
|
}
|
|
175
|
+
/** Get the current configuration. */
|
|
169
176
|
getOptions() {
|
|
170
177
|
return this.options;
|
|
171
178
|
}
|
|
179
|
+
/** Turns an object with query params into a URLSearchParams object. */
|
|
172
180
|
getSearchParams(params) {
|
|
173
181
|
const result = new URLSearchParams();
|
|
174
182
|
const process = (key, value) => {
|
|
@@ -193,6 +201,7 @@ class CommonHttpClient {
|
|
|
193
201
|
}
|
|
194
202
|
return result;
|
|
195
203
|
}
|
|
204
|
+
/** Build the URL path from the request by applying path params. */
|
|
196
205
|
buildUrlPath(request) {
|
|
197
206
|
const pathParams = request.pathParams;
|
|
198
207
|
if (pathParams) {
|
|
@@ -205,6 +214,7 @@ class CommonHttpClient {
|
|
|
205
214
|
}
|
|
206
215
|
return request.path;
|
|
207
216
|
}
|
|
217
|
+
/** Build the full URL from the request. */
|
|
208
218
|
buildUrl(request) {
|
|
209
219
|
const url = new URL(this.buildUrlPath(request).replace(/^\//, ""), this.options.baseUrl.replace(/\/?$/, "/"));
|
|
210
220
|
if (request.query) {
|
|
@@ -214,6 +224,7 @@ class CommonHttpClient {
|
|
|
214
224
|
}
|
|
215
225
|
return url;
|
|
216
226
|
}
|
|
227
|
+
/** Default fetch implementation. */
|
|
217
228
|
fetch(url, request) {
|
|
218
229
|
var _a;
|
|
219
230
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -248,6 +259,7 @@ class CommonHttpClient {
|
|
|
248
259
|
};
|
|
249
260
|
});
|
|
250
261
|
}
|
|
262
|
+
/** Perform a request. */
|
|
251
263
|
request(request) {
|
|
252
264
|
return __awaiter(this, void 0, void 0, function* () {
|
|
253
265
|
try {
|
|
@@ -301,6 +313,7 @@ class CommonHttpClient {
|
|
|
301
313
|
return fetchResponse;
|
|
302
314
|
});
|
|
303
315
|
}
|
|
316
|
+
/** Post-process the response. */
|
|
304
317
|
responseHandler(distribution) {
|
|
305
318
|
return (response) => __awaiter(this, void 0, void 0, function* () {
|
|
306
319
|
var _a;
|
|
@@ -355,6 +368,7 @@ class CommonHttpClient {
|
|
|
355
368
|
}
|
|
356
369
|
});
|
|
357
370
|
}
|
|
371
|
+
/** Remove undefined and null values from headers. */
|
|
358
372
|
cleanupHeaders(headers) {
|
|
359
373
|
if (headers === undefined) {
|
|
360
374
|
return {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommonHttpClient.js","sourceRoot":"","sources":["../../../src/openapi/core/CommonHttpClient.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AA2MA,8CAA8C;AAC9C,MAAa,qBAAsB,SAAQ,KAAK;IAY9C,YACE,GAAQ,EACR,OAAiD,EACjD,QAAmD,EACnD,OAA4C,EAC5C,OAAe;QAEf,KAAK,CAAC,OAAO,CAAC,CAAC;QACf,IAAI,CAAC,IAAI,GAAG,oBAAoB,CAAC;QACjC,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC;QACf,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;IACzB,CAAC;CACF;AA1BD,sDA0BC;AACD,MAAM,qBAAqB,GAAG,4BAA4B,CAAC;AAC3D,SAAS,oBAAoB,CAC3B,MAAkC;IAElC,MAAM,MAAM,GAAiB,EAAE,CAAC;IAChC,MAAM,MAAM,GAAG,MAAM,CAAC,SAAS,EAAE,CAAC;IAClC,OAAO,IAAI,OAAO,CAAC,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;QACrC,MAAM,CAAC,IAAI,EAAE,CAAC,IAAI,CAAC,SAAS,OAAO,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE;YACjD,IAAI,KAAK,EAAE,CAAC;gBACV,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;YACrB,CAAC;YACD,IAAI,IAAI,EAAE,CAAC;gBACT,OAAO,CAAC,IAAI,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC;gBAC1B,OAAO;YACT,CAAC;YACD,MAAM,CAAC,IAAI,EAAE,CAAC,IAAI,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;QACtC,CAAC,EAAE,MAAM,CAAC,CAAC;IACb,CAAC,CAAC,CAAC;AACL,CAAC;AACD;;GAEG;AACH,SAAe,mBAAmB,CAChC,IAAuC,EACvC,QAAmD;;QAEnD,IAAI,IAAI,CAAC,IAAI,KAAK,QAAQ,EAAE,CAAC;YAC3B,OAAO,IAAI,CAAC;QACd,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,KAAK,MAAM,EAAE,CAAC;YACzB,MAAM,IAAI,GAAG,IAAI,IAAI,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;YACnD,IAAI,QAAQ,KAAK,MAAM,EAAE,CAAC;gBACxB,OAAO;oBACL,IAAI,EAAE,MAAM;oBACZ,IAAI,EAAE,IAAI;iBACX,CAAC;YACJ,CAAC;iBAAM,IAAI,QAAQ,KAAK,gBAAgB,EAAE,CAAC;gBACzC,OAAO;oBACL,IAAI,EAAE,gBAAgB;oBACtB,IAAI,EAAE,IAAI,CAAC,MAAM,EAAE;iBACpB,CAAC;YACJ,CAAC;iBAAM,CAAC;gBACN,MAAM,IAAI,KAAK,CAAC,2BAA2B,CAAC,CAAC;YAC/C,CAAC;QACH,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,KAAK,MAAM,EAAE,CAAC;YACzB,IAAI,QAAQ,KAAK,MAAM,EAAE,CAAC;gBACxB,OAAO;oBACL,IAAI,EAAE,MAAM;oBACZ,IAAI,EAAE,IAAI,CAAC,KAAK,CAAC,MAAM,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;iBACzC,CAAC;YACJ,CAAC;iBAAM,IAAI,QAAQ,KAAK,gBAAgB,EAAE,CAAC;gBACzC,OAAO;oBACL,IAAI,EAAE,gBAAgB;oBACtB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE;iBACzB,CAAC;YACJ,CAAC;iBAAM,CAAC;gBACN,MAAM,IAAI,KAAK,CAAC,2BAA2B,CAAC,CAAC;YAC/C,CAAC;QACH,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,KAAK,gBAAgB,EAAE,CAAC;YACnC,IAAI,QAAQ,KAAK,MAAM,EAAE,CAAC;gBACxB,OAAO;oBACL,IAAI,EAAE,MAAM;oBACZ,IAAI,EAAE,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,oBAAoB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;iBACvE,CAAC;YACJ,CAAC;iBAAM,IAAI,QAAQ,KAAK,MAAM,EAAE,CAAC;gBAC/B,OAAO;oBACL,IAAI,EAAE,MAAM;oBACZ,IAAI,EAAE,MAAM,oBAAoB,CAAC,IAAI,CAAC,IAAI,CAAC;iBAC5C,CAAC;YACJ,CAAC;iBAAM,CAAC;gBACN,MAAM,IAAI,KAAK,CAAC,2BAA2B,CAAC,CAAC;YAC/C,CAAC;QACH,CAAC;QACD,MAAM,IAAI,KAAK,CAAC,6BAA6B,CAAC,CAAC;IACjD,CAAC;CAAA;AAiBD,SAAgB,qBAAqB,CAInC,QAAW,EACX,SAAY;IAIZ,OAAO,QAAQ,CAAC,SAAS,KAAK,SAAS,CAAC;AAC1C,CAAC;AAVD,sDAUC;AACD,SAAgB,eAAe,CAAC,SAAiB;IAC/C,OAAO,OAAO,CAAC,SAAS,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC;AACzD,CAAC;AAFD,0CAEC;AAqCD,SAAgB,iBAAiB,CAC/B,GAAG,IAAiC;;IAEpC,MAAM,UAAU,GAAG,IAAI,CAAC,CAAC,CAAC,CAAC;IAC3B,MAAM,QAAQ,GAAG,MAAA,IAAI,CAAC,CAAC,CAAC,mCAAI,UAAU,CAAC;IACvC,OAAO,CAAC,QAA2C,EAAE,EAAE;QACrD,IAAI,QAAQ,CAAC,MAAM,KAAK,GAAG,EAAE,CAAC;YAC5B,OAAO;gBACL,OAAO,EAAE,IAAI;gBACb,CAAC,UAAU,CAAC,EAAE,QAAQ,CAAC,IAAI;aAC5B,CAAC;QACJ,CAAC;aAAM,CAAC;YACN,OAAO;gBACL,OAAO,EAAE,KAAK;gBACd,CAAC,QAAQ,CAAC,EAAE,QAAQ,CAAC,IAAI;aAC1B,CAAC;QACJ,CAAC;IACH,CAAC,CAAC;AACJ,CAAC;AAlBD,8CAkBC;AACM,MAAM,OAAO,GAAG,CAAI,EAAE,IAAI,EAA+B,EAAK,EAAE,CAAC,IAAI,CAAC;AAAhE,QAAA,OAAO,WAAyD;AACtE,MAAM,YAAY,GACvB,GAAkE,EAAE,CACpE,CAAC,QAA2C,EAAE,EAAE,CAC9C,QAA2B,CAAC;AAHnB,QAAA,YAAY,gBAGO;AACzB,MAAM,aAAa,GAAG,GAAS,EAAE,GAAE,CAAC,CAAC;AAA/B,QAAA,aAAa,iBAAkB;AAI5C,SAAgB,wBAAwB,CAetC,QAAmB,EACnB,OAAkB;IAMlB,MAAM,MAAM,GAAG,IAAI,IAAI,CAAC,OAAO,CAAC,CAAC;IACjC,MAAM,SAAS,GAA4B,EAAE,CAAC;IAC9C,KAAK,MAAM,WAAW,IAAI,QAAQ,EAAE,CAAC;QACnC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,QAAQ,EAAE,WAAW,CAAC,EAAE,CAAC;YAChE,SAAS,CACP,WAAW;iBACR,OAAO,CAAC,eAAe,EAAE,EAAE,CAAC;iBAC5B,OAAO,CAAC,KAAK,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC,CAC1C,GAAG,IAAI,QAAQ,CAAC,WAAW,CAAC,CAAC,MAAM,CAAC,SAAS,EAAE,CAAC,CAAC;QACpD,CAAC;IACH,CAAC;IACD,OAAO,MAAM,CAAC,MAAM,CAAC,MAAM,EAAE,SAAkB,CAAC,CAAC;AACnD,CAAC;AAlCD,4DAkCC;AACD,SAAS,eAAe,CAAC,CAAU;IACjC,OAAO,CAAC,YAAY,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;AACpD,CAAC;AACD,mEAAmE;AACnE,MAAa,gBAAgB;IAE3B,YAAY,OAAgC;QAC1C,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;IACzB,CAAC;IACD,4BAA4B;IACrB,UAAU,CAAC,OAAgC;QAChD,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;IACzB,CAAC;IACD,qCAAqC;IAC9B,UAAU;QACf,OAAO,IAAI,CAAC,OAAO,CAAC;IACtB,CAAC;IACD,uEAAuE;IAC7D,eAAe,CAAC,MAA+B;QACvD,MAAM,MAAM,GAAG,IAAI,eAAe,EAAE,CAAC;QACrC,MAAM,OAAO,GAAG,CAAC,GAAW,EAAE,KAAc,EAAE,EAAE;YAC9C,IAAI,KAAK,KAAK,SAAS,IAAI,KAAK,KAAK,IAAI,EAAE,CAAC;gBAC1C,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,CAAC;oBACzB,KAAK,MAAM,QAAQ,IAAI,KAAK,EAAE,CAAC;wBAC7B,OAAO,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC;oBACzB,CAAC;gBACH,CAAC;qBAAM,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE,CAAC;oBACrC,KAAK,MAAM,CAAC,MAAM,EAAE,QAAQ,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE,CAAC;wBACxD,OAAO,CAAC,GAAG,GAAG,IAAI,MAAM,GAAG,EAAE,QAAQ,CAAC,CAAC;oBACzC,CAAC;gBACH,CAAC;qBAAM,CAAC;oBACN,MAAM,CAAC,MAAM,CAAC,GAAG,EAAE,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC;gBACpC,CAAC;YACH,CAAC;QACH,CAAC,CAAC;QACF,KAAK,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,EAAE,CAAC;YAClD,OAAO,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;QACtB,CAAC;QACD,OAAO,MAAM,CAAC;IAChB,CAAC;IACD,mEAAmE;IACzD,YAAY,CAAC,OAAgC;QACrD,MAAM,UAAU,GAAG,OAAO,CAAC,UAAU,CAAC;QACtC,IAAI,UAAU,EAAE,CAAC;YACf,OAAO,OAAO,CAAC,IAAI,CAAC,OAAO,CACzB,WAAW,EACX,CAAC,QAAQ,EAAE,SAAiB,EAAE,EAAE;gBAC9B,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,UAAU,EAAE,SAAS,CAAC,EAAE,CAAC;oBAChE,OAAO,SAAS,CAAC,MAAM,CAAC,UAAU,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC;gBAClD,CAAC;gBACD,OAAO,QAAQ,CAAC;YAClB,CAAC,CACF,CAAC;QACJ,CAAC;QACD,OAAO,OAAO,CAAC,IAAI,CAAC;IACtB,CAAC;IACD,2CAA2C;IACjC,QAAQ,CAAC,OAAgC;QACjD,MAAM,GAAG,GAAG,IAAI,GAAG,CACjB,IAAI,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,KAAK,EAAE,EAAE,CAAC,EAC7C,IAAI,CAAC,OAAO,CAAC,OAAO,CAAC,OAAO,CAAC,MAAM,EAAE,GAAG,CAAC,CAC1C,CAAC;QACF,IAAI,OAAO,CAAC,KAAK,EAAE,CAAC;YAClB,KAAK,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,IAAI,IAAI,CAAC,eAAe,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,CAAC;gBAC/D,GAAG,CAAC,YAAY,CAAC,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;YACtC,CAAC;QACH,CAAC;QACD,OAAO,GAAG,CAAC;IACb,CAAC;IACD,oCAAoC;IACpB,KAAK,CACnB,GAAQ,EACR,OAAqC;;;YAErC,MAAW,YAAY,UAAK,OAAO,EAA7B,EAAmB,CAAU,CAAC;YACpC,MAAM,WAAW,GAAgB,YAAY,CAAC;YAC9C,MAAM,QAAQ,GAAG,MAAM,KAAK,CAAC,GAAG,EAAE,WAAW,CAAC,CAAC;YAC/C,MAAM,IAAI,GAAsC,eAAe,CAC7D,MAAA,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,cAAc,CAAC,mCAAI,EAAE,CAC3C;gBACC,CAAC,CAAC;oBACE,IAAI,EAAE,MAAM;oBACZ,IAAI,EAAE,MAAM,QAAQ,CAAC,IAAI,EAAE;iBAC5B;gBACH,CAAC,CAAC;oBACE,IAAI,EAAE,MAAM;oBACZ,IAAI,EAAE,MAAM,QAAQ,CAAC,IAAI,EAAE;iBAC5B,CAAC;YACN,MAAM,OAAO,GAAoC,EAAE,CAAC;YACpD,QAAQ,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE;gBACtC,OAAO,CAAC,GAAG,CAAC,GAAG,KAAK,CAAC;YACvB,CAAC,CAAC,CAAC;YACH,IACE,QAAQ,CAAC,OAAO,CAAC,GAAG,CAAC,YAAY,CAAC;gBAClC,cAAc,IAAI,QAAQ,CAAC,OAAO,EAClC,CAAC;gBACD,OAAO,CAAC,YAAY,CAAC,GACnB,QAAQ,CAAC,OAGV,CAAC,YAAY,EAAE,CAAC;YACnB,CAAC;YACD,OAAO;gBACL,MAAM,EAAE,QAAQ,CAAC,MAAM;gBACvB,UAAU,EAAE,QAAQ,CAAC,UAAU;gBAC/B,IAAI;gBACJ,GAAG,EAAE,QAAQ,CAAC,GAAG;gBACjB,OAAO;gBACP,EAAE,EAAE,QAAQ,CAAC,EAAE;gBACf,kBAAkB,EAAE,OAAO,CAAC,kBAAkB;aAC/C,CAAC;;KACH;IACD,yBAAyB;IACZ,OAAO,CAClB,OAAgC;;YAEhC,IAAI,CAAC;gBACH,OAAO,GAAG,MAAM,IAAI,CAAC,iBAAiB,CAAC,OAAO,CAAC,CAAC;YAClD,CAAC;YAAC,OAAO,CAAC,EAAE,CAAC;gBACX,IAAI,GAAG,CAAC;gBACR,IAAI,CAAC;oBACH,GAAG,GAAG,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;gBAC/B,CAAC;gBAAC,OAAO,CAAC,EAAE,CAAC;oBACX,MAAM,IAAI,IAAI,CAAC,OAAO,CAAC,UAAU,CAC/B,IAAI,GAAG,CAAC,OAAO,CAAC,IAAI,EAAE,IAAI,CAAC,OAAO,CAAC,OAAO,CAAC,EAC3C,SAAS,EACT,SAAS,EACT,IAAI,CAAC,OAAO,EACZ,+BAA+B,eAAe,CAAC,CAAC,CAAC,EAAE,CACpD,CAAC;gBACJ,CAAC;gBACD,MAAM,IAAI,IAAI,CAAC,OAAO,CAAC,UAAU,CAC/B,GAAG,EACH,SAAS,EACT,SAAS,EACT,IAAI,CAAC,OAAO,EACZ,4BAA4B,eAAe,CAAC,CAAC,CAAC,EAAE,CACjD,CAAC;YACJ,CAAC;YACD,IAAI,GAAG,CAAC;YACR,IAAI,CAAC;gBACH,GAAG,GAAG,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;YAC/B,CAAC;YAAC,OAAO,CAAC,EAAE,CAAC;gBACX,MAAM,IAAI,IAAI,CAAC,OAAO,CAAC,UAAU,CAC/B,IAAI,GAAG,CAAC,OAAO,CAAC,IAAI,EAAE,IAAI,CAAC,OAAO,CAAC,OAAO,CAAC,EAC3C,SAAS,EACT,SAAS,EACT,IAAI,CAAC,OAAO,EACZ,+BAA+B,eAAe,CAAC,CAAC,CAAC,EAAE,CACpD,CAAC;YACJ,CAAC;YACD,MAAM,EACJ,IAAI,EACJ,IAAI,EAAE,KAAK,EACX,UAAU,EAAE,WAAW,EACvB,KAAK,EAAE,MAAM,EACb,OAAO,EAAE,cAAc,EACvB,KAAK,EACL,WAAW,EACX,QAAQ,KAEN,OAAO,EADN,iBAAiB,UAClB,OAAO,EAVL,sFAUL,CAAU,CAAC;YACZ,MAAM,OAAO,GAAG,IAAI,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;YACpD,MAAM,YAAY,mCACb,iBAAiB,KACpB,OAAO,EACP,KAAK,EAAE,KAAK,aAAL,KAAK,cAAL,KAAK,GAAI,SAAS,EACzB,WAAW,EAAE,WAAW,aAAX,WAAW,cAAX,WAAW,GAAI,aAAa,EACzC,QAAQ,EAAE,QAAQ,aAAR,QAAQ,cAAR,QAAQ,GAAI,QAAQ,EAC9B,IAAI,EAAE,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,GACnC,CAAC;YACF,IAAI,aAA4C,CAAC;YACjD,IAAI,CAAC;gBACH,IAAI,IAAI,CAAC,OAAO,CAAC,KAAK,EAAE,CAAC;oBACvB,aAAa,GAAG,MAAM,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,GAAG,EAAE,YAAY,CAAC,CAAC;gBAC9D,CAAC;qBAAM,CAAC;oBACN,aAAa,GAAG,MAAM,IAAI,CAAC,KAAK,CAAC,GAAG,EAAE,YAAY,CAAC,CAAC;gBACtD,CAAC;YACH,CAAC;YAAC,OAAO,CAAC,EAAE,CAAC;gBACX,MAAM,IAAI,IAAI,CAAC,OAAO,CAAC,UAAU,CAC/B,GAAG,EACH,YAAY,EACZ,SAAS,EACT,IAAI,CAAC,OAAO,EACZ,eAAe,CAAC,CAAC,CAAC,CACnB,CAAC;YACJ,CAAC;YACD,IAAI,IAAI,CAAC,OAAO,CAAC,uBAAuB,EAAE,CAAC;gBACzC,IAAI,CAAC;oBACH,aAAa,GAAG,MAAM,IAAI,CAAC,OAAO,CAAC,uBAAuB,CACxD,aAAa,EACb,YAAY,CACb,CAAC;gBACJ,CAAC;gBAAC,OAAO,CAAC,EAAE,CAAC;oBACX,MAAM,IAAI,IAAI,CAAC,OAAO,CAAC,UAAU,CAC/B,GAAG,EACH,YAAY,EACZ,aAAa,EACb,IAAI,CAAC,OAAO,EACZ,kCAAkC,eAAe,CAAC,CAAC,CAAC,EAAE,CACvD,CAAC;gBACJ,CAAC;YACH,CAAC;YACD,IAAI,CAAC,aAAa,CAAC,EAAE,EAAE,CAAC;gBACtB,MAAM,IAAI,IAAI,CAAC,OAAO,CAAC,UAAU,CAC/B,GAAG,EACH,YAAY,EACZ,aAAa,EACb,IAAI,CAAC,OAAO,EACZ,IAAI,CAAC,OAAO,CAAC,sBAAsB;oBACjC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,sBAAsB,CAAC,aAAa,EAAE,YAAY,CAAC;oBAClE,CAAC,CAAC,cAAc,aAAa,CAAC,MAAM,KAAK,aAAa,CAAC,UAAU,GAAG,CACvE,CAAC;YACJ,CAAC;YACD,OAAO,aAAa,CAAC;QACvB,CAAC;KAAA;IACD,iCAAiC;IACjC,eAAe,CAAC,YAIf;QACC,OAAO,CACL,QAAuC,EACK,EAAE;;YAC9C,MAAM,IAAI,GAAG,QAAQ,CAAC,IAAI,CAAC;YAC3B,MAAM,WAAW,GAAG,QAAQ,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC;YACrD,MAAM,SAAS,GAAG,WAAW;gBAC3B,CAAC,CAAC,WAAW,CAAC,OAAO,CAAC,MAAM,EAAE,EAAE,CAAC;gBACjC,CAAC,CAAC,SAAS,CAAC;YACd,MAAM,UAAU,GAAG,MAAA,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,mCAAI,EAAE,CAAC;YACvD,IAAI,QAAQ,CAAC;YACb,IAAI,SAAS,EAAE,CAAC;gBACd,QAAQ,GAAG,UAAU,CAAC,SAAS,CAAC,CAAC;gBACjC,IAAI,CAAC,QAAQ,EAAE,CAAC;oBACd,QAAQ,GAAG,UAAU,CAAC,SAAS,CAAC,OAAO,CAAC,OAAO,EAAE,IAAI,CAAC,CAAC,CAAC;gBAC1D,CAAC;gBACD,IAAI,CAAC,QAAQ,EAAE,CAAC;oBACd,QAAQ,GAAG,UAAU,CAAC,SAAS,CAAC,OAAO,CAAC,OAAO,EAAE,IAAI,CAAC,CAAC,CAAC;gBAC1D,CAAC;gBACD,IAAI,CAAC,QAAQ,EAAE,CAAC;oBACd,QAAQ,GAAG,UAAU,CAAC,KAAK,CAAC,CAAC;gBAC/B,CAAC;YACH,CAAC;iBAAM,CAAC;gBACN,QAAQ,GAAG,UAAU,CAAC,KAAK,CAAC,CAAC;YAC/B,CAAC;YACD,IAAI,CAAC,QAAQ,EAAE,CAAC;gBACd,IAAI,UAAU,CAAC;gBACf,IAAI,CAAC;oBACH,UAAU,GAAG,MAAM,mBAAmB,CACpC,IAAI,EACJ,IAAI,CAAC,OAAO,CAAC,kBAAkB,CAChC,CAAC;gBACJ,CAAC;gBAAC,OAAO,CAAC,EAAE,CAAC;oBACX,MAAM,IAAI,IAAI,CAAC,OAAO,CAAC,UAAU,CAC/B,IAAI,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,EACrB,SAAS,EACT,QAAQ,EACR,IAAI,CAAC,OAAO,EACZ,mCAAmC,eAAe,CAAC,CAAC,CAAC,EAAE,CACxD,CAAC;gBACJ,CAAC;gBACD,OAAO;oBACL,SAAS;oBACT,MAAM,EAAE,QAAQ,CAAC,MAAM;oBACvB,IAAI,EAAE,UAAU;oBAChB,QAAQ;iBACT,CAAC;YACJ,CAAC;YACD,IAAI,CAAC;gBACH,MAAM,aAAa,GAAG,MAAM,mBAAmB,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;gBAChE,OAAO;oBACL,SAAS;oBACT,MAAM,EAAE,QAAQ,CAAC,MAAM;oBACvB,IAAI,EAAE,aAAa,CAAC,IAAI;oBACxB,QAAQ;iBACT,CAAC;YACJ,CAAC;YAAC,OAAO,CAAC,EAAE,CAAC;gBACX,MAAM,IAAI,IAAI,CAAC,OAAO,CAAC,UAAU,CAC/B,IAAI,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,EACrB,SAAS,EACT,QAAQ,EACR,IAAI,CAAC,OAAO,EACZ,mCAAmC,eAAe,CAAC,CAAC,CAAC,EAAE,CACxD,CAAC;YACJ,CAAC;QACH,CAAC,CAAA,CAAC;IACJ,CAAC;IACD,qDAAqD;IAC7C,cAAc,CACpB,OAAwC;QAExC,IAAI,OAAO,KAAK,SAAS,EAAE,CAAC;YAC1B,OAAO,EAAE,CAAC;QACZ,CAAC;QACD,OAAO,MAAM,CAAC,WAAW,CACvB,MAAM,CAAC,OAAO,CAAC,OAAO,aAAP,OAAO,cAAP,OAAO,GAAI,EAAE,CAAC;aAC1B,MAAM,CACL,CAAC,MAAM,EAA8B,EAAE,CACrC,MAAM,CAAC,CAAC,CAAC,KAAK,SAAS,IAAI,MAAM,CAAC,CAAC,CAAC,KAAK,IAAI,CAChD;aACA,GAAG,CAAC,CAAC,CAAC,GAAG,EAAE,KAAK,CAAC,EAAE,EAAE,CAAC,CAAC,GAAG,CAAC,WAAW,EAAE,EAAE,KAAK,CAAC,CAAC,CACrD,CAAC;IACJ,CAAC;IACS,cAAc,CACtB,OAAgC;;QAEhC,IAAI,OAAO,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;YAC/B,OAAO,SAAS,CAAC;QACnB,CAAC;QACD,KAAK,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,CAAC,MAAA,OAAO,CAAC,OAAO,mCAAI,EAAE,CAAC,EAAE,CAAC;YACjE,IACE,GAAG,CAAC,WAAW,EAAE,KAAK,cAAc;gBACpC,KAAK;gBACL,eAAe,CAAC,KAAK,CAAC,EACtB,CAAC;gBACD,OAAO,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;YACtC,CAAC;QACH,CAAC;QACD,OAAO,OAAO,CAAC,IAAgB,CAAC;IAClC,CAAC;IACe,iBAAiB,CAC/B,OAAgC;;YAEhC,MAAM,kBAAkB,mCACnB,OAAO,KACV,OAAO,kCACF,IAAI,CAAC,OAAO,CAAC,OAAO,GACpB,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,OAAO,CAAC,IAE1C,CAAC;YACF,OAAO,IAAI,CAAC,OAAO,CAAC,iBAAiB;gBACnC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,iBAAiB,CAAC,kBAAkB,CAAC;gBACpD,CAAC,CAAC,kBAAkB,CAAC;QACzB,CAAC;KAAA;CACF;AA3UD,4CA2UC"}
|
|
@@ -1,9 +1,26 @@
|
|
|
1
1
|
import type * as commonHttpClient from "./CommonHttpClient";
|
|
2
|
+
/** Base class for all services that need to make HTTP requests. */
|
|
2
3
|
export declare class CommonHttpService {
|
|
4
|
+
/**
|
|
5
|
+
* Map of child service instances to avoid creating multiple instances of the same
|
|
6
|
+
* service.
|
|
7
|
+
*/
|
|
3
8
|
protected serviceInstancesMap: Map<new (getClientInstance: () => commonHttpClient.CommonHttpClient) => CommonHttpService, CommonHttpService>;
|
|
9
|
+
/** Get an instance of the specified service class. */
|
|
4
10
|
protected getServiceInstance<T extends CommonHttpService>(serviceClass: new (getClientInstance: () => commonHttpClient.CommonHttpClient) => T): T;
|
|
11
|
+
/** Get an instance of the HTTP client. */
|
|
5
12
|
protected getClientInstance: () => commonHttpClient.CommonHttpClient;
|
|
13
|
+
/**
|
|
14
|
+
* Create a new instance of the service.
|
|
15
|
+
*
|
|
16
|
+
* @internal
|
|
17
|
+
*/
|
|
6
18
|
constructor(getClientInstance: () => commonHttpClient.CommonHttpClient);
|
|
19
|
+
/**
|
|
20
|
+
* Flag to indicate if the class has been initialized to avoid multiple
|
|
21
|
+
* initializations.
|
|
22
|
+
*/
|
|
7
23
|
protected static initialized: boolean | undefined;
|
|
24
|
+
/** Method to initialize the class. Normally used to set up validation rules. */
|
|
8
25
|
protected static initialize: (() => void) | undefined;
|
|
9
26
|
}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CommonHttpService = void 0;
|
|
4
|
+
/** Base class for all services that need to make HTTP requests. */
|
|
4
5
|
class CommonHttpService {
|
|
6
|
+
/** Get an instance of the specified service class. */
|
|
5
7
|
getServiceInstance(serviceClass) {
|
|
6
8
|
let serviceInstance = this.serviceInstancesMap.get(serviceClass);
|
|
7
9
|
if (!serviceInstance) {
|
|
@@ -10,7 +12,16 @@ class CommonHttpService {
|
|
|
10
12
|
}
|
|
11
13
|
return serviceInstance;
|
|
12
14
|
}
|
|
15
|
+
/**
|
|
16
|
+
* Create a new instance of the service.
|
|
17
|
+
*
|
|
18
|
+
* @internal
|
|
19
|
+
*/
|
|
13
20
|
constructor(getClientInstance) {
|
|
21
|
+
/**
|
|
22
|
+
* Map of child service instances to avoid creating multiple instances of the same
|
|
23
|
+
* service.
|
|
24
|
+
*/
|
|
14
25
|
this.serviceInstancesMap = new Map();
|
|
15
26
|
this.getClientInstance = () => {
|
|
16
27
|
const classInstance = this.constructor;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommonHttpService.js","sourceRoot":"","sources":["../../../src/openapi/core/CommonHttpService.ts"],"names":[],"mappings":";;;AAIA,mEAAmE;AACnE,MAAa,iBAAiB;IAW5B,sDAAsD;IAC5C,kBAAkB,CAC1B,YAEM;QAEN,IAAI,eAAe,GAAG,IAAI,CAAC,mBAAmB,CAAC,GAAG,CAAC,YAAY,CAAC,CAAC;QACjE,IAAI,CAAC,eAAe,EAAE,CAAC;YACrB,eAAe,GAAG,IAAI,YAAY,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC;YAC3D,IAAI,CAAC,mBAAmB,CAAC,GAAG,CAAC,YAAY,EAAE,eAAe,CAAC,CAAC;QAC9D,CAAC;QACD,OAAO,eAAoB,CAAC;IAC9B,CAAC;IAGD;;;;OAIG;IACH,YAAY,iBAA0D;QA9BtE;;;WAGG;QACO,wBAAmB,GAKzB,IAAI,GAAG,EAAE,CAAC;QAsBZ,IAAI,CAAC,iBAAiB,GAAG,GAAG,EAAE;YAC5B,MAAM,aAAa,GAAG,IAAI,CAAC,WAAuC,CAAC;YACnE,IAAI,aAAa,CAAC,WAAW,KAAK,IAAI,EAAE,CAAC;gBACvC,aAAa,CAAC,WAAW,GAAG,IAAI,CAAC;gBACjC,IAAI,aAAa,CAAC,UAAU,KAAK,SAAS,EAAE,CAAC;oBAC3C,aAAa,CAAC,UAAU,EAAE,CAAC;gBAC7B,CAAC;YACH,CAAC;YACD,IAAI,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;YAC3C,OAAO,iBAAiB,EAAE,CAAC;QAC7B,CAAC,CAAC;IACJ,CAAC;CAQF;AAnDD,8CAmDC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommonValidationSchemaStorage.js","sourceRoot":"","sources":["../../../src/openapi/core/CommonValidationSchemaStorage.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,yDAK4B;AAc5B,MAAa,6BAA6B;IASxC,YAAY,EACV,eAAe,EACf,cAAc,EACd,kBAAkB,EAClB,UAAU,GAMX;QAhBS,YAAO,GAAsB,EAAE,CAAC;QAChC,wBAAmB,GAAG,IAAI,GAAG,EAA2B,CAAC;QACzD,eAAU,GAClB,wCAAqB,CAAC;QActB,IAAI,CAAC,eAAe,GAAG,eAAe,CAAC;QACvC,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC;QACrC,IAAI,CAAC,kBAAkB,GAAG,kBAAkB,CAAC;QAC7C,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;IAC/B,CAAC;IACD,QAAQ,CAAC,GAAW,EAAE,MAAS;QAC7B,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,MAAM,CAAC;IAC7B,CAAC;IACD,kBAAkB,CAAC,GAAW,EAAE,MAAS;QACvC,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC;IAClD,CAAC;IACD,YAAY,CAAC,SAAoC;QAC/C,KAAK,MAAM,QAAQ,IAAI,SAAS,EAAE,CAAC;YACjC,IAAI,CAAC,IAAI,CAAC,mBAAmB,CAAC,GAAG,CAAC,QAAQ,CAAC,EAAE,CAAC;gBAC5C,IAAI,CAAC,mBAAmB,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;gBACvC,QAAQ,CAAC,IAAI,CAAC,CAAC;YACjB,CAAC;QACH,CAAC;IACH,CAAC;IACD,GAAG,CAAC,GAAW;QACb,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;IAC3B,CAAC;IACD,IAAI,CAAC,GAAW;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC;IAClD,CAAC;IACD,SAAS,CAOP,GAAW;QACX,OAAO,CAAC,IAAO,EAAE,EAAE;YACjB,MAAM,MAAM,GAAG,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;YACjC,IAAI,MAAM,KAAK,SAAS,EAAE,CAAC;gBACzB,MAAM,IAAI,KAAK,CAAC,oBAAoB,GAAG,aAAa,CAAC,CAAC;YACxD,CAAC;YACD,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,IAAI,IAAA,kCAAe,EAAC,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;gBACpE,IAAI,CAAC;oBACH,IAAI,CAAC,eAAe,CAAC,MAAM,EAAE,IAAI,CAAC,CAAC;gBACrC,CAAC;gBAAC,OAAO,KAAK,EAAE,CAAC;oBACf,MAAM,IAAI,IAAI,CAAC,UAAU,CACvB,IAAI,GAAG,CAAC,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,EAC1B,SAAS,EACT,IAAI,CAAC,QAAQ,EACb,SAAS,EACT,KAAK,YAAY,KAAK;wBACpB,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,KAAK,EAAE,MAAM,CAAC;wBACxC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAClB,CAAC;gBACJ,CAAC;YACH,CAAC;YACD,OAAO,IAAI,CAAC;QACd,CAAC,CAAC;IACJ,CAAC;IACD,aAAa;QACX,OAAO,IAAI,CAAC,UAAU,CAAC;IACzB,CAAC;IACD,aAAa,CAAC,UAAiD;QAC7D,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;IAC/B,CAAC;CACF;AAlFD,sEAkFC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as commonHttpClient from "
|
|
2
|
-
import { CommonHttpService } from "
|
|
1
|
+
import * as commonHttpClient from "../core/CommonHttpClient";
|
|
2
|
+
import { CommonHttpService } from "../core/CommonHttpService";
|
|
3
3
|
import type { AnnouncementBannerConfiguration, AnnouncementBannerConfigurationUpdate } from "./models/announcementBanner";
|
|
4
4
|
import type { ProjectDataPolicies, ProjectDataPolicy, ProjectWithDataPolicy, WorkspaceDataPolicy } from "./models/appDataPolicies";
|
|
5
5
|
import type { ConnectCustomFieldValue, ConnectCustomFieldValues, EntityPropertyDetails, WorkflowRulesSearch, WorkflowRulesSearchDetails } from "./models/appMigration";
|
|
@@ -74,7 +74,7 @@ import type { CreateUiModificationDetails, DetailedErrorCollection, PageBeanUiMo
|
|
|
74
74
|
import type { NewUserDetails, UnrestrictedUserEmail, UserColumnRequestBody, UserMigrationBean } from "./models/users";
|
|
75
75
|
import type { PageBeanUserKey, UserKey } from "./models/userSearch";
|
|
76
76
|
import type { ContainerForRegisteredWebhooks, ContainerForWebhookIds, FailedWebhook, FailedWebhooks, PageBeanWebhook, RegisteredWebhook, Webhook, WebhookDetails, WebhookRegistrationDetails, WebhooksExpirationDate } from "./models/webhooks";
|
|
77
|
-
import type { AvailableWorkflowConnectRule, AvailableWorkflowForgeRule, AvailableWorkflowSystemRule, AvailableWorkflowTriggers, AvailableWorkflowTriggerTypes, ConditionGroupConfiguration, ConditionGroupUpdate, CreateWorkflowCondition, CreateWorkflowDetails, CreateWorkflowStatusDetails, CreateWorkflowTransitionDetails, CreateWorkflowTransitionRule, CreateWorkflowTransitionRulesDetails, CreateWorkflowTransitionScreenDetails, DeprecatedWorkflow, JiraWorkflow, JiraWorkflowStatus, PageBeanWorkflow, ProjectAndIssueTypePair, PublishedWorkflowId, StatusLayoutUpdate, StatusMappingDto, StatusMigration, StatusReferenceAndPort, Transition, TransitionScreenDetails, TransitionUpdateDto, ValidationOptionsForCreate, ValidationOptionsForUpdate, Workflow, WorkflowCapabilities, WorkflowCompoundCondition, WorkflowCondition, WorkflowCreate, WorkflowCreateRequest, WorkflowCreateResponse, WorkflowCreateValidateRequest, WorkflowElementReference, WorkflowIds, WorkflowLayout, WorkflowOperations, WorkflowReadRequest, WorkflowReadResponse, WorkflowReferenceStatus, WorkflowRuleConfiguration, WorkflowRules, WorkflowSchemeIdName, WorkflowSimpleCondition, WorkflowStatus, WorkflowStatusAndPort, WorkflowStatusLayout, WorkflowStatusUpdate, WorkflowTransitionRule, WorkflowTransitions, WorkflowTrigger, WorkflowUpdate, WorkflowUpdateRequest, WorkflowUpdateResponse, WorkflowUpdateValidateRequestBean, WorkflowValidationError, WorkflowValidationErrorList } from "./models/workflows";
|
|
77
|
+
import type { AvailableWorkflowConnectRule, AvailableWorkflowForgeRule, AvailableWorkflowSystemRule, AvailableWorkflowTriggers, AvailableWorkflowTriggerTypes, ConditionGroupConfiguration, ConditionGroupUpdate, CreateWorkflowCondition, CreateWorkflowDetails, CreateWorkflowStatusDetails, CreateWorkflowTransitionDetails, CreateWorkflowTransitionRule, CreateWorkflowTransitionRulesDetails, CreateWorkflowTransitionScreenDetails, DeprecatedWorkflow, JiraWorkflow, JiraWorkflowStatus, PageBeanWorkflow, ProjectAndIssueTypePair, PublishedWorkflowId, StatusLayoutUpdate, StatusMappingDto, StatusMigration, StatusReferenceAndPort, Transition, TransitionScreenDetails, TransitionUpdateDto, ValidationOptionsForCreate, ValidationOptionsForUpdate, Workflow, WorkflowCapabilities, WorkflowCompoundCondition, WorkflowCondition, WorkflowCreate, WorkflowCreateRequest, WorkflowCreateResponse, WorkflowCreateValidateRequest, WorkflowElementReference, WorkflowIds, WorkflowLayout, WorkflowOperations, WorkflowReadRequest, WorkflowReadResponse, WorkflowReferenceStatus, WorkflowRuleConfiguration, WorkflowRules, WorkflowSchemeIdName, WorkflowSimpleCondition, WorkflowStatus, WorkflowStatusAndPort, WorkflowStatusLayout, WorkflowStatusUpdate, WorkflowTransitionLinks, WorkflowTransitionRule, WorkflowTransitions, WorkflowTrigger, WorkflowUpdate, WorkflowUpdateRequest, WorkflowUpdateResponse, WorkflowUpdateValidateRequestBean, WorkflowValidationError, WorkflowValidationErrorList } from "./models/workflows";
|
|
78
78
|
import type { PublishDraftWorkflowScheme, StatusMapping } from "./models/workflowSchemeDrafts";
|
|
79
79
|
import type { ContainerOfWorkflowSchemeAssociations, WorkflowSchemeAssociations, WorkflowSchemeProjectAssociation } from "./models/workflowSchemeProjectAssociations";
|
|
80
80
|
import type { MappingsByIssueTypeOverride, MappingsByWorkflow, PageBeanWorkflowScheme, RequiredMappingByIssueType, RequiredMappingByWorkflows, SimpleUsage, StatusesPerWorkflow, StatusMetadata, WorkflowAssociationStatusMapping, WorkflowMetadataAndIssueTypeRestModel, WorkflowMetadataRestModel, WorkflowSchemeAssociation, WorkflowSchemeReadRequest, WorkflowSchemeReadResponse, WorkflowSchemeUpdateRequest, WorkflowSchemeUpdateRequiredMappingsRequest, WorkflowSchemeUpdateRequiredMappingsResponse } from "./models/workflowSchemes";
|
|
@@ -177,7 +177,7 @@ type BaseJiraPlatformApiClientOptions = Partial<commonHttpClient.CommonHttpClien
|
|
|
177
177
|
*
|
|
178
178
|
* Jira Cloud platform REST API documentation
|
|
179
179
|
*
|
|
180
|
-
* @version 1001.0.0-SNAPSHOT-
|
|
180
|
+
* @version 1001.0.0-SNAPSHOT-504d1de6160f6a555a5e3dea1f1fe4623bf3a97e
|
|
181
181
|
* @internal
|
|
182
182
|
*/
|
|
183
183
|
export declare class BaseJiraPlatformApiClient extends CommonHttpService {
|
|
@@ -1074,4 +1074,4 @@ export declare class BaseJiraPlatformApiClient extends CommonHttpService {
|
|
|
1074
1074
|
get workflowTransitionRules(): WorkflowTransitionRulesService;
|
|
1075
1075
|
constructor(options?: BaseJiraPlatformApiClientOptions);
|
|
1076
1076
|
}
|
|
1077
|
-
export type { ActorInputBean, ActorsMap, ProjectRoleActorsUpdateBean, AddFieldBean, MoveFieldBean, AddGroupBean, FoundGroup, Group, GroupDetails, GroupLabel, PageBeanGroupDetails, PageBeanUserDetails, PagedListUserDetailsApplicationUser, UpdateUserToGroupBean, AddNotificationsDetails, CreateNotificationSchemeDetails, EventNotification, NotificationEvent, NotificationSchemeAndProjectMappingJsonBean, NotificationSchemeEvent, NotificationSchemeEventDetails, NotificationSchemeEventTypeId, NotificationSchemeId, NotificationSchemeNotificationDetails, PageBeanNotificationScheme, PageBeanNotificationSchemeAndProjectMappingJsonBean, UpdateNotificationSchemeDetails, AddSecuritySchemeLevelsRequestBean, AssociateSecuritySchemeWithProjectDetails, CreateIssueSecuritySchemeDetails, DefaultLevelValue, IssueSecuritySchemeToProjectMapping, OldToNewSecurityLevelMappingsBean, PageBeanIssueSecuritySchemeToProjectMapping, PageBeanSecurityLevel, PageBeanSecurityLevelMember, PageBeanSecuritySchemeWithProjects, SecurityLevelMember, SecuritySchemeId, SecuritySchemeLevelBean, SecuritySchemeLevelMemberBean, SecuritySchemeMembersRequest, SecuritySchemes, SecuritySchemeWithProjects, SetDefaultLevelsRequest, UpdateIssueSecurityLevelDetails, UpdateIssueSecuritySchemeRequestBean, AnnouncementBannerConfiguration, AnnouncementBannerConfigurationUpdate, Application, Icon, RemoteIssueLink, RemoteIssueLinkIdentifies, RemoteIssueLinkRequest, RemoteObject, Status, ApplicationProperty, Configuration, SimpleApplicationPropertyBean, ApplicationRole, Avatar, AvatarUrlsBean, ColumnItem, ColumnRequestBody, Comment, DefaultWorkflow, DocumentVersion, EntityProperty, ErrorCollection, ErrorMessage, FieldDetails, FoundGroups, FoundUsers, GroupName, IssueBean, IssueLinkType, IssueTypeDetails, IssueTypeIds, IssueTypesWorkflowMapping, IssueTypeWorkflowMapping, JsonNode, JsonTypeBean, NotificationScheme, PageBeanIssueTypeScreenScheme, PageBeanProject, PageBeanProjectDetails, PageBeanUser, PermissionHolder, PermissionScheme, Priority, Project, ProjectCategory, ProjectComponent, ProjectDetails, ProjectId, ProjectIssueTypes, ProjectRole, PropertyKeys, Scope, ScreenableField, ScreenableTab, SecurityLevel, SecurityScheme, SharePermission, SimpleLink, StatusCategory, StatusDetails, TaskProgressBeanObject, TaskProgressBeanRemoveOptionFromIssuesResult, TimeTrackingConfiguration, UpdatedProjectCategory, User, UserDetails, Version, Visibility, WorkflowScheme, WorkflowScope, WorkflowTransitionRules, AppWorkflowTransitionRule, PageBeanWorkflowTransitionRules, RuleConfiguration, WorkflowId, WorkflowsWithTransitionRulesDetails, WorkflowTransition, WorkflowTransitionRulesDetails, WorkflowTransitionRulesUpdate, WorkflowTransitionRulesUpdateErrorDetails, WorkflowTransitionRulesUpdateErrors, ArchivedIssuesFilterRequest, ArchiveIssueAsyncRequest, BulkOperationErrorResult, ChangeDetails, Changelog, CreatedIssue, CreatedIssues, DateRangeFilterRequest, Error, Errors, ExportArchivedIssuesTaskProgressResponse, FieldCreateMetadata, FieldMetadata, FieldUpdateOperation, HistoryMetadata, HistoryMetadataParticipant, IncludedFields, IssueArchivalSyncRequest, IssueArchivalSyncResponse, IssueChangelogIds, IssueCreateMetadata, IssueEvent, IssueLimitReportRequest, IssueLimitReportResponseBean, IssuesUpdateBean, IssueTransition, IssueTypeIssueCreateMetadata, IssueUpdateDetails, IssueUpdateMetadata, LinkGroup, NestedResponse, Notification, NotificationRecipients, NotificationRecipientsRestrictions, Operations, PageBeanChangelog, PageOfChangelogs, PageOfCreateMetaIssueTypes, PageOfCreateMetaIssueTypeWithField, ProjectIssueCreateMetadata, RestrictedPermission, Transitions, WarningCollection, AssociatedItemBean, AuditRecordBean, AuditRecords, ChangedValueBean, AssociateFieldConfigurationsWithIssueTypesRequest, FieldConfiguration, FieldConfigurationDetails, FieldConfigurationIssueTypeItem, FieldConfigurationItem, FieldConfigurationItemsDetails, FieldConfigurationScheme, FieldConfigurationSchemeProjectAssociation, FieldConfigurationSchemeProjects, FieldConfigurationToIssueTypeMapping, IssueTypeIdsToRemove, PageBeanFieldConfigurationDetails, PageBeanFieldConfigurationIssueTypeItem, PageBeanFieldConfigurationItem, PageBeanFieldConfigurationScheme, PageBeanFieldConfigurationSchemeProjects, UpdateFieldConfigurationSchemeDetails, Attachment, AttachmentArchiveEntry, AttachmentArchiveImpl, AttachmentArchiveItemReadable, AttachmentArchiveMetadataReadable, AttachmentMetadata, AttachmentSettings, ListWrapperCallbackApplicationRole, ListWrapperCallbackGroupName, MultipartFile, SimpleListWrapperApplicationRole, SimpleListWrapperGroupName, AutoCompleteSuggestion, AutoCompleteSuggestions, CompoundClause, ConvertedJqlQueries, FieldChangedClause, FieldReferenceData, FieldValueClause, FieldWasClause, FunctionOperand, FunctionReferenceData, JqlPersonalDataMigrationRequest, JqlQueriesToParse, JqlQueriesToSanitize, JqlQuery, JqlQueryClause, JqlQueryClauseOperand, JqlQueryClauseTimePredicate, JqlQueryField, JqlQueryFieldEntityProperty, JqlQueryOrderByClause, JqlQueryOrderByClauseElement, JqlQueryToSanitize, JqlQueryUnitaryOperand, JqlQueryWithUnknownUsers, JqlReferenceData, KeywordOperand, ListOperand, ParsedJqlQueries, ParsedJqlQuery, SanitizedJqlQueries, SanitizedJqlQuery, SearchAutoCompleteFilter, ValueOperand, AvailableDashboardGadget, AvailableDashboardGadgetsResponse, BulkChangeOwnerDetails, BulkEditActionError, BulkEditShareableEntityRequest, BulkEditShareableEntityResponse, Dashboard, DashboardDetails, DashboardGadget, DashboardGadgetPosition, DashboardGadgetResponse, DashboardGadgetSettings, DashboardGadgetUpdateRequest, Hierarchy, PageBeanDashboard, PageOfDashboards, PermissionDetails, ProjectInsight, ProjectLandingPageInfo, ProjectPermissions, ProjectRoleGroup, ProjectRoleUser, RoleActor, SimplifiedHierarchyLevel, UserBean, UserBeanAvatarUrls, VersionApprover, VersionIssuesStatus, AvailableWorkflowConnectRule, AvailableWorkflowForgeRule, AvailableWorkflowSystemRule, AvailableWorkflowTriggers, AvailableWorkflowTriggerTypes, ConditionGroupConfiguration, ConditionGroupUpdate, CreateWorkflowCondition, CreateWorkflowDetails, CreateWorkflowStatusDetails, CreateWorkflowTransitionDetails, CreateWorkflowTransitionRule, CreateWorkflowTransitionRulesDetails, CreateWorkflowTransitionScreenDetails, DeprecatedWorkflow, JiraWorkflow, JiraWorkflowStatus, PageBeanWorkflow, ProjectAndIssueTypePair, PublishedWorkflowId, StatusLayoutUpdate, StatusMappingDto, StatusMigration, StatusReferenceAndPort, Transition, TransitionScreenDetails, TransitionUpdateDto, ValidationOptionsForCreate, ValidationOptionsForUpdate, Workflow, WorkflowCapabilities, WorkflowCompoundCondition, WorkflowCondition, WorkflowCreate, WorkflowCreateRequest, WorkflowCreateResponse, WorkflowCreateValidateRequest, WorkflowElementReference, WorkflowIds, WorkflowLayout, WorkflowOperations, WorkflowReadRequest, WorkflowReadResponse, WorkflowReferenceStatus, WorkflowRuleConfiguration, WorkflowRules, WorkflowSchemeIdName, WorkflowSimpleCondition, WorkflowStatus, WorkflowStatusAndPort, WorkflowStatusLayout, WorkflowStatusUpdate, WorkflowTransitionRule, WorkflowTransitions, WorkflowTrigger, WorkflowUpdate, WorkflowUpdateRequest, WorkflowUpdateResponse, WorkflowUpdateValidateRequestBean, WorkflowValidationError, WorkflowValidationErrorList, Avatars, StreamingResponseBody, SystemAvatars, BulkCustomFieldOptionCreateRequest, BulkCustomFieldOptionUpdateRequest, CustomFieldContextOption, CustomFieldCreatedContextOptionsList, CustomFieldOption, CustomFieldOptionCreate, CustomFieldOptionUpdate, CustomFieldUpdatedContextOptionsList, OrderOfCustomFieldOptions, PageBeanCustomFieldContextOption, RemoveOptionFromIssuesResult, SimpleErrorCollection, BulkEditGetFields, BulkOperationErrorResponse, BulkOperationProgress, IssueBulkEditField, IssueBulkEditPayload, IssueBulkMovePayload, IssueBulkOperationsFieldOption, JiraCascadingSelectField, JiraColorField, JiraColorInput, JiraComponentField, JiraDateField, JiraDateInput, JiraDateTimeField, JiraDateTimeInput, JiraGroupInput, JiraIssueFields, JiraIssueTypeField, JiraLabelsField, JiraLabelsInput, JiraMultipleGroupPickerField, JiraMultipleSelectField, JiraMultipleSelectUserPickerField, JiraMultipleVersionPickerField, JiraMultiSelectComponentField, JiraNumberField, JiraPriorityField, JiraRichTextField, JiraRichTextInput, JiraSelectedOptionField, JiraSingleGroupPickerField, JiraSingleLineTextField, JiraSingleSelectField, JiraSingleSelectUserPickerField, JiraSingleVersionPickerField, JiraUrlField, JiraUserField, JiraVersionField, MandatoryFieldValue, MandatoryFieldValueForAdf, SubmittedBulkOperation, TargetMandatoryFields, TargetMandatoryFieldsValue, TargetStatus, TargetToSourcesMapping, BulkIssueIsWatching, IssueList, Watchers, BulkIssuePropertyUpdateRequest, IssueEntityProperties, IssueEntityPropertiesForMultiUpdate, IssueFilterForBulkPropertyDelete, IssueFilterForBulkPropertySet, MultiIssueEntityProperties, BulkPermissionGrants, BulkPermissionsRequestBean, BulkProjectPermissionGrants, BulkProjectPermissions, Permissions, PermissionsKeysBean, PermittedProjects, ProjectIdentifierBean, UserPermission, ChangedWorklog, ChangedWorklogs, PageOfWorklogs, Worklog, WorklogIdsRequestBean, ChangeFilterOwner, Filter, FilterDetails, FilterSubscription, FilterSubscriptionsList, PageBeanFilterDetails, UserList, ComponentIssuesCount, ComponentJsonBean, ComponentWithIssueCount, PageBean2ComponentJsonBean, PageBeanComponentWithIssueCount, ConnectCustomFieldValue, ConnectCustomFieldValues, EntityPropertyDetails, WorkflowRulesSearch, WorkflowRulesSearchDetails, ConnectModule, ConnectModules, ContainerForProjectFeatures, ProjectFeature, ProjectFeatureState, ContainerForRegisteredWebhooks, ContainerForWebhookIds, FailedWebhook, FailedWebhooks, PageBeanWebhook, RegisteredWebhook, Webhook, WebhookDetails, WebhookRegistrationDetails, WebhooksExpirationDate, ContainerOfWorkflowSchemeAssociations, WorkflowSchemeAssociations, WorkflowSchemeProjectAssociation, Context, CustomFieldDefinitionJsonBean, Field, FieldLastUsed, PageBeanContext, PageBeanField, UpdateCustomFieldDetails, ContextForProjectAndIssueType, CreateCustomFieldContext, CustomFieldContext, CustomFieldContextDefaultValue, CustomFieldContextDefaultValueCascadingOption, CustomFieldContextDefaultValueDate, CustomFieldContextDefaultValueDateTime, CustomFieldContextDefaultValueFloat, CustomFieldContextDefaultValueForgeDateTimeField, CustomFieldContextDefaultValueForgeGroupField, CustomFieldContextDefaultValueForgeMultiGroupField, CustomFieldContextDefaultValueForgeMultiStringField, CustomFieldContextDefaultValueForgeMultiUserField, CustomFieldContextDefaultValueForgeNumberField, CustomFieldContextDefaultValueForgeObjectField, CustomFieldContextDefaultValueForgeStringField, CustomFieldContextDefaultValueForgeUserField, CustomFieldContextDefaultValueLabels, CustomFieldContextDefaultValueMultipleGroupPicker, CustomFieldContextDefaultValueMultipleOption, CustomFieldContextDefaultValueMultipleVersionPicker, CustomFieldContextDefaultValueMultiUserPicker, CustomFieldContextDefaultValueProject, CustomFieldContextDefaultValueReadOnly, CustomFieldContextDefaultValueSingleGroupPicker, CustomFieldContextDefaultValueSingleOption, CustomFieldContextDefaultValueSingleVersionPicker, CustomFieldContextDefaultValueTextArea, CustomFieldContextDefaultValueTextField, CustomFieldContextDefaultValueUpdate, CustomFieldContextDefaultValueUrl, CustomFieldContextProjectMapping, CustomFieldContextSingleUserPickerDefaults, CustomFieldContextUpdateDetails, IssueTypeToContextMapping, PageBeanContextForProjectAndIssueType, PageBeanCustomFieldContext, PageBeanCustomFieldContextDefaultValue, PageBeanCustomFieldContextProjectMapping, PageBeanIssueTypeToContextMapping, ProjectIds, ProjectIssueTypeMapping, ProjectIssueTypeMappings, UserFilter, ContextualConfiguration, CustomFieldConfigurations, PageBeanContextualConfiguration, CreatePriorityDetails, PageBeanPriority, PriorityId, ReorderIssuePriorities, SetDefaultPriorityRequest, UpdatePriorityDetails, CreatePrioritySchemeDetails, PageBeanPrioritySchemeWithPaginatedPrioritiesAndProjects, PageBeanPriorityWithSequence, PriorityMapping, PrioritySchemeChangesWithMappings, PrioritySchemeChangesWithoutMappings, PrioritySchemeId, PrioritySchemeWithPaginatedPrioritiesAndProjects, PriorityWithSequence, SuggestedMappingsForPrioritiesRequestBean, SuggestedMappingsForProjectsRequestBean, SuggestedMappingsRequestBean, TaskProgressBeanJsonNode, UpdatePrioritiesInSchemeRequestBean, UpdatePrioritySchemeRequestBean, UpdatePrioritySchemeResponseBean, UpdateProjectsInSchemeRequestBean, CreateProjectDetails, IssueTypeInfo, IssueTypeWithStatus, ProjectIdentifiers, ProjectIssueTypeHierarchy, ProjectIssueTypesHierarchyLevel, StringList, UpdateProjectDetails, CreateResolutionDetails, PageBeanResolutionJsonBean, ReorderIssueResolutionsRequest, Resolution, ResolutionId, ResolutionJsonBean, SetDefaultResolutionRequest, UpdateResolutionDetails, CreateUiModificationDetails, DetailedErrorCollection, PageBeanUiModificationDetails, UiModificationContextDetails, UiModificationDetails, UiModificationIdentifiers, UpdateUiModificationDetails, CreateUpdateRoleRequestBean, ProjectRoleDetails, CustomContextVariable, IdOrKeyBean, IssueContextVariable, IssuesJqlMetaDataBean, IssuesMetaBean, JexpIssues, JexpJqlIssues, JiraExpressionAnalysis, JiraExpressionComplexity, JiraExpressionEvalContextBean, JiraExpressionEvalRequestBean, JiraExpressionEvaluationMetaDataBean, JiraExpressionForAnalysis, JiraExpressionResult, JiraExpressionsAnalysis, JiraExpressionsComplexityBean, JiraExpressionsComplexityValueBean, JiraExpressionValidationError, JsonContextVariable, UserContextVariable, CustomFieldReplacement, DeleteAndReplaceVersionBean, PageBeanVersion, VersionIssueCounts, VersionMoveBean, VersionRelatedWork, VersionUnresolvedIssuesCount, VersionUsageInCustomField, CustomFieldValueUpdate, CustomFieldValueUpdateDetails, MultipleCustomFieldValuesUpdate, MultipleCustomFieldValuesUpdateDetails, DataClassificationLevelsBean, DataClassificationTagBean, DefaultShareScope, SharePermissionInputBean, ErrorCollections, License, LicensedApplication, LicenseMetric, ExpandPrioritySchemePage, Fields, IssueLink, LinkedIssue, LinkIssueRequestJsonBean, TimeTrackingDetails, FoundUsersAndGroups, UserPickerUser, GlobalScopeBean, IssueFieldOption, IssueFieldOptionConfiguration, IssueFieldOptionCreateBean, IssueFieldOptionScopeBean, PageBeanIssueFieldOption, ProjectScopeBean, HealthCheckResult, ServerInformation, IdBean, ProjectIssueSecurityLevels, IdSearchRequestBean, IdSearchResults, IssueMatches, IssueMatchesForJql, IssuePickerSuggestions, IssuePickerSuggestionsIssueType, IssuesAndJqlQueries, SearchRequestBean, SearchResults, SuggestedIssue, IssueCommentListRequestBean, PageBeanComment, PageOfComments, IssueLinkTypes, IssueSecurityLevelMember, PageBeanIssueSecurityLevelMember, IssueTypeCreateBean, IssueTypeUpdateBean, IssueTypeScheme, IssueTypeSchemeDetails, IssueTypeSchemeId, IssueTypeSchemeMapping, IssueTypeSchemeProjectAssociation, IssueTypeSchemeProjects, IssueTypeSchemeUpdateDetails, OrderOfIssueTypes, PageBeanIssueTypeScheme, PageBeanIssueTypeSchemeMapping, PageBeanIssueTypeSchemeProjects, IssueTypeScreenScheme, IssueTypeScreenSchemeDetails, IssueTypeScreenSchemeId, IssueTypeScreenSchemeItem, IssueTypeScreenSchemeMapping, IssueTypeScreenSchemeMappingDetails, IssueTypeScreenSchemeProjectAssociation, IssueTypeScreenSchemesProjects, IssueTypeScreenSchemeUpdateDetails, PageBeanIssueTypeScreenSchemeItem, PageBeanIssueTypeScreenSchemesProjects, UpdateDefaultScreenScheme, JiraStatus, PageOfStatuses, StatusCreate, StatusCreateRequest, StatusScope, StatusUpdate, StatusUpdateRequest, WorkflowUsages, JqlFunctionPrecomputationBean, JqlFunctionPrecomputationUpdateBean, JqlFunctionPrecomputationUpdateRequestBean, PageBeanJqlFunctionPrecomputationBean, Locale, MappingsByIssueTypeOverride, MappingsByWorkflow, PageBeanWorkflowScheme, RequiredMappingByIssueType, RequiredMappingByWorkflows, SimpleUsage, StatusesPerWorkflow, StatusMetadata, WorkflowAssociationStatusMapping, WorkflowMetadataAndIssueTypeRestModel, WorkflowMetadataRestModel, WorkflowSchemeAssociation, WorkflowSchemeReadRequest, WorkflowSchemeReadResponse, WorkflowSchemeUpdateRequest, WorkflowSchemeUpdateRequiredMappingsRequest, WorkflowSchemeUpdateRequiredMappingsResponse, NewUserDetails, UnrestrictedUserEmail, UserColumnRequestBody, UserMigrationBean, OperationMessage, PageBeanScreen, PageBeanScreenWithTab, Screen, ScreenDetails, ScreenWithTab, UpdateScreenDetails, PageBeanScreenScheme, ScreenScheme, ScreenSchemeDetails, ScreenSchemeId, ScreenTypes, UpdateScreenSchemeDetails, UpdateScreenTypes, PageBeanString, PageBeanUserKey, UserKey, PermissionGrant, PermissionGrants, PermissionSchemes, ProjectAvatars, ProjectDataPolicies, ProjectDataPolicy, ProjectWithDataPolicy, WorkspaceDataPolicy, ProjectEmailAddress, ProjectType, PropertyKey, PublishDraftWorkflowScheme, StatusMapping, ServiceRegistry, ServiceRegistryTier, TimeTrackingProvider, UpdateDefaultProjectClassificationBean, Votes, WorkflowTransitionProperty, };
|
|
1077
|
+
export type { ActorInputBean, ActorsMap, ProjectRoleActorsUpdateBean, AddFieldBean, MoveFieldBean, AddGroupBean, FoundGroup, Group, GroupDetails, GroupLabel, PageBeanGroupDetails, PageBeanUserDetails, PagedListUserDetailsApplicationUser, UpdateUserToGroupBean, AddNotificationsDetails, CreateNotificationSchemeDetails, EventNotification, NotificationEvent, NotificationSchemeAndProjectMappingJsonBean, NotificationSchemeEvent, NotificationSchemeEventDetails, NotificationSchemeEventTypeId, NotificationSchemeId, NotificationSchemeNotificationDetails, PageBeanNotificationScheme, PageBeanNotificationSchemeAndProjectMappingJsonBean, UpdateNotificationSchemeDetails, AddSecuritySchemeLevelsRequestBean, AssociateSecuritySchemeWithProjectDetails, CreateIssueSecuritySchemeDetails, DefaultLevelValue, IssueSecuritySchemeToProjectMapping, OldToNewSecurityLevelMappingsBean, PageBeanIssueSecuritySchemeToProjectMapping, PageBeanSecurityLevel, PageBeanSecurityLevelMember, PageBeanSecuritySchemeWithProjects, SecurityLevelMember, SecuritySchemeId, SecuritySchemeLevelBean, SecuritySchemeLevelMemberBean, SecuritySchemeMembersRequest, SecuritySchemes, SecuritySchemeWithProjects, SetDefaultLevelsRequest, UpdateIssueSecurityLevelDetails, UpdateIssueSecuritySchemeRequestBean, AnnouncementBannerConfiguration, AnnouncementBannerConfigurationUpdate, Application, Icon, RemoteIssueLink, RemoteIssueLinkIdentifies, RemoteIssueLinkRequest, RemoteObject, Status, ApplicationProperty, Configuration, SimpleApplicationPropertyBean, ApplicationRole, Avatar, AvatarUrlsBean, ColumnItem, ColumnRequestBody, Comment, DefaultWorkflow, DocumentVersion, EntityProperty, ErrorCollection, ErrorMessage, FieldDetails, FoundGroups, FoundUsers, GroupName, IssueBean, IssueLinkType, IssueTypeDetails, IssueTypeIds, IssueTypesWorkflowMapping, IssueTypeWorkflowMapping, JsonNode, JsonTypeBean, NotificationScheme, PageBeanIssueTypeScreenScheme, PageBeanProject, PageBeanProjectDetails, PageBeanUser, PermissionHolder, PermissionScheme, Priority, Project, ProjectCategory, ProjectComponent, ProjectDetails, ProjectId, ProjectIssueTypes, ProjectRole, PropertyKeys, Scope, ScreenableField, ScreenableTab, SecurityLevel, SecurityScheme, SharePermission, SimpleLink, StatusCategory, StatusDetails, TaskProgressBeanObject, TaskProgressBeanRemoveOptionFromIssuesResult, TimeTrackingConfiguration, UpdatedProjectCategory, User, UserDetails, Version, Visibility, WorkflowScheme, WorkflowScope, WorkflowTransitionRules, AppWorkflowTransitionRule, PageBeanWorkflowTransitionRules, RuleConfiguration, WorkflowId, WorkflowsWithTransitionRulesDetails, WorkflowTransition, WorkflowTransitionRulesDetails, WorkflowTransitionRulesUpdate, WorkflowTransitionRulesUpdateErrorDetails, WorkflowTransitionRulesUpdateErrors, ArchivedIssuesFilterRequest, ArchiveIssueAsyncRequest, BulkOperationErrorResult, ChangeDetails, Changelog, CreatedIssue, CreatedIssues, DateRangeFilterRequest, Error, Errors, ExportArchivedIssuesTaskProgressResponse, FieldCreateMetadata, FieldMetadata, FieldUpdateOperation, HistoryMetadata, HistoryMetadataParticipant, IncludedFields, IssueArchivalSyncRequest, IssueArchivalSyncResponse, IssueChangelogIds, IssueCreateMetadata, IssueEvent, IssueLimitReportRequest, IssueLimitReportResponseBean, IssuesUpdateBean, IssueTransition, IssueTypeIssueCreateMetadata, IssueUpdateDetails, IssueUpdateMetadata, LinkGroup, NestedResponse, Notification, NotificationRecipients, NotificationRecipientsRestrictions, Operations, PageBeanChangelog, PageOfChangelogs, PageOfCreateMetaIssueTypes, PageOfCreateMetaIssueTypeWithField, ProjectIssueCreateMetadata, RestrictedPermission, Transitions, WarningCollection, AssociatedItemBean, AuditRecordBean, AuditRecords, ChangedValueBean, AssociateFieldConfigurationsWithIssueTypesRequest, FieldConfiguration, FieldConfigurationDetails, FieldConfigurationIssueTypeItem, FieldConfigurationItem, FieldConfigurationItemsDetails, FieldConfigurationScheme, FieldConfigurationSchemeProjectAssociation, FieldConfigurationSchemeProjects, FieldConfigurationToIssueTypeMapping, IssueTypeIdsToRemove, PageBeanFieldConfigurationDetails, PageBeanFieldConfigurationIssueTypeItem, PageBeanFieldConfigurationItem, PageBeanFieldConfigurationScheme, PageBeanFieldConfigurationSchemeProjects, UpdateFieldConfigurationSchemeDetails, Attachment, AttachmentArchiveEntry, AttachmentArchiveImpl, AttachmentArchiveItemReadable, AttachmentArchiveMetadataReadable, AttachmentMetadata, AttachmentSettings, ListWrapperCallbackApplicationRole, ListWrapperCallbackGroupName, MultipartFile, SimpleListWrapperApplicationRole, SimpleListWrapperGroupName, AutoCompleteSuggestion, AutoCompleteSuggestions, CompoundClause, ConvertedJqlQueries, FieldChangedClause, FieldReferenceData, FieldValueClause, FieldWasClause, FunctionOperand, FunctionReferenceData, JqlPersonalDataMigrationRequest, JqlQueriesToParse, JqlQueriesToSanitize, JqlQuery, JqlQueryClause, JqlQueryClauseOperand, JqlQueryClauseTimePredicate, JqlQueryField, JqlQueryFieldEntityProperty, JqlQueryOrderByClause, JqlQueryOrderByClauseElement, JqlQueryToSanitize, JqlQueryUnitaryOperand, JqlQueryWithUnknownUsers, JqlReferenceData, KeywordOperand, ListOperand, ParsedJqlQueries, ParsedJqlQuery, SanitizedJqlQueries, SanitizedJqlQuery, SearchAutoCompleteFilter, ValueOperand, AvailableDashboardGadget, AvailableDashboardGadgetsResponse, BulkChangeOwnerDetails, BulkEditActionError, BulkEditShareableEntityRequest, BulkEditShareableEntityResponse, Dashboard, DashboardDetails, DashboardGadget, DashboardGadgetPosition, DashboardGadgetResponse, DashboardGadgetSettings, DashboardGadgetUpdateRequest, Hierarchy, PageBeanDashboard, PageOfDashboards, PermissionDetails, ProjectInsight, ProjectLandingPageInfo, ProjectPermissions, ProjectRoleGroup, ProjectRoleUser, RoleActor, SimplifiedHierarchyLevel, UserBean, UserBeanAvatarUrls, VersionApprover, VersionIssuesStatus, AvailableWorkflowConnectRule, AvailableWorkflowForgeRule, AvailableWorkflowSystemRule, AvailableWorkflowTriggers, AvailableWorkflowTriggerTypes, ConditionGroupConfiguration, ConditionGroupUpdate, CreateWorkflowCondition, CreateWorkflowDetails, CreateWorkflowStatusDetails, CreateWorkflowTransitionDetails, CreateWorkflowTransitionRule, CreateWorkflowTransitionRulesDetails, CreateWorkflowTransitionScreenDetails, DeprecatedWorkflow, JiraWorkflow, JiraWorkflowStatus, PageBeanWorkflow, ProjectAndIssueTypePair, PublishedWorkflowId, StatusLayoutUpdate, StatusMappingDto, StatusMigration, StatusReferenceAndPort, Transition, TransitionScreenDetails, TransitionUpdateDto, ValidationOptionsForCreate, ValidationOptionsForUpdate, Workflow, WorkflowCapabilities, WorkflowCompoundCondition, WorkflowCondition, WorkflowCreate, WorkflowCreateRequest, WorkflowCreateResponse, WorkflowCreateValidateRequest, WorkflowElementReference, WorkflowIds, WorkflowLayout, WorkflowOperations, WorkflowReadRequest, WorkflowReadResponse, WorkflowReferenceStatus, WorkflowRuleConfiguration, WorkflowRules, WorkflowSchemeIdName, WorkflowSimpleCondition, WorkflowStatus, WorkflowStatusAndPort, WorkflowStatusLayout, WorkflowStatusUpdate, WorkflowTransitionLinks, WorkflowTransitionRule, WorkflowTransitions, WorkflowTrigger, WorkflowUpdate, WorkflowUpdateRequest, WorkflowUpdateResponse, WorkflowUpdateValidateRequestBean, WorkflowValidationError, WorkflowValidationErrorList, Avatars, StreamingResponseBody, SystemAvatars, BulkCustomFieldOptionCreateRequest, BulkCustomFieldOptionUpdateRequest, CustomFieldContextOption, CustomFieldCreatedContextOptionsList, CustomFieldOption, CustomFieldOptionCreate, CustomFieldOptionUpdate, CustomFieldUpdatedContextOptionsList, OrderOfCustomFieldOptions, PageBeanCustomFieldContextOption, RemoveOptionFromIssuesResult, SimpleErrorCollection, BulkEditGetFields, BulkOperationErrorResponse, BulkOperationProgress, IssueBulkEditField, IssueBulkEditPayload, IssueBulkMovePayload, IssueBulkOperationsFieldOption, JiraCascadingSelectField, JiraColorField, JiraColorInput, JiraComponentField, JiraDateField, JiraDateInput, JiraDateTimeField, JiraDateTimeInput, JiraGroupInput, JiraIssueFields, JiraIssueTypeField, JiraLabelsField, JiraLabelsInput, JiraMultipleGroupPickerField, JiraMultipleSelectField, JiraMultipleSelectUserPickerField, JiraMultipleVersionPickerField, JiraMultiSelectComponentField, JiraNumberField, JiraPriorityField, JiraRichTextField, JiraRichTextInput, JiraSelectedOptionField, JiraSingleGroupPickerField, JiraSingleLineTextField, JiraSingleSelectField, JiraSingleSelectUserPickerField, JiraSingleVersionPickerField, JiraUrlField, JiraUserField, JiraVersionField, MandatoryFieldValue, MandatoryFieldValueForAdf, SubmittedBulkOperation, TargetMandatoryFields, TargetMandatoryFieldsValue, TargetStatus, TargetToSourcesMapping, BulkIssueIsWatching, IssueList, Watchers, BulkIssuePropertyUpdateRequest, IssueEntityProperties, IssueEntityPropertiesForMultiUpdate, IssueFilterForBulkPropertyDelete, IssueFilterForBulkPropertySet, MultiIssueEntityProperties, BulkPermissionGrants, BulkPermissionsRequestBean, BulkProjectPermissionGrants, BulkProjectPermissions, Permissions, PermissionsKeysBean, PermittedProjects, ProjectIdentifierBean, UserPermission, ChangedWorklog, ChangedWorklogs, PageOfWorklogs, Worklog, WorklogIdsRequestBean, ChangeFilterOwner, Filter, FilterDetails, FilterSubscription, FilterSubscriptionsList, PageBeanFilterDetails, UserList, ComponentIssuesCount, ComponentJsonBean, ComponentWithIssueCount, PageBean2ComponentJsonBean, PageBeanComponentWithIssueCount, ConnectCustomFieldValue, ConnectCustomFieldValues, EntityPropertyDetails, WorkflowRulesSearch, WorkflowRulesSearchDetails, ConnectModule, ConnectModules, ContainerForProjectFeatures, ProjectFeature, ProjectFeatureState, ContainerForRegisteredWebhooks, ContainerForWebhookIds, FailedWebhook, FailedWebhooks, PageBeanWebhook, RegisteredWebhook, Webhook, WebhookDetails, WebhookRegistrationDetails, WebhooksExpirationDate, ContainerOfWorkflowSchemeAssociations, WorkflowSchemeAssociations, WorkflowSchemeProjectAssociation, Context, CustomFieldDefinitionJsonBean, Field, FieldLastUsed, PageBeanContext, PageBeanField, UpdateCustomFieldDetails, ContextForProjectAndIssueType, CreateCustomFieldContext, CustomFieldContext, CustomFieldContextDefaultValue, CustomFieldContextDefaultValueCascadingOption, CustomFieldContextDefaultValueDate, CustomFieldContextDefaultValueDateTime, CustomFieldContextDefaultValueFloat, CustomFieldContextDefaultValueForgeDateTimeField, CustomFieldContextDefaultValueForgeGroupField, CustomFieldContextDefaultValueForgeMultiGroupField, CustomFieldContextDefaultValueForgeMultiStringField, CustomFieldContextDefaultValueForgeMultiUserField, CustomFieldContextDefaultValueForgeNumberField, CustomFieldContextDefaultValueForgeObjectField, CustomFieldContextDefaultValueForgeStringField, CustomFieldContextDefaultValueForgeUserField, CustomFieldContextDefaultValueLabels, CustomFieldContextDefaultValueMultipleGroupPicker, CustomFieldContextDefaultValueMultipleOption, CustomFieldContextDefaultValueMultipleVersionPicker, CustomFieldContextDefaultValueMultiUserPicker, CustomFieldContextDefaultValueProject, CustomFieldContextDefaultValueReadOnly, CustomFieldContextDefaultValueSingleGroupPicker, CustomFieldContextDefaultValueSingleOption, CustomFieldContextDefaultValueSingleVersionPicker, CustomFieldContextDefaultValueTextArea, CustomFieldContextDefaultValueTextField, CustomFieldContextDefaultValueUpdate, CustomFieldContextDefaultValueUrl, CustomFieldContextProjectMapping, CustomFieldContextSingleUserPickerDefaults, CustomFieldContextUpdateDetails, IssueTypeToContextMapping, PageBeanContextForProjectAndIssueType, PageBeanCustomFieldContext, PageBeanCustomFieldContextDefaultValue, PageBeanCustomFieldContextProjectMapping, PageBeanIssueTypeToContextMapping, ProjectIds, ProjectIssueTypeMapping, ProjectIssueTypeMappings, UserFilter, ContextualConfiguration, CustomFieldConfigurations, PageBeanContextualConfiguration, CreatePriorityDetails, PageBeanPriority, PriorityId, ReorderIssuePriorities, SetDefaultPriorityRequest, UpdatePriorityDetails, CreatePrioritySchemeDetails, PageBeanPrioritySchemeWithPaginatedPrioritiesAndProjects, PageBeanPriorityWithSequence, PriorityMapping, PrioritySchemeChangesWithMappings, PrioritySchemeChangesWithoutMappings, PrioritySchemeId, PrioritySchemeWithPaginatedPrioritiesAndProjects, PriorityWithSequence, SuggestedMappingsForPrioritiesRequestBean, SuggestedMappingsForProjectsRequestBean, SuggestedMappingsRequestBean, TaskProgressBeanJsonNode, UpdatePrioritiesInSchemeRequestBean, UpdatePrioritySchemeRequestBean, UpdatePrioritySchemeResponseBean, UpdateProjectsInSchemeRequestBean, CreateProjectDetails, IssueTypeInfo, IssueTypeWithStatus, ProjectIdentifiers, ProjectIssueTypeHierarchy, ProjectIssueTypesHierarchyLevel, StringList, UpdateProjectDetails, CreateResolutionDetails, PageBeanResolutionJsonBean, ReorderIssueResolutionsRequest, Resolution, ResolutionId, ResolutionJsonBean, SetDefaultResolutionRequest, UpdateResolutionDetails, CreateUiModificationDetails, DetailedErrorCollection, PageBeanUiModificationDetails, UiModificationContextDetails, UiModificationDetails, UiModificationIdentifiers, UpdateUiModificationDetails, CreateUpdateRoleRequestBean, ProjectRoleDetails, CustomContextVariable, IdOrKeyBean, IssueContextVariable, IssuesJqlMetaDataBean, IssuesMetaBean, JexpIssues, JexpJqlIssues, JiraExpressionAnalysis, JiraExpressionComplexity, JiraExpressionEvalContextBean, JiraExpressionEvalRequestBean, JiraExpressionEvaluationMetaDataBean, JiraExpressionForAnalysis, JiraExpressionResult, JiraExpressionsAnalysis, JiraExpressionsComplexityBean, JiraExpressionsComplexityValueBean, JiraExpressionValidationError, JsonContextVariable, UserContextVariable, CustomFieldReplacement, DeleteAndReplaceVersionBean, PageBeanVersion, VersionIssueCounts, VersionMoveBean, VersionRelatedWork, VersionUnresolvedIssuesCount, VersionUsageInCustomField, CustomFieldValueUpdate, CustomFieldValueUpdateDetails, MultipleCustomFieldValuesUpdate, MultipleCustomFieldValuesUpdateDetails, DataClassificationLevelsBean, DataClassificationTagBean, DefaultShareScope, SharePermissionInputBean, ErrorCollections, License, LicensedApplication, LicenseMetric, ExpandPrioritySchemePage, Fields, IssueLink, LinkedIssue, LinkIssueRequestJsonBean, TimeTrackingDetails, FoundUsersAndGroups, UserPickerUser, GlobalScopeBean, IssueFieldOption, IssueFieldOptionConfiguration, IssueFieldOptionCreateBean, IssueFieldOptionScopeBean, PageBeanIssueFieldOption, ProjectScopeBean, HealthCheckResult, ServerInformation, IdBean, ProjectIssueSecurityLevels, IdSearchRequestBean, IdSearchResults, IssueMatches, IssueMatchesForJql, IssuePickerSuggestions, IssuePickerSuggestionsIssueType, IssuesAndJqlQueries, SearchRequestBean, SearchResults, SuggestedIssue, IssueCommentListRequestBean, PageBeanComment, PageOfComments, IssueLinkTypes, IssueSecurityLevelMember, PageBeanIssueSecurityLevelMember, IssueTypeCreateBean, IssueTypeUpdateBean, IssueTypeScheme, IssueTypeSchemeDetails, IssueTypeSchemeId, IssueTypeSchemeMapping, IssueTypeSchemeProjectAssociation, IssueTypeSchemeProjects, IssueTypeSchemeUpdateDetails, OrderOfIssueTypes, PageBeanIssueTypeScheme, PageBeanIssueTypeSchemeMapping, PageBeanIssueTypeSchemeProjects, IssueTypeScreenScheme, IssueTypeScreenSchemeDetails, IssueTypeScreenSchemeId, IssueTypeScreenSchemeItem, IssueTypeScreenSchemeMapping, IssueTypeScreenSchemeMappingDetails, IssueTypeScreenSchemeProjectAssociation, IssueTypeScreenSchemesProjects, IssueTypeScreenSchemeUpdateDetails, PageBeanIssueTypeScreenSchemeItem, PageBeanIssueTypeScreenSchemesProjects, UpdateDefaultScreenScheme, JiraStatus, PageOfStatuses, StatusCreate, StatusCreateRequest, StatusScope, StatusUpdate, StatusUpdateRequest, WorkflowUsages, JqlFunctionPrecomputationBean, JqlFunctionPrecomputationUpdateBean, JqlFunctionPrecomputationUpdateRequestBean, PageBeanJqlFunctionPrecomputationBean, Locale, MappingsByIssueTypeOverride, MappingsByWorkflow, PageBeanWorkflowScheme, RequiredMappingByIssueType, RequiredMappingByWorkflows, SimpleUsage, StatusesPerWorkflow, StatusMetadata, WorkflowAssociationStatusMapping, WorkflowMetadataAndIssueTypeRestModel, WorkflowMetadataRestModel, WorkflowSchemeAssociation, WorkflowSchemeReadRequest, WorkflowSchemeReadResponse, WorkflowSchemeUpdateRequest, WorkflowSchemeUpdateRequiredMappingsRequest, WorkflowSchemeUpdateRequiredMappingsResponse, NewUserDetails, UnrestrictedUserEmail, UserColumnRequestBody, UserMigrationBean, OperationMessage, PageBeanScreen, PageBeanScreenWithTab, Screen, ScreenDetails, ScreenWithTab, UpdateScreenDetails, PageBeanScreenScheme, ScreenScheme, ScreenSchemeDetails, ScreenSchemeId, ScreenTypes, UpdateScreenSchemeDetails, UpdateScreenTypes, PageBeanString, PageBeanUserKey, UserKey, PermissionGrant, PermissionGrants, PermissionSchemes, ProjectAvatars, ProjectDataPolicies, ProjectDataPolicy, ProjectWithDataPolicy, WorkspaceDataPolicy, ProjectEmailAddress, ProjectType, PropertyKey, PublishDraftWorkflowScheme, StatusMapping, ServiceRegistry, ServiceRegistryTier, TimeTrackingProvider, UpdateDefaultProjectClassificationBean, Votes, WorkflowTransitionProperty, };
|
|
@@ -4,8 +4,8 @@ exports.BaseJiraPlatformApiClient = void 0;
|
|
|
4
4
|
// DO NOT EDIT!
|
|
5
5
|
// This file is generated by "api-typescript-generator".
|
|
6
6
|
// To update this file run "yarn build:openapi".
|
|
7
|
-
const commonHttpClient = require("
|
|
8
|
-
const CommonHttpService_1 = require("
|
|
7
|
+
const commonHttpClient = require("../core/CommonHttpClient");
|
|
8
|
+
const CommonHttpService_1 = require("../core/CommonHttpService");
|
|
9
9
|
const AnnouncementBannerService_1 = require("./services/AnnouncementBannerService");
|
|
10
10
|
const AppDataPoliciesService_1 = require("./services/AppDataPoliciesService");
|
|
11
11
|
const ApplicationRolesService_1 = require("./services/ApplicationRolesService");
|
|
@@ -110,7 +110,7 @@ class BaseJiraPlatformApiClientError extends commonHttpClient.CommonHttpClientEr
|
|
|
110
110
|
*
|
|
111
111
|
* Jira Cloud platform REST API documentation
|
|
112
112
|
*
|
|
113
|
-
* @version 1001.0.0-SNAPSHOT-
|
|
113
|
+
* @version 1001.0.0-SNAPSHOT-504d1de6160f6a555a5e3dea1f1fe4623bf3a97e
|
|
114
114
|
* @internal
|
|
115
115
|
*/
|
|
116
116
|
class BaseJiraPlatformApiClient extends CommonHttpService_1.CommonHttpService {
|