@resolution/jira-api-client 0.10.0 → 0.11.1

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.
Files changed (673) hide show
  1. package/lib/openapi/core/CommonHttpClient.d.ts +19 -19
  2. package/lib/openapi/core/CommonHttpClient.js +148 -233
  3. package/lib/openapi/core/CommonHttpClient.js.map +1 -1
  4. package/lib/openapi/core/CommonHttpService.d.ts +1 -1
  5. package/lib/openapi/core/CommonHttpService.js.map +1 -1
  6. package/lib/openapi/core/CommonValidationSchemaStorage.d.ts +4 -4
  7. package/lib/openapi/core/CommonValidationSchemaStorage.js +2 -4
  8. package/lib/openapi/core/CommonValidationSchemaStorage.js.map +1 -1
  9. package/lib/openapi/platform/BaseJiraPlatformApiClient.d.ts +2 -2
  10. package/lib/openapi/platform/BaseJiraPlatformApiClient.js +4 -4
  11. package/lib/openapi/platform/BaseJiraPlatformApiClient.js.map +1 -1
  12. package/lib/openapi/platform/models/announcementBanner.d.ts +1 -1
  13. package/lib/openapi/platform/models/announcementBanner.js +6 -15
  14. package/lib/openapi/platform/models/announcementBanner.js.map +1 -1
  15. package/lib/openapi/platform/models/appDataPolicies.d.ts +1 -1
  16. package/lib/openapi/platform/models/appDataPolicies.js +13 -32
  17. package/lib/openapi/platform/models/appDataPolicies.js.map +1 -1
  18. package/lib/openapi/platform/models/appMigration.d.ts +1 -1
  19. package/lib/openapi/platform/models/appMigration.js +18 -47
  20. package/lib/openapi/platform/models/appMigration.js.map +1 -1
  21. package/lib/openapi/platform/models/appProperties.d.ts +1 -1
  22. package/lib/openapi/platform/models/appProperties.js +3 -9
  23. package/lib/openapi/platform/models/appProperties.js.map +1 -1
  24. package/lib/openapi/platform/models/auditRecords.d.ts +1 -1
  25. package/lib/openapi/platform/models/auditRecords.js +16 -39
  26. package/lib/openapi/platform/models/auditRecords.js.map +1 -1
  27. package/lib/openapi/platform/models/avatars.d.ts +1 -1
  28. package/lib/openapi/platform/models/avatars.js +7 -16
  29. package/lib/openapi/platform/models/avatars.js.map +1 -1
  30. package/lib/openapi/platform/models/classificationLevels.d.ts +1 -1
  31. package/lib/openapi/platform/models/classificationLevels.js +6 -17
  32. package/lib/openapi/platform/models/classificationLevels.js.map +1 -1
  33. package/lib/openapi/platform/models/common.d.ts +3 -3
  34. package/lib/openapi/platform/models/common.js +250 -603
  35. package/lib/openapi/platform/models/common.js.map +1 -1
  36. package/lib/openapi/platform/models/dashboards.d.ts +1 -1
  37. package/lib/openapi/platform/models/dashboards.js +91 -215
  38. package/lib/openapi/platform/models/dashboards.js.map +1 -1
  39. package/lib/openapi/platform/models/dynamicModules.d.ts +1 -1
  40. package/lib/openapi/platform/models/dynamicModules.js +3 -9
  41. package/lib/openapi/platform/models/dynamicModules.js.map +1 -1
  42. package/lib/openapi/platform/models/filterSharing.d.ts +1 -1
  43. package/lib/openapi/platform/models/filterSharing.js +6 -22
  44. package/lib/openapi/platform/models/filterSharing.js.map +1 -1
  45. package/lib/openapi/platform/models/filters.d.ts +2 -2
  46. package/lib/openapi/platform/models/filters.js +29 -69
  47. package/lib/openapi/platform/models/filters.js.map +1 -1
  48. package/lib/openapi/platform/models/groupAndUserPicker.d.ts +1 -1
  49. package/lib/openapi/platform/models/groupAndUserPicker.js +7 -16
  50. package/lib/openapi/platform/models/groupAndUserPicker.js.map +1 -1
  51. package/lib/openapi/platform/models/groups.d.ts +1 -1
  52. package/lib/openapi/platform/models/groups.js +28 -62
  53. package/lib/openapi/platform/models/groups.js.map +1 -1
  54. package/lib/openapi/platform/models/issueAttachments.d.ts +2 -2
  55. package/lib/openapi/platform/models/issueAttachments.js +35 -80
  56. package/lib/openapi/platform/models/issueAttachments.js.map +1 -1
  57. package/lib/openapi/platform/models/issueBulkOperations.d.ts +1 -1
  58. package/lib/openapi/platform/models/issueBulkOperations.js +193 -457
  59. package/lib/openapi/platform/models/issueBulkOperations.js.map +1 -1
  60. package/lib/openapi/platform/models/issueCommentProperties.d.ts +1 -1
  61. package/lib/openapi/platform/models/issueCommentProperties.js +3 -9
  62. package/lib/openapi/platform/models/issueCommentProperties.js.map +1 -1
  63. package/lib/openapi/platform/models/issueComments.d.ts +1 -1
  64. package/lib/openapi/platform/models/issueComments.js +9 -19
  65. package/lib/openapi/platform/models/issueComments.js.map +1 -1
  66. package/lib/openapi/platform/models/issueCustomFieldConfigurationApps.d.ts +1 -1
  67. package/lib/openapi/platform/models/issueCustomFieldConfigurationApps.js +21 -51
  68. package/lib/openapi/platform/models/issueCustomFieldConfigurationApps.js.map +1 -1
  69. package/lib/openapi/platform/models/issueCustomFieldContexts.d.ts +1 -1
  70. package/lib/openapi/platform/models/issueCustomFieldContexts.js +139 -320
  71. package/lib/openapi/platform/models/issueCustomFieldContexts.js.map +1 -1
  72. package/lib/openapi/platform/models/issueCustomFieldOptions.d.ts +1 -1
  73. package/lib/openapi/platform/models/issueCustomFieldOptions.js +37 -88
  74. package/lib/openapi/platform/models/issueCustomFieldOptions.js.map +1 -1
  75. package/lib/openapi/platform/models/issueCustomFieldOptionsApps.d.ts +1 -1
  76. package/lib/openapi/platform/models/issueCustomFieldOptionsApps.js +38 -87
  77. package/lib/openapi/platform/models/issueCustomFieldOptionsApps.js.map +1 -1
  78. package/lib/openapi/platform/models/issueCustomFieldValuesApps.d.ts +1 -1
  79. package/lib/openapi/platform/models/issueCustomFieldValuesApps.js +12 -31
  80. package/lib/openapi/platform/models/issueCustomFieldValuesApps.js.map +1 -1
  81. package/lib/openapi/platform/models/issueFieldConfigurations.d.ts +1 -1
  82. package/lib/openapi/platform/models/issueFieldConfigurations.js +55 -124
  83. package/lib/openapi/platform/models/issueFieldConfigurations.js.map +1 -1
  84. package/lib/openapi/platform/models/issueFields.d.ts +2 -2
  85. package/lib/openapi/platform/models/issueFields.js +23 -79
  86. package/lib/openapi/platform/models/issueFields.js.map +1 -1
  87. package/lib/openapi/platform/models/issueLinkTypes.d.ts +1 -1
  88. package/lib/openapi/platform/models/issueLinkTypes.js +4 -12
  89. package/lib/openapi/platform/models/issueLinkTypes.js.map +1 -1
  90. package/lib/openapi/platform/models/issueLinks.d.ts +2 -2
  91. package/lib/openapi/platform/models/issueLinks.js +7 -16
  92. package/lib/openapi/platform/models/issueLinks.js.map +1 -1
  93. package/lib/openapi/platform/models/issueNotificationSchemes.d.ts +2 -2
  94. package/lib/openapi/platform/models/issueNotificationSchemes.js +41 -108
  95. package/lib/openapi/platform/models/issueNotificationSchemes.js.map +1 -1
  96. package/lib/openapi/platform/models/issuePriorities.d.ts +1 -1
  97. package/lib/openapi/platform/models/issuePriorities.js +21 -88
  98. package/lib/openapi/platform/models/issuePriorities.js.map +1 -1
  99. package/lib/openapi/platform/models/issueProperties.d.ts +1 -1
  100. package/lib/openapi/platform/models/issueProperties.js +43 -94
  101. package/lib/openapi/platform/models/issueProperties.js.map +1 -1
  102. package/lib/openapi/platform/models/issueRemoteLinks.d.ts +1 -1
  103. package/lib/openapi/platform/models/issueRemoteLinks.js +21 -45
  104. package/lib/openapi/platform/models/issueRemoteLinks.js.map +1 -1
  105. package/lib/openapi/platform/models/issueResolutions.d.ts +1 -1
  106. package/lib/openapi/platform/models/issueResolutions.js +21 -47
  107. package/lib/openapi/platform/models/issueResolutions.js.map +1 -1
  108. package/lib/openapi/platform/models/issueSearch.d.ts +1 -1
  109. package/lib/openapi/platform/models/issueSearch.js +50 -109
  110. package/lib/openapi/platform/models/issueSearch.js.map +1 -1
  111. package/lib/openapi/platform/models/issueSecurityLevel.d.ts +1 -1
  112. package/lib/openapi/platform/models/issueSecurityLevel.js +7 -18
  113. package/lib/openapi/platform/models/issueSecurityLevel.js.map +1 -1
  114. package/lib/openapi/platform/models/issueSecuritySchemes.d.ts +2 -2
  115. package/lib/openapi/platform/models/issueSecuritySchemes.js +68 -155
  116. package/lib/openapi/platform/models/issueSecuritySchemes.js.map +1 -1
  117. package/lib/openapi/platform/models/issueTypeSchemes.d.ts +1 -1
  118. package/lib/openapi/platform/models/issueTypeSchemes.js +33 -75
  119. package/lib/openapi/platform/models/issueTypeSchemes.js.map +1 -1
  120. package/lib/openapi/platform/models/issueTypeScreenSchemes.d.ts +1 -1
  121. package/lib/openapi/platform/models/issueTypeScreenSchemes.js +36 -79
  122. package/lib/openapi/platform/models/issueTypeScreenSchemes.js.map +1 -1
  123. package/lib/openapi/platform/models/issueTypes.d.ts +1 -1
  124. package/lib/openapi/platform/models/issueTypes.js +6 -15
  125. package/lib/openapi/platform/models/issueTypes.js.map +1 -1
  126. package/lib/openapi/platform/models/issueWatchers.d.ts +1 -1
  127. package/lib/openapi/platform/models/issueWatchers.js +6 -15
  128. package/lib/openapi/platform/models/issueWatchers.js.map +1 -1
  129. package/lib/openapi/platform/models/issueWorklogs.d.ts +1 -1
  130. package/lib/openapi/platform/models/issueWorklogs.js +20 -44
  131. package/lib/openapi/platform/models/issueWorklogs.js.map +1 -1
  132. package/lib/openapi/platform/models/issues.d.ts +2 -2
  133. package/lib/openapi/platform/models/issues.js +233 -542
  134. package/lib/openapi/platform/models/issues.js.map +1 -1
  135. package/lib/openapi/platform/models/jiraExpressions.d.ts +1 -1
  136. package/lib/openapi/platform/models/jiraExpressions.js +93 -211
  137. package/lib/openapi/platform/models/jiraExpressions.js.map +1 -1
  138. package/lib/openapi/platform/models/jiraSettings.d.ts +1 -1
  139. package/lib/openapi/platform/models/jiraSettings.js +11 -25
  140. package/lib/openapi/platform/models/jiraSettings.js.map +1 -1
  141. package/lib/openapi/platform/models/jql.d.ts +1 -1
  142. package/lib/openapi/platform/models/jql.js +101 -254
  143. package/lib/openapi/platform/models/jql.js.map +1 -1
  144. package/lib/openapi/platform/models/jqlFunctionsApps.d.ts +1 -1
  145. package/lib/openapi/platform/models/jqlFunctionsApps.js +28 -67
  146. package/lib/openapi/platform/models/jqlFunctionsApps.js.map +1 -1
  147. package/lib/openapi/platform/models/labels.d.ts +1 -1
  148. package/lib/openapi/platform/models/labels.js +3 -9
  149. package/lib/openapi/platform/models/labels.js.map +1 -1
  150. package/lib/openapi/platform/models/licenseMetrics.d.ts +1 -1
  151. package/lib/openapi/platform/models/licenseMetrics.js +9 -21
  152. package/lib/openapi/platform/models/licenseMetrics.js.map +1 -1
  153. package/lib/openapi/platform/models/myself.d.ts +1 -1
  154. package/lib/openapi/platform/models/myself.js +3 -9
  155. package/lib/openapi/platform/models/myself.js.map +1 -1
  156. package/lib/openapi/platform/models/permissionSchemes.d.ts +1 -1
  157. package/lib/openapi/platform/models/permissionSchemes.js +10 -26
  158. package/lib/openapi/platform/models/permissionSchemes.js.map +1 -1
  159. package/lib/openapi/platform/models/permissions.d.ts +1 -1
  160. package/lib/openapi/platform/models/permissions.js +49 -104
  161. package/lib/openapi/platform/models/permissions.js.map +1 -1
  162. package/lib/openapi/platform/models/plans.d.ts +1 -1
  163. package/lib/openapi/platform/models/plans.js +134 -297
  164. package/lib/openapi/platform/models/plans.js.map +1 -1
  165. package/lib/openapi/platform/models/prioritySchemes.d.ts +2 -2
  166. package/lib/openapi/platform/models/prioritySchemes.js +64 -162
  167. package/lib/openapi/platform/models/prioritySchemes.js.map +1 -1
  168. package/lib/openapi/platform/models/projectAvatars.d.ts +1 -1
  169. package/lib/openapi/platform/models/projectAvatars.js +4 -10
  170. package/lib/openapi/platform/models/projectAvatars.js.map +1 -1
  171. package/lib/openapi/platform/models/projectClassificationLevels.d.ts +1 -1
  172. package/lib/openapi/platform/models/projectClassificationLevels.js +3 -9
  173. package/lib/openapi/platform/models/projectClassificationLevels.js.map +1 -1
  174. package/lib/openapi/platform/models/projectComponents.d.ts +1 -1
  175. package/lib/openapi/platform/models/projectComponents.js +18 -54
  176. package/lib/openapi/platform/models/projectComponents.js.map +1 -1
  177. package/lib/openapi/platform/models/projectEmail.d.ts +1 -1
  178. package/lib/openapi/platform/models/projectEmail.js +3 -9
  179. package/lib/openapi/platform/models/projectEmail.js.map +1 -1
  180. package/lib/openapi/platform/models/projectFeatures.d.ts +1 -1
  181. package/lib/openapi/platform/models/projectFeatures.js +9 -23
  182. package/lib/openapi/platform/models/projectFeatures.js.map +1 -1
  183. package/lib/openapi/platform/models/projectPermissionSchemes.d.ts +1 -1
  184. package/lib/openapi/platform/models/projectPermissionSchemes.js +7 -16
  185. package/lib/openapi/platform/models/projectPermissionSchemes.js.map +1 -1
  186. package/lib/openapi/platform/models/projectRoleActors.d.ts +1 -1
  187. package/lib/openapi/platform/models/projectRoleActors.js +10 -25
  188. package/lib/openapi/platform/models/projectRoleActors.js.map +1 -1
  189. package/lib/openapi/platform/models/projectRoles.d.ts +1 -1
  190. package/lib/openapi/platform/models/projectRoles.js +7 -16
  191. package/lib/openapi/platform/models/projectRoles.js.map +1 -1
  192. package/lib/openapi/platform/models/projectTypes.d.ts +1 -1
  193. package/lib/openapi/platform/models/projectTypes.js +3 -9
  194. package/lib/openapi/platform/models/projectTypes.js.map +1 -1
  195. package/lib/openapi/platform/models/projectVersions.d.ts +1 -1
  196. package/lib/openapi/platform/models/projectVersions.js +27 -58
  197. package/lib/openapi/platform/models/projectVersions.js.map +1 -1
  198. package/lib/openapi/platform/models/projects.d.ts +1 -1
  199. package/lib/openapi/platform/models/projects.js +29 -111
  200. package/lib/openapi/platform/models/projects.js.map +1 -1
  201. package/lib/openapi/platform/models/screenSchemes.d.ts +1 -1
  202. package/lib/openapi/platform/models/screenSchemes.js +23 -51
  203. package/lib/openapi/platform/models/screenSchemes.js.map +1 -1
  204. package/lib/openapi/platform/models/screenTabFields.d.ts +1 -1
  205. package/lib/openapi/platform/models/screenTabFields.js +6 -15
  206. package/lib/openapi/platform/models/screenTabFields.js.map +1 -1
  207. package/lib/openapi/platform/models/screens.d.ts +1 -1
  208. package/lib/openapi/platform/models/screens.js +19 -42
  209. package/lib/openapi/platform/models/screens.js.map +1 -1
  210. package/lib/openapi/platform/models/serverInfo.d.ts +1 -1
  211. package/lib/openapi/platform/models/serverInfo.js +7 -18
  212. package/lib/openapi/platform/models/serverInfo.js.map +1 -1
  213. package/lib/openapi/platform/models/serviceRegistry.d.ts +1 -1
  214. package/lib/openapi/platform/models/serviceRegistry.js +6 -17
  215. package/lib/openapi/platform/models/serviceRegistry.js.map +1 -1
  216. package/lib/openapi/platform/models/status.d.ts +2 -2
  217. package/lib/openapi/platform/models/status.js +33 -70
  218. package/lib/openapi/platform/models/status.js.map +1 -1
  219. package/lib/openapi/platform/models/teamsInPlan.d.ts +1 -1
  220. package/lib/openapi/platform/models/teamsInPlan.js +21 -47
  221. package/lib/openapi/platform/models/teamsInPlan.js.map +1 -1
  222. package/lib/openapi/platform/models/timeTracking.d.ts +1 -1
  223. package/lib/openapi/platform/models/timeTracking.js +3 -9
  224. package/lib/openapi/platform/models/timeTracking.js.map +1 -1
  225. package/lib/openapi/platform/models/uiModificationsApps.d.ts +1 -1
  226. package/lib/openapi/platform/models/uiModificationsApps.js +24 -56
  227. package/lib/openapi/platform/models/uiModificationsApps.js.map +1 -1
  228. package/lib/openapi/platform/models/userSearch.d.ts +1 -1
  229. package/lib/openapi/platform/models/userSearch.js +10 -22
  230. package/lib/openapi/platform/models/userSearch.js.map +1 -1
  231. package/lib/openapi/platform/models/users.d.ts +1 -1
  232. package/lib/openapi/platform/models/users.js +17 -37
  233. package/lib/openapi/platform/models/users.js.map +1 -1
  234. package/lib/openapi/platform/models/webhooks.d.ts +1 -1
  235. package/lib/openapi/platform/models/webhooks.js +32 -85
  236. package/lib/openapi/platform/models/webhooks.js.map +1 -1
  237. package/lib/openapi/platform/models/workflowSchemeDrafts.d.ts +1 -1
  238. package/lib/openapi/platform/models/workflowSchemeDrafts.js +9 -22
  239. package/lib/openapi/platform/models/workflowSchemeDrafts.js.map +1 -1
  240. package/lib/openapi/platform/models/workflowSchemeProjectAssociations.d.ts +1 -1
  241. package/lib/openapi/platform/models/workflowSchemeProjectAssociations.js +10 -22
  242. package/lib/openapi/platform/models/workflowSchemeProjectAssociations.js.map +1 -1
  243. package/lib/openapi/platform/models/workflowSchemes.d.ts +2 -2
  244. package/lib/openapi/platform/models/workflowSchemes.js +79 -170
  245. package/lib/openapi/platform/models/workflowSchemes.js.map +1 -1
  246. package/lib/openapi/platform/models/workflowTransitionProperties.d.ts +1 -1
  247. package/lib/openapi/platform/models/workflowTransitionProperties.js +3 -9
  248. package/lib/openapi/platform/models/workflowTransitionProperties.js.map +1 -1
  249. package/lib/openapi/platform/models/workflowTransitionRules.d.ts +1 -1
  250. package/lib/openapi/platform/models/workflowTransitionRules.js +34 -71
  251. package/lib/openapi/platform/models/workflowTransitionRules.js.map +1 -1
  252. package/lib/openapi/platform/models/workflows.d.ts +2 -2
  253. package/lib/openapi/platform/models/workflows.js +275 -651
  254. package/lib/openapi/platform/models/workflows.js.map +1 -1
  255. package/lib/openapi/platform/services/AnnouncementBannerService.d.ts +1 -1
  256. package/lib/openapi/platform/services/AnnouncementBannerService.js +22 -38
  257. package/lib/openapi/platform/services/AnnouncementBannerService.js.map +1 -1
  258. package/lib/openapi/platform/services/AppDataPoliciesService.d.ts +2 -2
  259. package/lib/openapi/platform/services/AppDataPoliciesService.js +22 -38
  260. package/lib/openapi/platform/services/AppDataPoliciesService.js.map +1 -1
  261. package/lib/openapi/platform/services/AppMigrationService.d.ts +3 -3
  262. package/lib/openapi/platform/services/AppMigrationService.js +30 -48
  263. package/lib/openapi/platform/services/AppMigrationService.js.map +1 -1
  264. package/lib/openapi/platform/services/AppPropertiesService.d.ts +7 -7
  265. package/lib/openapi/platform/services/AppPropertiesService.js +64 -101
  266. package/lib/openapi/platform/services/AppPropertiesService.js.map +1 -1
  267. package/lib/openapi/platform/services/ApplicationRolesService.d.ts +1 -1
  268. package/lib/openapi/platform/services/ApplicationRolesService.js +21 -35
  269. package/lib/openapi/platform/services/ApplicationRolesService.js.map +1 -1
  270. package/lib/openapi/platform/services/AuditRecordsService.d.ts +1 -1
  271. package/lib/openapi/platform/services/AuditRecordsService.js +13 -22
  272. package/lib/openapi/platform/services/AuditRecordsService.js.map +1 -1
  273. package/lib/openapi/platform/services/AvatarsService.d.ts +9 -9
  274. package/lib/openapi/platform/services/AvatarsService.js +90 -137
  275. package/lib/openapi/platform/services/AvatarsService.js.map +1 -1
  276. package/lib/openapi/platform/services/ClassificationLevelsService.d.ts +1 -1
  277. package/lib/openapi/platform/services/ClassificationLevelsService.js +13 -22
  278. package/lib/openapi/platform/services/ClassificationLevelsService.js.map +1 -1
  279. package/lib/openapi/platform/services/DashboardsService.d.ts +18 -18
  280. package/lib/openapi/platform/services/DashboardsService.js +193 -311
  281. package/lib/openapi/platform/services/DashboardsService.js.map +1 -1
  282. package/lib/openapi/platform/services/DynamicModulesService.d.ts +2 -2
  283. package/lib/openapi/platform/services/DynamicModulesService.js +21 -34
  284. package/lib/openapi/platform/services/DynamicModulesService.js.map +1 -1
  285. package/lib/openapi/platform/services/FilterSharingService.d.ts +6 -6
  286. package/lib/openapi/platform/services/FilterSharingService.js +61 -101
  287. package/lib/openapi/platform/services/FilterSharingService.js.map +1 -1
  288. package/lib/openapi/platform/services/FiltersService.d.ts +14 -14
  289. package/lib/openapi/platform/services/FiltersService.js +141 -225
  290. package/lib/openapi/platform/services/FiltersService.js.map +1 -1
  291. package/lib/openapi/platform/services/GroupAndUserPickerService.d.ts +1 -1
  292. package/lib/openapi/platform/services/GroupAndUserPickerService.js +13 -22
  293. package/lib/openapi/platform/services/GroupAndUserPickerService.js.map +1 -1
  294. package/lib/openapi/platform/services/GroupsService.d.ts +9 -9
  295. package/lib/openapi/platform/services/GroupsService.js +79 -128
  296. package/lib/openapi/platform/services/GroupsService.js.map +1 -1
  297. package/lib/openapi/platform/services/IssueAttachmentsService.d.ts +8 -8
  298. package/lib/openapi/platform/services/IssueAttachmentsService.js +87 -142
  299. package/lib/openapi/platform/services/IssueAttachmentsService.js.map +1 -1
  300. package/lib/openapi/platform/services/IssueBulkOperationsService.d.ts +8 -8
  301. package/lib/openapi/platform/services/IssueBulkOperationsService.js +79 -130
  302. package/lib/openapi/platform/services/IssueBulkOperationsService.js.map +1 -1
  303. package/lib/openapi/platform/services/IssueCommentPropertiesService.d.ts +5 -5
  304. package/lib/openapi/platform/services/IssueCommentPropertiesService.js +43 -67
  305. package/lib/openapi/platform/services/IssueCommentPropertiesService.js.map +1 -1
  306. package/lib/openapi/platform/services/IssueCommentsService.d.ts +7 -7
  307. package/lib/openapi/platform/services/IssueCommentsService.js +70 -110
  308. package/lib/openapi/platform/services/IssueCommentsService.js.map +1 -1
  309. package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.d.ts +4 -4
  310. package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js +38 -61
  311. package/lib/openapi/platform/services/IssueCustomFieldConfigurationAppsService.js.map +1 -1
  312. package/lib/openapi/platform/services/IssueCustomFieldContextsService.d.ts +14 -14
  313. package/lib/openapi/platform/services/IssueCustomFieldContextsService.js +158 -251
  314. package/lib/openapi/platform/services/IssueCustomFieldContextsService.js.map +1 -1
  315. package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.d.ts +9 -9
  316. package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js +90 -143
  317. package/lib/openapi/platform/services/IssueCustomFieldOptionsAppsService.js.map +1 -1
  318. package/lib/openapi/platform/services/IssueCustomFieldOptionsService.d.ts +8 -8
  319. package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js +72 -113
  320. package/lib/openapi/platform/services/IssueCustomFieldOptionsService.js.map +1 -1
  321. package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.d.ts +2 -2
  322. package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js +26 -40
  323. package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js.map +1 -1
  324. package/lib/openapi/platform/services/IssueFieldConfigurationsService.d.ts +16 -16
  325. package/lib/openapi/platform/services/IssueFieldConfigurationsService.js +173 -280
  326. package/lib/openapi/platform/services/IssueFieldConfigurationsService.js.map +1 -1
  327. package/lib/openapi/platform/services/IssueFieldsService.d.ts +9 -9
  328. package/lib/openapi/platform/services/IssueFieldsService.js +95 -156
  329. package/lib/openapi/platform/services/IssueFieldsService.js.map +1 -1
  330. package/lib/openapi/platform/services/IssueLinkTypesService.d.ts +4 -4
  331. package/lib/openapi/platform/services/IssueLinkTypesService.js +50 -83
  332. package/lib/openapi/platform/services/IssueLinkTypesService.js.map +1 -1
  333. package/lib/openapi/platform/services/IssueLinksService.d.ts +4 -4
  334. package/lib/openapi/platform/services/IssueLinksService.js +28 -44
  335. package/lib/openapi/platform/services/IssueLinksService.js.map +1 -1
  336. package/lib/openapi/platform/services/IssueNavigatorSettingsService.d.ts +1 -1
  337. package/lib/openapi/platform/services/IssueNavigatorSettingsService.js +15 -24
  338. package/lib/openapi/platform/services/IssueNavigatorSettingsService.js.map +1 -1
  339. package/lib/openapi/platform/services/IssueNotificationSchemesService.d.ts +9 -9
  340. package/lib/openapi/platform/services/IssueNotificationSchemesService.js +93 -152
  341. package/lib/openapi/platform/services/IssueNotificationSchemesService.js.map +1 -1
  342. package/lib/openapi/platform/services/IssuePrioritiesService.d.ts +8 -8
  343. package/lib/openapi/platform/services/IssuePrioritiesService.js +83 -137
  344. package/lib/openapi/platform/services/IssuePrioritiesService.js.map +1 -1
  345. package/lib/openapi/platform/services/IssuePropertiesService.d.ts +10 -10
  346. package/lib/openapi/platform/services/IssuePropertiesService.js +65 -97
  347. package/lib/openapi/platform/services/IssuePropertiesService.js.map +1 -1
  348. package/lib/openapi/platform/services/IssueRemoteLinksService.d.ts +7 -7
  349. package/lib/openapi/platform/services/IssueRemoteLinksService.js +64 -101
  350. package/lib/openapi/platform/services/IssueRemoteLinksService.js.map +1 -1
  351. package/lib/openapi/platform/services/IssueResolutionsService.d.ts +8 -8
  352. package/lib/openapi/platform/services/IssueResolutionsService.js +84 -138
  353. package/lib/openapi/platform/services/IssueResolutionsService.js.map +1 -1
  354. package/lib/openapi/platform/services/IssueSearchService.d.ts +9 -9
  355. package/lib/openapi/platform/services/IssueSearchService.js +90 -148
  356. package/lib/openapi/platform/services/IssueSearchService.js.map +1 -1
  357. package/lib/openapi/platform/services/IssueSecurityLevelService.d.ts +2 -2
  358. package/lib/openapi/platform/services/IssueSecurityLevelService.js +25 -42
  359. package/lib/openapi/platform/services/IssueSecurityLevelService.js.map +1 -1
  360. package/lib/openapi/platform/services/IssueSecuritySchemesService.d.ts +16 -16
  361. package/lib/openapi/platform/services/IssueSecuritySchemesService.js +169 -274
  362. package/lib/openapi/platform/services/IssueSecuritySchemesService.js.map +1 -1
  363. package/lib/openapi/platform/services/IssueTypePropertiesService.d.ts +5 -5
  364. package/lib/openapi/platform/services/IssueTypePropertiesService.js +43 -67
  365. package/lib/openapi/platform/services/IssueTypePropertiesService.js.map +1 -1
  366. package/lib/openapi/platform/services/IssueTypeSchemesService.d.ts +11 -11
  367. package/lib/openapi/platform/services/IssueTypeSchemesService.js +115 -187
  368. package/lib/openapi/platform/services/IssueTypeSchemesService.js.map +1 -1
  369. package/lib/openapi/platform/services/IssueTypeScreenSchemesService.d.ts +13 -13
  370. package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js +128 -208
  371. package/lib/openapi/platform/services/IssueTypeScreenSchemesService.js.map +1 -1
  372. package/lib/openapi/platform/services/IssueTypesService.d.ts +8 -8
  373. package/lib/openapi/platform/services/IssueTypesService.js +85 -136
  374. package/lib/openapi/platform/services/IssueTypesService.js.map +1 -1
  375. package/lib/openapi/platform/services/IssueVotesService.d.ts +3 -3
  376. package/lib/openapi/platform/services/IssueVotesService.js +28 -44
  377. package/lib/openapi/platform/services/IssueVotesService.js.map +1 -1
  378. package/lib/openapi/platform/services/IssueWatchersService.d.ts +5 -5
  379. package/lib/openapi/platform/services/IssueWatchersService.js +42 -68
  380. package/lib/openapi/platform/services/IssueWatchersService.js.map +1 -1
  381. package/lib/openapi/platform/services/IssueWorklogPropertiesService.d.ts +5 -5
  382. package/lib/openapi/platform/services/IssueWorklogPropertiesService.js +43 -67
  383. package/lib/openapi/platform/services/IssueWorklogPropertiesService.js.map +1 -1
  384. package/lib/openapi/platform/services/IssueWorklogsService.d.ts +11 -11
  385. package/lib/openapi/platform/services/IssueWorklogsService.js +106 -164
  386. package/lib/openapi/platform/services/IssueWorklogsService.js.map +1 -1
  387. package/lib/openapi/platform/services/IssuesService.d.ts +23 -23
  388. package/lib/openapi/platform/services/IssuesService.js +265 -424
  389. package/lib/openapi/platform/services/IssuesService.js.map +1 -1
  390. package/lib/openapi/platform/services/JiraExpressionsService.d.ts +4 -4
  391. package/lib/openapi/platform/services/JiraExpressionsService.js +38 -61
  392. package/lib/openapi/platform/services/JiraExpressionsService.js.map +1 -1
  393. package/lib/openapi/platform/services/JiraSettingsService.d.ts +3 -3
  394. package/lib/openapi/platform/services/JiraSettingsService.js +43 -73
  395. package/lib/openapi/platform/services/JiraSettingsService.js.map +1 -1
  396. package/lib/openapi/platform/services/JqlFunctionsAppsService.d.ts +4 -4
  397. package/lib/openapi/platform/services/JqlFunctionsAppsService.js +41 -66
  398. package/lib/openapi/platform/services/JqlFunctionsAppsService.js.map +1 -1
  399. package/lib/openapi/platform/services/JqlService.d.ts +6 -6
  400. package/lib/openapi/platform/services/JqlService.js +66 -108
  401. package/lib/openapi/platform/services/JqlService.js.map +1 -1
  402. package/lib/openapi/platform/services/LabelsService.d.ts +1 -1
  403. package/lib/openapi/platform/services/LabelsService.js +12 -19
  404. package/lib/openapi/platform/services/LabelsService.js.map +1 -1
  405. package/lib/openapi/platform/services/LicenseMetricsService.d.ts +1 -1
  406. package/lib/openapi/platform/services/LicenseMetricsService.js +31 -54
  407. package/lib/openapi/platform/services/LicenseMetricsService.js.map +1 -1
  408. package/lib/openapi/platform/services/MyselfService.d.ts +5 -5
  409. package/lib/openapi/platform/services/MyselfService.js +70 -117
  410. package/lib/openapi/platform/services/MyselfService.js.map +1 -1
  411. package/lib/openapi/platform/services/PermissionSchemesService.d.ts +10 -10
  412. package/lib/openapi/platform/services/PermissionSchemesService.js +97 -153
  413. package/lib/openapi/platform/services/PermissionSchemesService.js.map +1 -1
  414. package/lib/openapi/platform/services/PermissionsService.d.ts +4 -4
  415. package/lib/openapi/platform/services/PermissionsService.js +44 -74
  416. package/lib/openapi/platform/services/PermissionsService.js.map +1 -1
  417. package/lib/openapi/platform/services/PlansService.d.ts +8 -8
  418. package/lib/openapi/platform/services/PlansService.js +80 -129
  419. package/lib/openapi/platform/services/PlansService.js.map +1 -1
  420. package/lib/openapi/platform/services/PrioritySchemesService.d.ts +9 -9
  421. package/lib/openapi/platform/services/PrioritySchemesService.js +96 -155
  422. package/lib/openapi/platform/services/PrioritySchemesService.js.map +1 -1
  423. package/lib/openapi/platform/services/ProjectAvatarsService.d.ts +4 -4
  424. package/lib/openapi/platform/services/ProjectAvatarsService.js +43 -69
  425. package/lib/openapi/platform/services/ProjectAvatarsService.js.map +1 -1
  426. package/lib/openapi/platform/services/ProjectCategoriesService.d.ts +4 -4
  427. package/lib/openapi/platform/services/ProjectCategoriesService.js +49 -79
  428. package/lib/openapi/platform/services/ProjectCategoriesService.js.map +1 -1
  429. package/lib/openapi/platform/services/ProjectClassificationLevelsService.d.ts +3 -3
  430. package/lib/openapi/platform/services/ProjectClassificationLevelsService.js +35 -56
  431. package/lib/openapi/platform/services/ProjectClassificationLevelsService.js.map +1 -1
  432. package/lib/openapi/platform/services/ProjectComponentsService.d.ts +9 -9
  433. package/lib/openapi/platform/services/ProjectComponentsService.js +88 -142
  434. package/lib/openapi/platform/services/ProjectComponentsService.js.map +1 -1
  435. package/lib/openapi/platform/services/ProjectEmailService.d.ts +2 -2
  436. package/lib/openapi/platform/services/ProjectEmailService.js +25 -41
  437. package/lib/openapi/platform/services/ProjectEmailService.js.map +1 -1
  438. package/lib/openapi/platform/services/ProjectFeaturesService.d.ts +2 -2
  439. package/lib/openapi/platform/services/ProjectFeaturesService.js +25 -41
  440. package/lib/openapi/platform/services/ProjectFeaturesService.js.map +1 -1
  441. package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.d.ts +3 -3
  442. package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js +34 -55
  443. package/lib/openapi/platform/services/ProjectKeyAndNameValidationService.js.map +1 -1
  444. package/lib/openapi/platform/services/ProjectPermissionSchemesService.d.ts +5 -5
  445. package/lib/openapi/platform/services/ProjectPermissionSchemesService.js +49 -80
  446. package/lib/openapi/platform/services/ProjectPermissionSchemesService.js.map +1 -1
  447. package/lib/openapi/platform/services/ProjectPropertiesService.d.ts +5 -5
  448. package/lib/openapi/platform/services/ProjectPropertiesService.js +43 -67
  449. package/lib/openapi/platform/services/ProjectPropertiesService.js.map +1 -1
  450. package/lib/openapi/platform/services/ProjectRoleActorsService.d.ts +7 -7
  451. package/lib/openapi/platform/services/ProjectRoleActorsService.js +66 -103
  452. package/lib/openapi/platform/services/ProjectRoleActorsService.js.map +1 -1
  453. package/lib/openapi/platform/services/ProjectRolesService.d.ts +9 -9
  454. package/lib/openapi/platform/services/ProjectRolesService.js +98 -159
  455. package/lib/openapi/platform/services/ProjectRolesService.js.map +1 -1
  456. package/lib/openapi/platform/services/ProjectTypesService.d.ts +2 -2
  457. package/lib/openapi/platform/services/ProjectTypesService.js +42 -72
  458. package/lib/openapi/platform/services/ProjectTypesService.js.map +1 -1
  459. package/lib/openapi/platform/services/ProjectVersionsService.d.ts +16 -16
  460. package/lib/openapi/platform/services/ProjectVersionsService.js +164 -262
  461. package/lib/openapi/platform/services/ProjectVersionsService.js.map +1 -1
  462. package/lib/openapi/platform/services/ProjectsService.d.ts +15 -15
  463. package/lib/openapi/platform/services/ProjectsService.js +138 -222
  464. package/lib/openapi/platform/services/ProjectsService.js.map +1 -1
  465. package/lib/openapi/platform/services/ScreenSchemesService.d.ts +4 -4
  466. package/lib/openapi/platform/services/ScreenSchemesService.js +41 -66
  467. package/lib/openapi/platform/services/ScreenSchemesService.js.map +1 -1
  468. package/lib/openapi/platform/services/ScreenTabFieldsService.d.ts +4 -4
  469. package/lib/openapi/platform/services/ScreenTabFieldsService.js +42 -65
  470. package/lib/openapi/platform/services/ScreenTabFieldsService.js.map +1 -1
  471. package/lib/openapi/platform/services/ScreenTabsService.d.ts +6 -6
  472. package/lib/openapi/platform/services/ScreenTabsService.js +64 -101
  473. package/lib/openapi/platform/services/ScreenTabsService.js.map +1 -1
  474. package/lib/openapi/platform/services/ScreensService.d.ts +8 -8
  475. package/lib/openapi/platform/services/ScreensService.js +75 -122
  476. package/lib/openapi/platform/services/ScreensService.js.map +1 -1
  477. package/lib/openapi/platform/services/ServerInfoService.js +10 -17
  478. package/lib/openapi/platform/services/ServerInfoService.js.map +1 -1
  479. package/lib/openapi/platform/services/ServiceRegistryService.d.ts +1 -1
  480. package/lib/openapi/platform/services/ServiceRegistryService.js +13 -22
  481. package/lib/openapi/platform/services/ServiceRegistryService.js.map +1 -1
  482. package/lib/openapi/platform/services/StatusService.d.ts +6 -6
  483. package/lib/openapi/platform/services/StatusService.js +56 -91
  484. package/lib/openapi/platform/services/StatusService.js.map +1 -1
  485. package/lib/openapi/platform/services/TasksService.d.ts +2 -2
  486. package/lib/openapi/platform/services/TasksService.js +23 -37
  487. package/lib/openapi/platform/services/TasksService.js.map +1 -1
  488. package/lib/openapi/platform/services/TeamsInPlanService.d.ts +10 -10
  489. package/lib/openapi/platform/services/TeamsInPlanService.js +106 -171
  490. package/lib/openapi/platform/services/TeamsInPlanService.js.map +1 -1
  491. package/lib/openapi/platform/services/TimeTrackingService.d.ts +2 -2
  492. package/lib/openapi/platform/services/TimeTrackingService.js +54 -92
  493. package/lib/openapi/platform/services/TimeTrackingService.js.map +1 -1
  494. package/lib/openapi/platform/services/UiModificationsAppsService.d.ts +5 -5
  495. package/lib/openapi/platform/services/UiModificationsAppsService.js +47 -77
  496. package/lib/openapi/platform/services/UiModificationsAppsService.js.map +1 -1
  497. package/lib/openapi/platform/services/UserPropertiesService.d.ts +5 -5
  498. package/lib/openapi/platform/services/UserPropertiesService.js +46 -70
  499. package/lib/openapi/platform/services/UserPropertiesService.js.map +1 -1
  500. package/lib/openapi/platform/services/UserSearchService.d.ts +9 -9
  501. package/lib/openapi/platform/services/UserSearchService.js +90 -149
  502. package/lib/openapi/platform/services/UserSearchService.js.map +1 -1
  503. package/lib/openapi/platform/services/UsersService.d.ts +15 -15
  504. package/lib/openapi/platform/services/UsersService.js +134 -218
  505. package/lib/openapi/platform/services/UsersService.js.map +1 -1
  506. package/lib/openapi/platform/services/WebhooksService.d.ts +6 -6
  507. package/lib/openapi/platform/services/WebhooksService.js +50 -80
  508. package/lib/openapi/platform/services/WebhooksService.js.map +1 -1
  509. package/lib/openapi/platform/services/WorkflowSchemeDraftsService.d.ts +15 -15
  510. package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js +146 -229
  511. package/lib/openapi/platform/services/WorkflowSchemeDraftsService.js.map +1 -1
  512. package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.d.ts +2 -2
  513. package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js +24 -40
  514. package/lib/openapi/platform/services/WorkflowSchemeProjectAssociationsService.js.map +1 -1
  515. package/lib/openapi/platform/services/WorkflowSchemesService.d.ts +18 -18
  516. package/lib/openapi/platform/services/WorkflowSchemesService.js +196 -313
  517. package/lib/openapi/platform/services/WorkflowSchemesService.js.map +1 -1
  518. package/lib/openapi/platform/services/WorkflowStatusCategoriesService.d.ts +1 -1
  519. package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js +21 -35
  520. package/lib/openapi/platform/services/WorkflowStatusCategoriesService.js.map +1 -1
  521. package/lib/openapi/platform/services/WorkflowStatusesService.d.ts +1 -1
  522. package/lib/openapi/platform/services/WorkflowStatusesService.js +21 -35
  523. package/lib/openapi/platform/services/WorkflowStatusesService.js.map +1 -1
  524. package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.d.ts +4 -4
  525. package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js +46 -71
  526. package/lib/openapi/platform/services/WorkflowTransitionPropertiesService.js.map +1 -1
  527. package/lib/openapi/platform/services/WorkflowTransitionRulesService.d.ts +4 -4
  528. package/lib/openapi/platform/services/WorkflowTransitionRulesService.js +35 -58
  529. package/lib/openapi/platform/services/WorkflowTransitionRulesService.js.map +1 -1
  530. package/lib/openapi/platform/services/WorkflowsService.d.ts +11 -11
  531. package/lib/openapi/platform/services/WorkflowsService.js +107 -172
  532. package/lib/openapi/platform/services/WorkflowsService.js.map +1 -1
  533. package/lib/openapi/platform/validationSchemaStorage.d.ts +2 -2
  534. package/lib/openapi/platform/validationSchemaStorage.js +12 -22
  535. package/lib/openapi/platform/validationSchemaStorage.js.map +1 -1
  536. package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.d.ts +2 -2
  537. package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js +3 -3
  538. package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js.map +1 -1
  539. package/lib/openapi/serviceManagement/models/assets.d.ts +1 -1
  540. package/lib/openapi/serviceManagement/models/assets.js +16 -38
  541. package/lib/openapi/serviceManagement/models/assets.js.map +1 -1
  542. package/lib/openapi/serviceManagement/models/common.d.ts +1 -1
  543. package/lib/openapi/serviceManagement/models/common.js +45 -104
  544. package/lib/openapi/serviceManagement/models/common.js.map +1 -1
  545. package/lib/openapi/serviceManagement/models/customer.d.ts +1 -1
  546. package/lib/openapi/serviceManagement/models/customer.js +6 -15
  547. package/lib/openapi/serviceManagement/models/customer.js.map +1 -1
  548. package/lib/openapi/serviceManagement/models/info.d.ts +2 -2
  549. package/lib/openapi/serviceManagement/models/info.js +4 -10
  550. package/lib/openapi/serviceManagement/models/info.js.map +1 -1
  551. package/lib/openapi/serviceManagement/models/knowledgebase.d.ts +1 -1
  552. package/lib/openapi/serviceManagement/models/knowledgebase.js +9 -21
  553. package/lib/openapi/serviceManagement/models/knowledgebase.js.map +1 -1
  554. package/lib/openapi/serviceManagement/models/organization.d.ts +2 -2
  555. package/lib/openapi/serviceManagement/models/organization.js +19 -42
  556. package/lib/openapi/serviceManagement/models/organization.js.map +1 -1
  557. package/lib/openapi/serviceManagement/models/request.d.ts +2 -2
  558. package/lib/openapi/serviceManagement/models/request.js +149 -351
  559. package/lib/openapi/serviceManagement/models/request.js.map +1 -1
  560. package/lib/openapi/serviceManagement/models/servicedesk.d.ts +2 -2
  561. package/lib/openapi/serviceManagement/models/servicedesk.js +116 -263
  562. package/lib/openapi/serviceManagement/models/servicedesk.js.map +1 -1
  563. package/lib/openapi/serviceManagement/services/AssetsService.d.ts +2 -2
  564. package/lib/openapi/serviceManagement/services/AssetsService.js +23 -37
  565. package/lib/openapi/serviceManagement/services/AssetsService.js.map +1 -1
  566. package/lib/openapi/serviceManagement/services/CustomerService.d.ts +1 -1
  567. package/lib/openapi/serviceManagement/services/CustomerService.js +13 -20
  568. package/lib/openapi/serviceManagement/services/CustomerService.js.map +1 -1
  569. package/lib/openapi/serviceManagement/services/InfoService.js +10 -17
  570. package/lib/openapi/serviceManagement/services/InfoService.js.map +1 -1
  571. package/lib/openapi/serviceManagement/services/KnowledgebaseService.d.ts +1 -1
  572. package/lib/openapi/serviceManagement/services/KnowledgebaseService.js +12 -19
  573. package/lib/openapi/serviceManagement/services/KnowledgebaseService.js.map +1 -1
  574. package/lib/openapi/serviceManagement/services/OrganizationService.d.ts +16 -16
  575. package/lib/openapi/serviceManagement/services/OrganizationService.js +130 -202
  576. package/lib/openapi/serviceManagement/services/OrganizationService.js.map +1 -1
  577. package/lib/openapi/serviceManagement/services/RequestService.d.ts +29 -29
  578. package/lib/openapi/serviceManagement/services/RequestService.js +309 -493
  579. package/lib/openapi/serviceManagement/services/RequestService.js.map +1 -1
  580. package/lib/openapi/serviceManagement/services/RequesttypeService.d.ts +1 -1
  581. package/lib/openapi/serviceManagement/services/RequesttypeService.js +12 -19
  582. package/lib/openapi/serviceManagement/services/RequesttypeService.js.map +1 -1
  583. package/lib/openapi/serviceManagement/services/ServicedeskService.d.ts +22 -22
  584. package/lib/openapi/serviceManagement/services/ServicedeskService.js +214 -338
  585. package/lib/openapi/serviceManagement/services/ServicedeskService.js.map +1 -1
  586. package/lib/openapi/serviceManagement/validationSchemaStorage.d.ts +2 -2
  587. package/lib/openapi/serviceManagement/validationSchemaStorage.js +12 -22
  588. package/lib/openapi/serviceManagement/validationSchemaStorage.js.map +1 -1
  589. package/lib/openapi/software/BaseJiraSoftwareApiClient.d.ts +1 -1
  590. package/lib/openapi/software/BaseJiraSoftwareApiClient.js +2 -2
  591. package/lib/openapi/software/BaseJiraSoftwareApiClient.js.map +1 -1
  592. package/lib/openapi/software/models/board.d.ts +1 -1
  593. package/lib/openapi/software/models/board.js +290 -681
  594. package/lib/openapi/software/models/board.js.map +1 -1
  595. package/lib/openapi/software/models/builds.d.ts +2 -2
  596. package/lib/openapi/software/models/builds.js +33 -89
  597. package/lib/openapi/software/models/builds.js.map +1 -1
  598. package/lib/openapi/software/models/common.d.ts +2 -2
  599. package/lib/openapi/software/models/common.js +27 -69
  600. package/lib/openapi/software/models/common.js.map +1 -1
  601. package/lib/openapi/software/models/deployments.d.ts +1 -1
  602. package/lib/openapi/software/models/deployments.js +34 -119
  603. package/lib/openapi/software/models/deployments.js.map +1 -1
  604. package/lib/openapi/software/models/devOpsComponents.d.ts +1 -1
  605. package/lib/openapi/software/models/devOpsComponents.js +12 -33
  606. package/lib/openapi/software/models/devOpsComponents.js.map +1 -1
  607. package/lib/openapi/software/models/developmentInformation.d.ts +1 -1
  608. package/lib/openapi/software/models/developmentInformation.js +57 -145
  609. package/lib/openapi/software/models/developmentInformation.js.map +1 -1
  610. package/lib/openapi/software/models/epic.d.ts +1 -1
  611. package/lib/openapi/software/models/epic.js +9 -38
  612. package/lib/openapi/software/models/epic.js.map +1 -1
  613. package/lib/openapi/software/models/featureFlags.d.ts +1 -1
  614. package/lib/openapi/software/models/featureFlags.js +16 -43
  615. package/lib/openapi/software/models/featureFlags.js.map +1 -1
  616. package/lib/openapi/software/models/issue.d.ts +1 -1
  617. package/lib/openapi/software/models/issue.js +3 -9
  618. package/lib/openapi/software/models/issue.js.map +1 -1
  619. package/lib/openapi/software/models/operations.d.ts +1 -1
  620. package/lib/openapi/software/models/operations.js +42 -125
  621. package/lib/openapi/software/models/operations.js.map +1 -1
  622. package/lib/openapi/software/models/remoteLinks.d.ts +1 -1
  623. package/lib/openapi/software/models/remoteLinks.js +24 -85
  624. package/lib/openapi/software/models/remoteLinks.js.map +1 -1
  625. package/lib/openapi/software/models/securityInformation.d.ts +1 -1
  626. package/lib/openapi/software/models/securityInformation.js +36 -94
  627. package/lib/openapi/software/models/securityInformation.js.map +1 -1
  628. package/lib/openapi/software/models/sprint.d.ts +1 -1
  629. package/lib/openapi/software/models/sprint.js +6 -15
  630. package/lib/openapi/software/models/sprint.js.map +1 -1
  631. package/lib/openapi/software/services/BacklogService.d.ts +3 -3
  632. package/lib/openapi/software/services/BacklogService.js +20 -30
  633. package/lib/openapi/software/services/BacklogService.js.map +1 -1
  634. package/lib/openapi/software/services/BoardService.d.ts +27 -27
  635. package/lib/openapi/software/services/BoardService.js +297 -479
  636. package/lib/openapi/software/services/BoardService.js.map +1 -1
  637. package/lib/openapi/software/services/BuildsService.d.ts +5 -5
  638. package/lib/openapi/software/services/BuildsService.js +37 -55
  639. package/lib/openapi/software/services/BuildsService.js.map +1 -1
  640. package/lib/openapi/software/services/DeploymentsService.d.ts +6 -6
  641. package/lib/openapi/software/services/DeploymentsService.js +49 -76
  642. package/lib/openapi/software/services/DeploymentsService.js.map +1 -1
  643. package/lib/openapi/software/services/DevOpsComponentsService.d.ts +4 -4
  644. package/lib/openapi/software/services/DevOpsComponentsService.js +39 -72
  645. package/lib/openapi/software/services/DevOpsComponentsService.js.map +1 -1
  646. package/lib/openapi/software/services/DevelopmentInformationService.d.ts +7 -7
  647. package/lib/openapi/software/services/DevelopmentInformationService.js +57 -86
  648. package/lib/openapi/software/services/DevelopmentInformationService.js.map +1 -1
  649. package/lib/openapi/software/services/EpicService.d.ts +8 -8
  650. package/lib/openapi/software/services/EpicService.js +64 -98
  651. package/lib/openapi/software/services/EpicService.js.map +1 -1
  652. package/lib/openapi/software/services/FeatureFlagsService.d.ts +5 -5
  653. package/lib/openapi/software/services/FeatureFlagsService.js +38 -58
  654. package/lib/openapi/software/services/FeatureFlagsService.js.map +1 -1
  655. package/lib/openapi/software/services/IssueService.d.ts +4 -4
  656. package/lib/openapi/software/services/IssueService.js +51 -80
  657. package/lib/openapi/software/services/IssueService.js.map +1 -1
  658. package/lib/openapi/software/services/OperationsService.d.ts +10 -10
  659. package/lib/openapi/software/services/OperationsService.js +91 -167
  660. package/lib/openapi/software/services/OperationsService.js.map +1 -1
  661. package/lib/openapi/software/services/RemoteLinksService.d.ts +5 -5
  662. package/lib/openapi/software/services/RemoteLinksService.js +43 -75
  663. package/lib/openapi/software/services/RemoteLinksService.js.map +1 -1
  664. package/lib/openapi/software/services/SecurityInformationService.d.ts +9 -9
  665. package/lib/openapi/software/services/SecurityInformationService.js +69 -107
  666. package/lib/openapi/software/services/SecurityInformationService.js.map +1 -1
  667. package/lib/openapi/software/services/SprintService.d.ts +13 -13
  668. package/lib/openapi/software/services/SprintService.js +120 -187
  669. package/lib/openapi/software/services/SprintService.js.map +1 -1
  670. package/lib/openapi/software/validationSchemaStorage.d.ts +2 -2
  671. package/lib/openapi/software/validationSchemaStorage.js +12 -22
  672. package/lib/openapi/software/validationSchemaStorage.js.map +1 -1
  673. package/package.json +3 -3
