@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.AppDataPoliciesService = 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 appDataPolicies_1 = require("../models/appDataPolicies");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -22,7 +22,9 @@ class AppDataPoliciesService extends CommonHttpService_1.CommonHttpService {
|
|
|
22
22
|
*
|
|
23
23
|
* @returns Returned if the request is successful.
|
|
24
24
|
*
|
|
25
|
-
* example:
|
|
25
|
+
* example:
|
|
26
|
+
* ```
|
|
27
|
+
* {
|
|
26
28
|
* "projectDataPolicies": [
|
|
27
29
|
* {
|
|
28
30
|
* "dataPolicy": {
|
|
@@ -38,8 +40,10 @@ class AppDataPoliciesService extends CommonHttpService_1.CommonHttpService {
|
|
|
38
40
|
* }
|
|
39
41
|
* ]
|
|
40
42
|
* }
|
|
41
|
-
*
|
|
43
|
+
* ```
|
|
44
|
+
* @path GET `/rest/api/3/data-policy/project`
|
|
42
45
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-data-policies#api-rest-api-3-data-policy-project-get
|
|
46
|
+
* @param params
|
|
43
47
|
*/
|
|
44
48
|
this.getPolicies = ({ ids, } = {}) => {
|
|
45
49
|
return this.getClientInstance()
|
|
@@ -64,10 +68,13 @@ class AppDataPoliciesService extends CommonHttpService_1.CommonHttpService {
|
|
|
64
68
|
*
|
|
65
69
|
* @returns Returned if the request is successful
|
|
66
70
|
*
|
|
67
|
-
* example:
|
|
71
|
+
* example:
|
|
72
|
+
* ```
|
|
73
|
+
* {
|
|
68
74
|
* "anyContentBlocked": false
|
|
69
75
|
* }
|
|
70
|
-
*
|
|
76
|
+
* ```
|
|
77
|
+
* @path GET `/rest/api/3/data-policy`
|
|
71
78
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-data-policies#api-rest-api-3-data-policy-get
|
|
72
79
|
*/
|
|
73
80
|
this.getPolicy = () => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppDataPoliciesService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/AppDataPoliciesService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"AppDataPoliciesService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/AppDataPoliciesService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,+DAImC;AACnC,wEAAqE;AACrE;;;;GAIG;AACH,MAAa,sBAAuB,SAAQ,qCAAiB;IAA7D;;QACE;;;;;;;;;;;;;;;;;;;;;;;;;;;WA2BG;QACH,gBAAW,GAAG,CAAC,EACb,GAAG,MAID,EAAE,EAAgC,EAAE;YACtC,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,iCAAiC;gBACvC,MAAM,EAAE,KAAK;gBACb,KAAK,EAAE;oBACL,GAAG;iBACJ;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,6CAA6C,CAC9C,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;WAaG;QACH,cAAS,GAAG,GAAiC,EAAE;YAC7C,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,yBAAyB;gBAC/B,MAAM,EAAE,KAAK;aACd,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,2CAA2C,CAC5C,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IA0BJ,CAAC;IAzBW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,2CAA2C,EAC3C,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,qBAAqB,CAAC;SAC1D,CAAC;aACD,QAAQ,CAAC,2CAA2C,CAAC,CACzD,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,6CAA6C,EAC7C,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,qBAAqB,CAAC;SAC1D,CAAC;aACD,QAAQ,CAAC,6CAA6C,CAAC,CAC3D,CAAC;QACF,iDAAuB,CAAC,YAAY,CAAC;YACnC,0DAAwC;SACzC,CAAC,CAAC;IACL,CAAC;CACF;AAlID,wDAkIC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CommonHttpService } from "
|
|
1
|
+
import { CommonHttpService } from "../../core/CommonHttpService";
|
|
2
2
|
import { type ConnectCustomFieldValues, type EntityPropertyDetails, type WorkflowRulesSearch, type WorkflowRulesSearchDetails } from "../models/appMigration";
|
|
3
3
|
/**
|
|
4
4
|
* This resource supports [app
|
|
@@ -21,14 +21,16 @@ export declare class AppMigrationService extends CommonHttpService {
|
|
|
21
21
|
* request
|
|
22
22
|
*
|
|
23
23
|
* @returns Returned if the request is successful.
|
|
24
|
-
* @path
|
|
24
|
+
* @path PUT `/rest/atlassian-connect/1/migration/field`
|
|
25
25
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-migration#api-rest-atlassian-connect-1-migration-field-put
|
|
26
|
+
* @param params
|
|
26
27
|
*/
|
|
27
28
|
appIssueFieldValueUpdateResourceUpdateIssueFieldsPut: ({ atlassianTransferId, connectCustomFieldValues, }: {
|
|
28
29
|
/** The ID of the transfer. */
|
|
29
30
|
atlassianTransferId: string;
|
|
30
31
|
/**
|
|
31
|
-
* @example
|
|
32
|
+
* @example
|
|
33
|
+
* {
|
|
32
34
|
* "updateValueList": [
|
|
33
35
|
* {
|
|
34
36
|
* "_type": "StringIssueField",
|
|
@@ -76,8 +78,9 @@ export declare class AppMigrationService extends CommonHttpService {
|
|
|
76
78
|
* updates per request. This operation is for use by Connect apps during app
|
|
77
79
|
* migration.
|
|
78
80
|
*
|
|
79
|
-
* @path
|
|
81
|
+
* @path PUT `/rest/atlassian-connect/1/migration/properties/{entityType}`
|
|
80
82
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-migration#api-rest-atlassian-connect-1-migration-properties-entitytype-put
|
|
83
|
+
* @param params
|
|
81
84
|
*/
|
|
82
85
|
migrationResourceUpdateEntityPropertiesValuePut: ({ entityType, atlassianTransferId, entityPropertyDetailses, }: {
|
|
83
86
|
/** The type indicating the object that contains the entity properties. */
|
|
@@ -92,7 +95,9 @@ export declare class AppMigrationService extends CommonHttpService {
|
|
|
92
95
|
*
|
|
93
96
|
* @returns Returned if the request is successful.
|
|
94
97
|
*
|
|
95
|
-
* example:
|
|
98
|
+
* example:
|
|
99
|
+
* ```
|
|
100
|
+
* {
|
|
96
101
|
* "workflowEntityId": "a498d711-685d-428d-8c3e-bc03bb450ea7",
|
|
97
102
|
* "invalidRules": [
|
|
98
103
|
* "55d44f1d-c859-42e5-9c27-2c5ec3f340b1"
|
|
@@ -145,8 +150,10 @@ export declare class AppMigrationService extends CommonHttpService {
|
|
|
145
150
|
* }
|
|
146
151
|
* ]
|
|
147
152
|
* }
|
|
148
|
-
*
|
|
153
|
+
* ```
|
|
154
|
+
* @path POST `/rest/atlassian-connect/1/migration/workflow/rule/search`
|
|
149
155
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-migration#api-rest-atlassian-connect-1-migration-workflow-rule-search-post
|
|
156
|
+
* @param params
|
|
150
157
|
*/
|
|
151
158
|
migrationResourceWorkflowRuleSearchPost: ({ atlassianTransferId, workflowRulesSearch, }: {
|
|
152
159
|
/** The app migration transfer ID. */
|
|
@@ -5,8 +5,8 @@ exports.AppMigrationService = 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 appMigration_1 = require("../models/appMigration");
|
|
11
11
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
12
12
|
/**
|
|
@@ -32,8 +32,9 @@ class AppMigrationService extends CommonHttpService_1.CommonHttpService {
|
|
|
32
32
|
* request
|
|
33
33
|
*
|
|
34
34
|
* @returns Returned if the request is successful.
|
|
35
|
-
* @path
|
|
35
|
+
* @path PUT `/rest/atlassian-connect/1/migration/field`
|
|
36
36
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-migration#api-rest-atlassian-connect-1-migration-field-put
|
|
37
|
+
* @param params
|
|
37
38
|
*/
|
|
38
39
|
this.appIssueFieldValueUpdateResourceUpdateIssueFieldsPut = ({ atlassianTransferId, connectCustomFieldValues, }) => {
|
|
39
40
|
return this.getClientInstance()
|
|
@@ -60,8 +61,9 @@ class AppMigrationService extends CommonHttpService_1.CommonHttpService {
|
|
|
60
61
|
* updates per request. This operation is for use by Connect apps during app
|
|
61
62
|
* migration.
|
|
62
63
|
*
|
|
63
|
-
* @path
|
|
64
|
+
* @path PUT `/rest/atlassian-connect/1/migration/properties/{entityType}`
|
|
64
65
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-migration#api-rest-atlassian-connect-1-migration-properties-entitytype-put
|
|
66
|
+
* @param params
|
|
65
67
|
*/
|
|
66
68
|
this.migrationResourceUpdateEntityPropertiesValuePut = ({ entityType, atlassianTransferId, entityPropertyDetailses, }) => {
|
|
67
69
|
return this.getClientInstance()
|
|
@@ -85,7 +87,9 @@ class AppMigrationService extends CommonHttpService_1.CommonHttpService {
|
|
|
85
87
|
*
|
|
86
88
|
* @returns Returned if the request is successful.
|
|
87
89
|
*
|
|
88
|
-
* example:
|
|
90
|
+
* example:
|
|
91
|
+
* ```
|
|
92
|
+
* {
|
|
89
93
|
* "workflowEntityId": "a498d711-685d-428d-8c3e-bc03bb450ea7",
|
|
90
94
|
* "invalidRules": [
|
|
91
95
|
* "55d44f1d-c859-42e5-9c27-2c5ec3f340b1"
|
|
@@ -138,8 +142,10 @@ class AppMigrationService extends CommonHttpService_1.CommonHttpService {
|
|
|
138
142
|
* }
|
|
139
143
|
* ]
|
|
140
144
|
* }
|
|
141
|
-
*
|
|
145
|
+
* ```
|
|
146
|
+
* @path POST `/rest/atlassian-connect/1/migration/workflow/rule/search`
|
|
142
147
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-migration#api-rest-atlassian-connect-1-migration-workflow-rule-search-post
|
|
148
|
+
* @param params
|
|
143
149
|
*/
|
|
144
150
|
this.migrationResourceWorkflowRuleSearchPost = ({ atlassianTransferId, workflowRulesSearch, }) => {
|
|
145
151
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppMigrationService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/AppMigrationService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"AppMigrationService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/AppMigrationService.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 OperationMessage } from "../models/appProperties";
|
|
3
3
|
import { type EntityProperty, type PropertyKeys } from "../models/common";
|
|
4
4
|
/**
|
|
@@ -17,10 +17,11 @@ export declare class AppPropertiesService extends CommonHttpService {
|
|
|
17
17
|
* Additionally, Forge apps can access Connect app properties (stored against the
|
|
18
18
|
* same `app.connect.key`).
|
|
19
19
|
*
|
|
20
|
-
* @path
|
|
20
|
+
* @path DELETE `/rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey}`
|
|
21
21
|
* @scopes-current
|
|
22
22
|
* @scopes-beta
|
|
23
23
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-atlassian-connect-1-addons-addonkey-properties-propertykey-delete
|
|
24
|
+
* @param params
|
|
24
25
|
*/
|
|
25
26
|
addonPropertiesResourceDeleteAddonPropertyDelete: ({ addonKey, propertyKey, }: {
|
|
26
27
|
/** The key of the app, as defined in its descriptor. */
|
|
@@ -38,19 +39,22 @@ export declare class AppPropertiesService extends CommonHttpService {
|
|
|
38
39
|
*
|
|
39
40
|
* @returns Returned if the request is successful.
|
|
40
41
|
*
|
|
41
|
-
* example:
|
|
42
|
+
* example:
|
|
43
|
+
* ```
|
|
44
|
+
* {
|
|
42
45
|
* "keys": [
|
|
43
46
|
* {
|
|
44
|
-
* "self":
|
|
45
|
-
* "https://your-domain.atlassian.net/jira/rest/atlassian-connect/1/addon/example.app.key/properties/propertyKey",
|
|
47
|
+
* "self": "https://your-domain.atlassian.net/jira/rest/atlassian-connect/1/addon/example.app.key/properties/propertyKey",
|
|
46
48
|
* "key": "propertyKey"
|
|
47
49
|
* }
|
|
48
50
|
* ]
|
|
49
51
|
* }
|
|
50
|
-
*
|
|
52
|
+
* ```
|
|
53
|
+
* @path GET `/rest/atlassian-connect/1/addons/{addonKey}/properties`
|
|
51
54
|
* @scopes-current
|
|
52
55
|
* @scopes-beta
|
|
53
56
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-atlassian-connect-1-addons-addonkey-properties-get
|
|
57
|
+
* @param params
|
|
54
58
|
*/
|
|
55
59
|
addonPropertiesResourceGetAddonPropertiesGet: ({ addonKey, }: {
|
|
56
60
|
/** The key of the app, as defined in its descriptor. */
|
|
@@ -66,16 +70,19 @@ export declare class AppPropertiesService extends CommonHttpService {
|
|
|
66
70
|
*
|
|
67
71
|
* @returns Returned if the request is successful.
|
|
68
72
|
*
|
|
69
|
-
* example:
|
|
70
|
-
*
|
|
71
|
-
*
|
|
73
|
+
* example:
|
|
74
|
+
* ```
|
|
75
|
+
* {
|
|
76
|
+
* "self": "https://your-domain.atlassian.net/jira/rest/atlassian-connect/1/addon/example.app.key/properties/propertyKey",
|
|
72
77
|
* "key": "propertyKey",
|
|
73
78
|
* "value": "propertyValue"
|
|
74
79
|
* }
|
|
75
|
-
*
|
|
80
|
+
* ```
|
|
81
|
+
* @path GET `/rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey}`
|
|
76
82
|
* @scopes-current
|
|
77
83
|
* @scopes-beta
|
|
78
84
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-atlassian-connect-1-addons-addonkey-properties-propertykey-get
|
|
85
|
+
* @param params
|
|
79
86
|
*/
|
|
80
87
|
addonPropertiesResourceGetAddonPropertyGet: ({ addonKey, propertyKey, }: {
|
|
81
88
|
/** The key of the app, as defined in its descriptor. */
|
|
@@ -96,27 +103,35 @@ export declare class AppPropertiesService extends CommonHttpService {
|
|
|
96
103
|
* Additionally, Forge apps can access Connect app properties (stored against the
|
|
97
104
|
* same `app.connect.key`).
|
|
98
105
|
*
|
|
99
|
-
* @returns
|
|
106
|
+
* @returns
|
|
107
|
+
* * status: 200, mediaType: application/json
|
|
100
108
|
*
|
|
101
109
|
* Returned if the property is updated.
|
|
102
110
|
*
|
|
103
|
-
* example:
|
|
111
|
+
* example:
|
|
112
|
+
* ```
|
|
113
|
+
* {
|
|
104
114
|
* "message": "Property updated.",
|
|
105
115
|
* "statusCode": 200
|
|
106
116
|
* }
|
|
117
|
+
* ```
|
|
107
118
|
*
|
|
108
119
|
* * status: 201, mediaType: application/json
|
|
109
120
|
*
|
|
110
121
|
* Returned is the property is created.
|
|
111
122
|
*
|
|
112
|
-
* example:
|
|
123
|
+
* example:
|
|
124
|
+
* ```
|
|
125
|
+
* {
|
|
113
126
|
* "message": "Property created.",
|
|
114
127
|
* "statusCode": 201
|
|
115
128
|
* }
|
|
116
|
-
*
|
|
129
|
+
* ```
|
|
130
|
+
* @path PUT `/rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey}`
|
|
117
131
|
* @scopes-current
|
|
118
132
|
* @scopes-beta
|
|
119
133
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-atlassian-connect-1-addons-addonkey-properties-propertykey-put
|
|
134
|
+
* @param params
|
|
120
135
|
*/
|
|
121
136
|
addonPropertiesResourcePutAddonPropertyPut: ({ addonKey, propertyKey, requestBody, }: {
|
|
122
137
|
/** The key of the app, as defined in its descriptor. */
|
|
@@ -133,10 +148,11 @@ export declare class AppPropertiesService extends CommonHttpService {
|
|
|
133
148
|
*
|
|
134
149
|
* **[Permissions](#permissions) required:** Only Forge apps can make this request.
|
|
135
150
|
*
|
|
136
|
-
* @path
|
|
151
|
+
* @path DELETE `/rest/forge/1/app/properties/{propertyKey}`
|
|
137
152
|
* @scopes-current
|
|
138
153
|
* @scopes-beta
|
|
139
154
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-forge-1-app-properties-propertykey-delete
|
|
155
|
+
* @param params
|
|
140
156
|
*/
|
|
141
157
|
deleteForgeAppProperty: ({ propertyKey, }: {
|
|
142
158
|
/** The key of the property. */
|
|
@@ -158,27 +174,35 @@ export declare class AppPropertiesService extends CommonHttpService {
|
|
|
158
174
|
*
|
|
159
175
|
* **[Permissions](#permissions) required:** Only Forge apps can make this request.
|
|
160
176
|
*
|
|
161
|
-
* @returns
|
|
177
|
+
* @returns
|
|
178
|
+
* * status: 200, mediaType: application/json
|
|
162
179
|
*
|
|
163
180
|
* Returned if the property is updated.
|
|
164
181
|
*
|
|
165
|
-
* example:
|
|
182
|
+
* example:
|
|
183
|
+
* ```
|
|
184
|
+
* {
|
|
166
185
|
* "message": "Property updated.",
|
|
167
186
|
* "statusCode": 200
|
|
168
187
|
* }
|
|
188
|
+
* ```
|
|
169
189
|
*
|
|
170
190
|
* * status: 201, mediaType: application/json
|
|
171
191
|
*
|
|
172
192
|
* Returned is the property is created.
|
|
173
193
|
*
|
|
174
|
-
* example:
|
|
194
|
+
* example:
|
|
195
|
+
* ```
|
|
196
|
+
* {
|
|
175
197
|
* "message": "Property created.",
|
|
176
198
|
* "statusCode": 201
|
|
177
199
|
* }
|
|
178
|
-
*
|
|
200
|
+
* ```
|
|
201
|
+
* @path PUT `/rest/forge/1/app/properties/{propertyKey}`
|
|
179
202
|
* @scopes-current
|
|
180
203
|
* @scopes-beta
|
|
181
204
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-forge-1-app-properties-propertykey-put
|
|
205
|
+
* @param params
|
|
182
206
|
*/
|
|
183
207
|
putForgeAppProperty: ({ propertyKey, requestBody, }: {
|
|
184
208
|
/** The key of the property. */
|
|
@@ -5,8 +5,8 @@ exports.AppPropertiesService = 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 appProperties_1 = require("../models/appProperties");
|
|
11
11
|
const common_1 = require("../models/common");
|
|
12
12
|
const validationSchemaStorage_1 = require("../validationSchemaStorage");
|
|
@@ -28,10 +28,11 @@ class AppPropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
28
28
|
* Additionally, Forge apps can access Connect app properties (stored against the
|
|
29
29
|
* same `app.connect.key`).
|
|
30
30
|
*
|
|
31
|
-
* @path
|
|
31
|
+
* @path DELETE `/rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey}`
|
|
32
32
|
* @scopes-current
|
|
33
33
|
* @scopes-beta
|
|
34
34
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-atlassian-connect-1-addons-addonkey-properties-propertykey-delete
|
|
35
|
+
* @param params
|
|
35
36
|
*/
|
|
36
37
|
this.addonPropertiesResourceDeleteAddonPropertyDelete = ({ addonKey, propertyKey, }) => {
|
|
37
38
|
return this.getClientInstance()
|
|
@@ -55,19 +56,22 @@ class AppPropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
55
56
|
*
|
|
56
57
|
* @returns Returned if the request is successful.
|
|
57
58
|
*
|
|
58
|
-
* example:
|
|
59
|
+
* example:
|
|
60
|
+
* ```
|
|
61
|
+
* {
|
|
59
62
|
* "keys": [
|
|
60
63
|
* {
|
|
61
|
-
* "self":
|
|
62
|
-
* "https://your-domain.atlassian.net/jira/rest/atlassian-connect/1/addon/example.app.key/properties/propertyKey",
|
|
64
|
+
* "self": "https://your-domain.atlassian.net/jira/rest/atlassian-connect/1/addon/example.app.key/properties/propertyKey",
|
|
63
65
|
* "key": "propertyKey"
|
|
64
66
|
* }
|
|
65
67
|
* ]
|
|
66
68
|
* }
|
|
67
|
-
*
|
|
69
|
+
* ```
|
|
70
|
+
* @path GET `/rest/atlassian-connect/1/addons/{addonKey}/properties`
|
|
68
71
|
* @scopes-current
|
|
69
72
|
* @scopes-beta
|
|
70
73
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-atlassian-connect-1-addons-addonkey-properties-get
|
|
74
|
+
* @param params
|
|
71
75
|
*/
|
|
72
76
|
this.addonPropertiesResourceGetAddonPropertiesGet = ({ addonKey, }) => {
|
|
73
77
|
return this.getClientInstance()
|
|
@@ -97,16 +101,19 @@ class AppPropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
97
101
|
*
|
|
98
102
|
* @returns Returned if the request is successful.
|
|
99
103
|
*
|
|
100
|
-
* example:
|
|
101
|
-
*
|
|
102
|
-
*
|
|
104
|
+
* example:
|
|
105
|
+
* ```
|
|
106
|
+
* {
|
|
107
|
+
* "self": "https://your-domain.atlassian.net/jira/rest/atlassian-connect/1/addon/example.app.key/properties/propertyKey",
|
|
103
108
|
* "key": "propertyKey",
|
|
104
109
|
* "value": "propertyValue"
|
|
105
110
|
* }
|
|
106
|
-
*
|
|
111
|
+
* ```
|
|
112
|
+
* @path GET `/rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey}`
|
|
107
113
|
* @scopes-current
|
|
108
114
|
* @scopes-beta
|
|
109
115
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-atlassian-connect-1-addons-addonkey-properties-propertykey-get
|
|
116
|
+
* @param params
|
|
110
117
|
*/
|
|
111
118
|
this.addonPropertiesResourceGetAddonPropertyGet = ({ addonKey, propertyKey, }) => {
|
|
112
119
|
return this.getClientInstance()
|
|
@@ -140,27 +147,35 @@ class AppPropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
140
147
|
* Additionally, Forge apps can access Connect app properties (stored against the
|
|
141
148
|
* same `app.connect.key`).
|
|
142
149
|
*
|
|
143
|
-
* @returns
|
|
150
|
+
* @returns
|
|
151
|
+
* * status: 200, mediaType: application/json
|
|
144
152
|
*
|
|
145
153
|
* Returned if the property is updated.
|
|
146
154
|
*
|
|
147
|
-
* example:
|
|
155
|
+
* example:
|
|
156
|
+
* ```
|
|
157
|
+
* {
|
|
148
158
|
* "message": "Property updated.",
|
|
149
159
|
* "statusCode": 200
|
|
150
160
|
* }
|
|
161
|
+
* ```
|
|
151
162
|
*
|
|
152
163
|
* * status: 201, mediaType: application/json
|
|
153
164
|
*
|
|
154
165
|
* Returned is the property is created.
|
|
155
166
|
*
|
|
156
|
-
* example:
|
|
167
|
+
* example:
|
|
168
|
+
* ```
|
|
169
|
+
* {
|
|
157
170
|
* "message": "Property created.",
|
|
158
171
|
* "statusCode": 201
|
|
159
172
|
* }
|
|
160
|
-
*
|
|
173
|
+
* ```
|
|
174
|
+
* @path PUT `/rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey}`
|
|
161
175
|
* @scopes-current
|
|
162
176
|
* @scopes-beta
|
|
163
177
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-atlassian-connect-1-addons-addonkey-properties-propertykey-put
|
|
178
|
+
* @param params
|
|
164
179
|
*/
|
|
165
180
|
this.addonPropertiesResourcePutAddonPropertyPut = ({ addonKey, propertyKey, requestBody, }) => {
|
|
166
181
|
return this.getClientInstance()
|
|
@@ -193,10 +208,11 @@ class AppPropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
193
208
|
*
|
|
194
209
|
* **[Permissions](#permissions) required:** Only Forge apps can make this request.
|
|
195
210
|
*
|
|
196
|
-
* @path
|
|
211
|
+
* @path DELETE `/rest/forge/1/app/properties/{propertyKey}`
|
|
197
212
|
* @scopes-current
|
|
198
213
|
* @scopes-beta
|
|
199
214
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-forge-1-app-properties-propertykey-delete
|
|
215
|
+
* @param params
|
|
200
216
|
*/
|
|
201
217
|
this.deleteForgeAppProperty = ({ propertyKey, }) => {
|
|
202
218
|
return this.getClientInstance()
|
|
@@ -225,27 +241,35 @@ class AppPropertiesService extends CommonHttpService_1.CommonHttpService {
|
|
|
225
241
|
*
|
|
226
242
|
* **[Permissions](#permissions) required:** Only Forge apps can make this request.
|
|
227
243
|
*
|
|
228
|
-
* @returns
|
|
244
|
+
* @returns
|
|
245
|
+
* * status: 200, mediaType: application/json
|
|
229
246
|
*
|
|
230
247
|
* Returned if the property is updated.
|
|
231
248
|
*
|
|
232
|
-
* example:
|
|
249
|
+
* example:
|
|
250
|
+
* ```
|
|
251
|
+
* {
|
|
233
252
|
* "message": "Property updated.",
|
|
234
253
|
* "statusCode": 200
|
|
235
254
|
* }
|
|
255
|
+
* ```
|
|
236
256
|
*
|
|
237
257
|
* * status: 201, mediaType: application/json
|
|
238
258
|
*
|
|
239
259
|
* Returned is the property is created.
|
|
240
260
|
*
|
|
241
|
-
* example:
|
|
261
|
+
* example:
|
|
262
|
+
* ```
|
|
263
|
+
* {
|
|
242
264
|
* "message": "Property created.",
|
|
243
265
|
* "statusCode": 201
|
|
244
266
|
* }
|
|
245
|
-
*
|
|
267
|
+
* ```
|
|
268
|
+
* @path PUT `/rest/forge/1/app/properties/{propertyKey}`
|
|
246
269
|
* @scopes-current
|
|
247
270
|
* @scopes-beta
|
|
248
271
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-app-properties#api-rest-forge-1-app-properties-propertykey-put
|
|
272
|
+
* @param params
|
|
249
273
|
*/
|
|
250
274
|
this.putForgeAppProperty = ({ propertyKey, requestBody, }) => {
|
|
251
275
|
return this.getClientInstance()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppPropertiesService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/AppPropertiesService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,
|
|
1
|
+
{"version":3,"file":"AppPropertiesService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/AppPropertiesService.ts"],"names":[],"mappings":"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"}
|