@resolution/confluence-api-client 0.4.4 → 0.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/lib/openapi/v1/services/AnalyticsService.d.ts +10 -10
- package/lib/openapi/v1/services/AnalyticsService.js +62 -59
- package/lib/openapi/v1/services/AnalyticsService.js.map +1 -1
- package/lib/openapi/v1/services/AuditService.d.ts +25 -25
- package/lib/openapi/v1/services/AuditService.js +205 -202
- package/lib/openapi/v1/services/AuditService.js.map +1 -1
- package/lib/openapi/v1/services/ContentAttachmentsService.d.ts +20 -20
- package/lib/openapi/v1/services/ContentAttachmentsService.js +317 -314
- package/lib/openapi/v1/services/ContentAttachmentsService.js.map +1 -1
- package/lib/openapi/v1/services/ContentBodyService.d.ts +15 -15
- package/lib/openapi/v1/services/ContentBodyService.js +140 -137
- package/lib/openapi/v1/services/ContentBodyService.js.map +1 -1
- package/lib/openapi/v1/services/ContentChildrenAndDescendantsService.d.ts +27 -27
- package/lib/openapi/v1/services/ContentChildrenAndDescendantsService.js +391 -388
- package/lib/openapi/v1/services/ContentChildrenAndDescendantsService.js.map +1 -1
- package/lib/openapi/v1/services/ContentCommentsService.d.ts +8 -8
- package/lib/openapi/v1/services/ContentCommentsService.js +49 -46
- package/lib/openapi/v1/services/ContentCommentsService.js.map +1 -1
- package/lib/openapi/v1/services/ContentLabelsService.d.ts +11 -11
- package/lib/openapi/v1/services/ContentLabelsService.js +150 -147
- package/lib/openapi/v1/services/ContentLabelsService.js.map +1 -1
- package/lib/openapi/v1/services/ContentMacroBodyService.d.ts +13 -13
- package/lib/openapi/v1/services/ContentMacroBodyService.js +155 -152
- package/lib/openapi/v1/services/ContentMacroBodyService.js.map +1 -1
- package/lib/openapi/v1/services/ContentPermissionsService.d.ts +2 -2
- package/lib/openapi/v1/services/ContentPermissionsService.js +48 -45
- package/lib/openapi/v1/services/ContentPermissionsService.js.map +1 -1
- package/lib/openapi/v1/services/ContentPropertiesService.d.ts +18 -18
- package/lib/openapi/v1/services/ContentPropertiesService.js +237 -234
- package/lib/openapi/v1/services/ContentPropertiesService.js.map +1 -1
- package/lib/openapi/v1/services/ContentRestrictionsService.d.ts +49 -49
- package/lib/openapi/v1/services/ContentRestrictionsService.js +505 -502
- package/lib/openapi/v1/services/ContentRestrictionsService.js.map +1 -1
- package/lib/openapi/v1/services/ContentService.d.ts +50 -50
- package/lib/openapi/v1/services/ContentService.js +475 -472
- package/lib/openapi/v1/services/ContentService.js.map +1 -1
- package/lib/openapi/v1/services/ContentStatesService.d.ts +25 -25
- package/lib/openapi/v1/services/ContentStatesService.js +359 -356
- package/lib/openapi/v1/services/ContentStatesService.js.map +1 -1
- package/lib/openapi/v1/services/ContentVersionsService.d.ts +13 -13
- package/lib/openapi/v1/services/ContentVersionsService.js +144 -141
- package/lib/openapi/v1/services/ContentVersionsService.js.map +1 -1
- package/lib/openapi/v1/services/ContentWatchesService.d.ts +57 -57
- package/lib/openapi/v1/services/ContentWatchesService.js +454 -451
- package/lib/openapi/v1/services/ContentWatchesService.js.map +1 -1
- package/lib/openapi/v1/services/DynamicModulesService.d.ts +5 -5
- package/lib/openapi/v1/services/DynamicModulesService.js +70 -67
- package/lib/openapi/v1/services/DynamicModulesService.js.map +1 -1
- package/lib/openapi/v1/services/ExperimentalService.d.ts +12 -12
- package/lib/openapi/v1/services/ExperimentalService.js +151 -148
- package/lib/openapi/v1/services/ExperimentalService.js.map +1 -1
- package/lib/openapi/v1/services/GroupService.d.ts +52 -52
- package/lib/openapi/v1/services/GroupService.js +445 -442
- package/lib/openapi/v1/services/GroupService.js.map +1 -1
- package/lib/openapi/v1/services/InlineTasksService.d.ts +20 -20
- package/lib/openapi/v1/services/InlineTasksService.js +118 -115
- package/lib/openapi/v1/services/InlineTasksService.js.map +1 -1
- package/lib/openapi/v1/services/LabelInfoService.d.ts +5 -5
- package/lib/openapi/v1/services/LabelInfoService.js +37 -34
- package/lib/openapi/v1/services/LabelInfoService.js.map +1 -1
- package/lib/openapi/v1/services/LongRunningTaskService.d.ts +8 -6
- package/lib/openapi/v1/services/LongRunningTaskService.js +67 -63
- package/lib/openapi/v1/services/LongRunningTaskService.js.map +1 -1
- package/lib/openapi/v1/services/RelationService.d.ts +37 -37
- package/lib/openapi/v1/services/RelationService.js +231 -228
- package/lib/openapi/v1/services/RelationService.js.map +1 -1
- package/lib/openapi/v1/services/SearchService.d.ts +20 -20
- package/lib/openapi/v1/services/SearchService.js +136 -133
- package/lib/openapi/v1/services/SearchService.js.map +1 -1
- package/lib/openapi/v1/services/SettingsService.d.ts +15 -15
- package/lib/openapi/v1/services/SettingsService.js +204 -201
- package/lib/openapi/v1/services/SettingsService.js.map +1 -1
- package/lib/openapi/v1/services/SpacePermissionsService.d.ts +6 -6
- package/lib/openapi/v1/services/SpacePermissionsService.js +99 -96
- package/lib/openapi/v1/services/SpacePermissionsService.js.map +1 -1
- package/lib/openapi/v1/services/SpacePropertiesService.d.ts +16 -16
- package/lib/openapi/v1/services/SpacePropertiesService.js +227 -224
- package/lib/openapi/v1/services/SpacePropertiesService.js.map +1 -1
- package/lib/openapi/v1/services/SpaceService.d.ts +38 -38
- package/lib/openapi/v1/services/SpaceService.js +320 -317
- package/lib/openapi/v1/services/SpaceService.js.map +1 -1
- package/lib/openapi/v1/services/SpaceSettingsService.d.ts +4 -4
- package/lib/openapi/v1/services/SpaceSettingsService.js +68 -65
- package/lib/openapi/v1/services/SpaceSettingsService.js.map +1 -1
- package/lib/openapi/v1/services/TemplateService.d.ts +20 -20
- package/lib/openapi/v1/services/TemplateService.js +214 -211
- package/lib/openapi/v1/services/TemplateService.js.map +1 -1
- package/lib/openapi/v1/services/ThemesService.d.ts +13 -13
- package/lib/openapi/v1/services/ThemesService.js +179 -176
- package/lib/openapi/v1/services/ThemesService.js.map +1 -1
- package/lib/openapi/v1/services/UserPropertiesService.d.ts +12 -12
- package/lib/openapi/v1/services/UserPropertiesService.js +165 -162
- package/lib/openapi/v1/services/UserPropertiesService.js.map +1 -1
- package/lib/openapi/v1/services/UsersService.d.ts +21 -21
- package/lib/openapi/v1/services/UsersService.js +229 -226
- package/lib/openapi/v1/services/UsersService.js.map +1 -1
- package/lib/openapi/v2/models/user.d.ts +0 -2
- package/lib/openapi/v2/models/user.js +0 -2
- package/lib/openapi/v2/models/user.js.map +1 -1
- package/lib/openapi/v2/services/AncestorsService.d.ts +17 -17
- package/lib/openapi/v2/services/AncestorsService.js +174 -171
- package/lib/openapi/v2/services/AncestorsService.js.map +1 -1
- package/lib/openapi/v2/services/AttachmentService.d.ts +62 -62
- package/lib/openapi/v2/services/AttachmentService.js +261 -258
- package/lib/openapi/v2/services/AttachmentService.js.map +1 -1
- package/lib/openapi/v2/services/BlogPostService.d.ts +70 -70
- package/lib/openapi/v2/services/BlogPostService.js +270 -267
- package/lib/openapi/v2/services/BlogPostService.js.map +1 -1
- package/lib/openapi/v2/services/ChildrenService.d.ts +14 -14
- package/lib/openapi/v2/services/ChildrenService.js +77 -74
- package/lib/openapi/v2/services/ChildrenService.js.map +1 -1
- package/lib/openapi/v2/services/ClassificationLevelService.d.ts +21 -21
- package/lib/openapi/v2/services/ClassificationLevelService.js +304 -301
- package/lib/openapi/v2/services/ClassificationLevelService.js.map +1 -1
- package/lib/openapi/v2/services/CommentService.d.ts +136 -136
- package/lib/openapi/v2/services/CommentService.js +635 -632
- package/lib/openapi/v2/services/CommentService.js.map +1 -1
- package/lib/openapi/v2/services/ContentPropertiesService.d.ts +128 -128
- package/lib/openapi/v2/services/ContentPropertiesService.js +1242 -1239
- package/lib/openapi/v2/services/ContentPropertiesService.js.map +1 -1
- package/lib/openapi/v2/services/ContentService.d.ts +2 -2
- package/lib/openapi/v2/services/ContentService.js +40 -37
- package/lib/openapi/v2/services/ContentService.js.map +1 -1
- package/lib/openapi/v2/services/CustomContentService.d.ts +72 -72
- package/lib/openapi/v2/services/CustomContentService.js +299 -296
- package/lib/openapi/v2/services/CustomContentService.js.map +1 -1
- package/lib/openapi/v2/services/DataPoliciesService.d.ts +10 -10
- package/lib/openapi/v2/services/DataPoliciesService.js +67 -64
- package/lib/openapi/v2/services/DataPoliciesService.js.map +1 -1
- package/lib/openapi/v2/services/DatabaseService.d.ts +17 -17
- package/lib/openapi/v2/services/DatabaseService.js +90 -87
- package/lib/openapi/v2/services/DatabaseService.js.map +1 -1
- package/lib/openapi/v2/services/LabelService.d.ts +57 -57
- package/lib/openapi/v2/services/LabelService.js +263 -260
- package/lib/openapi/v2/services/LabelService.js.map +1 -1
- package/lib/openapi/v2/services/LikeService.d.ts +36 -36
- package/lib/openapi/v2/services/LikeService.js +250 -247
- package/lib/openapi/v2/services/LikeService.js.map +1 -1
- package/lib/openapi/v2/services/OperationService.d.ts +20 -20
- package/lib/openapi/v2/services/OperationService.js +298 -295
- package/lib/openapi/v2/services/OperationService.js.map +1 -1
- package/lib/openapi/v2/services/PageService.d.ts +73 -73
- package/lib/openapi/v2/services/PageService.js +272 -269
- package/lib/openapi/v2/services/PageService.js.map +1 -1
- package/lib/openapi/v2/services/SmartLinkService.d.ts +19 -17
- package/lib/openapi/v2/services/SmartLinkService.js +92 -89
- package/lib/openapi/v2/services/SmartLinkService.js.map +1 -1
- package/lib/openapi/v2/services/SpacePermissionsService.d.ts +6 -6
- package/lib/openapi/v2/services/SpacePermissionsService.js +35 -32
- package/lib/openapi/v2/services/SpacePermissionsService.js.map +1 -1
- package/lib/openapi/v2/services/SpacePropertiesService.d.ts +15 -15
- package/lib/openapi/v2/services/SpacePropertiesService.js +165 -162
- package/lib/openapi/v2/services/SpacePropertiesService.js.map +1 -1
- package/lib/openapi/v2/services/SpaceService.d.ts +28 -28
- package/lib/openapi/v2/services/SpaceService.js +83 -80
- package/lib/openapi/v2/services/SpaceService.js.map +1 -1
- package/lib/openapi/v2/services/TaskService.d.ts +40 -40
- package/lib/openapi/v2/services/TaskService.js +120 -117
- package/lib/openapi/v2/services/TaskService.js.map +1 -1
- package/lib/openapi/v2/services/UserService.d.ts +11 -11
- package/lib/openapi/v2/services/UserService.js +91 -88
- package/lib/openapi/v2/services/UserService.js.map +1 -1
- package/lib/openapi/v2/services/VersionService.d.ts +59 -59
- package/lib/openapi/v2/services/VersionService.js +395 -392
- package/lib/openapi/v2/services/VersionService.js.map +1 -1
- package/lib/openapi/v2/services/WhiteboardService.d.ts +17 -17
- package/lib/openapi/v2/services/WhiteboardService.js +90 -87
- package/lib/openapi/v2/services/WhiteboardService.js.map +1 -1
- package/package.json +4 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContentPropertiesService.js","sourceRoot":"","sources":["../../../../src/openapi/v1/services/ContentPropertiesService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,6DAA6D;AAC7D,iEAA8D;AAC9D,mEAOqC;AACrC,wEAAqE;AACrE;;;GAGG;AACH,MAAa,wBAAyB,SAAQ,qCAAiB;
|
|
1
|
+
{"version":3,"file":"ContentPropertiesService.js","sourceRoot":"","sources":["../../../../src/openapi/v1/services/ContentPropertiesService.ts"],"names":[],"mappings":"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"}
|
|
@@ -19,14 +19,14 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
19
19
|
* @scopes-beta write:content.restriction:confluence
|
|
20
20
|
* @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
|
|
21
21
|
*/
|
|
22
|
-
addGroupToContentRestriction({ id, operationKey, groupName, }: {
|
|
22
|
+
addGroupToContentRestriction: ({ id, operationKey, groupName, }: {
|
|
23
23
|
/** The ID of the content that the restriction applies to. */
|
|
24
24
|
id: string;
|
|
25
25
|
/** The operation that the restriction applies to. */
|
|
26
26
|
operationKey: "read" | "update";
|
|
27
27
|
/** The name of the group to add to the content restriction. */
|
|
28
28
|
groupName: string;
|
|
29
|
-
})
|
|
29
|
+
}) => Promise<void>;
|
|
30
30
|
/**
|
|
31
31
|
* Adds a group to a content restriction by Group Id. That is, grant read or update
|
|
32
32
|
* permission to the group for a piece of content.
|
|
@@ -40,14 +40,14 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
40
40
|
* @scopes-beta write:content.restriction:confluence
|
|
41
41
|
* @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
|
|
42
42
|
*/
|
|
43
|
-
addGroupToContentRestrictionByGroupId({ id, operationKey, groupId, }: {
|
|
43
|
+
addGroupToContentRestrictionByGroupId: ({ id, operationKey, groupId, }: {
|
|
44
44
|
/** The ID of the content that the restriction applies to. */
|
|
45
45
|
id: string;
|
|
46
46
|
/** The operation that the restriction applies to. */
|
|
47
47
|
operationKey: "read" | "update";
|
|
48
48
|
/** The groupId of the group to add to the content restriction. */
|
|
49
49
|
groupId: string;
|
|
50
|
-
})
|
|
50
|
+
}) => Promise<void>;
|
|
51
51
|
/**
|
|
52
52
|
* Adds restrictions to a piece of content. Note, this does not change any
|
|
53
53
|
* existing restrictions on the content.
|
|
@@ -61,7 +61,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
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
63
|
*/
|
|
64
|
-
addRestrictions({ id, expand, contentRestrictionAddOrUpdateArray, }: {
|
|
64
|
+
addRestrictions: ({ id, expand, contentRestrictionAddOrUpdateArray, }: {
|
|
65
65
|
/** The ID of the content to add restrictions to. */
|
|
66
66
|
id: string;
|
|
67
67
|
/**
|
|
@@ -75,10 +75,10 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
75
75
|
* - `content` returns the piece of content that the restrictions are
|
|
76
76
|
* applied to.
|
|
77
77
|
*/
|
|
78
|
-
expand?: ("restrictions.user" | "read.restrictions.user" | "update.restrictions.user" | "restrictions.group" | "read.restrictions.group" | "update.restrictions.group" |
|
|
78
|
+
expand?: ("content" | "restrictions.user" | "read.restrictions.user" | "update.restrictions.user" | "restrictions.group" | "read.restrictions.group" | "update.restrictions.group")[] | undefined;
|
|
79
79
|
/** The restrictions to be added to the content. */
|
|
80
80
|
contentRestrictionAddOrUpdateArray: ContentRestrictionAddOrUpdateArray;
|
|
81
|
-
})
|
|
81
|
+
}) => Promise<ContentRestrictionArray>;
|
|
82
82
|
/**
|
|
83
83
|
* Adds a user to a content restriction. That is, grant read or update
|
|
84
84
|
* permission to the user for a piece of content.
|
|
@@ -91,7 +91,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
91
91
|
* @scopes-beta write:content.restriction:confluence
|
|
92
92
|
* @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-user-put
|
|
93
93
|
*/
|
|
94
|
-
addUserToContentRestriction({ id, operationKey, key, username, accountId, }: {
|
|
94
|
+
addUserToContentRestriction: ({ id, operationKey, key, username, accountId, }: {
|
|
95
95
|
/** The ID of the content that the restriction applies to. */
|
|
96
96
|
id: string;
|
|
97
97
|
/** The operation that the restriction applies to. */
|
|
@@ -106,7 +106,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
106
106
|
*
|
|
107
107
|
* @deprecated
|
|
108
108
|
*/
|
|
109
|
-
key?: string;
|
|
109
|
+
key?: string | undefined;
|
|
110
110
|
/**
|
|
111
111
|
* This parameter is no longer available and will be removed from the
|
|
112
112
|
* documentation soon.
|
|
@@ -117,14 +117,14 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
117
117
|
*
|
|
118
118
|
* @deprecated
|
|
119
119
|
*/
|
|
120
|
-
username?: string;
|
|
120
|
+
username?: string | undefined;
|
|
121
121
|
/**
|
|
122
122
|
* The account ID of the user. The accountId uniquely identifies the user across
|
|
123
123
|
* all Atlassian products.
|
|
124
124
|
* For example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.
|
|
125
125
|
*/
|
|
126
|
-
accountId?: string;
|
|
127
|
-
})
|
|
126
|
+
accountId?: string | undefined;
|
|
127
|
+
}) => Promise<void>;
|
|
128
128
|
/**
|
|
129
129
|
* Removes all restrictions (read and update) on a piece of content.
|
|
130
130
|
*
|
|
@@ -137,7 +137,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
137
137
|
* @scopes-beta read:content-details:confluence, write:content.restriction:confluence
|
|
138
138
|
* @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-delete
|
|
139
139
|
*/
|
|
140
|
-
deleteRestrictions({ id, expand, }: {
|
|
140
|
+
deleteRestrictions: ({ id, expand, }: {
|
|
141
141
|
/** The ID of the content to remove restrictions from. */
|
|
142
142
|
id: string;
|
|
143
143
|
/**
|
|
@@ -151,8 +151,8 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
151
151
|
* - `content` returns the piece of content that the restrictions are
|
|
152
152
|
* applied to.
|
|
153
153
|
*/
|
|
154
|
-
expand?: ("restrictions.user" | "read.restrictions.user" | "update.restrictions.user" | "restrictions.group" | "read.restrictions.group" | "update.restrictions.group" |
|
|
155
|
-
})
|
|
154
|
+
expand?: ("content" | "restrictions.user" | "read.restrictions.user" | "update.restrictions.user" | "restrictions.group" | "read.restrictions.group" | "update.restrictions.group")[] | undefined;
|
|
155
|
+
}) => Promise<ContentRestrictionArray>;
|
|
156
156
|
/**
|
|
157
157
|
* Deprecated, use [Get content restriction status for group via
|
|
158
158
|
* groupId](https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions/#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-bygroupid-groupid-get).
|
|
@@ -180,7 +180,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
180
180
|
* @scopes-beta read:content.restriction:confluence
|
|
181
181
|
* @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
|
|
182
182
|
*/
|
|
183
|
-
getContentRestrictionStatusForGroup({ id, operationKey, groupName, }: {
|
|
183
|
+
getContentRestrictionStatusForGroup: ({ id, operationKey, groupName, }: {
|
|
184
184
|
/** The ID of the content that the restriction applies to. */
|
|
185
185
|
id: string;
|
|
186
186
|
/** The operation that the restriction applies to. */
|
|
@@ -190,7 +190,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
190
190
|
* applies to it.
|
|
191
191
|
*/
|
|
192
192
|
groupName: string;
|
|
193
|
-
})
|
|
193
|
+
}) => Promise<void>;
|
|
194
194
|
/**
|
|
195
195
|
* Returns whether the specified content restriction applies to a user.
|
|
196
196
|
* For example, if a page with `id=123` has a `read` restriction for a user with
|
|
@@ -215,7 +215,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
215
215
|
* @scopes-beta read:content.restriction:confluence
|
|
216
216
|
* @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-user-get
|
|
217
217
|
*/
|
|
218
|
-
getContentRestrictionStatusForUser({ id, operationKey, key, username, accountId, }: {
|
|
218
|
+
getContentRestrictionStatusForUser: ({ id, operationKey, key, username, accountId, }: {
|
|
219
219
|
/** The ID of the content that the restriction applies to. */
|
|
220
220
|
id: string;
|
|
221
221
|
/** The operation that is restricted. */
|
|
@@ -230,7 +230,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
230
230
|
*
|
|
231
231
|
* @deprecated
|
|
232
232
|
*/
|
|
233
|
-
key?: string;
|
|
233
|
+
key?: string | undefined;
|
|
234
234
|
/**
|
|
235
235
|
* This parameter is no longer available and will be removed from the
|
|
236
236
|
* documentation soon.
|
|
@@ -241,14 +241,14 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
241
241
|
*
|
|
242
242
|
* @deprecated
|
|
243
243
|
*/
|
|
244
|
-
username?: string;
|
|
244
|
+
username?: string | undefined;
|
|
245
245
|
/**
|
|
246
246
|
* The account ID of the user. The accountId uniquely identifies the user across
|
|
247
247
|
* all Atlassian products.
|
|
248
248
|
* For example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.
|
|
249
249
|
*/
|
|
250
|
-
accountId?: string;
|
|
251
|
-
})
|
|
250
|
+
accountId?: string | undefined;
|
|
251
|
+
}) => Promise<void>;
|
|
252
252
|
/**
|
|
253
253
|
* Returns whether the specified content restriction applies to a group.
|
|
254
254
|
* For example, if a page with `id=123` has a `read` restriction for the `123456`
|
|
@@ -273,7 +273,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
273
273
|
* @scopes-beta read:content.restriction:confluence
|
|
274
274
|
* @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
|
|
275
275
|
*/
|
|
276
|
-
getIndividualGroupRestrictionStatusByGroupId({ id, operationKey, groupId, }: {
|
|
276
|
+
getIndividualGroupRestrictionStatusByGroupId: ({ id, operationKey, groupId, }: {
|
|
277
277
|
/** The ID of the content that the restriction applies to. */
|
|
278
278
|
id: string;
|
|
279
279
|
/** The operation that the restriction applies to. */
|
|
@@ -283,7 +283,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
283
283
|
* applies to it.
|
|
284
284
|
*/
|
|
285
285
|
groupId: string;
|
|
286
|
-
})
|
|
286
|
+
}) => Promise<void>;
|
|
287
287
|
/**
|
|
288
288
|
* Returns the restrictions on a piece of content.
|
|
289
289
|
*
|
|
@@ -296,7 +296,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
296
296
|
* @scopes-beta read:content-details:confluence
|
|
297
297
|
* @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-get
|
|
298
298
|
*/
|
|
299
|
-
getRestrictions({ id, expand, start, limit, }: {
|
|
299
|
+
getRestrictions: ({ id, expand, start, limit, }: {
|
|
300
300
|
/** The ID of the content to be queried for its restrictions. */
|
|
301
301
|
id: string;
|
|
302
302
|
/**
|
|
@@ -311,16 +311,16 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
311
311
|
* - `content` returns the piece of content that the restrictions are
|
|
312
312
|
* applied to.
|
|
313
313
|
*/
|
|
314
|
-
expand?: ("restrictions.user" | "read.restrictions.user" | "update.restrictions.user" | "restrictions.group" | "read.restrictions.group" | "update.restrictions.group" |
|
|
314
|
+
expand?: ("content" | "restrictions.user" | "read.restrictions.user" | "update.restrictions.user" | "restrictions.group" | "read.restrictions.group" | "update.restrictions.group")[] | undefined;
|
|
315
315
|
/** The starting index of the users and groups in the returned restrictions. */
|
|
316
|
-
start?: number;
|
|
316
|
+
start?: number | undefined;
|
|
317
317
|
/**
|
|
318
318
|
* The maximum number of users and the maximum number of groups, in the
|
|
319
319
|
* returned restrictions, to return per page. Note, this may be restricted
|
|
320
320
|
* by fixed system limits.
|
|
321
321
|
*/
|
|
322
|
-
limit?: number;
|
|
323
|
-
})
|
|
322
|
+
limit?: number | undefined;
|
|
323
|
+
}) => Promise<ContentRestrictionArray>;
|
|
324
324
|
/**
|
|
325
325
|
* Returns restrictions on a piece of content by operation. This method is
|
|
326
326
|
* similar to [Get restrictions](#api-content-id-restriction-get) except that
|
|
@@ -336,7 +336,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
336
336
|
* @scopes-beta read:content-details:confluence
|
|
337
337
|
* @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-get
|
|
338
338
|
*/
|
|
339
|
-
getRestrictionsByOperation({ id, expand, }: {
|
|
339
|
+
getRestrictionsByOperation: ({ id, expand, }: {
|
|
340
340
|
/** The ID of the content to be queried for its restrictions. */
|
|
341
341
|
id: string;
|
|
342
342
|
/**
|
|
@@ -350,8 +350,8 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
350
350
|
* - `content` returns the piece of content that the restrictions are
|
|
351
351
|
* applied to.
|
|
352
352
|
*/
|
|
353
|
-
expand?: ("
|
|
354
|
-
})
|
|
353
|
+
expand?: ("content" | "restrictions.user" | "restrictions.group")[] | undefined;
|
|
354
|
+
}) => Promise<{
|
|
355
355
|
[key: string]: unknown;
|
|
356
356
|
}>;
|
|
357
357
|
/**
|
|
@@ -367,7 +367,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
367
367
|
* @scopes-beta read:content-details:confluence
|
|
368
368
|
* @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-get
|
|
369
369
|
*/
|
|
370
|
-
getRestrictionsForOperation({ id, operationKey, expand, start, limit, }: {
|
|
370
|
+
getRestrictionsForOperation: ({ id, operationKey, expand, start, limit, }: {
|
|
371
371
|
/** The ID of the content to be queried for its restrictions. */
|
|
372
372
|
id: string;
|
|
373
373
|
/** The operation type of the restrictions to be returned. */
|
|
@@ -383,16 +383,16 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
383
383
|
* - `content` returns the piece of content that the restrictions are
|
|
384
384
|
* applied to.
|
|
385
385
|
*/
|
|
386
|
-
expand?: ("
|
|
386
|
+
expand?: ("content" | "restrictions.user" | "restrictions.group")[] | undefined;
|
|
387
387
|
/** The starting index of the users and groups in the returned restrictions. */
|
|
388
|
-
start?: number;
|
|
388
|
+
start?: number | undefined;
|
|
389
389
|
/**
|
|
390
390
|
* The maximum number of users and the maximum number of groups, in the
|
|
391
391
|
* returned restrictions, to return per page. Note, this may be restricted
|
|
392
392
|
* by fixed system limits.
|
|
393
393
|
*/
|
|
394
|
-
limit?: number;
|
|
395
|
-
})
|
|
394
|
+
limit?: number | undefined;
|
|
395
|
+
}) => Promise<ContentRestriction>;
|
|
396
396
|
/**
|
|
397
397
|
* Removes a group from a content restriction. That is, remove read or update
|
|
398
398
|
* permission for the group for a piece of content.
|
|
@@ -406,14 +406,14 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
406
406
|
* @scopes-beta write:content.restriction:confluence
|
|
407
407
|
* @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
|
|
408
408
|
*/
|
|
409
|
-
removeGroupFromContentRestriction({ id, operationKey, groupId, }: {
|
|
409
|
+
removeGroupFromContentRestriction: ({ id, operationKey, groupId, }: {
|
|
410
410
|
/** The ID of the content that the restriction applies to. */
|
|
411
411
|
id: string;
|
|
412
412
|
/** The operation that the restriction applies to. */
|
|
413
413
|
operationKey: "read" | "update";
|
|
414
414
|
/** The id of the group to remove from the content restriction. */
|
|
415
415
|
groupId: string;
|
|
416
|
-
})
|
|
416
|
+
}) => Promise<void>;
|
|
417
417
|
/**
|
|
418
418
|
* Deprecated, use [Remove group from content restriction by
|
|
419
419
|
* groupId](https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions/#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-user-delete).
|
|
@@ -430,14 +430,14 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
430
430
|
* @scopes-beta write:content.restriction:confluence
|
|
431
431
|
* @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
|
|
432
432
|
*/
|
|
433
|
-
removeGroupFromContentRestrictionById({ id, operationKey, groupName, }: {
|
|
433
|
+
removeGroupFromContentRestrictionById: ({ id, operationKey, groupName, }: {
|
|
434
434
|
/** The ID of the content that the restriction applies to. */
|
|
435
435
|
id: string;
|
|
436
436
|
/** The operation that the restriction applies to. */
|
|
437
437
|
operationKey: "read" | "update";
|
|
438
438
|
/** The name of the group to remove from the content restriction. */
|
|
439
439
|
groupName: string;
|
|
440
|
-
})
|
|
440
|
+
}) => Promise<void>;
|
|
441
441
|
/**
|
|
442
442
|
* Removes a group from a content restriction. That is, remove read or update
|
|
443
443
|
* permission for the group for a piece of content.
|
|
@@ -450,7 +450,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
450
450
|
* @scopes-beta write:content.restriction:confluence
|
|
451
451
|
* @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-byoperation-operationkey-user-delete
|
|
452
452
|
*/
|
|
453
|
-
removeUserFromContentRestriction({ id, operationKey, key, username, accountId, }: {
|
|
453
|
+
removeUserFromContentRestriction: ({ id, operationKey, key, username, accountId, }: {
|
|
454
454
|
/** The ID of the content that the restriction applies to. */
|
|
455
455
|
id: string;
|
|
456
456
|
/** The operation that the restriction applies to. */
|
|
@@ -465,7 +465,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
465
465
|
*
|
|
466
466
|
* @deprecated
|
|
467
467
|
*/
|
|
468
|
-
key?: string;
|
|
468
|
+
key?: string | undefined;
|
|
469
469
|
/**
|
|
470
470
|
* This parameter is no longer available and will be removed from the
|
|
471
471
|
* documentation soon.
|
|
@@ -476,14 +476,14 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
476
476
|
*
|
|
477
477
|
* @deprecated
|
|
478
478
|
*/
|
|
479
|
-
username?: string;
|
|
479
|
+
username?: string | undefined;
|
|
480
480
|
/**
|
|
481
481
|
* The account ID of the user. The accountId uniquely identifies the user across
|
|
482
482
|
* all Atlassian products.
|
|
483
483
|
* For example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.
|
|
484
484
|
*/
|
|
485
|
-
accountId?: string;
|
|
486
|
-
})
|
|
485
|
+
accountId?: string | undefined;
|
|
486
|
+
}) => Promise<void>;
|
|
487
487
|
/**
|
|
488
488
|
* Updates restrictions for a piece of content. This removes the existing
|
|
489
489
|
* restrictions and replaces them with the restrictions in the request.
|
|
@@ -497,7 +497,7 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
497
497
|
* @scopes-beta read:content-details:confluence, write:content.restriction:confluence
|
|
498
498
|
* @see https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content-restrictions#api-wiki-rest-api-content-id-restriction-put
|
|
499
499
|
*/
|
|
500
|
-
updateRestrictions({ id, expand, contentRestrictionAddOrUpdateArray, }: {
|
|
500
|
+
updateRestrictions: ({ id, expand, contentRestrictionAddOrUpdateArray, }: {
|
|
501
501
|
/** The ID of the content to update restrictions for. */
|
|
502
502
|
id: string;
|
|
503
503
|
/**
|
|
@@ -511,9 +511,9 @@ export declare class ContentRestrictionsService extends CommonHttpService {
|
|
|
511
511
|
* - `content` returns the piece of content that the restrictions are
|
|
512
512
|
* applied to.
|
|
513
513
|
*/
|
|
514
|
-
expand?: ("restrictions.user" | "read.restrictions.user" | "update.restrictions.user" | "restrictions.group" | "read.restrictions.group" | "update.restrictions.group" |
|
|
514
|
+
expand?: ("content" | "restrictions.user" | "read.restrictions.user" | "update.restrictions.user" | "restrictions.group" | "read.restrictions.group" | "update.restrictions.group")[] | undefined;
|
|
515
515
|
/** The updated restrictions for the content. */
|
|
516
516
|
contentRestrictionAddOrUpdateArray: ContentRestrictionAddOrUpdateArray;
|
|
517
|
-
})
|
|
517
|
+
}) => Promise<ContentRestrictionArray>;
|
|
518
518
|
static initialize(): void;
|
|
519
519
|
}
|