@resolution/confluence-api-client 0.5.2 → 0.5.3

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 (174) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/lib/openapi/v1/models/common.d.ts +1 -0
  3. package/lib/openapi/v1/models/common.js +1 -0
  4. package/lib/openapi/v1/models/common.js.map +1 -1
  5. package/lib/openapi/v1/models/dynamicModules.d.ts +6 -3
  6. package/lib/openapi/v1/models/dynamicModules.js.map +1 -1
  7. package/lib/openapi/v1/models/space.d.ts +10 -3
  8. package/lib/openapi/v1/models/space.js +2 -1
  9. package/lib/openapi/v1/models/space.js.map +1 -1
  10. package/lib/openapi/v1/services/AnalyticsService.d.ts +8 -4
  11. package/lib/openapi/v1/services/AnalyticsService.js +4 -2
  12. package/lib/openapi/v1/services/AnalyticsService.js.map +1 -1
  13. package/lib/openapi/v1/services/AuditService.d.ts +13 -7
  14. package/lib/openapi/v1/services/AuditService.js +13 -7
  15. package/lib/openapi/v1/services/AuditService.js.map +1 -1
  16. package/lib/openapi/v1/services/ContentAttachmentsService.d.ts +12 -6
  17. package/lib/openapi/v1/services/ContentAttachmentsService.js +12 -6
  18. package/lib/openapi/v1/services/ContentAttachmentsService.js.map +1 -1
  19. package/lib/openapi/v1/services/ContentBodyService.d.ts +7 -5
  20. package/lib/openapi/v1/services/ContentBodyService.js +7 -5
  21. package/lib/openapi/v1/services/ContentBodyService.js.map +1 -1
  22. package/lib/openapi/v1/services/ContentChildrenAndDescendantsService.d.ts +17 -9
  23. package/lib/openapi/v1/services/ContentChildrenAndDescendantsService.js +17 -9
  24. package/lib/openapi/v1/services/ContentChildrenAndDescendantsService.js.map +1 -1
  25. package/lib/openapi/v1/services/ContentCommentsService.d.ts +2 -1
  26. package/lib/openapi/v1/services/ContentCommentsService.js +2 -1
  27. package/lib/openapi/v1/services/ContentCommentsService.js.map +1 -1
  28. package/lib/openapi/v1/services/ContentLabelsService.d.ts +8 -4
  29. package/lib/openapi/v1/services/ContentLabelsService.js +8 -4
  30. package/lib/openapi/v1/services/ContentLabelsService.js.map +1 -1
  31. package/lib/openapi/v1/services/ContentMacroBodyService.d.ts +6 -5
  32. package/lib/openapi/v1/services/ContentMacroBodyService.js +6 -5
  33. package/lib/openapi/v1/services/ContentMacroBodyService.js.map +1 -1
  34. package/lib/openapi/v1/services/ContentPermissionsService.d.ts +2 -1
  35. package/lib/openapi/v1/services/ContentPermissionsService.js +2 -1
  36. package/lib/openapi/v1/services/ContentPermissionsService.js.map +1 -1
  37. package/lib/openapi/v1/services/ContentPropertiesService.d.ts +12 -6
  38. package/lib/openapi/v1/services/ContentPropertiesService.js +12 -6
  39. package/lib/openapi/v1/services/ContentPropertiesService.js.map +1 -1
  40. package/lib/openapi/v1/services/ContentRestrictionsService.d.ts +30 -21
  41. package/lib/openapi/v1/services/ContentRestrictionsService.js +30 -21
  42. package/lib/openapi/v1/services/ContentRestrictionsService.js.map +1 -1
  43. package/lib/openapi/v1/services/ContentService.d.ts +20 -10
  44. package/lib/openapi/v1/services/ContentService.js +20 -10
  45. package/lib/openapi/v1/services/ContentService.js.map +1 -1
  46. package/lib/openapi/v1/services/ContentStatesService.d.ts +20 -11
  47. package/lib/openapi/v1/services/ContentStatesService.js +20 -11
  48. package/lib/openapi/v1/services/ContentStatesService.js.map +1 -1
  49. package/lib/openapi/v1/services/ContentVersionsService.d.ts +8 -4
  50. package/lib/openapi/v1/services/ContentVersionsService.js +8 -4
  51. package/lib/openapi/v1/services/ContentVersionsService.js.map +1 -1
  52. package/lib/openapi/v1/services/ContentWatchesService.d.ts +24 -12
  53. package/lib/openapi/v1/services/ContentWatchesService.js +24 -12
  54. package/lib/openapi/v1/services/ContentWatchesService.js.map +1 -1
  55. package/lib/openapi/v1/services/DynamicModulesService.d.ts +5 -3
  56. package/lib/openapi/v1/services/DynamicModulesService.js +5 -3
  57. package/lib/openapi/v1/services/DynamicModulesService.js.map +1 -1
  58. package/lib/openapi/v1/services/ExperimentalService.d.ts +12 -8
  59. package/lib/openapi/v1/services/ExperimentalService.js +12 -8
  60. package/lib/openapi/v1/services/ExperimentalService.js.map +1 -1
  61. package/lib/openapi/v1/services/GroupService.d.ts +30 -15
  62. package/lib/openapi/v1/services/GroupService.js +30 -15
  63. package/lib/openapi/v1/services/GroupService.js.map +1 -1
  64. package/lib/openapi/v1/services/InlineTasksService.d.ts +6 -3
  65. package/lib/openapi/v1/services/InlineTasksService.js +6 -3
  66. package/lib/openapi/v1/services/InlineTasksService.js.map +1 -1
  67. package/lib/openapi/v1/services/LabelInfoService.d.ts +2 -1
  68. package/lib/openapi/v1/services/LabelInfoService.js +2 -1
  69. package/lib/openapi/v1/services/LabelInfoService.js.map +1 -1
  70. package/lib/openapi/v1/services/LongRunningTaskService.d.ts +4 -2
  71. package/lib/openapi/v1/services/LongRunningTaskService.js +4 -2
  72. package/lib/openapi/v1/services/LongRunningTaskService.js.map +1 -1
  73. package/lib/openapi/v1/services/RelationService.d.ts +11 -12
  74. package/lib/openapi/v1/services/RelationService.js +11 -12
  75. package/lib/openapi/v1/services/RelationService.js.map +1 -1
  76. package/lib/openapi/v1/services/SearchService.d.ts +4 -2
  77. package/lib/openapi/v1/services/SearchService.js +4 -2
  78. package/lib/openapi/v1/services/SearchService.js.map +1 -1
  79. package/lib/openapi/v1/services/SettingsService.d.ts +13 -10
  80. package/lib/openapi/v1/services/SettingsService.js +13 -10
  81. package/lib/openapi/v1/services/SettingsService.js.map +1 -1
  82. package/lib/openapi/v1/services/SpacePermissionsService.d.ts +6 -3
  83. package/lib/openapi/v1/services/SpacePermissionsService.js +6 -3
  84. package/lib/openapi/v1/services/SpacePermissionsService.js.map +1 -1
  85. package/lib/openapi/v1/services/SpacePropertiesService.d.ts +12 -6
  86. package/lib/openapi/v1/services/SpacePropertiesService.js +12 -6
  87. package/lib/openapi/v1/services/SpacePropertiesService.js.map +1 -1
  88. package/lib/openapi/v1/services/SpaceService.d.ts +19 -14
  89. package/lib/openapi/v1/services/SpaceService.js +19 -14
  90. package/lib/openapi/v1/services/SpaceService.js.map +1 -1
  91. package/lib/openapi/v1/services/SpaceSettingsService.d.ts +4 -2
  92. package/lib/openapi/v1/services/SpaceSettingsService.js +4 -2
  93. package/lib/openapi/v1/services/SpaceSettingsService.js.map +1 -1
  94. package/lib/openapi/v1/services/TemplateService.d.ts +14 -10
  95. package/lib/openapi/v1/services/TemplateService.js +14 -10
  96. package/lib/openapi/v1/services/TemplateService.js.map +1 -1
  97. package/lib/openapi/v1/services/ThemesService.d.ts +11 -6
  98. package/lib/openapi/v1/services/ThemesService.js +11 -6
  99. package/lib/openapi/v1/services/ThemesService.js.map +1 -1
  100. package/lib/openapi/v1/services/UserPropertiesService.d.ts +10 -5
  101. package/lib/openapi/v1/services/UserPropertiesService.js +10 -5
  102. package/lib/openapi/v1/services/UserPropertiesService.js.map +1 -1
  103. package/lib/openapi/v1/services/UsersService.d.ts +14 -7
  104. package/lib/openapi/v1/services/UsersService.js +14 -7
  105. package/lib/openapi/v1/services/UsersService.js.map +1 -1
  106. package/lib/openapi/v2/services/AncestorsService.d.ts +8 -4
  107. package/lib/openapi/v2/services/AncestorsService.js +8 -4
  108. package/lib/openapi/v2/services/AncestorsService.js.map +1 -1
  109. package/lib/openapi/v2/services/AttachmentService.d.ts +15 -9
  110. package/lib/openapi/v2/services/AttachmentService.js +15 -9
  111. package/lib/openapi/v2/services/AttachmentService.js.map +1 -1
  112. package/lib/openapi/v2/services/BlogPostService.d.ts +15 -9
  113. package/lib/openapi/v2/services/BlogPostService.js +15 -9
  114. package/lib/openapi/v2/services/BlogPostService.js.map +1 -1
  115. package/lib/openapi/v2/services/ChildrenService.d.ts +4 -2
  116. package/lib/openapi/v2/services/ChildrenService.js +4 -2
  117. package/lib/openapi/v2/services/ChildrenService.js.map +1 -1
  118. package/lib/openapi/v2/services/ClassificationLevelService.d.ts +19 -10
  119. package/lib/openapi/v2/services/ClassificationLevelService.js +19 -10
  120. package/lib/openapi/v2/services/ClassificationLevelService.js.map +1 -1
  121. package/lib/openapi/v2/services/CommentService.d.ts +36 -18
  122. package/lib/openapi/v2/services/CommentService.js +36 -18
  123. package/lib/openapi/v2/services/CommentService.js.map +1 -1
  124. package/lib/openapi/v2/services/ContentPropertiesService.d.ts +80 -40
  125. package/lib/openapi/v2/services/ContentPropertiesService.js +80 -40
  126. package/lib/openapi/v2/services/ContentPropertiesService.js.map +1 -1
  127. package/lib/openapi/v2/services/ContentService.d.ts +3 -3
  128. package/lib/openapi/v2/services/ContentService.js +3 -3
  129. package/lib/openapi/v2/services/CustomContentService.d.ts +16 -8
  130. package/lib/openapi/v2/services/CustomContentService.js +16 -8
  131. package/lib/openapi/v2/services/CustomContentService.js.map +1 -1
  132. package/lib/openapi/v2/services/DataPoliciesService.d.ts +3 -2
  133. package/lib/openapi/v2/services/DataPoliciesService.js +3 -2
  134. package/lib/openapi/v2/services/DataPoliciesService.js.map +1 -1
  135. package/lib/openapi/v2/services/DatabaseService.d.ts +6 -3
  136. package/lib/openapi/v2/services/DatabaseService.js +6 -3
  137. package/lib/openapi/v2/services/DatabaseService.js.map +1 -1
  138. package/lib/openapi/v2/services/LabelService.d.ts +14 -7
  139. package/lib/openapi/v2/services/LabelService.js +14 -7
  140. package/lib/openapi/v2/services/LabelService.js.map +1 -1
  141. package/lib/openapi/v2/services/LikeService.d.ts +16 -8
  142. package/lib/openapi/v2/services/LikeService.js +16 -8
  143. package/lib/openapi/v2/services/LikeService.js.map +1 -1
  144. package/lib/openapi/v2/services/OperationService.d.ts +20 -10
  145. package/lib/openapi/v2/services/OperationService.js +20 -10
  146. package/lib/openapi/v2/services/OperationService.js.map +1 -1
  147. package/lib/openapi/v2/services/PageService.d.ts +23 -9
  148. package/lib/openapi/v2/services/PageService.js +14 -7
  149. package/lib/openapi/v2/services/PageService.js.map +1 -1
  150. package/lib/openapi/v2/services/SmartLinkService.d.ts +6 -3
  151. package/lib/openapi/v2/services/SmartLinkService.js +6 -3
  152. package/lib/openapi/v2/services/SmartLinkService.js.map +1 -1
  153. package/lib/openapi/v2/services/SpacePermissionsService.d.ts +2 -1
  154. package/lib/openapi/v2/services/SpacePermissionsService.js +2 -1
  155. package/lib/openapi/v2/services/SpacePermissionsService.js.map +1 -1
  156. package/lib/openapi/v2/services/SpacePropertiesService.d.ts +11 -7
  157. package/lib/openapi/v2/services/SpacePropertiesService.js +11 -7
  158. package/lib/openapi/v2/services/SpacePropertiesService.js.map +1 -1
  159. package/lib/openapi/v2/services/SpaceService.d.ts +4 -2
  160. package/lib/openapi/v2/services/SpaceService.js +4 -2
  161. package/lib/openapi/v2/services/SpaceService.js.map +1 -1
  162. package/lib/openapi/v2/services/TaskService.d.ts +6 -3
  163. package/lib/openapi/v2/services/TaskService.js +6 -3
  164. package/lib/openapi/v2/services/TaskService.js.map +1 -1
  165. package/lib/openapi/v2/services/UserService.d.ts +7 -5
  166. package/lib/openapi/v2/services/UserService.js +7 -5
  167. package/lib/openapi/v2/services/UserService.js.map +1 -1
  168. package/lib/openapi/v2/services/VersionService.d.ts +24 -12
  169. package/lib/openapi/v2/services/VersionService.js +24 -12
  170. package/lib/openapi/v2/services/VersionService.js.map +1 -1
  171. package/lib/openapi/v2/services/WhiteboardService.d.ts +6 -3
  172. package/lib/openapi/v2/services/WhiteboardService.js +6 -3
  173. package/lib/openapi/v2/services/WhiteboardService.js.map +1 -1
  174. package/package.json +3 -3
