@resolution/jira-api-client 0.5.2 → 0.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -0
- package/README.md +51 -19
- package/lib/openapi/{platform/core → core}/CommonHttpClient.d.ts +54 -3
- package/lib/openapi/{serviceManagement/core → core}/CommonHttpClient.js +14 -0
- package/lib/openapi/core/CommonHttpClient.js.map +1 -0
- package/lib/openapi/{software/core → core}/CommonHttpService.d.ts +17 -0
- package/lib/openapi/{platform/core → core}/CommonHttpService.js +11 -0
- package/lib/openapi/core/CommonHttpService.js.map +1 -0
- package/lib/openapi/core/CommonValidationSchemaStorage.js.map +1 -0
- package/lib/openapi/platform/BaseJiraPlatformApiClient.d.ts +5 -5
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js +3 -3
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js.map +1 -1
- package/lib/openapi/platform/models/announcementBanner.d.ts +1 -1
- package/lib/openapi/platform/models/appDataPolicies.d.ts +1 -1
- package/lib/openapi/platform/models/appMigration.d.ts +13 -7
- package/lib/openapi/platform/models/appMigration.js.map +1 -1
- package/lib/openapi/platform/models/appProperties.d.ts +3 -2
- package/lib/openapi/platform/models/appProperties.js.map +1 -1
- package/lib/openapi/platform/models/auditRecords.d.ts +1 -1
- package/lib/openapi/platform/models/avatars.d.ts +1 -1
- package/lib/openapi/platform/models/classificationLevels.d.ts +1 -1
- package/lib/openapi/platform/models/common.d.ts +3 -5
- package/lib/openapi/platform/models/common.js.map +1 -1
- package/lib/openapi/platform/models/dashboards.d.ts +2 -3
- package/lib/openapi/platform/models/dashboards.js.map +1 -1
- package/lib/openapi/platform/models/dynamicModules.d.ts +5 -3
- package/lib/openapi/platform/models/dynamicModules.js.map +1 -1
- package/lib/openapi/platform/models/filterSharing.d.ts +1 -1
- package/lib/openapi/platform/models/filters.d.ts +1 -1
- package/lib/openapi/platform/models/groupAndUserPicker.d.ts +1 -1
- package/lib/openapi/platform/models/groups.d.ts +1 -1
- package/lib/openapi/platform/models/issueAttachments.d.ts +1 -1
- package/lib/openapi/platform/models/issueBulkOperations.d.ts +2 -3
- package/lib/openapi/platform/models/issueBulkOperations.js.map +1 -1
- package/lib/openapi/platform/models/issueCommentProperties.d.ts +1 -1
- package/lib/openapi/platform/models/issueComments.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldConfigurationApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldContexts.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldOptions.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldOptionsApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldValuesApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueFieldConfigurations.d.ts +1 -1
- package/lib/openapi/platform/models/issueFields.d.ts +1 -1
- package/lib/openapi/platform/models/issueLinkTypes.d.ts +1 -1
- package/lib/openapi/platform/models/issueLinks.d.ts +1 -1
- package/lib/openapi/platform/models/issueNotificationSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issuePriorities.d.ts +1 -1
- package/lib/openapi/platform/models/issueProperties.d.ts +1 -1
- package/lib/openapi/platform/models/issueRemoteLinks.d.ts +1 -1
- package/lib/openapi/platform/models/issueResolutions.d.ts +1 -1
- package/lib/openapi/platform/models/issueSearch.d.ts +2 -3
- package/lib/openapi/platform/models/issueSearch.js.map +1 -1
- package/lib/openapi/platform/models/issueSecurityLevel.d.ts +1 -1
- package/lib/openapi/platform/models/issueSecuritySchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypeSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypeScreenSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypes.d.ts +1 -1
- package/lib/openapi/platform/models/issueVotes.d.ts +1 -1
- package/lib/openapi/platform/models/issueWatchers.d.ts +1 -1
- package/lib/openapi/platform/models/issueWorklogs.d.ts +1 -1
- package/lib/openapi/platform/models/issues.d.ts +16 -14
- package/lib/openapi/platform/models/issues.js.map +1 -1
- package/lib/openapi/platform/models/jiraExpressions.d.ts +8 -6
- package/lib/openapi/platform/models/jiraExpressions.js.map +1 -1
- package/lib/openapi/platform/models/jiraSettings.d.ts +1 -1
- package/lib/openapi/platform/models/jql.d.ts +9 -5
- package/lib/openapi/platform/models/jql.js.map +1 -1
- package/lib/openapi/platform/models/jqlFunctionsApps.d.ts +1 -1
- package/lib/openapi/platform/models/labels.d.ts +1 -1
- package/lib/openapi/platform/models/licenseMetrics.d.ts +1 -1
- package/lib/openapi/platform/models/myself.d.ts +1 -1
- package/lib/openapi/platform/models/permissionSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/permissions.d.ts +2 -3
- package/lib/openapi/platform/models/permissions.js.map +1 -1
- package/lib/openapi/platform/models/prioritySchemes.d.ts +1 -1
- package/lib/openapi/platform/models/projectAvatars.d.ts +1 -1
- package/lib/openapi/platform/models/projectClassificationLevels.d.ts +1 -1
- package/lib/openapi/platform/models/projectComponents.d.ts +1 -1
- package/lib/openapi/platform/models/projectEmail.d.ts +1 -1
- package/lib/openapi/platform/models/projectFeatures.d.ts +1 -1
- package/lib/openapi/platform/models/projectPermissionSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/projectRoleActors.d.ts +1 -1
- package/lib/openapi/platform/models/projectRoles.d.ts +1 -1
- package/lib/openapi/platform/models/projectTypes.d.ts +1 -1
- package/lib/openapi/platform/models/projectVersions.d.ts +1 -1
- package/lib/openapi/platform/models/projects.d.ts +1 -1
- package/lib/openapi/platform/models/screenSchemes.d.ts +2 -2
- package/lib/openapi/platform/models/screenSchemes.js +1 -1
- package/lib/openapi/platform/models/screenSchemes.js.map +1 -1
- package/lib/openapi/platform/models/screenTabFields.d.ts +1 -1
- package/lib/openapi/platform/models/screens.d.ts +1 -1
- package/lib/openapi/platform/models/serverInfo.d.ts +1 -1
- package/lib/openapi/platform/models/serviceRegistry.d.ts +3 -2
- package/lib/openapi/platform/models/serviceRegistry.js.map +1 -1
- package/lib/openapi/platform/models/status.d.ts +1 -1
- package/lib/openapi/platform/models/timeTracking.d.ts +1 -1
- package/lib/openapi/platform/models/uiModificationsApps.d.ts +1 -1
- package/lib/openapi/platform/models/userSearch.d.ts +1 -1
- package/lib/openapi/platform/models/users.d.ts +1 -1
- package/lib/openapi/platform/models/webhooks.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemeDrafts.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemeProjectAssociations.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/workflowTransitionProperties.d.ts +1 -1
- package/lib/openapi/platform/models/workflowTransitionRules.d.ts +1 -1
- package/lib/openapi/platform/models/workflows.d.ts +104 -70
- package/lib/openapi/platform/models/workflows.js +12 -0
- package/lib/openapi/platform/models/workflows.js.map +1 -1
- package/lib/openapi/platform/services/AnnouncementBannerService.d.ts +12 -9
- package/lib/openapi/platform/services/AnnouncementBannerService.js +10 -7
- package/lib/openapi/platform/services/AnnouncementBannerService.js.map +1 -1
- package/lib/openapi/platform/services/AppDataPoliciesService.d.ts +12 -5
- package/lib/openapi/platform/services/AppDataPoliciesService.js +13 -6
- package/lib/openapi/platform/services/AppDataPoliciesService.js.map +1 -1
- package/lib/openapi/platform/services/AppMigrationService.d.ts +13 -6
- package/lib/openapi/platform/services/AppMigrationService.js +12 -6
- package/lib/openapi/platform/services/AppMigrationService.js.map +1 -1
- package/lib/openapi/platform/services/AppPropertiesService.d.ts +43 -19
- package/lib/openapi/platform/services/AppPropertiesService.js +44 -20
- package/lib/openapi/platform/services/AppPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/ApplicationRolesService.d.ts +20 -21
- package/lib/openapi/platform/services/ApplicationRolesService.js +21 -22
- package/lib/openapi/platform/services/ApplicationRolesService.js.map +1 -1
- package/lib/openapi/platform/services/AuditRecordsService.d.ts +7 -3
- package/lib/openapi/platform/services/AuditRecordsService.js +8 -4
- package/lib/openapi/platform/services/AuditRecordsService.js.map +1 -1
- package/lib/openapi/platform/services/AvatarsService.d.ts +45 -38
- package/lib/openapi/platform/services/AvatarsService.js +45 -38
- package/lib/openapi/platform/services/AvatarsService.js.map +1 -1
- package/lib/openapi/platform/services/ClassificationLevelsService.d.ts +16 -22
- package/lib/openapi/platform/services/ClassificationLevelsService.js +17 -23
- package/lib/openapi/platform/services/ClassificationLevelsService.js.map +1 -1
- package/lib/openapi/platform/services/DashboardsService.d.ts +140 -146
- package/lib/openapi/platform/services/DashboardsService.js +122 -130
- package/lib/openapi/platform/services/DashboardsService.js.map +1 -1
- package/lib/openapi/platform/services/DynamicModulesService.d.ts +6 -4
- package/lib/openapi/platform/services/DynamicModulesService.js +7 -5
- package/lib/openapi/platform/services/DynamicModulesService.js.map +1 -1
- package/lib/openapi/platform/services/FilterSharingService.d.ts +73 -96
- package/lib/openapi/platform/services/FilterSharingService.js +70 -95
- package/lib/openapi/platform/services/FilterSharingService.js.map +1 -1
- package/lib/openapi/platform/services/FiltersService.d.ts +179 -258
- package/lib/openapi/platform/services/FiltersService.js +174 -256
- package/lib/openapi/platform/services/FiltersService.js.map +1 -1
- package/lib/openapi/platform/services/GroupAndUserPickerService.d.ts +9 -7
- package/lib/openapi/platform/services/GroupAndUserPickerService.js +10 -8
- package/lib/openapi/platform/services/GroupAndUserPickerService.js.map +1 -1
- package/lib/openapi/platform/services/GroupsService.d.ts +43 -27
- package/lib/openapi/platform/services/GroupsService.js +40 -26
- package/lib/openapi/platform/services/GroupsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueAttachmentsService.d.ts +174 -170
- package/lib/openapi/platform/services/IssueAttachmentsService.js +175 -171
- package/lib/openapi/platform/services/IssueAttachmentsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueBulkOperationsService.d.ts +36 -20
- package/lib/openapi/platform/services/IssueBulkOperationsService.js +35 -20
- package/lib/openapi/platform/services/IssueBulkOperationsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCommentPropertiesService.d.ts +20 -10
- package/lib/openapi/platform/services/IssueCommentPropertiesService.js +21 -11
- package/lib/openapi/platform/services/IssueCommentPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCommentsService.d.ts +66 -81
- package/lib/openapi/platform/services/IssueCommentsService.js +59 -71
- package/lib/openapi/platform/services/IssueCommentsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.d.ts +11 -5
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js +10 -5
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.d.ts +72 -38
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.js +55 -27
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.d.ts +51 -29
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js +48 -28
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.d.ts +38 -17
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js +33 -15
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.d.ts +9 -5
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js +6 -4
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.d.ts +78 -35
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.js +63 -28
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueFieldsService.d.ts +57 -47
- package/lib/openapi/platform/services/IssueFieldsService.js +52 -42
- package/lib/openapi/platform/services/IssueFieldsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueLinkTypesService.d.ts +30 -12
- package/lib/openapi/platform/services/IssueLinkTypesService.js +27 -11
- package/lib/openapi/platform/services/IssueLinkTypesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueLinksService.d.ts +21 -24
- package/lib/openapi/platform/services/IssueLinksService.js +20 -24
- package/lib/openapi/platform/services/IssueLinksService.js.map +1 -1
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.d.ts +8 -4
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.js +9 -5
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueNotificationSchemesService.d.ts +64 -70
- package/lib/openapi/platform/services/IssueNotificationSchemesService.js +59 -68
- package/lib/openapi/platform/services/IssueNotificationSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssuePrioritiesService.d.ts +45 -27
- package/lib/openapi/platform/services/IssuePrioritiesService.js +38 -24
- package/lib/openapi/platform/services/IssuePrioritiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssuePropertiesService.d.ts +34 -17
- package/lib/openapi/platform/services/IssuePropertiesService.js +29 -15
- package/lib/openapi/platform/services/IssuePropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueRemoteLinksService.d.ts +42 -28
- package/lib/openapi/platform/services/IssueRemoteLinksService.js +39 -27
- package/lib/openapi/platform/services/IssueRemoteLinksService.js.map +1 -1
- package/lib/openapi/platform/services/IssueResolutionsService.d.ts +40 -17
- package/lib/openapi/platform/services/IssueResolutionsService.js +33 -14
- package/lib/openapi/platform/services/IssueResolutionsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSearchService.d.ts +86 -139
- package/lib/openapi/platform/services/IssueSearchService.js +81 -137
- package/lib/openapi/platform/services/IssueSearchService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSecurityLevelService.d.ts +20 -19
- package/lib/openapi/platform/services/IssueSecurityLevelService.js +21 -20
- package/lib/openapi/platform/services/IssueSecurityLevelService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSecuritySchemesService.d.ts +78 -40
- package/lib/openapi/platform/services/IssueSecuritySchemesService.js +65 -34
- package/lib/openapi/platform/services/IssueSecuritySchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypePropertiesService.d.ts +22 -11
- package/lib/openapi/platform/services/IssueTypePropertiesService.js +21 -11
- package/lib/openapi/platform/services/IssueTypePropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypeSchemesService.d.ts +53 -34
- package/lib/openapi/platform/services/IssueTypeSchemesService.js +42 -26
- package/lib/openapi/platform/services/IssueTypeSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.d.ts +56 -27
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js +45 -22
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypesService.d.ts +53 -42
- package/lib/openapi/platform/services/IssueTypesService.js +50 -41
- package/lib/openapi/platform/services/IssueTypesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueVotesService.d.ts +17 -17
- package/lib/openapi/platform/services/IssueVotesService.js +18 -18
- package/lib/openapi/platform/services/IssueVotesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWatchersService.d.ts +20 -10
- package/lib/openapi/platform/services/IssueWatchersService.js +19 -10
- package/lib/openapi/platform/services/IssueWatchersService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.d.ts +20 -13
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.js +21 -14
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWorklogsService.d.ts +69 -67
- package/lib/openapi/platform/services/IssueWorklogsService.js +64 -65
- package/lib/openapi/platform/services/IssueWorklogsService.js.map +1 -1
- package/lib/openapi/platform/services/IssuesService.d.ts +226 -228
- package/lib/openapi/platform/services/IssuesService.js +197 -209
- package/lib/openapi/platform/services/IssuesService.js.map +1 -1
- package/lib/openapi/platform/services/JiraExpressionsService.d.ts +25 -24
- package/lib/openapi/platform/services/JiraExpressionsService.js +21 -20
- package/lib/openapi/platform/services/JiraExpressionsService.js.map +1 -1
- package/lib/openapi/platform/services/JiraSettingsService.d.ts +21 -9
- package/lib/openapi/platform/services/JiraSettingsService.js +20 -9
- package/lib/openapi/platform/services/JiraSettingsService.js.map +1 -1
- package/lib/openapi/platform/services/JqlFunctionsAppsService.d.ts +13 -9
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js +12 -9
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/JqlService.d.ts +55 -43
- package/lib/openapi/platform/services/JqlService.js +45 -33
- package/lib/openapi/platform/services/JqlService.js.map +1 -1
- package/lib/openapi/platform/services/LabelsService.d.ts +7 -3
- package/lib/openapi/platform/services/LabelsService.js +8 -4
- package/lib/openapi/platform/services/LabelsService.js.map +1 -1
- package/lib/openapi/platform/services/LicenseMetricsService.d.ts +17 -7
- package/lib/openapi/platform/services/LicenseMetricsService.js +18 -8
- package/lib/openapi/platform/services/LicenseMetricsService.js.map +1 -1
- package/lib/openapi/platform/services/MyselfService.d.ts +28 -21
- package/lib/openapi/platform/services/MyselfService.js +27 -21
- package/lib/openapi/platform/services/MyselfService.js.map +1 -1
- package/lib/openapi/platform/services/PermissionSchemesService.d.ts +67 -55
- package/lib/openapi/platform/services/PermissionSchemesService.js +62 -53
- package/lib/openapi/platform/services/PermissionSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/PermissionsService.d.ts +23 -11
- package/lib/openapi/platform/services/PermissionsService.js +22 -11
- package/lib/openapi/platform/services/PermissionsService.js.map +1 -1
- package/lib/openapi/platform/services/PrioritySchemesService.d.ts +60 -26
- package/lib/openapi/platform/services/PrioritySchemesService.js +54 -23
- package/lib/openapi/platform/services/PrioritySchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectAvatarsService.d.ts +27 -24
- package/lib/openapi/platform/services/ProjectAvatarsService.js +26 -24
- package/lib/openapi/platform/services/ProjectAvatarsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectCategoriesService.d.ts +30 -12
- package/lib/openapi/platform/services/ProjectCategoriesService.js +27 -11
- package/lib/openapi/platform/services/ProjectCategoriesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.d.ts +17 -14
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.js +15 -12
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectComponentsService.d.ts +198 -321
- package/lib/openapi/platform/services/ProjectComponentsService.js +195 -320
- package/lib/openapi/platform/services/ProjectComponentsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectEmailService.d.ts +11 -5
- package/lib/openapi/platform/services/ProjectEmailService.js +10 -5
- package/lib/openapi/platform/services/ProjectEmailService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectFeaturesService.d.ts +23 -22
- package/lib/openapi/platform/services/ProjectFeaturesService.js +22 -22
- package/lib/openapi/platform/services/ProjectFeaturesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.d.ts +19 -7
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js +20 -8
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.d.ts +32 -23
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.js +31 -23
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectPropertiesService.d.ts +22 -11
- package/lib/openapi/platform/services/ProjectPropertiesService.js +21 -11
- package/lib/openapi/platform/services/ProjectPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectRoleActorsService.d.ts +47 -33
- package/lib/openapi/platform/services/ProjectRoleActorsService.js +42 -31
- package/lib/openapi/platform/services/ProjectRoleActorsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectRolesService.d.ts +67 -43
- package/lib/openapi/platform/services/ProjectRolesService.js +62 -41
- package/lib/openapi/platform/services/ProjectRolesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectTypesService.d.ts +29 -21
- package/lib/openapi/platform/services/ProjectTypesService.js +30 -22
- package/lib/openapi/platform/services/ProjectTypesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectVersionsService.d.ts +87 -36
- package/lib/openapi/platform/services/ProjectVersionsService.js +78 -32
- package/lib/openapi/platform/services/ProjectVersionsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectsService.d.ts +207 -313
- package/lib/openapi/platform/services/ProjectsService.js +203 -310
- package/lib/openapi/platform/services/ProjectsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenSchemesService.d.ts +22 -11
- package/lib/openapi/platform/services/ScreenSchemesService.js +19 -10
- package/lib/openapi/platform/services/ScreenSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenTabFieldsService.d.ts +15 -7
- package/lib/openapi/platform/services/ScreenTabFieldsService.js +14 -7
- package/lib/openapi/platform/services/ScreenTabFieldsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenTabsService.d.ts +27 -11
- package/lib/openapi/platform/services/ScreenTabsService.js +26 -11
- package/lib/openapi/platform/services/ScreenTabsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreensService.d.ts +42 -28
- package/lib/openapi/platform/services/ScreensService.js +38 -25
- package/lib/openapi/platform/services/ScreensService.js.map +1 -1
- package/lib/openapi/platform/services/ServerInfoService.d.ts +6 -3
- package/lib/openapi/platform/services/ServerInfoService.js +7 -4
- package/lib/openapi/platform/services/ServerInfoService.js.map +1 -1
- package/lib/openapi/platform/services/ServiceRegistryService.d.ts +5 -3
- package/lib/openapi/platform/services/ServiceRegistryService.js +4 -3
- package/lib/openapi/platform/services/ServiceRegistryService.js.map +1 -1
- package/lib/openapi/platform/services/StatusService.d.ts +29 -15
- package/lib/openapi/platform/services/StatusService.js +26 -14
- package/lib/openapi/platform/services/StatusService.js.map +1 -1
- package/lib/openapi/platform/services/TasksService.d.ts +9 -4
- package/lib/openapi/platform/services/TasksService.js +10 -5
- package/lib/openapi/platform/services/TasksService.js.map +1 -1
- package/lib/openapi/platform/services/TimeTrackingService.d.ts +31 -14
- package/lib/openapi/platform/services/TimeTrackingService.js +27 -12
- package/lib/openapi/platform/services/TimeTrackingService.js.map +1 -1
- package/lib/openapi/platform/services/UiModificationsAppsService.d.ts +26 -19
- package/lib/openapi/platform/services/UiModificationsAppsService.js +23 -18
- package/lib/openapi/platform/services/UiModificationsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/UserPropertiesService.d.ts +20 -10
- package/lib/openapi/platform/services/UserPropertiesService.js +21 -11
- package/lib/openapi/platform/services/UserPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/UserSearchService.d.ts +95 -126
- package/lib/openapi/platform/services/UserSearchService.js +96 -127
- package/lib/openapi/platform/services/UserSearchService.js.map +1 -1
- package/lib/openapi/platform/services/UsersService.d.ts +97 -95
- package/lib/openapi/platform/services/UsersService.js +96 -95
- package/lib/openapi/platform/services/UsersService.js.map +1 -1
- package/lib/openapi/platform/services/WebhooksService.d.ts +35 -18
- package/lib/openapi/platform/services/WebhooksService.js +30 -16
- package/lib/openapi/platform/services/WebhooksService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.d.ts +133 -147
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js +124 -143
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.d.ts +13 -10
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js +12 -10
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemesService.d.ts +121 -82
- package/lib/openapi/platform/services/WorkflowSchemesService.js +106 -75
- package/lib/openapi/platform/services/WorkflowSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.d.ts +12 -5
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js +13 -6
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowStatusesService.d.ts +12 -5
- package/lib/openapi/platform/services/WorkflowStatusesService.js +13 -6
- package/lib/openapi/platform/services/WorkflowStatusesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.d.ts +25 -10
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js +22 -9
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.d.ts +25 -13
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.js +22 -12
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowsService.d.ts +791 -693
- package/lib/openapi/platform/services/WorkflowsService.js +754 -644
- package/lib/openapi/platform/services/WorkflowsService.js.map +1 -1
- package/lib/openapi/platform/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/platform/validationSchemaStorage.js +1 -1
- package/lib/openapi/platform/validationSchemaStorage.js.map +1 -1
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.d.ts +3 -3
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js +3 -3
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js.map +1 -1
- package/lib/openapi/serviceManagement/models/assets.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/common.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/customer.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/info.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/knowledgebase.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/organization.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/request.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/servicedesk.d.ts +4 -7
- package/lib/openapi/serviceManagement/models/servicedesk.js.map +1 -1
- package/lib/openapi/serviceManagement/services/AssetsService.d.ts +11 -8
- package/lib/openapi/serviceManagement/services/AssetsService.js +12 -9
- package/lib/openapi/serviceManagement/services/AssetsService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/CustomerService.d.ts +17 -20
- package/lib/openapi/serviceManagement/services/CustomerService.js +16 -20
- package/lib/openapi/serviceManagement/services/CustomerService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/InfoService.d.ts +6 -3
- package/lib/openapi/serviceManagement/services/InfoService.js +7 -4
- package/lib/openapi/serviceManagement/services/InfoService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.d.ts +11 -11
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.js +12 -12
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/OrganizationService.d.ts +108 -104
- package/lib/openapi/serviceManagement/services/OrganizationService.js +97 -99
- package/lib/openapi/serviceManagement/services/OrganizationService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/RequestService.d.ts +420 -578
- package/lib/openapi/serviceManagement/services/RequestService.js +405 -571
- package/lib/openapi/serviceManagement/services/RequestService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/RequesttypeService.d.ts +25 -39
- package/lib/openapi/serviceManagement/services/RequesttypeService.js +26 -40
- package/lib/openapi/serviceManagement/services/RequesttypeService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/ServicedeskService.d.ts +195 -215
- package/lib/openapi/serviceManagement/services/ServicedeskService.js +190 -213
- package/lib/openapi/serviceManagement/services/ServicedeskService.js.map +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.js +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.js.map +1 -1
- package/lib/openapi/software/BaseJiraSoftwareApiClient.d.ts +2 -2
- package/lib/openapi/software/BaseJiraSoftwareApiClient.js +2 -2
- package/lib/openapi/software/BaseJiraSoftwareApiClient.js.map +1 -1
- package/lib/openapi/software/models/board.d.ts +4 -7
- package/lib/openapi/software/models/board.js.map +1 -1
- package/lib/openapi/software/models/builds.d.ts +39 -20
- package/lib/openapi/software/models/builds.js.map +1 -1
- package/lib/openapi/software/models/common.d.ts +8 -6
- package/lib/openapi/software/models/common.js.map +1 -1
- package/lib/openapi/software/models/deployments.d.ts +37 -18
- package/lib/openapi/software/models/deployments.js.map +1 -1
- package/lib/openapi/software/models/devOpsComponents.d.ts +7 -4
- package/lib/openapi/software/models/devOpsComponents.js.map +1 -1
- package/lib/openapi/software/models/developmentInformation.d.ts +107 -55
- package/lib/openapi/software/models/developmentInformation.js.map +1 -1
- package/lib/openapi/software/models/epic.d.ts +1 -1
- package/lib/openapi/software/models/featureFlags.d.ts +17 -9
- package/lib/openapi/software/models/featureFlags.js.map +1 -1
- package/lib/openapi/software/models/issue.d.ts +1 -1
- package/lib/openapi/software/models/operations.d.ts +61 -31
- package/lib/openapi/software/models/operations.js.map +1 -1
- package/lib/openapi/software/models/remoteLinks.d.ts +37 -19
- package/lib/openapi/software/models/remoteLinks.js.map +1 -1
- package/lib/openapi/software/models/securityInformation.d.ts +53 -27
- package/lib/openapi/software/models/securityInformation.js.map +1 -1
- package/lib/openapi/software/models/sprint.d.ts +1 -1
- package/lib/openapi/software/services/BacklogService.d.ts +14 -8
- package/lib/openapi/software/services/BacklogService.js +11 -7
- package/lib/openapi/software/services/BacklogService.js.map +1 -1
- package/lib/openapi/software/services/BoardService.d.ts +200 -204
- package/lib/openapi/software/services/BoardService.js +197 -203
- package/lib/openapi/software/services/BoardService.js.map +1 -1
- package/lib/openapi/software/services/BuildsService.d.ts +11 -9
- package/lib/openapi/software/services/BuildsService.js +12 -10
- package/lib/openapi/software/services/BuildsService.js.map +1 -1
- package/lib/openapi/software/services/DeploymentsService.d.ts +13 -13
- package/lib/openapi/software/services/DeploymentsService.js +14 -14
- package/lib/openapi/software/services/DeploymentsService.js.map +1 -1
- package/lib/openapi/software/services/DevOpsComponentsService.d.ts +33 -20
- package/lib/openapi/software/services/DevOpsComponentsService.js +12 -10
- package/lib/openapi/software/services/DevOpsComponentsService.js.map +1 -1
- package/lib/openapi/software/services/DevelopmentInformationService.d.ts +14 -9
- package/lib/openapi/software/services/DevelopmentInformationService.js +15 -10
- package/lib/openapi/software/services/DevelopmentInformationService.js.map +1 -1
- package/lib/openapi/software/services/EpicService.d.ts +67 -76
- package/lib/openapi/software/services/EpicService.js +60 -73
- package/lib/openapi/software/services/EpicService.js.map +1 -1
- package/lib/openapi/software/services/FeatureFlagsService.d.ts +11 -9
- package/lib/openapi/software/services/FeatureFlagsService.js +12 -10
- package/lib/openapi/software/services/FeatureFlagsService.js.map +1 -1
- package/lib/openapi/software/services/IssueService.d.ts +45 -44
- package/lib/openapi/software/services/IssueService.js +42 -43
- package/lib/openapi/software/services/IssueService.js.map +1 -1
- package/lib/openapi/software/services/OperationsService.d.ts +66 -38
- package/lib/openapi/software/services/OperationsService.js +23 -17
- package/lib/openapi/software/services/OperationsService.js.map +1 -1
- package/lib/openapi/software/services/RemoteLinksService.d.ts +18 -13
- package/lib/openapi/software/services/RemoteLinksService.js +12 -10
- package/lib/openapi/software/services/RemoteLinksService.js.map +1 -1
- package/lib/openapi/software/services/SecurityInformationService.d.ts +19 -13
- package/lib/openapi/software/services/SecurityInformationService.js +20 -14
- package/lib/openapi/software/services/SecurityInformationService.js.map +1 -1
- package/lib/openapi/software/services/SprintService.d.ts +79 -55
- package/lib/openapi/software/services/SprintService.js +70 -51
- package/lib/openapi/software/services/SprintService.js.map +1 -1
- package/lib/openapi/software/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/software/validationSchemaStorage.js +1 -1
- package/lib/openapi/software/validationSchemaStorage.js.map +1 -1
- package/package.json +3 -3
- package/lib/openapi/platform/core/CommonHttpClient.js +0 -390
- package/lib/openapi/platform/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/platform/core/CommonHttpService.d.ts +0 -9
- package/lib/openapi/platform/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/platform/core/CommonValidationSchemaStorage.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonHttpClient.d.ts +0 -196
- package/lib/openapi/serviceManagement/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonHttpService.d.ts +0 -9
- package/lib/openapi/serviceManagement/core/CommonHttpService.js +0 -29
- package/lib/openapi/serviceManagement/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.d.ts +0 -35
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.js +0 -65
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.js.map +0 -1
- package/lib/openapi/software/core/CommonHttpClient.d.ts +0 -196
- package/lib/openapi/software/core/CommonHttpClient.js +0 -390
- package/lib/openapi/software/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/software/core/CommonHttpService.js +0 -29
- package/lib/openapi/software/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/software/core/CommonValidationSchemaStorage.d.ts +0 -35
- package/lib/openapi/software/core/CommonValidationSchemaStorage.js +0 -65
- package/lib/openapi/software/core/CommonValidationSchemaStorage.js.map +0 -1
- /package/lib/openapi/{platform/core → core}/CommonValidationSchemaStorage.d.ts +0 -0
- /package/lib/openapi/{platform/core → core}/CommonValidationSchemaStorage.js +0 -0
|
@@ -5,8 +5,8 @@ exports.JqlFunctionsAppsService = void 0;
|
|
|
5
5
|
// This file is generated by "api-typescript-generator".
|
|
6
6
|
// To update this file run "yarn build:openapi".
|
|
7
7
|
const zod_1 = require("zod");
|
|
8
|
-
const commonHttpClient = require("
|
|
9
|
-
const CommonHttpService_1 = require("
|
|
8
|
+
const commonHttpClient = require("../../core/CommonHttpClient");
|
|
9
|
+
const CommonHttpService_1 = require("../../core/CommonHttpService");
|
|
10
10
|
const jqlFunctionsApps_1 = require("../models/jqlFunctionsApps");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -29,7 +29,9 @@ class JqlFunctionsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
29
29
|
*
|
|
30
30
|
* @returns Returned if the request is successful.
|
|
31
31
|
*
|
|
32
|
-
* example:
|
|
32
|
+
* example:
|
|
33
|
+
* ```
|
|
34
|
+
* {
|
|
33
35
|
* "isLast": true,
|
|
34
36
|
* "maxResults": 100,
|
|
35
37
|
* "startAt": 0,
|
|
@@ -38,8 +40,7 @@ class JqlFunctionsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
38
40
|
* {
|
|
39
41
|
* "id": "cf75a1b0-4ac6-4bd8-8a50-29a465a96520",
|
|
40
42
|
* "value": "issue in (TEST-1, TEST-2, TEST-3)",
|
|
41
|
-
* "functionKey":
|
|
42
|
-
* "ari:cloud:ecosystem::extension/00000000-1111-2222-3333-4444444/111111-2222-3333-4444-55555/static/issuesWithText",
|
|
43
|
+
* "functionKey": "ari:cloud:ecosystem::extension/00000000-1111-2222-3333-4444444/111111-2222-3333-4444-55555/static/issuesWithText",
|
|
43
44
|
* "field": "issue",
|
|
44
45
|
* "operator": "in",
|
|
45
46
|
* "functionName": "issuesWithText",
|
|
@@ -53,8 +54,7 @@ class JqlFunctionsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
53
54
|
* {
|
|
54
55
|
* "id": "2a854f11-d0e1-4260-aea8-64a562a7062a",
|
|
55
56
|
* "error": "Error message to be displayed to the user",
|
|
56
|
-
* "functionKey":
|
|
57
|
-
* "ari:cloud:ecosystem::extension/00000000-1111-2222-3333-4444444/111111-2222-3333-4444-55555/static/issuesWithText",
|
|
57
|
+
* "functionKey": "ari:cloud:ecosystem::extension/00000000-1111-2222-3333-4444444/111111-2222-3333-4444-55555/static/issuesWithText",
|
|
58
58
|
* "field": "issue",
|
|
59
59
|
* "operator": "=",
|
|
60
60
|
* "functionName": "issuesWithText",
|
|
@@ -67,10 +67,12 @@ class JqlFunctionsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
67
67
|
* }
|
|
68
68
|
* ]
|
|
69
69
|
* }
|
|
70
|
-
*
|
|
70
|
+
* ```
|
|
71
|
+
* @path GET `/rest/api/3/jql/function/computation`
|
|
71
72
|
* @scopes-current
|
|
72
73
|
* @scopes-beta
|
|
73
74
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql-functions-apps-#api-rest-api-3-jql-function-computation-get
|
|
75
|
+
* @param params
|
|
74
76
|
*/
|
|
75
77
|
this.getPrecomputations = ({ functionKey, startAt, maxResults, orderBy, } = {}) => {
|
|
76
78
|
return this.getClientInstance()
|
|
@@ -100,10 +102,11 @@ class JqlFunctionsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
100
102
|
* precomputations.
|
|
101
103
|
*
|
|
102
104
|
* @returns Returned if the request is successful.
|
|
103
|
-
* @path
|
|
105
|
+
* @path POST `/rest/api/3/jql/function/computation`
|
|
104
106
|
* @scopes-current
|
|
105
107
|
* @scopes-beta
|
|
106
108
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql-functions-apps-#api-rest-api-3-jql-function-computation-post
|
|
109
|
+
* @param params
|
|
107
110
|
*/
|
|
108
111
|
this.updatePrecomputations = ({ jqlFunctionPrecomputationUpdateRequestBean, }) => {
|
|
109
112
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"JqlFunctionsAppsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/JqlFunctionsAppsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"JqlFunctionsAppsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/JqlFunctionsAppsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,iEAIoC;AACpC,wEAAqE;AACrE;;;;;;GAMG;AACH,MAAa,uBAAwB,SAAQ,qCAAiB;IAA9D;;QACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAsDG;QACH,uBAAkB,GAAG,CAAC,EACpB,WAAW,EACX,OAAO,EACP,UAAU,EACV,OAAO,MAuBL,EAAE,EAAkD,EAAE;YACxD,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,sCAAsC;gBAC5C,MAAM,EAAE,KAAK;gBACb,KAAK,EAAE;oBACL,WAAW;oBACX,OAAO;oBACP,UAAU;oBACV,OAAO;iBACR;aACF,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,qDAAqD,CACtD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;WAYG;QACH,0BAAqB,GAAG,CAAC,EACvB,0CAA0C,GAkB3C,EAAiB,EAAE;YAClB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,sCAAsC;gBAC5C,MAAM,EAAE,MAAM;gBACd,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,0CAA0C;aACjD,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,wDAAwD,CACzD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IA4BJ,CAAC;IA3BW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,qDAAqD,EACrD,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,iDAAuB,CAAC,IAAI,CAChC,uCAAuC,CACxC;SACF,CAAC;aACD,QAAQ,CAAC,qDAAqD,CAAC,CACnE,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,wDAAwD,EACxD,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,OAAC,CAAC,OAAO,EAAE;SAClB,CAAC;aACD,QAAQ,CAAC,wDAAwD,CAAC,CACtE,CAAC;QACF,iDAAuB,CAAC,YAAY,CAAC;YACnC,4DAAyC;SAC1C,CAAC,CAAC;IACL,CAAC;CACF;AA9MD,0DA8MC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonHttpService } from "
|
|
1
|
+
import { CommonHttpService } from "../../core/CommonHttpService";
|
|
2
2
|
import { type AutoCompleteSuggestions, type ConvertedJqlQueries, type JqlPersonalDataMigrationRequest, type JqlQueriesToParse, type JqlQueriesToSanitize, type JqlReferenceData, type ParsedJqlQueries, type SanitizedJqlQueries, type SearchAutoCompleteFilter } from "../models/jql";
|
|
3
3
|
/**
|
|
4
4
|
* This resource represents JQL search auto-complete details. Use it to obtain JQL
|
|
@@ -32,7 +32,9 @@ export declare class JqlService extends CommonHttpService {
|
|
|
32
32
|
*
|
|
33
33
|
* @returns Returned if the request is successful.
|
|
34
34
|
*
|
|
35
|
-
* example:
|
|
35
|
+
* example:
|
|
36
|
+
* ```
|
|
37
|
+
* {
|
|
36
38
|
* "jqlReservedWords": [
|
|
37
39
|
* "empty",
|
|
38
40
|
* "and",
|
|
@@ -95,7 +97,8 @@ export declare class JqlService extends CommonHttpService {
|
|
|
95
97
|
* }
|
|
96
98
|
* ]
|
|
97
99
|
* }
|
|
98
|
-
*
|
|
100
|
+
* ```
|
|
101
|
+
* @path GET `/rest/api/3/jql/autocompletedata`
|
|
99
102
|
* @scopes-current read:jira-work
|
|
100
103
|
* @scopes-beta read:field:jira
|
|
101
104
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-autocompletedata-get
|
|
@@ -123,7 +126,9 @@ export declare class JqlService extends CommonHttpService {
|
|
|
123
126
|
*
|
|
124
127
|
* @returns Returned if the request is successful.
|
|
125
128
|
*
|
|
126
|
-
* example:
|
|
129
|
+
* example:
|
|
130
|
+
* ```
|
|
131
|
+
* {
|
|
127
132
|
* "jqlReservedWords": [
|
|
128
133
|
* "empty",
|
|
129
134
|
* "and",
|
|
@@ -212,14 +217,17 @@ export declare class JqlService extends CommonHttpService {
|
|
|
212
217
|
* }
|
|
213
218
|
* ]
|
|
214
219
|
* }
|
|
215
|
-
*
|
|
220
|
+
* ```
|
|
221
|
+
* @path POST `/rest/api/3/jql/autocompletedata`
|
|
216
222
|
* @scopes-current read:jira-work
|
|
217
223
|
* @scopes-beta read:field:jira
|
|
218
224
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-autocompletedata-post
|
|
225
|
+
* @param params
|
|
219
226
|
*/
|
|
220
227
|
getAutoCompletePost: ({ searchAutoCompleteFilter, }: {
|
|
221
228
|
/**
|
|
222
|
-
* @example
|
|
229
|
+
* @example
|
|
230
|
+
* {
|
|
223
231
|
* "includeCollapsedFields": true,
|
|
224
232
|
* "projectIds": [
|
|
225
233
|
* 10000,
|
|
@@ -249,7 +257,9 @@ export declare class JqlService extends CommonHttpService {
|
|
|
249
257
|
*
|
|
250
258
|
* @returns Returned if the request is successful.
|
|
251
259
|
*
|
|
252
|
-
* example:
|
|
260
|
+
* example:
|
|
261
|
+
* ```
|
|
262
|
+
* {
|
|
253
263
|
* "results": [
|
|
254
264
|
* {
|
|
255
265
|
* "displayName": "<b>Ac</b>tiveObjects (AO)",
|
|
@@ -265,10 +275,12 @@ export declare class JqlService extends CommonHttpService {
|
|
|
265
275
|
* }
|
|
266
276
|
* ]
|
|
267
277
|
* }
|
|
268
|
-
*
|
|
278
|
+
* ```
|
|
279
|
+
* @path GET `/rest/api/3/jql/autocompletedata/suggestions`
|
|
269
280
|
* @scopes-current read:jira-work
|
|
270
281
|
* @scopes-beta read:issue-details:jira
|
|
271
282
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-autocompletedata-suggestions-get
|
|
283
|
+
* @param params
|
|
272
284
|
*/
|
|
273
285
|
getFieldAutoCompleteForQueryString: ({ fieldName, fieldValue, predicateName, predicateValue, }?: {
|
|
274
286
|
/** The name of the field. */
|
|
@@ -296,10 +308,11 @@ export declare class JqlService extends CommonHttpService {
|
|
|
296
308
|
*
|
|
297
309
|
* **[Permissions](#permissions) required:** Permission to access Jira.
|
|
298
310
|
*
|
|
299
|
-
* @returns Returned if the request is successful. Note that the JQL queries are returned
|
|
300
|
-
* in the same order that they were passed.
|
|
311
|
+
* @returns Returned if the request is successful. Note that the JQL queries are returned in the same order that they were passed.
|
|
301
312
|
*
|
|
302
|
-
* example:
|
|
313
|
+
* example:
|
|
314
|
+
* ```
|
|
315
|
+
* {
|
|
303
316
|
* "queriesWithUnknownUsers": [
|
|
304
317
|
* {
|
|
305
318
|
* "convertedQuery": "assignee = unknown",
|
|
@@ -307,22 +320,23 @@ export declare class JqlService extends CommonHttpService {
|
|
|
307
320
|
* }
|
|
308
321
|
* ],
|
|
309
322
|
* "queryStrings": [
|
|
310
|
-
* "issuetype = Bug AND assignee in (abcde-12345) AND reporter in
|
|
311
|
-
* (abc551-c4e99) order by lastViewed DESC"
|
|
323
|
+
* "issuetype = Bug AND assignee in (abcde-12345) AND reporter in (abc551-c4e99) order by lastViewed DESC"
|
|
312
324
|
* ]
|
|
313
325
|
* }
|
|
314
|
-
*
|
|
326
|
+
* ```
|
|
327
|
+
* @path POST `/rest/api/3/jql/pdcleaner`
|
|
315
328
|
* @scopes-current read:jira-user
|
|
316
329
|
* @scopes-beta read:user:jira, read:jql:jira, validate:jql:jira
|
|
317
330
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-pdcleaner-post
|
|
331
|
+
* @param params
|
|
318
332
|
*/
|
|
319
333
|
migrateQueries: ({ jqlPersonalDataMigrationRequest, }: {
|
|
320
334
|
/**
|
|
321
|
-
* @example
|
|
335
|
+
* @example
|
|
336
|
+
* {
|
|
322
337
|
* "queryStrings": [
|
|
323
338
|
* "assignee = mia",
|
|
324
|
-
* "issuetype = Bug AND assignee in (mia) AND reporter in (alana) order by
|
|
325
|
-
* lastViewed DESC"
|
|
339
|
+
* "issuetype = Bug AND assignee in (mia) AND reporter in (alana) order by lastViewed DESC"
|
|
326
340
|
* ]
|
|
327
341
|
* }
|
|
328
342
|
*/
|
|
@@ -339,12 +353,12 @@ export declare class JqlService extends CommonHttpService {
|
|
|
339
353
|
*
|
|
340
354
|
* @returns Returned if the request is successful.
|
|
341
355
|
*
|
|
342
|
-
* example:
|
|
356
|
+
* example:
|
|
357
|
+
* ```
|
|
358
|
+
* {
|
|
343
359
|
* "queries": [
|
|
344
360
|
* {
|
|
345
|
-
* "query": "summary ~ test AND (labels in (urgent, blocker) OR
|
|
346
|
-
* lastCommentedBy = currentUser()) AND status CHANGED AFTER -5d ORDER BY updated
|
|
347
|
-
* DESC",
|
|
361
|
+
* "query": "summary ~ test AND (labels in (urgent, blocker) OR lastCommentedBy = currentUser()) AND status CHANGED AFTER -5d ORDER BY updated DESC",
|
|
348
362
|
* "structure": {
|
|
349
363
|
* "orderBy": {
|
|
350
364
|
* "fields": [
|
|
@@ -440,8 +454,7 @@ export declare class JqlService extends CommonHttpService {
|
|
|
440
454
|
* }
|
|
441
455
|
* },
|
|
442
456
|
* {
|
|
443
|
-
* "query": "issue.property[\"spaces here\"].value in (\"Service requests\",
|
|
444
|
-
* Incidents)",
|
|
457
|
+
* "query": "issue.property[\"spaces here\"].value in (\"Service requests\", Incidents)",
|
|
445
458
|
* "structure": {
|
|
446
459
|
* "where": {
|
|
447
460
|
* "field": {
|
|
@@ -474,9 +487,7 @@ export declare class JqlService extends CommonHttpService {
|
|
|
474
487
|
* },
|
|
475
488
|
* {
|
|
476
489
|
* "errors": [
|
|
477
|
-
* "Error in the JQL Query: Expecting operator but got 'query'. The valid
|
|
478
|
-
* operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS'
|
|
479
|
-
* and 'IS NOT'. (line 1, character 9)"
|
|
490
|
+
* "Error in the JQL Query: Expecting operator but got 'query'. The valid operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' and 'IS NOT'. (line 1, character 9)"
|
|
480
491
|
* ],
|
|
481
492
|
* "query": "invalid query"
|
|
482
493
|
* },
|
|
@@ -488,8 +499,7 @@ export declare class JqlService extends CommonHttpService {
|
|
|
488
499
|
* },
|
|
489
500
|
* {
|
|
490
501
|
* "errors": [
|
|
491
|
-
* "Operator 'in' does not support the non-list value '\"test\"' for field
|
|
492
|
-
* 'summary'."
|
|
502
|
+
* "Operator 'in' does not support the non-list value '\"test\"' for field 'summary'."
|
|
493
503
|
* ],
|
|
494
504
|
* "query": "summary in test"
|
|
495
505
|
* },
|
|
@@ -501,17 +511,18 @@ export declare class JqlService extends CommonHttpService {
|
|
|
501
511
|
* },
|
|
502
512
|
* {
|
|
503
513
|
* "errors": [
|
|
504
|
-
* "Field 'universe' does not exist or you do not have permission to view
|
|
505
|
-
* it."
|
|
514
|
+
* "Field 'universe' does not exist or you do not have permission to view it."
|
|
506
515
|
* ],
|
|
507
516
|
* "query": "universe = 42"
|
|
508
517
|
* }
|
|
509
518
|
* ]
|
|
510
519
|
* }
|
|
511
|
-
*
|
|
520
|
+
* ```
|
|
521
|
+
* @path POST `/rest/api/3/jql/parse`
|
|
512
522
|
* @scopes-current read:jira-work
|
|
513
523
|
* @scopes-beta read:field:jira, validate:jql:jira, read:jql:jira
|
|
514
524
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-parse-post
|
|
525
|
+
* @param params
|
|
515
526
|
*/
|
|
516
527
|
parseJqlQueries: ({ validation, jqlQueriesToParse, }: {
|
|
517
528
|
/**
|
|
@@ -527,13 +538,11 @@ export declare class JqlService extends CommonHttpService {
|
|
|
527
538
|
*/
|
|
528
539
|
validation: "strict" | "warn" | "none";
|
|
529
540
|
/**
|
|
530
|
-
* @example
|
|
541
|
+
* @example
|
|
542
|
+
* {
|
|
531
543
|
* "queries": [
|
|
532
|
-
* "summary ~ test AND (labels in (urgent, blocker) OR lastCommentedBy =
|
|
533
|
-
*
|
|
534
|
-
* DESC",
|
|
535
|
-
* "issue.property[\"spaces here\"].value in (\"Service requests\",
|
|
536
|
-
* Incidents)",
|
|
544
|
+
* "summary ~ test AND (labels in (urgent, blocker) OR lastCommentedBy = currentUser()) AND status CHANGED AFTER startOfMonth(-1M) ORDER BY updated DESC",
|
|
545
|
+
* "issue.property[\"spaces here\"].value in (\"Service requests\", Incidents)",
|
|
537
546
|
* "invalid query",
|
|
538
547
|
* "summary = test",
|
|
539
548
|
* "summary in test",
|
|
@@ -568,7 +577,9 @@ export declare class JqlService extends CommonHttpService {
|
|
|
568
577
|
*
|
|
569
578
|
* @returns Returned if the request is successful.
|
|
570
579
|
*
|
|
571
|
-
* example:
|
|
580
|
+
* example:
|
|
581
|
+
* ```
|
|
582
|
+
* {
|
|
572
583
|
* "queries": [
|
|
573
584
|
* {
|
|
574
585
|
* "initialQuery": "project = 'Sample project'",
|
|
@@ -588,9 +599,7 @@ export declare class JqlService extends CommonHttpService {
|
|
|
588
599
|
* "initialQuery": "non-parsable query",
|
|
589
600
|
* "errors": {
|
|
590
601
|
* "errorMessages": [
|
|
591
|
-
* "Error in the JQL Query: Expecting operator but got 'query'. The
|
|
592
|
-
* valid operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN',
|
|
593
|
-
* 'IS' and 'IS NOT'. (line 1, character 9)"
|
|
602
|
+
* "Error in the JQL Query: Expecting operator but got 'query'. The valid operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' and 'IS NOT'. (line 1, character 9)"
|
|
594
603
|
* ],
|
|
595
604
|
* "errors": {}
|
|
596
605
|
* },
|
|
@@ -598,14 +607,17 @@ export declare class JqlService extends CommonHttpService {
|
|
|
598
607
|
* }
|
|
599
608
|
* ]
|
|
600
609
|
* }
|
|
601
|
-
*
|
|
610
|
+
* ```
|
|
611
|
+
* @path POST `/rest/api/3/jql/sanitize`
|
|
602
612
|
* @scopes-current manage:jira-configuration
|
|
603
613
|
* @scopes-beta read:jql:jira
|
|
604
614
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-sanitize-post
|
|
615
|
+
* @param params
|
|
605
616
|
*/
|
|
606
617
|
sanitiseJqlQueries: ({ jqlQueriesToSanitize, }: {
|
|
607
618
|
/**
|
|
608
|
-
* @example
|
|
619
|
+
* @example
|
|
620
|
+
* {
|
|
609
621
|
* "queries": [
|
|
610
622
|
* {
|
|
611
623
|
* "query": "project = 'Sample project'"
|
|
@@ -5,8 +5,8 @@ exports.JqlService = void 0;
|
|
|
5
5
|
// This file is generated by "api-typescript-generator".
|
|
6
6
|
// To update this file run "yarn build:openapi".
|
|
7
7
|
const zod_1 = require("zod");
|
|
8
|
-
const commonHttpClient = require("
|
|
9
|
-
const CommonHttpService_1 = require("
|
|
8
|
+
const commonHttpClient = require("../../core/CommonHttpClient");
|
|
9
|
+
const CommonHttpService_1 = require("../../core/CommonHttpService");
|
|
10
10
|
const jql_1 = require("../models/jql");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -43,7 +43,9 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
43
43
|
*
|
|
44
44
|
* @returns Returned if the request is successful.
|
|
45
45
|
*
|
|
46
|
-
* example:
|
|
46
|
+
* example:
|
|
47
|
+
* ```
|
|
48
|
+
* {
|
|
47
49
|
* "jqlReservedWords": [
|
|
48
50
|
* "empty",
|
|
49
51
|
* "and",
|
|
@@ -106,7 +108,8 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
106
108
|
* }
|
|
107
109
|
* ]
|
|
108
110
|
* }
|
|
109
|
-
*
|
|
111
|
+
* ```
|
|
112
|
+
* @path GET `/rest/api/3/jql/autocompletedata`
|
|
110
113
|
* @scopes-current read:jira-work
|
|
111
114
|
* @scopes-beta read:field:jira
|
|
112
115
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-autocompletedata-get
|
|
@@ -148,7 +151,9 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
148
151
|
*
|
|
149
152
|
* @returns Returned if the request is successful.
|
|
150
153
|
*
|
|
151
|
-
* example:
|
|
154
|
+
* example:
|
|
155
|
+
* ```
|
|
156
|
+
* {
|
|
152
157
|
* "jqlReservedWords": [
|
|
153
158
|
* "empty",
|
|
154
159
|
* "and",
|
|
@@ -237,10 +242,12 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
237
242
|
* }
|
|
238
243
|
* ]
|
|
239
244
|
* }
|
|
240
|
-
*
|
|
245
|
+
* ```
|
|
246
|
+
* @path POST `/rest/api/3/jql/autocompletedata`
|
|
241
247
|
* @scopes-current read:jira-work
|
|
242
248
|
* @scopes-beta read:field:jira
|
|
243
249
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-autocompletedata-post
|
|
250
|
+
* @param params
|
|
244
251
|
*/
|
|
245
252
|
this.getAutoCompletePost = ({ searchAutoCompleteFilter, }) => {
|
|
246
253
|
return this.getClientInstance()
|
|
@@ -280,7 +287,9 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
280
287
|
*
|
|
281
288
|
* @returns Returned if the request is successful.
|
|
282
289
|
*
|
|
283
|
-
* example:
|
|
290
|
+
* example:
|
|
291
|
+
* ```
|
|
292
|
+
* {
|
|
284
293
|
* "results": [
|
|
285
294
|
* {
|
|
286
295
|
* "displayName": "<b>Ac</b>tiveObjects (AO)",
|
|
@@ -296,10 +305,12 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
296
305
|
* }
|
|
297
306
|
* ]
|
|
298
307
|
* }
|
|
299
|
-
*
|
|
308
|
+
* ```
|
|
309
|
+
* @path GET `/rest/api/3/jql/autocompletedata/suggestions`
|
|
300
310
|
* @scopes-current read:jira-work
|
|
301
311
|
* @scopes-beta read:issue-details:jira
|
|
302
312
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-autocompletedata-suggestions-get
|
|
313
|
+
* @param params
|
|
303
314
|
*/
|
|
304
315
|
this.getFieldAutoCompleteForQueryString = ({ fieldName, fieldValue, predicateName, predicateValue, } = {}) => {
|
|
305
316
|
return this.getClientInstance()
|
|
@@ -333,10 +344,11 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
333
344
|
*
|
|
334
345
|
* **[Permissions](#permissions) required:** Permission to access Jira.
|
|
335
346
|
*
|
|
336
|
-
* @returns Returned if the request is successful. Note that the JQL queries are returned
|
|
337
|
-
* in the same order that they were passed.
|
|
347
|
+
* @returns Returned if the request is successful. Note that the JQL queries are returned in the same order that they were passed.
|
|
338
348
|
*
|
|
339
|
-
* example:
|
|
349
|
+
* example:
|
|
350
|
+
* ```
|
|
351
|
+
* {
|
|
340
352
|
* "queriesWithUnknownUsers": [
|
|
341
353
|
* {
|
|
342
354
|
* "convertedQuery": "assignee = unknown",
|
|
@@ -344,14 +356,15 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
344
356
|
* }
|
|
345
357
|
* ],
|
|
346
358
|
* "queryStrings": [
|
|
347
|
-
* "issuetype = Bug AND assignee in (abcde-12345) AND reporter in
|
|
348
|
-
* (abc551-c4e99) order by lastViewed DESC"
|
|
359
|
+
* "issuetype = Bug AND assignee in (abcde-12345) AND reporter in (abc551-c4e99) order by lastViewed DESC"
|
|
349
360
|
* ]
|
|
350
361
|
* }
|
|
351
|
-
*
|
|
362
|
+
* ```
|
|
363
|
+
* @path POST `/rest/api/3/jql/pdcleaner`
|
|
352
364
|
* @scopes-current read:jira-user
|
|
353
365
|
* @scopes-beta read:user:jira, read:jql:jira, validate:jql:jira
|
|
354
366
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-pdcleaner-post
|
|
367
|
+
* @param params
|
|
355
368
|
*/
|
|
356
369
|
this.migrateQueries = ({ jqlPersonalDataMigrationRequest, }) => {
|
|
357
370
|
return this.getClientInstance()
|
|
@@ -383,12 +396,12 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
383
396
|
*
|
|
384
397
|
* @returns Returned if the request is successful.
|
|
385
398
|
*
|
|
386
|
-
* example:
|
|
399
|
+
* example:
|
|
400
|
+
* ```
|
|
401
|
+
* {
|
|
387
402
|
* "queries": [
|
|
388
403
|
* {
|
|
389
|
-
* "query": "summary ~ test AND (labels in (urgent, blocker) OR
|
|
390
|
-
* lastCommentedBy = currentUser()) AND status CHANGED AFTER -5d ORDER BY updated
|
|
391
|
-
* DESC",
|
|
404
|
+
* "query": "summary ~ test AND (labels in (urgent, blocker) OR lastCommentedBy = currentUser()) AND status CHANGED AFTER -5d ORDER BY updated DESC",
|
|
392
405
|
* "structure": {
|
|
393
406
|
* "orderBy": {
|
|
394
407
|
* "fields": [
|
|
@@ -484,8 +497,7 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
484
497
|
* }
|
|
485
498
|
* },
|
|
486
499
|
* {
|
|
487
|
-
* "query": "issue.property[\"spaces here\"].value in (\"Service requests\",
|
|
488
|
-
* Incidents)",
|
|
500
|
+
* "query": "issue.property[\"spaces here\"].value in (\"Service requests\", Incidents)",
|
|
489
501
|
* "structure": {
|
|
490
502
|
* "where": {
|
|
491
503
|
* "field": {
|
|
@@ -518,9 +530,7 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
518
530
|
* },
|
|
519
531
|
* {
|
|
520
532
|
* "errors": [
|
|
521
|
-
* "Error in the JQL Query: Expecting operator but got 'query'. The valid
|
|
522
|
-
* operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS'
|
|
523
|
-
* and 'IS NOT'. (line 1, character 9)"
|
|
533
|
+
* "Error in the JQL Query: Expecting operator but got 'query'. The valid operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' and 'IS NOT'. (line 1, character 9)"
|
|
524
534
|
* ],
|
|
525
535
|
* "query": "invalid query"
|
|
526
536
|
* },
|
|
@@ -532,8 +542,7 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
532
542
|
* },
|
|
533
543
|
* {
|
|
534
544
|
* "errors": [
|
|
535
|
-
* "Operator 'in' does not support the non-list value '\"test\"' for field
|
|
536
|
-
* 'summary'."
|
|
545
|
+
* "Operator 'in' does not support the non-list value '\"test\"' for field 'summary'."
|
|
537
546
|
* ],
|
|
538
547
|
* "query": "summary in test"
|
|
539
548
|
* },
|
|
@@ -545,17 +554,18 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
545
554
|
* },
|
|
546
555
|
* {
|
|
547
556
|
* "errors": [
|
|
548
|
-
* "Field 'universe' does not exist or you do not have permission to view
|
|
549
|
-
* it."
|
|
557
|
+
* "Field 'universe' does not exist or you do not have permission to view it."
|
|
550
558
|
* ],
|
|
551
559
|
* "query": "universe = 42"
|
|
552
560
|
* }
|
|
553
561
|
* ]
|
|
554
562
|
* }
|
|
555
|
-
*
|
|
563
|
+
* ```
|
|
564
|
+
* @path POST `/rest/api/3/jql/parse`
|
|
556
565
|
* @scopes-current read:jira-work
|
|
557
566
|
* @scopes-beta read:field:jira, validate:jql:jira, read:jql:jira
|
|
558
567
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-parse-post
|
|
568
|
+
* @param params
|
|
559
569
|
*/
|
|
560
570
|
this.parseJqlQueries = ({ validation, jqlQueriesToParse, }) => {
|
|
561
571
|
return this.getClientInstance()
|
|
@@ -603,7 +613,9 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
603
613
|
*
|
|
604
614
|
* @returns Returned if the request is successful.
|
|
605
615
|
*
|
|
606
|
-
* example:
|
|
616
|
+
* example:
|
|
617
|
+
* ```
|
|
618
|
+
* {
|
|
607
619
|
* "queries": [
|
|
608
620
|
* {
|
|
609
621
|
* "initialQuery": "project = 'Sample project'",
|
|
@@ -623,9 +635,7 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
623
635
|
* "initialQuery": "non-parsable query",
|
|
624
636
|
* "errors": {
|
|
625
637
|
* "errorMessages": [
|
|
626
|
-
* "Error in the JQL Query: Expecting operator but got 'query'. The
|
|
627
|
-
* valid operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN',
|
|
628
|
-
* 'IS' and 'IS NOT'. (line 1, character 9)"
|
|
638
|
+
* "Error in the JQL Query: Expecting operator but got 'query'. The valid operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' and 'IS NOT'. (line 1, character 9)"
|
|
629
639
|
* ],
|
|
630
640
|
* "errors": {}
|
|
631
641
|
* },
|
|
@@ -633,10 +643,12 @@ class JqlService extends CommonHttpService_1.CommonHttpService {
|
|
|
633
643
|
* }
|
|
634
644
|
* ]
|
|
635
645
|
* }
|
|
636
|
-
*
|
|
646
|
+
* ```
|
|
647
|
+
* @path POST `/rest/api/3/jql/sanitize`
|
|
637
648
|
* @scopes-current manage:jira-configuration
|
|
638
649
|
* @scopes-beta read:jql:jira
|
|
639
650
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql#api-rest-api-3-jql-sanitize-post
|
|
651
|
+
* @param params
|
|
640
652
|
*/
|
|
641
653
|
this.sanitiseJqlQueries = ({ jqlQueriesToSanitize, }) => {
|
|
642
654
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"JqlService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/JqlService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"JqlService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/JqlService.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonHttpService } from "
|
|
1
|
+
import { CommonHttpService } from "../../core/CommonHttpService";
|
|
2
2
|
import { type PageBeanString } from "../models/labels";
|
|
3
3
|
/**
|
|
4
4
|
* This resource represents available labels. Use it to get available labels for
|
|
@@ -12,7 +12,9 @@ export declare class LabelsService extends CommonHttpService {
|
|
|
12
12
|
*
|
|
13
13
|
* @returns Returned if the request is successful.
|
|
14
14
|
*
|
|
15
|
-
* example:
|
|
15
|
+
* example:
|
|
16
|
+
* ```
|
|
17
|
+
* {
|
|
16
18
|
* "isLast": false,
|
|
17
19
|
* "maxResults": 2,
|
|
18
20
|
* "startAt": 0,
|
|
@@ -22,10 +24,12 @@ export declare class LabelsService extends CommonHttpService {
|
|
|
22
24
|
* "security"
|
|
23
25
|
* ]
|
|
24
26
|
* }
|
|
25
|
-
*
|
|
27
|
+
* ```
|
|
28
|
+
* @path GET `/rest/api/3/label`
|
|
26
29
|
* @scopes-current read:jira-work
|
|
27
30
|
* @scopes-beta read:label:jira
|
|
28
31
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-labels#api-rest-api-3-label-get
|
|
32
|
+
* @param params
|
|
29
33
|
*/
|
|
30
34
|
getAllLabels: ({ startAt, maxResults, }?: {
|
|
31
35
|
/** The index of the first item to return in a page of results (page offset). */
|
|
@@ -5,8 +5,8 @@ exports.LabelsService = void 0;
|
|
|
5
5
|
// This file is generated by "api-typescript-generator".
|
|
6
6
|
// To update this file run "yarn build:openapi".
|
|
7
7
|
const zod_1 = require("zod");
|
|
8
|
-
const commonHttpClient = require("
|
|
9
|
-
const CommonHttpService_1 = require("
|
|
8
|
+
const commonHttpClient = require("../../core/CommonHttpClient");
|
|
9
|
+
const CommonHttpService_1 = require("../../core/CommonHttpService");
|
|
10
10
|
const labels_1 = require("../models/labels");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -23,7 +23,9 @@ class LabelsService extends CommonHttpService_1.CommonHttpService {
|
|
|
23
23
|
*
|
|
24
24
|
* @returns Returned if the request is successful.
|
|
25
25
|
*
|
|
26
|
-
* example:
|
|
26
|
+
* example:
|
|
27
|
+
* ```
|
|
28
|
+
* {
|
|
27
29
|
* "isLast": false,
|
|
28
30
|
* "maxResults": 2,
|
|
29
31
|
* "startAt": 0,
|
|
@@ -33,10 +35,12 @@ class LabelsService extends CommonHttpService_1.CommonHttpService {
|
|
|
33
35
|
* "security"
|
|
34
36
|
* ]
|
|
35
37
|
* }
|
|
36
|
-
*
|
|
38
|
+
* ```
|
|
39
|
+
* @path GET `/rest/api/3/label`
|
|
37
40
|
* @scopes-current read:jira-work
|
|
38
41
|
* @scopes-beta read:label:jira
|
|
39
42
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-labels#api-rest-api-3-label-get
|
|
43
|
+
* @param params
|
|
40
44
|
*/
|
|
41
45
|
this.getAllLabels = ({ startAt, maxResults, } = {}) => {
|
|
42
46
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LabelsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/LabelsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"LabelsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/LabelsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,6CAG0B;AAC1B,wEAAqE;AACrE;;;;;GAKG;AACH,MAAa,aAAc,SAAQ,qCAAiB;IAApD;;QACE;;;;;;;;;;;;;;;;;;;;;;;WAuBG;QACH,iBAAY,GAAG,CAAC,EACd,OAAO,EACP,UAAU,MAMR,EAAE,EAA2B,EAAE;YACjC,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,mBAAmB;gBACzB,MAAM,EAAE,KAAK;gBACb,KAAK,EAAE;oBACL,OAAO;oBACP,UAAU;iBACX;aACF,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,qCAAqC,CACtC,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IAcJ,CAAC;IAbW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,qCAAqC,EACrC,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,iDAAuB,CAAC,IAAI,CAAC,gBAAgB,CAAC;SACrD,CAAC;aACD,QAAQ,CAAC,qCAAqC,CAAC,CACnD,CAAC;QACF,iDAAuB,CAAC,YAAY,CAAC,CAAC,wCAA+B,CAAC,CAAC,CAAC;IAC1E,CAAC;CACF;AA7ED,sCA6EC"}
|