@resolution/jira-api-client 0.5.2 → 0.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -0
- package/README.md +51 -19
- package/lib/openapi/{platform/core → core}/CommonHttpClient.d.ts +54 -3
- package/lib/openapi/{serviceManagement/core → core}/CommonHttpClient.js +14 -0
- package/lib/openapi/core/CommonHttpClient.js.map +1 -0
- package/lib/openapi/{software/core → core}/CommonHttpService.d.ts +17 -0
- package/lib/openapi/{platform/core → core}/CommonHttpService.js +11 -0
- package/lib/openapi/core/CommonHttpService.js.map +1 -0
- package/lib/openapi/core/CommonValidationSchemaStorage.js.map +1 -0
- package/lib/openapi/platform/BaseJiraPlatformApiClient.d.ts +5 -5
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js +3 -3
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js.map +1 -1
- package/lib/openapi/platform/models/announcementBanner.d.ts +1 -1
- package/lib/openapi/platform/models/appDataPolicies.d.ts +1 -1
- package/lib/openapi/platform/models/appMigration.d.ts +13 -7
- package/lib/openapi/platform/models/appMigration.js.map +1 -1
- package/lib/openapi/platform/models/appProperties.d.ts +3 -2
- package/lib/openapi/platform/models/appProperties.js.map +1 -1
- package/lib/openapi/platform/models/auditRecords.d.ts +1 -1
- package/lib/openapi/platform/models/avatars.d.ts +1 -1
- package/lib/openapi/platform/models/classificationLevels.d.ts +1 -1
- package/lib/openapi/platform/models/common.d.ts +3 -5
- package/lib/openapi/platform/models/common.js.map +1 -1
- package/lib/openapi/platform/models/dashboards.d.ts +2 -3
- package/lib/openapi/platform/models/dashboards.js.map +1 -1
- package/lib/openapi/platform/models/dynamicModules.d.ts +5 -3
- package/lib/openapi/platform/models/dynamicModules.js.map +1 -1
- package/lib/openapi/platform/models/filterSharing.d.ts +1 -1
- package/lib/openapi/platform/models/filters.d.ts +1 -1
- package/lib/openapi/platform/models/groupAndUserPicker.d.ts +1 -1
- package/lib/openapi/platform/models/groups.d.ts +1 -1
- package/lib/openapi/platform/models/issueAttachments.d.ts +1 -1
- package/lib/openapi/platform/models/issueBulkOperations.d.ts +2 -3
- package/lib/openapi/platform/models/issueBulkOperations.js.map +1 -1
- package/lib/openapi/platform/models/issueCommentProperties.d.ts +1 -1
- package/lib/openapi/platform/models/issueComments.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldConfigurationApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldContexts.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldOptions.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldOptionsApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueCustomFieldValuesApps.d.ts +1 -1
- package/lib/openapi/platform/models/issueFieldConfigurations.d.ts +1 -1
- package/lib/openapi/platform/models/issueFields.d.ts +1 -1
- package/lib/openapi/platform/models/issueLinkTypes.d.ts +1 -1
- package/lib/openapi/platform/models/issueLinks.d.ts +1 -1
- package/lib/openapi/platform/models/issueNotificationSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issuePriorities.d.ts +1 -1
- package/lib/openapi/platform/models/issueProperties.d.ts +1 -1
- package/lib/openapi/platform/models/issueRemoteLinks.d.ts +1 -1
- package/lib/openapi/platform/models/issueResolutions.d.ts +1 -1
- package/lib/openapi/platform/models/issueSearch.d.ts +2 -3
- package/lib/openapi/platform/models/issueSearch.js.map +1 -1
- package/lib/openapi/platform/models/issueSecurityLevel.d.ts +1 -1
- package/lib/openapi/platform/models/issueSecuritySchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypeSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypeScreenSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/issueTypes.d.ts +1 -1
- package/lib/openapi/platform/models/issueVotes.d.ts +1 -1
- package/lib/openapi/platform/models/issueWatchers.d.ts +1 -1
- package/lib/openapi/platform/models/issueWorklogs.d.ts +1 -1
- package/lib/openapi/platform/models/issues.d.ts +16 -14
- package/lib/openapi/platform/models/issues.js.map +1 -1
- package/lib/openapi/platform/models/jiraExpressions.d.ts +8 -6
- package/lib/openapi/platform/models/jiraExpressions.js.map +1 -1
- package/lib/openapi/platform/models/jiraSettings.d.ts +1 -1
- package/lib/openapi/platform/models/jql.d.ts +9 -5
- package/lib/openapi/platform/models/jql.js.map +1 -1
- package/lib/openapi/platform/models/jqlFunctionsApps.d.ts +1 -1
- package/lib/openapi/platform/models/labels.d.ts +1 -1
- package/lib/openapi/platform/models/licenseMetrics.d.ts +1 -1
- package/lib/openapi/platform/models/myself.d.ts +1 -1
- package/lib/openapi/platform/models/permissionSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/permissions.d.ts +2 -3
- package/lib/openapi/platform/models/permissions.js.map +1 -1
- package/lib/openapi/platform/models/prioritySchemes.d.ts +1 -1
- package/lib/openapi/platform/models/projectAvatars.d.ts +1 -1
- package/lib/openapi/platform/models/projectClassificationLevels.d.ts +1 -1
- package/lib/openapi/platform/models/projectComponents.d.ts +1 -1
- package/lib/openapi/platform/models/projectEmail.d.ts +1 -1
- package/lib/openapi/platform/models/projectFeatures.d.ts +1 -1
- package/lib/openapi/platform/models/projectPermissionSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/projectRoleActors.d.ts +1 -1
- package/lib/openapi/platform/models/projectRoles.d.ts +1 -1
- package/lib/openapi/platform/models/projectTypes.d.ts +1 -1
- package/lib/openapi/platform/models/projectVersions.d.ts +1 -1
- package/lib/openapi/platform/models/projects.d.ts +1 -1
- package/lib/openapi/platform/models/screenSchemes.d.ts +2 -2
- package/lib/openapi/platform/models/screenSchemes.js +1 -1
- package/lib/openapi/platform/models/screenSchemes.js.map +1 -1
- package/lib/openapi/platform/models/screenTabFields.d.ts +1 -1
- package/lib/openapi/platform/models/screens.d.ts +1 -1
- package/lib/openapi/platform/models/serverInfo.d.ts +1 -1
- package/lib/openapi/platform/models/serviceRegistry.d.ts +3 -2
- package/lib/openapi/platform/models/serviceRegistry.js.map +1 -1
- package/lib/openapi/platform/models/status.d.ts +1 -1
- package/lib/openapi/platform/models/timeTracking.d.ts +1 -1
- package/lib/openapi/platform/models/uiModificationsApps.d.ts +1 -1
- package/lib/openapi/platform/models/userSearch.d.ts +1 -1
- package/lib/openapi/platform/models/users.d.ts +1 -1
- package/lib/openapi/platform/models/webhooks.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemeDrafts.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemeProjectAssociations.d.ts +1 -1
- package/lib/openapi/platform/models/workflowSchemes.d.ts +1 -1
- package/lib/openapi/platform/models/workflowTransitionProperties.d.ts +1 -1
- package/lib/openapi/platform/models/workflowTransitionRules.d.ts +1 -1
- package/lib/openapi/platform/models/workflows.d.ts +104 -70
- package/lib/openapi/platform/models/workflows.js +12 -0
- package/lib/openapi/platform/models/workflows.js.map +1 -1
- package/lib/openapi/platform/services/AnnouncementBannerService.d.ts +12 -9
- package/lib/openapi/platform/services/AnnouncementBannerService.js +10 -7
- package/lib/openapi/platform/services/AnnouncementBannerService.js.map +1 -1
- package/lib/openapi/platform/services/AppDataPoliciesService.d.ts +12 -5
- package/lib/openapi/platform/services/AppDataPoliciesService.js +13 -6
- package/lib/openapi/platform/services/AppDataPoliciesService.js.map +1 -1
- package/lib/openapi/platform/services/AppMigrationService.d.ts +13 -6
- package/lib/openapi/platform/services/AppMigrationService.js +12 -6
- package/lib/openapi/platform/services/AppMigrationService.js.map +1 -1
- package/lib/openapi/platform/services/AppPropertiesService.d.ts +43 -19
- package/lib/openapi/platform/services/AppPropertiesService.js +44 -20
- package/lib/openapi/platform/services/AppPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/ApplicationRolesService.d.ts +20 -21
- package/lib/openapi/platform/services/ApplicationRolesService.js +21 -22
- package/lib/openapi/platform/services/ApplicationRolesService.js.map +1 -1
- package/lib/openapi/platform/services/AuditRecordsService.d.ts +7 -3
- package/lib/openapi/platform/services/AuditRecordsService.js +8 -4
- package/lib/openapi/platform/services/AuditRecordsService.js.map +1 -1
- package/lib/openapi/platform/services/AvatarsService.d.ts +45 -38
- package/lib/openapi/platform/services/AvatarsService.js +45 -38
- package/lib/openapi/platform/services/AvatarsService.js.map +1 -1
- package/lib/openapi/platform/services/ClassificationLevelsService.d.ts +16 -22
- package/lib/openapi/platform/services/ClassificationLevelsService.js +17 -23
- package/lib/openapi/platform/services/ClassificationLevelsService.js.map +1 -1
- package/lib/openapi/platform/services/DashboardsService.d.ts +140 -146
- package/lib/openapi/platform/services/DashboardsService.js +122 -130
- package/lib/openapi/platform/services/DashboardsService.js.map +1 -1
- package/lib/openapi/platform/services/DynamicModulesService.d.ts +6 -4
- package/lib/openapi/platform/services/DynamicModulesService.js +7 -5
- package/lib/openapi/platform/services/DynamicModulesService.js.map +1 -1
- package/lib/openapi/platform/services/FilterSharingService.d.ts +73 -96
- package/lib/openapi/platform/services/FilterSharingService.js +70 -95
- package/lib/openapi/platform/services/FilterSharingService.js.map +1 -1
- package/lib/openapi/platform/services/FiltersService.d.ts +179 -258
- package/lib/openapi/platform/services/FiltersService.js +174 -256
- package/lib/openapi/platform/services/FiltersService.js.map +1 -1
- package/lib/openapi/platform/services/GroupAndUserPickerService.d.ts +9 -7
- package/lib/openapi/platform/services/GroupAndUserPickerService.js +10 -8
- package/lib/openapi/platform/services/GroupAndUserPickerService.js.map +1 -1
- package/lib/openapi/platform/services/GroupsService.d.ts +43 -27
- package/lib/openapi/platform/services/GroupsService.js +40 -26
- package/lib/openapi/platform/services/GroupsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueAttachmentsService.d.ts +174 -170
- package/lib/openapi/platform/services/IssueAttachmentsService.js +175 -171
- package/lib/openapi/platform/services/IssueAttachmentsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueBulkOperationsService.d.ts +36 -20
- package/lib/openapi/platform/services/IssueBulkOperationsService.js +35 -20
- package/lib/openapi/platform/services/IssueBulkOperationsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCommentPropertiesService.d.ts +20 -10
- package/lib/openapi/platform/services/IssueCommentPropertiesService.js +21 -11
- package/lib/openapi/platform/services/IssueCommentPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCommentsService.d.ts +66 -81
- package/lib/openapi/platform/services/IssueCommentsService.js +59 -71
- package/lib/openapi/platform/services/IssueCommentsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.d.ts +11 -5
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js +10 -5
- package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.d.ts +72 -38
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.js +55 -27
- package/lib/openapi/platform/services/IssueCustomFieldContextsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.d.ts +51 -29
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js +48 -28
- package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.d.ts +38 -17
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js +33 -15
- package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.d.ts +9 -5
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js +6 -4
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.d.ts +78 -35
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.js +63 -28
- package/lib/openapi/platform/services/IssueFieldConfigurationsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueFieldsService.d.ts +57 -47
- package/lib/openapi/platform/services/IssueFieldsService.js +52 -42
- package/lib/openapi/platform/services/IssueFieldsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueLinkTypesService.d.ts +30 -12
- package/lib/openapi/platform/services/IssueLinkTypesService.js +27 -11
- package/lib/openapi/platform/services/IssueLinkTypesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueLinksService.d.ts +21 -24
- package/lib/openapi/platform/services/IssueLinksService.js +20 -24
- package/lib/openapi/platform/services/IssueLinksService.js.map +1 -1
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.d.ts +8 -4
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.js +9 -5
- package/lib/openapi/platform/services/IssueNavigatorSettingsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueNotificationSchemesService.d.ts +64 -70
- package/lib/openapi/platform/services/IssueNotificationSchemesService.js +59 -68
- package/lib/openapi/platform/services/IssueNotificationSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssuePrioritiesService.d.ts +45 -27
- package/lib/openapi/platform/services/IssuePrioritiesService.js +38 -24
- package/lib/openapi/platform/services/IssuePrioritiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssuePropertiesService.d.ts +34 -17
- package/lib/openapi/platform/services/IssuePropertiesService.js +29 -15
- package/lib/openapi/platform/services/IssuePropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueRemoteLinksService.d.ts +42 -28
- package/lib/openapi/platform/services/IssueRemoteLinksService.js +39 -27
- package/lib/openapi/platform/services/IssueRemoteLinksService.js.map +1 -1
- package/lib/openapi/platform/services/IssueResolutionsService.d.ts +40 -17
- package/lib/openapi/platform/services/IssueResolutionsService.js +33 -14
- package/lib/openapi/platform/services/IssueResolutionsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSearchService.d.ts +86 -139
- package/lib/openapi/platform/services/IssueSearchService.js +81 -137
- package/lib/openapi/platform/services/IssueSearchService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSecurityLevelService.d.ts +20 -19
- package/lib/openapi/platform/services/IssueSecurityLevelService.js +21 -20
- package/lib/openapi/platform/services/IssueSecurityLevelService.js.map +1 -1
- package/lib/openapi/platform/services/IssueSecuritySchemesService.d.ts +78 -40
- package/lib/openapi/platform/services/IssueSecuritySchemesService.js +65 -34
- package/lib/openapi/platform/services/IssueSecuritySchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypePropertiesService.d.ts +22 -11
- package/lib/openapi/platform/services/IssueTypePropertiesService.js +21 -11
- package/lib/openapi/platform/services/IssueTypePropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypeSchemesService.d.ts +53 -34
- package/lib/openapi/platform/services/IssueTypeSchemesService.js +42 -26
- package/lib/openapi/platform/services/IssueTypeSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.d.ts +56 -27
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js +45 -22
- package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueTypesService.d.ts +53 -42
- package/lib/openapi/platform/services/IssueTypesService.js +50 -41
- package/lib/openapi/platform/services/IssueTypesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueVotesService.d.ts +17 -17
- package/lib/openapi/platform/services/IssueVotesService.js +18 -18
- package/lib/openapi/platform/services/IssueVotesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWatchersService.d.ts +20 -10
- package/lib/openapi/platform/services/IssueWatchersService.js +19 -10
- package/lib/openapi/platform/services/IssueWatchersService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.d.ts +20 -13
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.js +21 -14
- package/lib/openapi/platform/services/IssueWorklogPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueWorklogsService.d.ts +69 -67
- package/lib/openapi/platform/services/IssueWorklogsService.js +64 -65
- package/lib/openapi/platform/services/IssueWorklogsService.js.map +1 -1
- package/lib/openapi/platform/services/IssuesService.d.ts +226 -228
- package/lib/openapi/platform/services/IssuesService.js +197 -209
- package/lib/openapi/platform/services/IssuesService.js.map +1 -1
- package/lib/openapi/platform/services/JiraExpressionsService.d.ts +25 -24
- package/lib/openapi/platform/services/JiraExpressionsService.js +21 -20
- package/lib/openapi/platform/services/JiraExpressionsService.js.map +1 -1
- package/lib/openapi/platform/services/JiraSettingsService.d.ts +21 -9
- package/lib/openapi/platform/services/JiraSettingsService.js +20 -9
- package/lib/openapi/platform/services/JiraSettingsService.js.map +1 -1
- package/lib/openapi/platform/services/JqlFunctionsAppsService.d.ts +13 -9
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js +12 -9
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/JqlService.d.ts +55 -43
- package/lib/openapi/platform/services/JqlService.js +45 -33
- package/lib/openapi/platform/services/JqlService.js.map +1 -1
- package/lib/openapi/platform/services/LabelsService.d.ts +7 -3
- package/lib/openapi/platform/services/LabelsService.js +8 -4
- package/lib/openapi/platform/services/LabelsService.js.map +1 -1
- package/lib/openapi/platform/services/LicenseMetricsService.d.ts +17 -7
- package/lib/openapi/platform/services/LicenseMetricsService.js +18 -8
- package/lib/openapi/platform/services/LicenseMetricsService.js.map +1 -1
- package/lib/openapi/platform/services/MyselfService.d.ts +28 -21
- package/lib/openapi/platform/services/MyselfService.js +27 -21
- package/lib/openapi/platform/services/MyselfService.js.map +1 -1
- package/lib/openapi/platform/services/PermissionSchemesService.d.ts +67 -55
- package/lib/openapi/platform/services/PermissionSchemesService.js +62 -53
- package/lib/openapi/platform/services/PermissionSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/PermissionsService.d.ts +23 -11
- package/lib/openapi/platform/services/PermissionsService.js +22 -11
- package/lib/openapi/platform/services/PermissionsService.js.map +1 -1
- package/lib/openapi/platform/services/PrioritySchemesService.d.ts +60 -26
- package/lib/openapi/platform/services/PrioritySchemesService.js +54 -23
- package/lib/openapi/platform/services/PrioritySchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectAvatarsService.d.ts +27 -24
- package/lib/openapi/platform/services/ProjectAvatarsService.js +26 -24
- package/lib/openapi/platform/services/ProjectAvatarsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectCategoriesService.d.ts +30 -12
- package/lib/openapi/platform/services/ProjectCategoriesService.js +27 -11
- package/lib/openapi/platform/services/ProjectCategoriesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.d.ts +17 -14
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.js +15 -12
- package/lib/openapi/platform/services/ProjectClassificationLevelsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectComponentsService.d.ts +198 -321
- package/lib/openapi/platform/services/ProjectComponentsService.js +195 -320
- package/lib/openapi/platform/services/ProjectComponentsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectEmailService.d.ts +11 -5
- package/lib/openapi/platform/services/ProjectEmailService.js +10 -5
- package/lib/openapi/platform/services/ProjectEmailService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectFeaturesService.d.ts +23 -22
- package/lib/openapi/platform/services/ProjectFeaturesService.js +22 -22
- package/lib/openapi/platform/services/ProjectFeaturesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.d.ts +19 -7
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js +20 -8
- package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.d.ts +32 -23
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.js +31 -23
- package/lib/openapi/platform/services/ProjectPermissionSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectPropertiesService.d.ts +22 -11
- package/lib/openapi/platform/services/ProjectPropertiesService.js +21 -11
- package/lib/openapi/platform/services/ProjectPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectRoleActorsService.d.ts +47 -33
- package/lib/openapi/platform/services/ProjectRoleActorsService.js +42 -31
- package/lib/openapi/platform/services/ProjectRoleActorsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectRolesService.d.ts +67 -43
- package/lib/openapi/platform/services/ProjectRolesService.js +62 -41
- package/lib/openapi/platform/services/ProjectRolesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectTypesService.d.ts +29 -21
- package/lib/openapi/platform/services/ProjectTypesService.js +30 -22
- package/lib/openapi/platform/services/ProjectTypesService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectVersionsService.d.ts +87 -36
- package/lib/openapi/platform/services/ProjectVersionsService.js +78 -32
- package/lib/openapi/platform/services/ProjectVersionsService.js.map +1 -1
- package/lib/openapi/platform/services/ProjectsService.d.ts +207 -313
- package/lib/openapi/platform/services/ProjectsService.js +203 -310
- package/lib/openapi/platform/services/ProjectsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenSchemesService.d.ts +22 -11
- package/lib/openapi/platform/services/ScreenSchemesService.js +19 -10
- package/lib/openapi/platform/services/ScreenSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenTabFieldsService.d.ts +15 -7
- package/lib/openapi/platform/services/ScreenTabFieldsService.js +14 -7
- package/lib/openapi/platform/services/ScreenTabFieldsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreenTabsService.d.ts +27 -11
- package/lib/openapi/platform/services/ScreenTabsService.js +26 -11
- package/lib/openapi/platform/services/ScreenTabsService.js.map +1 -1
- package/lib/openapi/platform/services/ScreensService.d.ts +42 -28
- package/lib/openapi/platform/services/ScreensService.js +38 -25
- package/lib/openapi/platform/services/ScreensService.js.map +1 -1
- package/lib/openapi/platform/services/ServerInfoService.d.ts +6 -3
- package/lib/openapi/platform/services/ServerInfoService.js +7 -4
- package/lib/openapi/platform/services/ServerInfoService.js.map +1 -1
- package/lib/openapi/platform/services/ServiceRegistryService.d.ts +5 -3
- package/lib/openapi/platform/services/ServiceRegistryService.js +4 -3
- package/lib/openapi/platform/services/ServiceRegistryService.js.map +1 -1
- package/lib/openapi/platform/services/StatusService.d.ts +29 -15
- package/lib/openapi/platform/services/StatusService.js +26 -14
- package/lib/openapi/platform/services/StatusService.js.map +1 -1
- package/lib/openapi/platform/services/TasksService.d.ts +9 -4
- package/lib/openapi/platform/services/TasksService.js +10 -5
- package/lib/openapi/platform/services/TasksService.js.map +1 -1
- package/lib/openapi/platform/services/TimeTrackingService.d.ts +31 -14
- package/lib/openapi/platform/services/TimeTrackingService.js +27 -12
- package/lib/openapi/platform/services/TimeTrackingService.js.map +1 -1
- package/lib/openapi/platform/services/UiModificationsAppsService.d.ts +26 -19
- package/lib/openapi/platform/services/UiModificationsAppsService.js +23 -18
- package/lib/openapi/platform/services/UiModificationsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/UserPropertiesService.d.ts +20 -10
- package/lib/openapi/platform/services/UserPropertiesService.js +21 -11
- package/lib/openapi/platform/services/UserPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/UserSearchService.d.ts +95 -126
- package/lib/openapi/platform/services/UserSearchService.js +96 -127
- package/lib/openapi/platform/services/UserSearchService.js.map +1 -1
- package/lib/openapi/platform/services/UsersService.d.ts +97 -95
- package/lib/openapi/platform/services/UsersService.js +96 -95
- package/lib/openapi/platform/services/UsersService.js.map +1 -1
- package/lib/openapi/platform/services/WebhooksService.d.ts +35 -18
- package/lib/openapi/platform/services/WebhooksService.js +30 -16
- package/lib/openapi/platform/services/WebhooksService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.d.ts +133 -147
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js +124 -143
- package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.d.ts +13 -10
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js +12 -10
- package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowSchemesService.d.ts +121 -82
- package/lib/openapi/platform/services/WorkflowSchemesService.js +106 -75
- package/lib/openapi/platform/services/WorkflowSchemesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.d.ts +12 -5
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js +13 -6
- package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowStatusesService.d.ts +12 -5
- package/lib/openapi/platform/services/WorkflowStatusesService.js +13 -6
- package/lib/openapi/platform/services/WorkflowStatusesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.d.ts +25 -10
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js +22 -9
- package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.d.ts +25 -13
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.js +22 -12
- package/lib/openapi/platform/services/WorkflowTransitionRulesService.js.map +1 -1
- package/lib/openapi/platform/services/WorkflowsService.d.ts +791 -693
- package/lib/openapi/platform/services/WorkflowsService.js +754 -644
- package/lib/openapi/platform/services/WorkflowsService.js.map +1 -1
- package/lib/openapi/platform/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/platform/validationSchemaStorage.js +1 -1
- package/lib/openapi/platform/validationSchemaStorage.js.map +1 -1
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.d.ts +3 -3
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js +3 -3
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js.map +1 -1
- package/lib/openapi/serviceManagement/models/assets.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/common.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/customer.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/info.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/knowledgebase.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/organization.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/request.d.ts +1 -1
- package/lib/openapi/serviceManagement/models/servicedesk.d.ts +4 -7
- package/lib/openapi/serviceManagement/models/servicedesk.js.map +1 -1
- package/lib/openapi/serviceManagement/services/AssetsService.d.ts +11 -8
- package/lib/openapi/serviceManagement/services/AssetsService.js +12 -9
- package/lib/openapi/serviceManagement/services/AssetsService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/CustomerService.d.ts +17 -20
- package/lib/openapi/serviceManagement/services/CustomerService.js +16 -20
- package/lib/openapi/serviceManagement/services/CustomerService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/InfoService.d.ts +6 -3
- package/lib/openapi/serviceManagement/services/InfoService.js +7 -4
- package/lib/openapi/serviceManagement/services/InfoService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.d.ts +11 -11
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.js +12 -12
- package/lib/openapi/serviceManagement/services/KnowledgebaseService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/OrganizationService.d.ts +108 -104
- package/lib/openapi/serviceManagement/services/OrganizationService.js +97 -99
- package/lib/openapi/serviceManagement/services/OrganizationService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/RequestService.d.ts +420 -578
- package/lib/openapi/serviceManagement/services/RequestService.js +405 -571
- package/lib/openapi/serviceManagement/services/RequestService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/RequesttypeService.d.ts +25 -39
- package/lib/openapi/serviceManagement/services/RequesttypeService.js +26 -40
- package/lib/openapi/serviceManagement/services/RequesttypeService.js.map +1 -1
- package/lib/openapi/serviceManagement/services/ServicedeskService.d.ts +195 -215
- package/lib/openapi/serviceManagement/services/ServicedeskService.js +190 -213
- package/lib/openapi/serviceManagement/services/ServicedeskService.js.map +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.js +1 -1
- package/lib/openapi/serviceManagement/validationSchemaStorage.js.map +1 -1
- package/lib/openapi/software/BaseJiraSoftwareApiClient.d.ts +2 -2
- package/lib/openapi/software/BaseJiraSoftwareApiClient.js +2 -2
- package/lib/openapi/software/BaseJiraSoftwareApiClient.js.map +1 -1
- package/lib/openapi/software/models/board.d.ts +4 -7
- package/lib/openapi/software/models/board.js.map +1 -1
- package/lib/openapi/software/models/builds.d.ts +39 -20
- package/lib/openapi/software/models/builds.js.map +1 -1
- package/lib/openapi/software/models/common.d.ts +8 -6
- package/lib/openapi/software/models/common.js.map +1 -1
- package/lib/openapi/software/models/deployments.d.ts +37 -18
- package/lib/openapi/software/models/deployments.js.map +1 -1
- package/lib/openapi/software/models/devOpsComponents.d.ts +7 -4
- package/lib/openapi/software/models/devOpsComponents.js.map +1 -1
- package/lib/openapi/software/models/developmentInformation.d.ts +107 -55
- package/lib/openapi/software/models/developmentInformation.js.map +1 -1
- package/lib/openapi/software/models/epic.d.ts +1 -1
- package/lib/openapi/software/models/featureFlags.d.ts +17 -9
- package/lib/openapi/software/models/featureFlags.js.map +1 -1
- package/lib/openapi/software/models/issue.d.ts +1 -1
- package/lib/openapi/software/models/operations.d.ts +61 -31
- package/lib/openapi/software/models/operations.js.map +1 -1
- package/lib/openapi/software/models/remoteLinks.d.ts +37 -19
- package/lib/openapi/software/models/remoteLinks.js.map +1 -1
- package/lib/openapi/software/models/securityInformation.d.ts +53 -27
- package/lib/openapi/software/models/securityInformation.js.map +1 -1
- package/lib/openapi/software/models/sprint.d.ts +1 -1
- package/lib/openapi/software/services/BacklogService.d.ts +14 -8
- package/lib/openapi/software/services/BacklogService.js +11 -7
- package/lib/openapi/software/services/BacklogService.js.map +1 -1
- package/lib/openapi/software/services/BoardService.d.ts +200 -204
- package/lib/openapi/software/services/BoardService.js +197 -203
- package/lib/openapi/software/services/BoardService.js.map +1 -1
- package/lib/openapi/software/services/BuildsService.d.ts +11 -9
- package/lib/openapi/software/services/BuildsService.js +12 -10
- package/lib/openapi/software/services/BuildsService.js.map +1 -1
- package/lib/openapi/software/services/DeploymentsService.d.ts +13 -13
- package/lib/openapi/software/services/DeploymentsService.js +14 -14
- package/lib/openapi/software/services/DeploymentsService.js.map +1 -1
- package/lib/openapi/software/services/DevOpsComponentsService.d.ts +33 -20
- package/lib/openapi/software/services/DevOpsComponentsService.js +12 -10
- package/lib/openapi/software/services/DevOpsComponentsService.js.map +1 -1
- package/lib/openapi/software/services/DevelopmentInformationService.d.ts +14 -9
- package/lib/openapi/software/services/DevelopmentInformationService.js +15 -10
- package/lib/openapi/software/services/DevelopmentInformationService.js.map +1 -1
- package/lib/openapi/software/services/EpicService.d.ts +67 -76
- package/lib/openapi/software/services/EpicService.js +60 -73
- package/lib/openapi/software/services/EpicService.js.map +1 -1
- package/lib/openapi/software/services/FeatureFlagsService.d.ts +11 -9
- package/lib/openapi/software/services/FeatureFlagsService.js +12 -10
- package/lib/openapi/software/services/FeatureFlagsService.js.map +1 -1
- package/lib/openapi/software/services/IssueService.d.ts +45 -44
- package/lib/openapi/software/services/IssueService.js +42 -43
- package/lib/openapi/software/services/IssueService.js.map +1 -1
- package/lib/openapi/software/services/OperationsService.d.ts +66 -38
- package/lib/openapi/software/services/OperationsService.js +23 -17
- package/lib/openapi/software/services/OperationsService.js.map +1 -1
- package/lib/openapi/software/services/RemoteLinksService.d.ts +18 -13
- package/lib/openapi/software/services/RemoteLinksService.js +12 -10
- package/lib/openapi/software/services/RemoteLinksService.js.map +1 -1
- package/lib/openapi/software/services/SecurityInformationService.d.ts +19 -13
- package/lib/openapi/software/services/SecurityInformationService.js +20 -14
- package/lib/openapi/software/services/SecurityInformationService.js.map +1 -1
- package/lib/openapi/software/services/SprintService.d.ts +79 -55
- package/lib/openapi/software/services/SprintService.js +70 -51
- package/lib/openapi/software/services/SprintService.js.map +1 -1
- package/lib/openapi/software/validationSchemaStorage.d.ts +1 -1
- package/lib/openapi/software/validationSchemaStorage.js +1 -1
- package/lib/openapi/software/validationSchemaStorage.js.map +1 -1
- package/package.json +3 -3
- package/lib/openapi/platform/core/CommonHttpClient.js +0 -390
- package/lib/openapi/platform/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/platform/core/CommonHttpService.d.ts +0 -9
- package/lib/openapi/platform/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/platform/core/CommonValidationSchemaStorage.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonHttpClient.d.ts +0 -196
- package/lib/openapi/serviceManagement/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonHttpService.d.ts +0 -9
- package/lib/openapi/serviceManagement/core/CommonHttpService.js +0 -29
- package/lib/openapi/serviceManagement/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.d.ts +0 -35
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.js +0 -65
- package/lib/openapi/serviceManagement/core/CommonValidationSchemaStorage.js.map +0 -1
- package/lib/openapi/software/core/CommonHttpClient.d.ts +0 -196
- package/lib/openapi/software/core/CommonHttpClient.js +0 -390
- package/lib/openapi/software/core/CommonHttpClient.js.map +0 -1
- package/lib/openapi/software/core/CommonHttpService.js +0 -29
- package/lib/openapi/software/core/CommonHttpService.js.map +0 -1
- package/lib/openapi/software/core/CommonValidationSchemaStorage.d.ts +0 -35
- package/lib/openapi/software/core/CommonValidationSchemaStorage.js +0 -65
- package/lib/openapi/software/core/CommonValidationSchemaStorage.js.map +0 -1
- /package/lib/openapi/{platform/core → core}/CommonValidationSchemaStorage.d.ts +0 -0
- /package/lib/openapi/{platform/core → core}/CommonValidationSchemaStorage.js +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type ZodTypeAny } from "zod";
|
|
2
|
-
import type { CommonValidationSchemaStorage } from "
|
|
2
|
+
import type { CommonValidationSchemaStorage } from "../../core/CommonValidationSchemaStorage";
|
|
3
3
|
/**
|
|
4
4
|
* Incident
|
|
5
5
|
*
|
|
@@ -12,13 +12,15 @@ export interface Incident {
|
|
|
12
12
|
*
|
|
13
13
|
* Placeholder to support potential schema changes in the future.
|
|
14
14
|
*
|
|
15
|
-
* @example
|
|
15
|
+
* @example
|
|
16
|
+
* 1
|
|
16
17
|
*/
|
|
17
18
|
schemaVersion: "1.0";
|
|
18
19
|
/**
|
|
19
20
|
* The identifier for the Incident. Must be unique for a given Provider.
|
|
20
21
|
*
|
|
21
|
-
* @example
|
|
22
|
+
* @example
|
|
23
|
+
* 111-222-333
|
|
22
24
|
*/
|
|
23
25
|
id: string;
|
|
24
26
|
/**
|
|
@@ -33,14 +35,16 @@ export interface Incident {
|
|
|
33
35
|
* Updates for a Incident that are received with an updateSqeuenceId lower than
|
|
34
36
|
* what is currently stored will be ignored.
|
|
35
37
|
*
|
|
36
|
-
* @example
|
|
38
|
+
* @example
|
|
39
|
+
* 1523494301448
|
|
37
40
|
*/
|
|
38
41
|
updateSequenceNumber: number;
|
|
39
42
|
/**
|
|
40
43
|
* The IDs of the Components impacted by this Incident. Must be unique for a given
|
|
41
44
|
* Provider.
|
|
42
45
|
*
|
|
43
|
-
* @example
|
|
46
|
+
* @example
|
|
47
|
+
* [
|
|
44
48
|
* "111-222-333",
|
|
45
49
|
* "444-555-666"
|
|
46
50
|
* ]
|
|
@@ -51,14 +55,16 @@ export interface Incident {
|
|
|
51
55
|
*
|
|
52
56
|
* If not provided, will use the ID for display.
|
|
53
57
|
*
|
|
54
|
-
* @example
|
|
58
|
+
* @example
|
|
59
|
+
* Unable to log into VPN
|
|
55
60
|
*/
|
|
56
61
|
summary: string;
|
|
57
62
|
/**
|
|
58
63
|
* A description of the issue in Markdown format. Will be shown in the UI and used
|
|
59
64
|
* when creating Jira Issues.
|
|
60
65
|
*
|
|
61
|
-
* @example
|
|
66
|
+
* @example
|
|
67
|
+
* null
|
|
62
68
|
*/
|
|
63
69
|
description: string;
|
|
64
70
|
/**
|
|
@@ -68,7 +74,8 @@ export interface Incident {
|
|
|
68
74
|
* summary information comes from a specific project, it might make sense to link
|
|
69
75
|
* the user to the incident in that project).
|
|
70
76
|
*
|
|
71
|
-
* @example
|
|
77
|
+
* @example
|
|
78
|
+
* https://example.com/project/ITHELPDESK-9/summary
|
|
72
79
|
*/
|
|
73
80
|
url: string;
|
|
74
81
|
/**
|
|
@@ -76,7 +83,8 @@ export interface Incident {
|
|
|
76
83
|
*
|
|
77
84
|
* Expected format is an RFC3339 formatted string.
|
|
78
85
|
*
|
|
79
|
-
* @example
|
|
86
|
+
* @example
|
|
87
|
+
* 2018-01-20T23:27:25.000Z
|
|
80
88
|
*/
|
|
81
89
|
createdDate: string;
|
|
82
90
|
/**
|
|
@@ -85,7 +93,8 @@ export interface Incident {
|
|
|
85
93
|
*
|
|
86
94
|
* Expected format is an RFC3339 formatted string.
|
|
87
95
|
*
|
|
88
|
-
* @example
|
|
96
|
+
* @example
|
|
97
|
+
* 2018-01-20T23:27:25.000Z
|
|
89
98
|
*/
|
|
90
99
|
lastUpdated: string;
|
|
91
100
|
/**
|
|
@@ -102,7 +111,8 @@ export interface Incident {
|
|
|
102
111
|
*
|
|
103
112
|
* The current status of the Incident.
|
|
104
113
|
*
|
|
105
|
-
* @example
|
|
114
|
+
* @example
|
|
115
|
+
* open
|
|
106
116
|
*/
|
|
107
117
|
status: "open" | "resolved" | "unknown";
|
|
108
118
|
/**
|
|
@@ -113,7 +123,8 @@ export interface Incident {
|
|
|
113
123
|
/**
|
|
114
124
|
* the type of the association being made
|
|
115
125
|
*
|
|
116
|
-
* @example
|
|
126
|
+
* @example
|
|
127
|
+
* issueIdOrKeys
|
|
117
128
|
*/
|
|
118
129
|
associationType?: "issueIdOrKeys" | "serviceIdOrKeys" | "ati:cloud:compass:event-source";
|
|
119
130
|
values?: string[];
|
|
@@ -132,7 +143,8 @@ export interface OperationsWorkspaceIds extends Record<string, unknown> {
|
|
|
132
143
|
*
|
|
133
144
|
* The IDs of Operations Workspaces that are available to this Jira site.
|
|
134
145
|
*
|
|
135
|
-
* @example
|
|
146
|
+
* @example
|
|
147
|
+
* [
|
|
136
148
|
* "111-222-333",
|
|
137
149
|
* "444-555-666"
|
|
138
150
|
* ]
|
|
@@ -152,13 +164,15 @@ export interface Review {
|
|
|
152
164
|
*
|
|
153
165
|
* Placeholder to support potential schema changes in the future.
|
|
154
166
|
*
|
|
155
|
-
* @example
|
|
167
|
+
* @example
|
|
168
|
+
* 1
|
|
156
169
|
*/
|
|
157
170
|
schemaVersion: "1.0";
|
|
158
171
|
/**
|
|
159
172
|
* The identifier for the Review. Must be unique for a given Provider.
|
|
160
173
|
*
|
|
161
|
-
* @example
|
|
174
|
+
* @example
|
|
175
|
+
* 111-222-333
|
|
162
176
|
*/
|
|
163
177
|
id: string;
|
|
164
178
|
/**
|
|
@@ -173,14 +187,16 @@ export interface Review {
|
|
|
173
187
|
* Updates for a Review that are received with an updateSqeuenceId lower than what
|
|
174
188
|
* is currently stored will be ignored.
|
|
175
189
|
*
|
|
176
|
-
* @example
|
|
190
|
+
* @example
|
|
191
|
+
* 1523494301448
|
|
177
192
|
*/
|
|
178
193
|
updateSequenceNumber: number;
|
|
179
194
|
/**
|
|
180
195
|
* The IDs of the Incidents covered by this Review. Must be unique for a given
|
|
181
196
|
* Provider.
|
|
182
197
|
*
|
|
183
|
-
* @example
|
|
198
|
+
* @example
|
|
199
|
+
* [
|
|
184
200
|
* "111-222-333",
|
|
185
201
|
* "444-555-666"
|
|
186
202
|
* ]
|
|
@@ -192,14 +208,16 @@ export interface Review {
|
|
|
192
208
|
*
|
|
193
209
|
* If not provided, will use the ID for display.
|
|
194
210
|
*
|
|
195
|
-
* @example
|
|
211
|
+
* @example
|
|
212
|
+
* PIR - Unable to log into VPN
|
|
196
213
|
*/
|
|
197
214
|
summary: string;
|
|
198
215
|
/**
|
|
199
216
|
* A description of the review in Markdown format. Will be shown in the UI and
|
|
200
217
|
* used when creating Jira Issues.
|
|
201
218
|
*
|
|
202
|
-
* @example
|
|
219
|
+
* @example
|
|
220
|
+
* null
|
|
203
221
|
*/
|
|
204
222
|
description: string;
|
|
205
223
|
/**
|
|
@@ -209,7 +227,8 @@ export interface Review {
|
|
|
209
227
|
* summary information comes from a specific project, it might make sense to link
|
|
210
228
|
* the user to the review in that project).
|
|
211
229
|
*
|
|
212
|
-
* @example
|
|
230
|
+
* @example
|
|
231
|
+
* https://example.com/project/ITHELPDESK-9/summary
|
|
213
232
|
*/
|
|
214
233
|
url: string;
|
|
215
234
|
/**
|
|
@@ -217,7 +236,8 @@ export interface Review {
|
|
|
217
236
|
*
|
|
218
237
|
* Expected format is an RFC3339 formatted string.
|
|
219
238
|
*
|
|
220
|
-
* @example
|
|
239
|
+
* @example
|
|
240
|
+
* 2018-01-20T23:27:25.000Z
|
|
221
241
|
*/
|
|
222
242
|
createdDate: string;
|
|
223
243
|
/**
|
|
@@ -226,7 +246,8 @@ export interface Review {
|
|
|
226
246
|
*
|
|
227
247
|
* Expected format is an RFC3339 formatted string.
|
|
228
248
|
*
|
|
229
|
-
* @example
|
|
249
|
+
* @example
|
|
250
|
+
* 2018-01-20T23:27:25.000Z
|
|
230
251
|
*/
|
|
231
252
|
lastUpdated: string;
|
|
232
253
|
/**
|
|
@@ -234,7 +255,8 @@ export interface Review {
|
|
|
234
255
|
*
|
|
235
256
|
* The current status of the Post-Incident Review.
|
|
236
257
|
*
|
|
237
|
-
* @example
|
|
258
|
+
* @example
|
|
259
|
+
* open
|
|
238
260
|
*/
|
|
239
261
|
status: "in progress" | "outstanding actions" | "completed" | "unknown";
|
|
240
262
|
/**
|
|
@@ -245,7 +267,8 @@ export interface Review {
|
|
|
245
267
|
/**
|
|
246
268
|
* the type of the association being made
|
|
247
269
|
*
|
|
248
|
-
* @example
|
|
270
|
+
* @example
|
|
271
|
+
* issueIdOrKeys
|
|
249
272
|
*/
|
|
250
273
|
associationType?: "issueIdOrKeys" | "serviceIdOrKeys" | "ati:cloud:compass:event-source";
|
|
251
274
|
values?: string[];
|
|
@@ -271,7 +294,8 @@ export type SubmitIncidentsRequest = ({
|
|
|
271
294
|
* Properties are supplied as key/value pairs, and a maximum of 5 properties can
|
|
272
295
|
* be supplied, keys cannot contain ':' or start with '_'.
|
|
273
296
|
*
|
|
274
|
-
* @example
|
|
297
|
+
* @example
|
|
298
|
+
* {
|
|
275
299
|
* "accountId": "account-234",
|
|
276
300
|
* "projectId": "project-123"
|
|
277
301
|
* }
|
|
@@ -291,7 +315,8 @@ export type SubmitIncidentsRequest = ({
|
|
|
291
315
|
/**
|
|
292
316
|
* An optional name of the source of the incidents.
|
|
293
317
|
*
|
|
294
|
-
* @example
|
|
318
|
+
* @example
|
|
319
|
+
* Atlassian Operations Platform 2.1.0
|
|
295
320
|
*/
|
|
296
321
|
product?: string;
|
|
297
322
|
};
|
|
@@ -311,7 +336,8 @@ export type SubmitIncidentsRequest = ({
|
|
|
311
336
|
* Properties are supplied as key/value pairs, and a maximum of 5 properties can
|
|
312
337
|
* be supplied, keys cannot contain ':' or start with '_'.
|
|
313
338
|
*
|
|
314
|
-
* @example
|
|
339
|
+
* @example
|
|
340
|
+
* {
|
|
315
341
|
* "accountId": "account-234",
|
|
316
342
|
* "projectId": "project-123"
|
|
317
343
|
* }
|
|
@@ -331,7 +357,8 @@ export type SubmitIncidentsRequest = ({
|
|
|
331
357
|
/**
|
|
332
358
|
* An optional name of the source of the incidents.
|
|
333
359
|
*
|
|
334
|
-
* @example
|
|
360
|
+
* @example
|
|
361
|
+
* Atlassian Operations Platform 2.1.0
|
|
335
362
|
*/
|
|
336
363
|
product?: string;
|
|
337
364
|
};
|
|
@@ -353,7 +380,8 @@ export interface SubmitIncidentsResponse extends Record<string, unknown> {
|
|
|
353
380
|
* Note that a Incident that isn't updated due to it's updateSequenceNumber being
|
|
354
381
|
* out of order is not considered a failed submission.
|
|
355
382
|
*
|
|
356
|
-
* @example
|
|
383
|
+
* @example
|
|
384
|
+
* [
|
|
357
385
|
* "111-222-333",
|
|
358
386
|
* "444-555-666"
|
|
359
387
|
* ]
|
|
@@ -393,7 +421,8 @@ export interface SubmitOperationsWorkspacesRequest extends Record<string, unknow
|
|
|
393
421
|
*
|
|
394
422
|
* The IDs of Operations Workspaces that are available to this Jira site.
|
|
395
423
|
*
|
|
396
|
-
* @example
|
|
424
|
+
* @example
|
|
425
|
+
* [
|
|
397
426
|
* "111-222-333",
|
|
398
427
|
* "444-555-666"
|
|
399
428
|
* ]
|
|
@@ -410,7 +439,8 @@ export interface SubmitOperationsWorkspacesResponse extends Record<string, unkno
|
|
|
410
439
|
* The IDs of Operations Workspaces that have been linked to the Jira site in this
|
|
411
440
|
* request.
|
|
412
441
|
*
|
|
413
|
-
* @example
|
|
442
|
+
* @example
|
|
443
|
+
* [
|
|
414
444
|
* "111-222-333",
|
|
415
445
|
* "444-555-666"
|
|
416
446
|
* ]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../../src/openapi/software/models/operations.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAyC;
|
|
1
|
+
{"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../../src/openapi/software/models/operations.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { type ZodTypeAny } from "zod";
|
|
2
|
-
import type { CommonValidationSchemaStorage } from "
|
|
2
|
+
import type { CommonValidationSchemaStorage } from "../../core/CommonValidationSchemaStorage";
|
|
3
3
|
import { type IssueKey, type Properties, type ProviderMetadata } from "./common";
|
|
4
4
|
/**
|
|
5
5
|
* IssueKeysAssociation
|
|
6
6
|
*
|
|
7
7
|
* An association type referencing issues in Jira.
|
|
8
8
|
*
|
|
9
|
-
* @example
|
|
9
|
+
* @example
|
|
10
|
+
* {
|
|
10
11
|
* "associationType": "issueKeys",
|
|
11
12
|
* "values": [
|
|
12
13
|
* "ABC-123",
|
|
@@ -18,7 +19,8 @@ export interface IssueKeysAssociation extends Record<string, unknown> {
|
|
|
18
19
|
/**
|
|
19
20
|
* Defines the asssociation type.
|
|
20
21
|
*
|
|
21
|
-
* @example
|
|
22
|
+
* @example
|
|
23
|
+
* issueKeys
|
|
22
24
|
*/
|
|
23
25
|
associationType: "issueKeys";
|
|
24
26
|
/**
|
|
@@ -40,13 +42,15 @@ export interface RemoteLinkData extends Record<string, unknown> {
|
|
|
40
42
|
*
|
|
41
43
|
* Placeholder to support potential schema changes in the future.
|
|
42
44
|
*
|
|
43
|
-
* @example
|
|
45
|
+
* @example
|
|
46
|
+
* 1
|
|
44
47
|
*/
|
|
45
48
|
schemaVersion?: "1.0";
|
|
46
49
|
/**
|
|
47
50
|
* The identifier for the Remote Link. Must be unique for a given Provider.
|
|
48
51
|
*
|
|
49
|
-
* @example
|
|
52
|
+
* @example
|
|
53
|
+
* 111-222-333
|
|
50
54
|
*/
|
|
51
55
|
id: string;
|
|
52
56
|
/**
|
|
@@ -62,7 +66,8 @@ export interface RemoteLinkData extends Record<string, unknown> {
|
|
|
62
66
|
* than or equal to what is currently
|
|
63
67
|
* stored will be ignored.
|
|
64
68
|
*
|
|
65
|
-
* @example
|
|
69
|
+
* @example
|
|
70
|
+
* 1523494301448
|
|
66
71
|
*/
|
|
67
72
|
updateSequenceNumber: number;
|
|
68
73
|
/**
|
|
@@ -70,7 +75,8 @@ export interface RemoteLinkData extends Record<string, unknown> {
|
|
|
70
75
|
*
|
|
71
76
|
* Will be shown in the UI.
|
|
72
77
|
*
|
|
73
|
-
* @example
|
|
78
|
+
* @example
|
|
79
|
+
* Remote Link #42
|
|
74
80
|
*/
|
|
75
81
|
displayName: string;
|
|
76
82
|
/** The URL to this Remote Link in your system. */
|
|
@@ -80,7 +86,8 @@ export interface RemoteLinkData extends Record<string, unknown> {
|
|
|
80
86
|
* 'alert', 'test',
|
|
81
87
|
* 'security', 'logFile', 'prototype', 'coverage', 'bugReport' and 'other'
|
|
82
88
|
*
|
|
83
|
-
* @example
|
|
89
|
+
* @example
|
|
90
|
+
* security
|
|
84
91
|
*/
|
|
85
92
|
type: "document" | "alert" | "test" | "security" | "logFile" | "prototype" | "coverage" | "bugReport" | "other";
|
|
86
93
|
/**
|
|
@@ -88,14 +95,16 @@ export interface RemoteLinkData extends Record<string, unknown> {
|
|
|
88
95
|
*
|
|
89
96
|
* This may be anything that makes sense in your system.
|
|
90
97
|
*
|
|
91
|
-
* @example
|
|
98
|
+
* @example
|
|
99
|
+
* Remote Link #42 with more information in this description
|
|
92
100
|
*/
|
|
93
101
|
description?: string;
|
|
94
102
|
/**
|
|
95
103
|
* The last-updated timestamp to present to the user as a summary of when Remote
|
|
96
104
|
* Link was last updated.
|
|
97
105
|
*
|
|
98
|
-
* @example
|
|
106
|
+
* @example
|
|
107
|
+
* 2018-01-20T23:27:25.000Z
|
|
99
108
|
*/
|
|
100
109
|
lastUpdated: string;
|
|
101
110
|
/** The entities to associate the Remote Link information with. */
|
|
@@ -103,7 +112,8 @@ export interface RemoteLinkData extends Record<string, unknown> {
|
|
|
103
112
|
/**
|
|
104
113
|
* Defines the asssociation type.
|
|
105
114
|
*
|
|
106
|
-
* @example
|
|
115
|
+
* @example
|
|
116
|
+
* issueKeys
|
|
107
117
|
*/
|
|
108
118
|
associationType: "issueKeys";
|
|
109
119
|
/**
|
|
@@ -119,7 +129,8 @@ export interface RemoteLinkData extends Record<string, unknown> {
|
|
|
119
129
|
/**
|
|
120
130
|
* Defines the asssociation type.
|
|
121
131
|
*
|
|
122
|
-
* @example
|
|
132
|
+
* @example
|
|
133
|
+
* serviceIdOrKeys
|
|
123
134
|
*/
|
|
124
135
|
associationType: "serviceIdOrKeys";
|
|
125
136
|
/**
|
|
@@ -144,7 +155,8 @@ export interface RemoteLinkData extends Record<string, unknown> {
|
|
|
144
155
|
* equivalent to atlaskit's
|
|
145
156
|
* [Lozenge](https://atlaskit.atlassian.com/packages/core/lozenge) component.
|
|
146
157
|
*
|
|
147
|
-
* @example
|
|
158
|
+
* @example
|
|
159
|
+
* inprogress
|
|
148
160
|
*/
|
|
149
161
|
appearance: "default" | "inprogress" | "moved" | "new" | "removed" | "prototype" | "success";
|
|
150
162
|
/**
|
|
@@ -152,7 +164,8 @@ export interface RemoteLinkData extends Record<string, unknown> {
|
|
|
152
164
|
*
|
|
153
165
|
* Will be shown in the UI.
|
|
154
166
|
*
|
|
155
|
-
* @example
|
|
167
|
+
* @example
|
|
168
|
+
* ANOMALOUS
|
|
156
169
|
*/
|
|
157
170
|
label: string;
|
|
158
171
|
} & {
|
|
@@ -166,7 +179,8 @@ export interface RemoteLinkData extends Record<string, unknown> {
|
|
|
166
179
|
* If any actions have a templateUrl that requires string substitution, then
|
|
167
180
|
* `attributeMap` must be passed in.
|
|
168
181
|
*
|
|
169
|
-
* @example
|
|
182
|
+
* @example
|
|
183
|
+
* [
|
|
170
184
|
* "action-111-222-333",
|
|
171
185
|
* "action-444-555-666"
|
|
172
186
|
* ]
|
|
@@ -186,7 +200,8 @@ export interface RemoteLinkData extends Record<string, unknown> {
|
|
|
186
200
|
*
|
|
187
201
|
* A service id or service key.
|
|
188
202
|
*
|
|
189
|
-
* @example
|
|
203
|
+
* @example
|
|
204
|
+
* some-service-key
|
|
190
205
|
*/
|
|
191
206
|
export type ServiceIdOrKeys = string;
|
|
192
207
|
/**
|
|
@@ -194,7 +209,8 @@ export type ServiceIdOrKeys = string;
|
|
|
194
209
|
*
|
|
195
210
|
* An association type referencing service id or keys.
|
|
196
211
|
*
|
|
197
|
-
* @example
|
|
212
|
+
* @example
|
|
213
|
+
* {
|
|
198
214
|
* "associationType": "serviceIdOrKeys",
|
|
199
215
|
* "values": [
|
|
200
216
|
* "some-service-key"
|
|
@@ -205,7 +221,8 @@ export interface ServiceIdOrKeysAssociation extends Record<string, unknown> {
|
|
|
205
221
|
/**
|
|
206
222
|
* Defines the asssociation type.
|
|
207
223
|
*
|
|
208
|
-
* @example
|
|
224
|
+
* @example
|
|
225
|
+
* serviceIdOrKeys
|
|
209
226
|
*/
|
|
210
227
|
associationType: "serviceIdOrKeys";
|
|
211
228
|
/**
|
|
@@ -242,7 +259,8 @@ export interface SubmitRemoteLinksRequest extends Record<string, unknown> {
|
|
|
242
259
|
* supplied, and keys must not
|
|
243
260
|
* contain ':' or start with '_'.
|
|
244
261
|
*
|
|
245
|
-
* @example
|
|
262
|
+
* @example
|
|
263
|
+
* {
|
|
246
264
|
* "accountId": "account-234",
|
|
247
265
|
* "projectId": "project-123"
|
|
248
266
|
* }
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remoteLinks.js","sourceRoot":"","sources":["../../../../src/openapi/software/models/remoteLinks.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAyC;AAGzC,qCAKkB;
|
|
1
|
+
{"version":3,"file":"remoteLinks.js","sourceRoot":"","sources":["../../../../src/openapi/software/models/remoteLinks.ts"],"names":[],"mappings":"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"}
|