@@ -4,11 +4,11 @@ exports.IssueCustomFieldContextsService = void 0;
4
4
  // DO NOT EDIT!
5
5
  // This file is generated by "api-typescript-generator".
6
6
  // To update this file run "yarn build:openapi".
7
- const zod_1 = require("zod");
8
7
  const commonHttpClient = require("../../core/CommonHttpClient");
9
8
  const CommonHttpService_1 = require("../../core/CommonHttpService");
10
9
  const issueCustomFieldContexts_1 = require("../models/issueCustomFieldContexts");
11
10
  const validationSchemaStorage_1 = require("../validationSchemaStorage");
11
+ const zod_1 = require("zod");
12
12
  /**
13
13
  * This resource represents issue custom field contexts. Use it to:
14
14
  *
@@ -46,28 +46,23 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
46
46
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-contextid-issuetype-put
47
47
  * @param params
48
48
  */
49
- this.addIssueTypesToContext = ({ fieldId, contextId, issueTypeIds, }) => {
50
- return this.getClientInstance()
51
- .request({
49
+ this.addIssueTypesToContext = ({ fieldId, contextId, issueTypeIds }) => {
50
+ return this.getClientInstance().request({
52
51
  path: "/rest/api/3/field/{fieldId}/context/{contextId}/issuetype",
53
52
  method: "PUT",
54
53
  pathParams: {
55
54
  fieldId,
56
- contextId,
55
+ contextId
57
56
  },
58
57
  headers: {
59
- "Content-Type": "application/json",
58
+ "Content-Type": "application/json"
60
59
  },
61
- body: issueTypeIds,
62
- })
63
- .then(this.getClientInstance().responseHandler({
60
+ body: issueTypeIds
61
+ }).then(this.getClientInstance().responseHandler({
64
62
  204: {
65
- "application/json": "json",
66
- },
67
- }))
68
- .then(commonHttpClient.castResponse())
69
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.addIssueTypesToContext.response")))
70
- .then(commonHttpClient.getBody);
63
+ "application/json": "json"
64
+ }
65
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.addIssueTypesToContext.response"))).then(commonHttpClient.getBody);
71
66
  };
72
67
  /**
73
68
  * Assigns a custom field context to projects.
@@ -85,28 +80,23 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
85
80
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-contextid-project-put
86
81
  * @param params
87
82
  */
88
- this.assignProjectsToCustomFieldContext = ({ fieldId, contextId, projectIds, }) => {
89
- return this.getClientInstance()
90
- .request({
83
+ this.assignProjectsToCustomFieldContext = ({ fieldId, contextId, projectIds }) => {
84
+ return this.getClientInstance().request({
91
85
  path: "/rest/api/3/field/{fieldId}/context/{contextId}/project",
92
86
  method: "PUT",
93
87
  pathParams: {
94
88
  fieldId,
95
- contextId,
89
+ contextId
96
90
  },
97
91
  headers: {
98
- "Content-Type": "application/json",
92
+ "Content-Type": "application/json"
99
93
  },
100
- body: projectIds,
101
- })
102
- .then(this.getClientInstance().responseHandler({
94
+ body: projectIds
95
+ }).then(this.getClientInstance().responseHandler({
103
96
  204: {
104
- "application/json": "json",
105
- },
106
- }))
107
- .then(commonHttpClient.castResponse())
108
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.assignProjectsToCustomFieldContext.response")))
109
- .then(commonHttpClient.getBody);
97
+ "application/json": "json"
98
+ }
99
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.assignProjectsToCustomFieldContext.response"))).then(commonHttpClient.getBody);
110
100
  };
111
101
  /**
112
102
  * Creates a custom field context.
@@ -138,27 +128,22 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
138
128
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-post
139
129
  * @param params
140
130
  */
141
- this.createCustomFieldContext = ({ fieldId, createCustomFieldContext, }) => {
142
- return this.getClientInstance()
143
- .request({
131
+ this.createCustomFieldContext = ({ fieldId, createCustomFieldContext }) => {
132
+ return this.getClientInstance().request({
144
133
  path: "/rest/api/3/field/{fieldId}/context",
145
134
  method: "POST",
146
135
  pathParams: {
147
- fieldId,
136
+ fieldId
148
137
  },
149
138
  headers: {
150
- "Content-Type": "application/json",
139
+ "Content-Type": "application/json"
151
140
  },
152
- body: createCustomFieldContext,
153
- })
154
- .then(this.getClientInstance().responseHandler({
141
+ body: createCustomFieldContext
142
+ }).then(this.getClientInstance().responseHandler({
155
143
  201: {
156
- "application/json": "json",
157
- },
158
- }))
159
- .then(commonHttpClient.castResponse())
160
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.createCustomFieldContext.response")))
161
- .then(commonHttpClient.getBody);
144
+ "application/json": "json"
145
+ }
146
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.createCustomFieldContext.response"))).then(commonHttpClient.getBody);
162
147
  };
163
148
  /**
164
149
  * Deletes a [ custom field
@@ -174,24 +159,19 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
174
159
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-contextid-delete
175
160
  * @param params
176
161
  */
177
- this.deleteCustomFieldContext = ({ fieldId, contextId, }) => {
178
- return this.getClientInstance()
179
- .request({
162
+ this.deleteCustomFieldContext = ({ fieldId, contextId }) => {
163
+ return this.getClientInstance().request({
180
164
  path: "/rest/api/3/field/{fieldId}/context/{contextId}",
181
165
  method: "DELETE",
182
166
  pathParams: {
183
167
  fieldId,
184
- contextId,
185
- },
186
- })
187
- .then(this.getClientInstance().responseHandler({
168
+ contextId
169
+ }
170
+ }).then(this.getClientInstance().responseHandler({
188
171
  204: {
189
- "application/json": "json",
190
- },
191
- }))
192
- .then(commonHttpClient.castResponse())
193
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.deleteCustomFieldContext.response")))
194
- .then(commonHttpClient.getBody);
172
+ "application/json": "json"
173
+ }
174
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.deleteCustomFieldContext.response"))).then(commonHttpClient.getBody);
195
175
  };
196
176
  /**
197
177
  * Returns a [paginated](#pagination) list of [
@@ -243,30 +223,25 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
243
223
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-get
244
224
  * @param params
245
225
  */
246
- this.getContextsForField = ({ fieldId, isAnyIssueType, isGlobalContext, contextId, startAt, maxResults, }) => {
247
- return this.getClientInstance()
248
- .request({
226
+ this.getContextsForField = ({ fieldId, isAnyIssueType, isGlobalContext, contextId, startAt, maxResults }) => {
227
+ return this.getClientInstance().request({
249
228
  path: "/rest/api/3/field/{fieldId}/context",
250
229
  method: "GET",
251
230
  pathParams: {
252
- fieldId,
231
+ fieldId
253
232
  },
254
233
  query: {
255
234
  isAnyIssueType,
256
235
  isGlobalContext,
257
236
  contextId,
258
237
  startAt,
259
- maxResults,
260
- },
261
- })
262
- .then(this.getClientInstance().responseHandler({
238
+ maxResults
239
+ }
240
+ }).then(this.getClientInstance().responseHandler({
263
241
  200: {
264
- "application/json": "json",
265
- },
266
- }))
267
- .then(commonHttpClient.castResponse())
268
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.getContextsForField.response")))
269
- .then(commonHttpClient.getBody);
242
+ "application/json": "json"
243
+ }
244
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.getContextsForField.response"))).then(commonHttpClient.getBody);
270
245
  };
271
246
  /**
272
247
  * Returns a [paginated](#pagination) list of project and issue type mappings and,
@@ -320,31 +295,26 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
320
295
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-mapping-post
321
296
  * @param params
322
297
  */
323
- this.getCustomFieldContextsForProjectsAndIssueTypes = ({ fieldId, startAt, maxResults, projectIssueTypeMappings, }) => {
324
- return this.getClientInstance()
325
- .request({
298
+ this.getCustomFieldContextsForProjectsAndIssueTypes = ({ fieldId, startAt, maxResults, projectIssueTypeMappings }) => {
299
+ return this.getClientInstance().request({
326
300
  path: "/rest/api/3/field/{fieldId}/context/mapping",
327
301
  method: "POST",
328
302
  pathParams: {
329
- fieldId,
303
+ fieldId
330
304
  },
331
305
  query: {
332
306
  startAt,
333
- maxResults,
307
+ maxResults
334
308
  },
335
309
  headers: {
336
- "Content-Type": "application/json",
310
+ "Content-Type": "application/json"
337
311
  },
338
- body: projectIssueTypeMappings,
339
- })
340
- .then(this.getClientInstance().responseHandler({
312
+ body: projectIssueTypeMappings
313
+ }).then(this.getClientInstance().responseHandler({
341
314
  200: {
342
- "application/json": "json",
343
- },
344
- }))
345
- .then(commonHttpClient.castResponse())
346
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.getCustomFieldContextsForProjectsAndIssueTypes.response")))
347
- .then(commonHttpClient.getBody);
315
+ "application/json": "json"
316
+ }
317
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.getCustomFieldContextsForProjectsAndIssueTypes.response"))).then(commonHttpClient.getBody);
348
318
  };
349
319
  /**
350
320
  * Returns a [paginated](#pagination) list of defaults for a custom field. The
@@ -442,28 +412,23 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
442
412
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-defaultvalue-get
443
413
  * @param params
444
414
  */
445
- this.getDefaultValues = ({ fieldId, contextId, startAt, maxResults, }) => {
446
- return this.getClientInstance()
447
- .request({
415
+ this.getDefaultValues = ({ fieldId, contextId, startAt, maxResults }) => {
416
+ return this.getClientInstance().request({
448
417
  path: "/rest/api/3/field/{fieldId}/context/defaultValue",
449
418
  method: "GET",
450
419
  pathParams: {
451
- fieldId,
420
+ fieldId
452
421
  },
453
422
  query: {
454
423
  contextId,
455
424
  startAt,
456
- maxResults,
457
- },
458
- })
459
- .then(this.getClientInstance().responseHandler({
425
+ maxResults
426
+ }
427
+ }).then(this.getClientInstance().responseHandler({
460
428
  200: {
461
- "application/json": "json",
462
- },
463
- }))
464
- .then(commonHttpClient.castResponse())
465
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.getDefaultValues.response")))
466
- .then(commonHttpClient.getBody);
429
+ "application/json": "json"
430
+ }
431
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.getDefaultValues.response"))).then(commonHttpClient.getBody);
467
432
  };
468
433
  /**
469
434
  * Returns a [paginated](#pagination) list of context to issue type mappings for a
@@ -504,28 +469,23 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
504
469
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-issuetypemapping-get
505
470
  * @param params
506
471
  */
507
- this.getIssueTypeMappingsForContexts = ({ fieldId, contextId, startAt, maxResults, }) => {
508
- return this.getClientInstance()
509
- .request({
472
+ this.getIssueTypeMappingsForContexts = ({ fieldId, contextId, startAt, maxResults }) => {
473
+ return this.getClientInstance().request({
510
474
  path: "/rest/api/3/field/{fieldId}/context/issuetypemapping",
511
475
  method: "GET",
512
476
  pathParams: {
513
- fieldId,
477
+ fieldId
514
478
  },
515
479
  query: {
516
480
  contextId,
517
481
  startAt,
518
- maxResults,
519
- },
520
- })
521
- .then(this.getClientInstance().responseHandler({
482
+ maxResults
483
+ }
484
+ }).then(this.getClientInstance().responseHandler({
522
485
  200: {
523
- "application/json": "json",
524
- },
525
- }))
526
- .then(commonHttpClient.castResponse())
527
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.getIssueTypeMappingsForContexts.response")))
528
- .then(commonHttpClient.getBody);
486
+ "application/json": "json"
487
+ }
488
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.getIssueTypeMappingsForContexts.response"))).then(commonHttpClient.getBody);
529
489
  };
530
490
  /**
531
491
  * Returns a [paginated](#pagination) list of context to project mappings for a
@@ -562,28 +522,23 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
562
522
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-projectmapping-get
563
523
  * @param params
564
524
  */
565
- this.getProjectContextMapping = ({ fieldId, contextId, startAt, maxResults, }) => {
566
- return this.getClientInstance()
567
- .request({
525
+ this.getProjectContextMapping = ({ fieldId, contextId, startAt, maxResults }) => {
526
+ return this.getClientInstance().request({
568
527
  path: "/rest/api/3/field/{fieldId}/context/projectmapping",
569
528
  method: "GET",
570
529
  pathParams: {
571
- fieldId,
530
+ fieldId
572
531
  },
573
532
  query: {
574
533
  contextId,
575
534
  startAt,
576
- maxResults,
577
- },
578
- })
579
- .then(this.getClientInstance().responseHandler({
535
+ maxResults
536
+ }
537
+ }).then(this.getClientInstance().responseHandler({
580
538
  200: {
581
- "application/json": "json",
582
- },
583
- }))
584
- .then(commonHttpClient.castResponse())
585
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.getProjectContextMapping.response")))
586
- .then(commonHttpClient.getBody);
539
+ "application/json": "json"
540
+ }
541
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.getProjectContextMapping.response"))).then(commonHttpClient.getBody);
587
542
  };
588
543
  /**
589
544
  * Removes a custom field context from projects.
@@ -605,28 +560,23 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
605
560
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-contextid-project-remove-post
606
561
  * @param params
607
562
  */
608
- this.removeCustomFieldContextFromProjects = ({ fieldId, contextId, projectIds, }) => {
609
- return this.getClientInstance()
610
- .request({
563
+ this.removeCustomFieldContextFromProjects = ({ fieldId, contextId, projectIds }) => {
564
+ return this.getClientInstance().request({
611
565
  path: "/rest/api/3/field/{fieldId}/context/{contextId}/project/remove",
612
566
  method: "POST",
613
567
  pathParams: {
614
568
  fieldId,
615
- contextId,
569
+ contextId
616
570
  },
617
571
  headers: {
618
- "Content-Type": "application/json",
572
+ "Content-Type": "application/json"
619
573
  },
620
- body: projectIds,
621
- })
622
- .then(this.getClientInstance().responseHandler({
574
+ body: projectIds
575
+ }).then(this.getClientInstance().responseHandler({
623
576
  204: {
624
- "application/json": "json",
625
- },
626
- }))
627
- .then(commonHttpClient.castResponse())
628
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.removeCustomFieldContextFromProjects.response")))
629
- .then(commonHttpClient.getBody);
577
+ "application/json": "json"
578
+ }
579
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.removeCustomFieldContextFromProjects.response"))).then(commonHttpClient.getBody);
630
580
  };
631
581
  /**
632
582
  * Removes issue types from a custom field context.
@@ -643,28 +593,23 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
643
593
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-contextid-issuetype-remove-post
644
594
  * @param params
645
595
  */
646
- this.removeIssueTypesFromContext = ({ fieldId, contextId, issueTypeIds, }) => {
647
- return this.getClientInstance()
648
- .request({
596
+ this.removeIssueTypesFromContext = ({ fieldId, contextId, issueTypeIds }) => {
597
+ return this.getClientInstance().request({
649
598
  path: "/rest/api/3/field/{fieldId}/context/{contextId}/issuetype/remove",
650
599
  method: "POST",
651
600
  pathParams: {
652
601
  fieldId,
653
- contextId,
602
+ contextId
654
603
  },
655
604
  headers: {
656
- "Content-Type": "application/json",
605
+ "Content-Type": "application/json"
657
606
  },
658
- body: issueTypeIds,
659
- })
660
- .then(this.getClientInstance().responseHandler({
607
+ body: issueTypeIds
608
+ }).then(this.getClientInstance().responseHandler({
661
609
  204: {
662
- "application/json": "json",
663
- },
664
- }))
665
- .then(commonHttpClient.castResponse())
666
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.removeIssueTypesFromContext.response")))
667
- .then(commonHttpClient.getBody);
610
+ "application/json": "json"
611
+ }
612
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.removeIssueTypesFromContext.response"))).then(commonHttpClient.getBody);
668
613
  };
669
614
  /**
670
615
  * Sets default for contexts of a custom field. Default are defined using these
@@ -740,27 +685,22 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
740
685
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-defaultvalue-put
741
686
  * @param params
742
687
  */
743
- this.setDefaultValues = ({ fieldId, customFieldContextDefaultValueUpdate, }) => {
744
- return this.getClientInstance()
745
- .request({
688
+ this.setDefaultValues = ({ fieldId, customFieldContextDefaultValueUpdate }) => {
689
+ return this.getClientInstance().request({
746
690
  path: "/rest/api/3/field/{fieldId}/context/defaultValue",
747
691
  method: "PUT",
748
692
  pathParams: {
749
- fieldId,
693
+ fieldId
750
694
  },
751
695
  headers: {
752
- "Content-Type": "application/json",
696
+ "Content-Type": "application/json"
753
697
  },
754
- body: customFieldContextDefaultValueUpdate,
755
- })
756
- .then(this.getClientInstance().responseHandler({
698
+ body: customFieldContextDefaultValueUpdate
699
+ }).then(this.getClientInstance().responseHandler({
757
700
  204: {
758
- "application/json": "json",
759
- },
760
- }))
761
- .then(commonHttpClient.castResponse())
762
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.setDefaultValues.response")))
763
- .then(commonHttpClient.getBody);
701
+ "application/json": "json"
702
+ }
703
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.setDefaultValues.response"))).then(commonHttpClient.getBody);
764
704
  };
765
705
  /**
766
706
  * Updates a [ custom field
@@ -776,125 +716,92 @@ class IssueCustomFieldContextsService extends CommonHttpService_1.CommonHttpServ
776
716
  * @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-contexts#api-rest-api-3-field-fieldid-context-contextid-put
777
717
  * @param params
778
718
  */
779
- this.updateCustomFieldContext = ({ fieldId, contextId, customFieldContextUpdateDetails, }) => {
780
- return this.getClientInstance()
781
- .request({
719
+ this.updateCustomFieldContext = ({ fieldId, contextId, customFieldContextUpdateDetails }) => {
720
+ return this.getClientInstance().request({
782
721
  path: "/rest/api/3/field/{fieldId}/context/{contextId}",
783
722
  method: "PUT",
784
723
  pathParams: {
785
724
  fieldId,
786
- contextId,
725
+ contextId
787
726
  },
788
727
  headers: {
789
- "Content-Type": "application/json",
728
+ "Content-Type": "application/json"
790
729
  },
791
- body: customFieldContextUpdateDetails,
792
- })
793
- .then(this.getClientInstance().responseHandler({
730
+ body: customFieldContextUpdateDetails
731
+ }).then(this.getClientInstance().responseHandler({
794
732
  204: {
795
- "application/json": "json",
796
- },
797
- }))
798
- .then(commonHttpClient.castResponse())
799
- .then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.updateCustomFieldContext.response")))
800
- .then(commonHttpClient.getBody);
733
+ "application/json": "json"
734
+ }
735
+ })).then(commonHttpClient.castResponse()).then(this.getClientInstance().validation(validationSchemaStorage_1.validationSchemaStorage.validator("IssueCustomFieldContextsService.updateCustomFieldContext.response"))).then(commonHttpClient.getBody);
801
736
  };
802
737
  }
803
738
  static initialize() {
804
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.getContextsForField.response", zod_1.z
805
- .object({
739
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.getContextsForField.response", zod_1.z.object({
806
740
  status: zod_1.z.literal(200),
807
741
  mediaType: zod_1.z.literal("application/json"),
808
- body: validationSchemaStorage_1.validationSchemaStorage.lazy("PageBeanCustomFieldContext"),
809
- })
810
- .describe("IssueCustomFieldContextsService.getContextsForField.response"));
811
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.createCustomFieldContext.response", zod_1.z
812
- .object({
742
+ body: validationSchemaStorage_1.validationSchemaStorage.lazy("PageBeanCustomFieldContext")
743
+ }).describe("IssueCustomFieldContextsService.getContextsForField.response"));
744
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.createCustomFieldContext.response", zod_1.z.object({
813
745
  status: zod_1.z.literal(201),
814
746
  mediaType: zod_1.z.literal("application/json"),
815
- body: validationSchemaStorage_1.validationSchemaStorage.lazy("CreateCustomFieldContext"),
816
- })
817
- .describe("IssueCustomFieldContextsService.createCustomFieldContext.response"));
818
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.updateCustomFieldContext.response", zod_1.z
819
- .object({
747
+ body: validationSchemaStorage_1.validationSchemaStorage.lazy("CreateCustomFieldContext")
748
+ }).describe("IssueCustomFieldContextsService.createCustomFieldContext.response"));
749
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.updateCustomFieldContext.response", zod_1.z.object({
820
750
  status: zod_1.z.literal(204),
821
751
  mediaType: zod_1.z.literal("application/json"),
822
- body: zod_1.z.unknown(),
823
- })
824
- .describe("IssueCustomFieldContextsService.updateCustomFieldContext.response"));
825
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.deleteCustomFieldContext.response", zod_1.z
826
- .object({
752
+ body: zod_1.z.unknown()
753
+ }).describe("IssueCustomFieldContextsService.updateCustomFieldContext.response"));
754
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.deleteCustomFieldContext.response", zod_1.z.object({
827
755
  status: zod_1.z.literal(204),
828
756
  mediaType: zod_1.z.literal("application/json"),
829
- body: zod_1.z.unknown(),
830
- })
831
- .describe("IssueCustomFieldContextsService.deleteCustomFieldContext.response"));
832
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.addIssueTypesToContext.response", zod_1.z
833
- .object({
757
+ body: zod_1.z.unknown()
758
+ }).describe("IssueCustomFieldContextsService.deleteCustomFieldContext.response"));
759
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.addIssueTypesToContext.response", zod_1.z.object({
834
760
  status: zod_1.z.literal(204),
835
761
  mediaType: zod_1.z.literal("application/json"),
836
- body: zod_1.z.unknown(),
837
- })
838
- .describe("IssueCustomFieldContextsService.addIssueTypesToContext.response"));
839
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.removeIssueTypesFromContext.response", zod_1.z
840
- .object({
762
+ body: zod_1.z.unknown()
763
+ }).describe("IssueCustomFieldContextsService.addIssueTypesToContext.response"));
764
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.removeIssueTypesFromContext.response", zod_1.z.object({
841
765
  status: zod_1.z.literal(204),
842
766
  mediaType: zod_1.z.literal("application/json"),
843
- body: zod_1.z.unknown(),
844
- })
845
- .describe("IssueCustomFieldContextsService.removeIssueTypesFromContext.response"));
846
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.assignProjectsToCustomFieldContext.response", zod_1.z
847
- .object({
767
+ body: zod_1.z.unknown()
768
+ }).describe("IssueCustomFieldContextsService.removeIssueTypesFromContext.response"));
769
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.assignProjectsToCustomFieldContext.response", zod_1.z.object({
848
770
  status: zod_1.z.literal(204),
849
771
  mediaType: zod_1.z.literal("application/json"),
850
- body: zod_1.z.unknown(),
851
- })
852
- .describe("IssueCustomFieldContextsService.assignProjectsToCustomFieldContext.response"));
853
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.removeCustomFieldContextFromProjects.response", zod_1.z
854
- .object({
772
+ body: zod_1.z.unknown()
773
+ }).describe("IssueCustomFieldContextsService.assignProjectsToCustomFieldContext.response"));
774
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.removeCustomFieldContextFromProjects.response", zod_1.z.object({
855
775
  status: zod_1.z.literal(204),
856
776
  mediaType: zod_1.z.literal("application/json"),
857
- body: zod_1.z.unknown(),
858
- })
859
- .describe("IssueCustomFieldContextsService.removeCustomFieldContextFromProjects.response"));
860
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.getDefaultValues.response", zod_1.z
861
- .object({
777
+ body: zod_1.z.unknown()
778
+ }).describe("IssueCustomFieldContextsService.removeCustomFieldContextFromProjects.response"));
779
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.getDefaultValues.response", zod_1.z.object({
862
780
  status: zod_1.z.literal(200),
863
781
  mediaType: zod_1.z.literal("application/json"),
864
- body: validationSchemaStorage_1.validationSchemaStorage.lazy("PageBeanCustomFieldContextDefaultValue"),
865
- })
866
- .describe("IssueCustomFieldContextsService.getDefaultValues.response"));
867
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.setDefaultValues.response", zod_1.z
868
- .object({
782
+ body: validationSchemaStorage_1.validationSchemaStorage.lazy("PageBeanCustomFieldContextDefaultValue")
783
+ }).describe("IssueCustomFieldContextsService.getDefaultValues.response"));
784
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.setDefaultValues.response", zod_1.z.object({
869
785
  status: zod_1.z.literal(204),