@@ -24,11 +24,11 @@ export declare class ContentMacroBodyService extends CommonHttpService {
24
24
  * Permission to view the content that the macro is in.
25
25
  *
26
26
  * @returns Returned if the requested macro conversion request is created.
27
- * @path {GET}
28
- * /wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}/convert/async/{to}
27
+ * @path GET `/wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}/convert/async/{to}`
29
28
  * @scopes-current read:confluence-content.all
30
29
  * @scopes-beta read:content.metadata:confluence
31
30
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-macro-body#api-wiki-rest-api-content-id-history-version-macro-id-macroid-convert-async-to-get
31
+ * @param params
32
32
  */
33
33
  getAndAsyncConvertMacroBodyByMacroId: ({ id, version, macroId, to, expand, allowCache, spaceKeyContext, embeddedContentRender, }: {
34
34
  /** The ID for the content that contains the macro. */
@@ -145,11 +145,11 @@ export declare class ContentMacroBodyService extends CommonHttpService {
145
145
  * Permission to view the content that the macro is in.
146
146
  *
147
147
  * @returns Returned if the requested content body is returned.
148
- * @path {GET}
149
- * /wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}/convert/{to}
148
+ * @path GET `/wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}/convert/{to}`
150
149
  * @scopes-current read:confluence-content.all
151
150
  * @scopes-beta read:content.metadata:confluence
152
151
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-macro-body#api-wiki-rest-api-content-id-history-version-macro-id-macroid-convert-to-get
152
+ * @param params
153
153
  */
154
154
  getAndConvertMacroBodyByMacroId: ({ id, version, macroId, to, expand, spaceKeyContext, embeddedContentRender, }: {
155
155
  /** The ID for the content that contains the macro. */
@@ -246,10 +246,11 @@ export declare class ContentMacroBodyService extends CommonHttpService {
246
246
  * Permission to view the content that the macro is in.
247
247
  *
248
248
  * @returns Returned if the requested macro body is returned.
249
- * @path {GET} /wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}
249
+ * @path GET `/wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}`
250
250
  * @scopes-current read:confluence-content.all
251
251
  * @scopes-beta read:content.metadata:confluence
252
252
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-macro-body#api-wiki-rest-api-content-id-history-version-macro-id-macroid-get
253
+ * @param params
253
254
  */
254
255
  getMacroBodyByMacroId: ({ id, version, macroId, }: {
255
256
  /** The ID for the content that contains the macro. */
@@ -35,11 +35,11 @@ class ContentMacroBodyService extends CommonHttpService_1.CommonHttpService {
35
35
  * Permission to view the content that the macro is in.
36
36
  *
37
37
  * @returns Returned if the requested macro conversion request is created.
38
- * @path {GET}
39
- * /wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}/convert/async/{to}
38
+ * @path GET `/wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}/convert/async/{to}`
40
39
  * @scopes-current read:confluence-content.all
41
40
  * @scopes-beta read:content.metadata:confluence
42
41
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-macro-body#api-wiki-rest-api-content-id-history-version-macro-id-macroid-convert-async-to-get
42
+ * @param params
43
43
  */
44
44
  this.getAndAsyncConvertMacroBodyByMacroId = ({ id, version, macroId, to, expand, allowCache, spaceKeyContext, embeddedContentRender, }) => {
45
45
  return this.getClientInstance()
@@ -89,11 +89,11 @@ class ContentMacroBodyService extends CommonHttpService_1.CommonHttpService {
89
89
  * Permission to view the content that the macro is in.
90
90
  *
91
91
  * @returns Returned if the requested content body is returned.
92
- * @path {GET}
93
- * /wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}/convert/{to}
92
+ * @path GET `/wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}/convert/{to}`
94
93
  * @scopes-current read:confluence-content.all
95
94
  * @scopes-beta read:content.metadata:confluence
96
95
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-macro-body#api-wiki-rest-api-content-id-history-version-macro-id-macroid-convert-to-get
96
+ * @param params
97
97
  */
98
98
  this.getAndConvertMacroBodyByMacroId = ({ id, version, macroId, to, expand, spaceKeyContext, embeddedContentRender, }) => {
99
99
  return this.getClientInstance()
@@ -142,10 +142,11 @@ class ContentMacroBodyService extends CommonHttpService_1.CommonHttpService {
142
142
  * Permission to view the content that the macro is in.
143
143
  *
144
144
  * @returns Returned if the requested macro body is returned.
145
- * @path {GET} /wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}
145
+ * @path GET `/wiki/rest/api/content/{id}/history/{version}/macro/id/{macroId}`
146
146
  * @scopes-current read:confluence-content.all
147
147
  * @scopes-beta read:content.metadata:confluence
148
148
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-macro-body#api-wiki-rest-api-content-id-history-version-macro-id-macroid-get
149
+ * @param params
149
150
  */
150
151
  this.getMacroBodyByMacroId = ({ id, version, macroId, }) => {
151
152
  return this.getClientInstance()
@@ -1 +1 @@
1
- {"version":3,"file":"ContentMacroBodyService.js","sourceRoot":"","sources":["../../../../src/openapi/v1/services/ContentMacroBodyService.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ContentMacroBodyService.js","sourceRoot":"","sources":["../../../../src/openapi/v1/services/ContentMacroBodyService.ts"],"names":[],"mappings":"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"}
@@ -21,10 +21,11 @@ export declare class ContentPermissionsService extends CommonHttpService {
21
21
  * otherwise 'Confluence Administrator' global permission is required.
22
22
  *
23
23
  * @returns Returned if the permission check completed successfully
24
- * @path {POST} /wiki/rest/api/content/{id}/permission/check
24
+ * @path POST `/wiki/rest/api/content/{id}/permission/check`
25
25
  * @scopes-current read:confluence-content.permission
26
26
  * @scopes-beta read:content.permission:confluence
27
27
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-permissions#api-wiki-rest-api-content-id-permission-check-post
28
+ * @param params
28
29
  */
29
30
  checkContentPermission: ({ id, contentPermissionRequest, }: {
30
31
  /** The ID of the content to check permissions against. */
@@ -32,10 +32,11 @@ class ContentPermissionsService extends CommonHttpService_1.CommonHttpService {
32
32
  * otherwise 'Confluence Administrator' global permission is required.
33
33
  *
34
34
  * @returns Returned if the permission check completed successfully
35
- * @path {POST} /wiki/rest/api/content/{id}/permission/check
35
+ * @path POST `/wiki/rest/api/content/{id}/permission/check`
36
36
  * @scopes-current read:confluence-content.permission
37
37
  * @scopes-beta read:content.permission:confluence
38
38
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-permissions#api-wiki-rest-api-content-id-permission-check-post
39
+ * @param params
39
40
  */
40
41
  this.checkContentPermission = ({ id, contentPermissionRequest, }) => {
41
42
  return this.getClientInstance()
@@ -1 +1 @@
1
- {"version":3,"file":"ContentPermissionsService.js","sourceRoot":"","sources":["../../../../src/openapi/v1/services/ContentPermissionsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,6DAA6D;AAC7D,iEAA8D;AAC9D,qEAIsC;AACtC,wEAAqE;AACrE,kGAAkG;AAClG,MAAa,yBAA0B,SAAQ,qCAAiB;IAAhE;;QACE;;;;;;;;;;;;;;;;;;;;;;;WAuBG;QACH,2BAAsB,GAAG,CAAC,EACxB,EAAE,EACF,wBAAwB,GAMzB,EAAoC,EAAE;YACrC,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,8CAA8C;gBACpD,MAAM,EAAE,MAAM;gBACd,UAAU,EAAE;oBACV,EAAE;iBACH;gBACD,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,wBAAwB;aAC/B,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,2DAA2D,CAC5D,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IAgBJ,CAAC;IAfW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,2DAA2D,EAC3D,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,iDAAuB,CAAC,IAAI,CAAC,yBAAyB,CAAC;SAC9D,CAAC;aACD,QAAQ,CAAC,2DAA2D,CAAC,CACzE,CAAC;QACF,iDAAuB,CAAC,YAAY,CAAC;YACnC,gEAA2C;SAC5C,CAAC,CAAC;IACL,CAAC;CACF;AAlFD,8DAkFC"}
1
+ {"version":3,"file":"ContentPermissionsService.js","sourceRoot":"","sources":["../../../../src/openapi/v1/services/ContentPermissionsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,6DAA6D;AAC7D,iEAA8D;AAC9D,qEAIsC;AACtC,wEAAqE;AACrE,kGAAkG;AAClG,MAAa,yBAA0B,SAAQ,qCAAiB;IAAhE;;QACE;;;;;;;;;;;;;;;;;;;;;;;;WAwBG;QACH,2BAAsB,GAAG,CAAC,EACxB,EAAE,EACF,wBAAwB,GAMzB,EAAoC,EAAE;YACrC,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,8CAA8C;gBACpD,MAAM,EAAE,MAAM;gBACd,UAAU,EAAE;oBACV,EAAE;iBACH;gBACD,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,wBAAwB;aAC/B,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,2DAA2D,CAC5D,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IAgBJ,CAAC;IAfW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,2DAA2D,EAC3D,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,iDAAuB,CAAC,IAAI,CAAC,yBAAyB,CAAC;SAC9D,CAAC;aACD,QAAQ,CAAC,2DAA2D,CAAC,CACzE,CAAC;QACF,iDAAuB,CAAC,YAAY,CAAC;YACnC,gEAA2C;SAC5C,CAAC,CAAC;IACL,CAAC;CACF;AAnFD,8DAmFC"}
@@ -23,10 +23,11 @@ export declare class ContentPropertiesService extends CommonHttpService {
23
23
  *
24
24
  * @deprecated
25
25
  * @returns Returned if the content property is created.
26
- * @path {POST} /wiki/rest/api/content/{id}/property
26
+ * @path POST `/wiki/rest/api/content/{id}/property`
27
27
  * @scopes-current write:confluence-props
28
28
  * @scopes-beta read:content.property:confluence, write:content.property:confluence
29
29
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-post
30
+ * @param params
30
31
  */
31
32
  createContentProperty: ({ id, contentPropertyCreate, }: {
32
33
  /** The ID of the content to add the property to. */
@@ -51,10 +52,11 @@ export declare class ContentPropertiesService extends CommonHttpService {
51
52
  *
52
53
  * @deprecated
53
54
  * @returns Returned if the content property is created.
54
- * @path {POST} /wiki/rest/api/content/{id}/property/{key}
55
+ * @path POST `/wiki/rest/api/content/{id}/property/{key}`
55
56
  * @scopes-current write:confluence-props
56
57
  * @scopes-beta read:content.property:confluence, write:content.property:confluence
57
58
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-key-post
59
+ * @param params
58
60
  */
59
61
  createContentPropertyForKey: ({ id, key, contentPropertyCreateNoKey, }: {
60
62
  /** The ID of the content to add the property to. */
@@ -73,10 +75,11 @@ export declare class ContentPropertiesService extends CommonHttpService {
73
75
  * Permission to update the content.
74
76
  *
75
77
  * @deprecated
76
- * @path {DELETE} /wiki/rest/api/content/{id}/property/{key}
78
+ * @path DELETE `/wiki/rest/api/content/{id}/property/{key}`
77
79
  * @scopes-current write:confluence-props
78
80
  * @scopes-beta write:content.property:confluence
79
81
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-key-delete
82
+ * @param params
80
83
  */
81
84
  deleteContentProperty: ({ id, key, }: {
82
85
  /** The ID of the content that the property belongs to. */
@@ -95,10 +98,11 @@ export declare class ContentPropertiesService extends CommonHttpService {
95
98
  *
96
99
  * @deprecated
97
100
  * @returns Returned if the requested properties are returned.
98
- * @path {GET} /wiki/rest/api/content/{id}/property
101
+ * @path GET `/wiki/rest/api/content/{id}/property`
99
102
  * @scopes-current read:confluence-props
100
103
  * @scopes-beta read:content-details:confluence
101
104
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-get
105
+ * @param params
102
106
  */
103
107
  getContentProperties: ({ id, key, expand, start, limit, }: {
104
108
  /** The ID of the content to be queried for its properties. */
@@ -133,10 +137,11 @@ export declare class ContentPropertiesService extends CommonHttpService {
133
137
  *
134
138
  * @deprecated
135
139
  * @returns Returned if the content property is returned.
136
- * @path {GET} /wiki/rest/api/content/{id}/property/{key}
140
+ * @path GET `/wiki/rest/api/content/{id}/property/{key}`
137
141
  * @scopes-current read:confluence-props
138
142
  * @scopes-beta read:content-details:confluence
139
143
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-key-get
144
+ * @param params
140
145
  */
141
146
  getContentProperty: ({ id, key, expand, status, }: {
142
147
  /** The ID of the content to be queried for the property. */
@@ -179,10 +184,11 @@ export declare class ContentPropertiesService extends CommonHttpService {
179
184
  *
180
185
  * @deprecated
181
186
  * @returns Returned if the content property is created.
182
- * @path {PUT} /wiki/rest/api/content/{id}/property/{key}
187
+ * @path PUT `/wiki/rest/api/content/{id}/property/{key}`
183
188
  * @scopes-current write:confluence-props
184
189
  * @scopes-beta read:content.property:confluence, write:content.property:confluence
185
190
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-key-put
191
+ * @param params
186
192
  */
187
193
  updateContentProperty: ({ id, key, contentPropertyUpdate, }: {
188
194
  /** The ID of the content that the property belongs to. */
@@ -34,10 +34,11 @@ class ContentPropertiesService extends CommonHttpService_1.CommonHttpService {
34
34
  *
35
35
  * @deprecated
36
36
  * @returns Returned if the content property is created.
37
- * @path {POST} /wiki/rest/api/content/{id}/property
37
+ * @path POST `/wiki/rest/api/content/{id}/property`
38
38
  * @scopes-current write:confluence-props
39
39
  * @scopes-beta read:content.property:confluence, write:content.property:confluence
40
40
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-post
41
+ * @param params
41
42
  */
42
43
  this.createContentProperty = ({ id, contentPropertyCreate, }) => {
43
44
  return this.getClientInstance()
@@ -78,10 +79,11 @@ class ContentPropertiesService extends CommonHttpService_1.CommonHttpService {
78
79
  *
79
80
  * @deprecated
80
81
  * @returns Returned if the content property is created.
81
- * @path {POST} /wiki/rest/api/content/{id}/property/{key}
82
+ * @path POST `/wiki/rest/api/content/{id}/property/{key}`
82
83
  * @scopes-current write:confluence-props
83
84
  * @scopes-beta read:content.property:confluence, write:content.property:confluence
84
85
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-key-post
86
+ * @param params
85
87
  */
86
88
  this.createContentPropertyForKey = ({ id, key, contentPropertyCreateNoKey, }) => {
87
89
  return this.getClientInstance()
@@ -115,10 +117,11 @@ class ContentPropertiesService extends CommonHttpService_1.CommonHttpService {
115
117
  * Permission to update the content.
116
118
  *
117
119
  * @deprecated
118
- * @path {DELETE} /wiki/rest/api/content/{id}/property/{key}
120
+ * @path DELETE `/wiki/rest/api/content/{id}/property/{key}`
119
121
  * @scopes-current write:confluence-props
120
122
  * @scopes-beta write:content.property:confluence
121
123
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-key-delete
124
+ * @param params
122
125
  */
123
126
  this.deleteContentProperty = ({ id, key, }) => {
124
127
  return this.getClientInstance()
@@ -143,10 +146,11 @@ class ContentPropertiesService extends CommonHttpService_1.CommonHttpService {
143
146
  *
144
147
  * @deprecated
145
148
  * @returns Returned if the requested properties are returned.
146
- * @path {GET} /wiki/rest/api/content/{id}/property
149
+ * @path GET `/wiki/rest/api/content/{id}/property`
147
150
  * @scopes-current read:confluence-props
148
151
  * @scopes-beta read:content-details:confluence
149
152
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-get
153
+ * @param params
150
154
  */
151
155
  this.getContentProperties = ({ id, key, expand, start, limit, }) => {
152
156
  return this.getClientInstance()
@@ -183,10 +187,11 @@ class ContentPropertiesService extends CommonHttpService_1.CommonHttpService {
183
187
  *
184
188
  * @deprecated
185
189
  * @returns Returned if the content property is returned.
186
- * @path {GET} /wiki/rest/api/content/{id}/property/{key}
190
+ * @path GET `/wiki/rest/api/content/{id}/property/{key}`
187
191
  * @scopes-current read:confluence-props
188
192
  * @scopes-beta read:content-details:confluence
189
193
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-key-get
194
+ * @param params
190
195
  */
191
196
  this.getContentProperty = ({ id, key, expand, status, }) => {
192
197
  return this.getClientInstance()
@@ -223,10 +228,11 @@ class ContentPropertiesService extends CommonHttpService_1.CommonHttpService {
223
228
  *
224
229
  * @deprecated
225
230
  * @returns Returned if the content property is created.
226
- * @path {PUT} /wiki/rest/api/content/{id}/property/{key}
231
+ * @path PUT `/wiki/rest/api/content/{id}/property/{key}`
227
232
  * @scopes-current write:confluence-props
228
233
  * @scopes-beta read:content.property:confluence, write:content.property:confluence
229
234
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-properties#api-wiki-rest-api-content-id-property-key-put
235
+ * @param params
230
236
  */
231
237
  this.updateContentProperty = ({ id, key, contentPropertyUpdate, }) => {
232
238
  return this.getClientInstance()
@@ -1 +1 @@
1
- {"version":3,"file":"ContentPropertiesService.js","sourceRoot":"","sources":["../../../../src/openapi/v1/services/ContentPropertiesService.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ContentPropertiesService.js","sourceRoot":"","sources":["../../../../src/openapi/v1/services/ContentPropertiesService.ts"],"names":[],"mappings":"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"}
@@ -13,11 +13,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
13
13
  * Permission to edit the content.
14
14
  *
15
15
  * @deprecated
16
- * @path {PUT}
17
- * /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/group/{groupName}
16
+ * @path PUT `/wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/group/{groupName}`
18
17
  * @scopes-current write:confluence-content
19
18
  * @scopes-beta write:content.restriction:confluence
20
19
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-group-groupname-put
20
+ * @param params
21
21
  */
22
22
  addGroupToContentRestriction: ({ id, operationKey, groupName, }: {
23
23
  /** The ID of the content that the restriction applies to. */
@@ -34,11 +34,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
34
34
  * **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**:
35
35
  * Permission to edit the content.
36
36
  *
37
- * @path {PUT}
38
- * /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/byGroupId/{groupId}
37
+ * @path PUT `/wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/byGroupId/{groupId}`
39
38
  * @scopes-current write:confluence-content
40
39
  * @scopes-beta write:content.restriction:confluence
41
40
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-bygroupid-groupid-put
41
+ * @param params
42
42
  */
43
43
  addGroupToContentRestrictionByGroupId: ({ id, operationKey, groupId, }: {
44
44
  /** The ID of the content that the restriction applies to. */
@@ -56,10 +56,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
56
56
  * Permission to edit the content.
57
57
  *
58
58
  * @returns Returned if the requested restrictions are added.
59
- * @path {POST} /wiki/rest/api/content/{id}/restriction
59
+ * @path POST `/wiki/rest/api/content/{id}/restriction`
60
60
  * @scopes-current write:confluence-content
61
61
  * @scopes-beta read:content-details:confluence, write:content.restriction:confluence
62
62
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-post
63
+ * @param params
63
64
  */
64
65
  addRestrictions: ({ id, expand, contentRestrictionAddOrUpdateArray, }: {
65
66
  /** The ID of the content to add restrictions to. */
@@ -86,10 +87,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
86
87
  * **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**:
87
88
  * Permission to edit the content.
88
89
  *
89
- * @path {PUT} /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/user
90
+ * @path PUT `/wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/user`
90
91
  * @scopes-current write:confluence-content
91
92
  * @scopes-beta write:content.restriction:confluence
92
93
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-user-put
94
+ * @param params
93
95
  */
94
96
  addUserToContentRestriction: ({ id, operationKey, key, username, accountId, }: {
95
97
  /** The ID of the content that the restriction applies to. */
@@ -132,10 +134,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
132
134
  * Permission to edit the content.
133
135
  *
134
136
  * @returns Returned if the restrictions are removed.
135
- * @path {DELETE} /wiki/rest/api/content/{id}/restriction
137
+ * @path DELETE `/wiki/rest/api/content/{id}/restriction`
136
138
  * @scopes-current write:confluence-content
137
139
  * @scopes-beta read:content-details:confluence, write:content.restriction:confluence
138
140
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-delete
141
+ * @param params
139
142
  */
140
143
  deleteRestrictions: ({ id, expand, }: {
141
144
  /** The ID of the content to remove restrictions from. */
@@ -174,11 +177,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
174
177
  * Permission to view the content.
175
178
  *
176
179
  * @deprecated
177
- * @path {GET}
178
- * /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/group/{groupName}
180
+ * @path GET `/wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/group/{groupName}`
179
181
  * @scopes-current read:confluence-content.all
180
182
  * @scopes-beta read:content.restriction:confluence
181
183
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-group-groupname-get
184
+ * @param params
182
185
  */
183
186
  getContentRestrictionStatusForGroup: ({ id, operationKey, groupName, }: {
184
187
  /** The ID of the content that the restriction applies to. */
@@ -210,10 +213,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
210
213
  * **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**:
211
214
  * Permission to view the content.
212
215
  *
213
- * @path {GET} /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/user
216
+ * @path GET `/wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/user`
214
217
  * @scopes-current read:confluence-content.all
215
218
  * @scopes-beta read:content.restriction:confluence
216
219
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-user-get
220
+ * @param params
217
221
  */
218
222
  getContentRestrictionStatusForUser: ({ id, operationKey, key, username, accountId, }: {
219
223
  /** The ID of the content that the restriction applies to. */
@@ -267,11 +271,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
267
271
  * **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**:
268
272
  * Permission to view the content.
269
273
  *
270
- * @path {GET}
271
- * /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/byGroupId/{groupId}
274
+ * @path GET `/wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/byGroupId/{groupId}`
272
275
  * @scopes-current read:confluence-content.all
273
276
  * @scopes-beta read:content.restriction:confluence
274
277
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-bygroupid-groupid-get
278
+ * @param params
275
279
  */
276
280
  getIndividualGroupRestrictionStatusByGroupId: ({ id, operationKey, groupId, }: {
277
281
  /** The ID of the content that the restriction applies to. */
@@ -291,10 +295,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
291
295
  * Permission to view the content.
292
296
  *
293
297
  * @returns Returned if the requested restrictions are returned.
294
- * @path {GET} /wiki/rest/api/content/{id}/restriction
298
+ * @path GET `/wiki/rest/api/content/{id}/restriction`
295
299
  * @scopes-current read:confluence-content.all
296
300
  * @scopes-beta read:content-details:confluence
297
301
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-get
302
+ * @param params
298
303
  */
299
304
  getRestrictions: ({ id, expand, start, limit, }: {
300
305
  /** The ID of the content to be queried for its restrictions. */
@@ -331,10 +336,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
331
336
  * Permission to view the content.
332
337
  *
333
338
  * @returns Returned if the requested restrictions are returned.
334
- * @path {GET} /wiki/rest/api/content/{id}/restriction/byOperation
339
+ * @path GET `/wiki/rest/api/content/{id}/restriction/byOperation`
335
340
  * @scopes-current read:confluence-content.all
336
341
  * @scopes-beta read:content-details:confluence
337
342
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-get
343
+ * @param params
338
344
  */
339
345
  getRestrictionsByOperation: ({ id, expand, }: {
340
346
  /** The ID of the content to be queried for its restrictions. */
@@ -362,10 +368,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
362
368
  * Permission to view the content.
363
369
  *
364
370
  * @returns Returned if the requested restrictions are returned.
365
- * @path {GET} /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}
371
+ * @path GET `/wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}`
366
372
  * @scopes-current read:confluence-content.all
367
373
  * @scopes-beta read:content-details:confluence
368
374
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-get
375
+ * @param params
369
376
  */
370
377
  getRestrictionsForOperation: ({ id, operationKey, expand, start, limit, }: {
371
378
  /** The ID of the content to be queried for its restrictions. */
@@ -400,11 +407,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
400
407
  * **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**:
401
408
  * Permission to edit the content.
402
409
  *
403
- * @path {DELETE}
404
- * /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/byGroupId/{groupId}
410
+ * @path DELETE `/wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/byGroupId/{groupId}`
405
411
  * @scopes-current write:confluence-content
406
412
  * @scopes-beta write:content.restriction:confluence
407
413
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-bygroupid-groupid-delete
414
+ * @param params
408
415
  */
409
416
  removeGroupFromContentRestriction: ({ id, operationKey, groupId, }: {
410
417
  /** The ID of the content that the restriction applies to. */
@@ -424,11 +431,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
424
431
  * Permission to edit the content.
425
432
  *
426
433
  * @deprecated
427
- * @path {DELETE}
428
- * /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/group/{groupName}
434
+ * @path DELETE `/wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/group/{groupName}`
429
435
  * @scopes-current write:confluence-content
430
436
  * @scopes-beta write:content.restriction:confluence
431
437
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-group-groupname-delete
438
+ * @param params
432
439
  */
433
440
  removeGroupFromContentRestrictionById: ({ id, operationKey, groupName, }: {
434
441
  /** The ID of the content that the restriction applies to. */
@@ -445,10 +452,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
445
452
  * **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**:
446
453
  * Permission to edit the content.
447
454
  *
448
- * @path {DELETE} /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/user
455
+ * @path DELETE `/wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/user`
449
456
  * @scopes-current write:confluence-content
450
457
  * @scopes-beta write:content.restriction:confluence
451
458
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-user-delete
459
+ * @param params
452
460
  */
453
461
  removeUserFromContentRestriction: ({ id, operationKey, key, username, accountId, }: {
454
462
  /** The ID of the content that the restriction applies to. */
@@ -492,10 +500,11 @@ export declare class ContentRestrictionsService extends CommonHttpService {
492
500
  * Permission to edit the content.
493
501
  *
494
502
  * @returns Returned if the requested restrictions are updated.
495
- * @path {PUT} /wiki/rest/api/content/{id}/restriction
503
+ * @path PUT `/wiki/rest/api/content/{id}/restriction`
496
504
  * @scopes-current write:confluence-content
497
505
  * @scopes-beta read:content-details:confluence, write:content.restriction:confluence
498
506
  * @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-put
507
+ * @param params
499
508
  */
500
509
  updateRestrictions: ({ id, expand, contentRestrictionAddOrUpdateArray, }: {
501
510
  /** The ID of the content to update restrictions for. */