870
786
  mediaType: zod_1.z.literal("application/json"),
871
- body: zod_1.z.unknown(),
872
- })
873
- .describe("IssueCustomFieldContextsService.setDefaultValues.response"));
874
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.getIssueTypeMappingsForContexts.response", zod_1.z
875
- .object({
787
+ body: zod_1.z.unknown()
788
+ }).describe("IssueCustomFieldContextsService.setDefaultValues.response"));
789
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.getIssueTypeMappingsForContexts.response", zod_1.z.object({
876
790
  status: zod_1.z.literal(200),
877
791
  mediaType: zod_1.z.literal("application/json"),
878
- body: validationSchemaStorage_1.validationSchemaStorage.lazy("PageBeanIssueTypeToContextMapping"),
879
- })
880
- .describe("IssueCustomFieldContextsService.getIssueTypeMappingsForContexts.response"));
881
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.getCustomFieldContextsForProjectsAndIssueTypes.response", zod_1.z
882
- .object({
792
+ body: validationSchemaStorage_1.validationSchemaStorage.lazy("PageBeanIssueTypeToContextMapping")
793
+ }).describe("IssueCustomFieldContextsService.getIssueTypeMappingsForContexts.response"));
794
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.getCustomFieldContextsForProjectsAndIssueTypes.response", zod_1.z.object({
883
795
  status: zod_1.z.literal(200),
884
796
  mediaType: zod_1.z.literal("application/json"),
885
- body: validationSchemaStorage_1.validationSchemaStorage.lazy("PageBeanContextForProjectAndIssueType"),
886
- })
887
- .describe("IssueCustomFieldContextsService.getCustomFieldContextsForProjectsAndIssueTypes.response"));
888
- validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.getProjectContextMapping.response", zod_1.z
889
- .object({
797
+ body: validationSchemaStorage_1.validationSchemaStorage.lazy("PageBeanContextForProjectAndIssueType")
798
+ }).describe("IssueCustomFieldContextsService.getCustomFieldContextsForProjectsAndIssueTypes.response"));
799
+ validationSchemaStorage_1.validationSchemaStorage.registerExtensible("IssueCustomFieldContextsService.getProjectContextMapping.response", zod_1.z.object({
890
800
  status: zod_1.z.literal(200),
891
801
  mediaType: zod_1.z.literal("application/json"),
892
- body: validationSchemaStorage_1.validationSchemaStorage.lazy("PageBeanCustomFieldContextProjectMapping"),
893
- })
894
- .describe("IssueCustomFieldContextsService.getProjectContextMapping.response"));
895
- validationSchemaStorage_1.validationSchemaStorage.registerOnce([
896
- issueCustomFieldContexts_1.registerIssueCustomFieldContextsValidationSchemas,
897
- ]);
802
+ body: validationSchemaStorage_1.validationSchemaStorage.lazy("PageBeanCustomFieldContextProjectMapping")
803
+ }).describe("IssueCustomFieldContextsService.getProjectContextMapping.response"));
804
+ validationSchemaStorage_1.validationSchemaStorage.registerOnce([issueCustomFieldContexts_1.registerIssueCustomFieldContextsValidationSchemas]);
898
805
  }
899
806
  }
900
807
  exports.IssueCustomFieldContextsService = IssueCustomFieldContextsService;