@growi/sdk-typescript 1.0.0-RC.0 → 1.0.0-RC.2
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/README.md +4 -4
- package/README_JP.md +4 -4
- package/dist/apiv3/index.d.ts +193 -193
- package/dist/generated/v3/index.d.ts +387 -387
- package/dist/generated/v3/index.d.ts.map +1 -1
- package/dist/generated/v3/index.js +459 -444
- package/dist/generated/v3/index.js.map +1 -1
- package/dist/generated/v3/index.schemas.d.ts +358 -358
- package/dist/generated/v3/index.schemas.d.ts.map +1 -1
- package/dist/generated/v3/index.schemas.js +1 -1
- package/dist/generated/v3/index.schemas.js.map +1 -1
- package/dist/index.d.ts +1 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -4
- package/dist/index.js.map +1 -1
- package/dist/utils/axios-instance.d.ts +13 -2
- package/dist/utils/axios-instance.d.ts.map +1 -1
- package/dist/utils/axios-instance.js +20 -4
- package/dist/utils/axios-instance.js.map +1 -1
- package/package.json +3 -3
- package/src/generated/v3/index.schemas.ts +358 -358
- package/src/generated/v3/index.ts +1243 -1133
- package/src/index.ts +1 -5
- package/src/utils/axios-instance.ts +21 -5
|
@@ -23,102 +23,103 @@ import type {
|
|
|
23
23
|
CustomizeSidebar,
|
|
24
24
|
CustomizeTheme,
|
|
25
25
|
CustomizeTitle,
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
26
|
+
DeleteAllForShareLinks200,
|
|
27
|
+
DeleteAllShareLinksForSecuritySetting200,
|
|
28
|
+
DeleteBookmarkFolderById200,
|
|
29
|
+
DeleteEmptyTrashForPages200,
|
|
30
|
+
DeleteExportByFileName200,
|
|
31
|
+
DeleteExternalUserGroupsById200,
|
|
32
|
+
DeleteExternalUserGroupsByIdParams,
|
|
33
|
+
DeleteRemoveByIdForPlugins200,
|
|
34
|
+
DeleteRemoveByIdForUsers200,
|
|
35
|
+
DeleteRemoveByIdForUsersExternalAccounts200,
|
|
34
36
|
DeleteShareLinksParams,
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
DeleteUsersExternalAccountsIdRemove200,
|
|
40
|
-
DeleteUsersIdRemove200,
|
|
37
|
+
DeleteSlackAppIntegrationsByIdForSlackIntegrationSettings200,
|
|
38
|
+
DeleteUserGroupsById200,
|
|
39
|
+
DeleteUserGroupsByIdParams,
|
|
40
|
+
DeleteUsersByUsernameByIdForUserGroups200,
|
|
41
41
|
DisassociateUser,
|
|
42
42
|
FileImportResponse,
|
|
43
43
|
FileUploadSettingParams,
|
|
44
44
|
GeneralSetting,
|
|
45
45
|
GetActivityParams,
|
|
46
46
|
GetAdminHome200,
|
|
47
|
+
GetAllShareLinksForSecuritySetting200,
|
|
48
|
+
GetAncestorsChildrenForPageListing200,
|
|
49
|
+
GetAncestorsChildrenForPageListingParams,
|
|
50
|
+
GetAncestorsForExternalUserGroups200,
|
|
51
|
+
GetAncestorsForExternalUserGroupsParams,
|
|
52
|
+
GetAncestorsForUserGroups200,
|
|
53
|
+
GetAncestorsForUserGroupsParams,
|
|
47
54
|
GetAppSettings200,
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
55
|
+
GetApplicableGrantForPage200,
|
|
56
|
+
GetApplicableGrantForPageParams,
|
|
57
|
+
GetAttachmentById200,
|
|
58
|
+
GetAuthenticationForSecuritySetting200,
|
|
59
|
+
GetChildrenForExternalUserGroups200,
|
|
60
|
+
GetChildrenForExternalUserGroupsParams,
|
|
61
|
+
GetChildrenForPageListing200,
|
|
62
|
+
GetChildrenForPageListingParams,
|
|
63
|
+
GetChildrenForUserGroups200,
|
|
64
|
+
GetChildrenForUserGroupsParams,
|
|
65
|
+
GetCollectionsForMongo200,
|
|
54
66
|
GetCustomizeSetting200,
|
|
55
|
-
|
|
56
|
-
|
|
67
|
+
GetEditorSettingsForPersonalSetting200,
|
|
68
|
+
GetExistForPage200,
|
|
69
|
+
GetExistForPageParams,
|
|
70
|
+
GetExistPathsForPage200,
|
|
71
|
+
GetExistPathsForPageParams,
|
|
72
|
+
GetExternalAccountsForPersonalSetting200,
|
|
73
|
+
GetExternalAccountsForUsers200,
|
|
74
|
+
GetExternalAccountsForUsersParams,
|
|
57
75
|
GetExternalUserGroupRelations200,
|
|
76
|
+
GetExternalUserGroupRelationsByIdForExternalUserGroups200,
|
|
58
77
|
GetExternalUserGroupRelationsParams,
|
|
59
78
|
GetExternalUserGroups200,
|
|
60
|
-
|
|
61
|
-
GetExternalUserGroupsAncestorsParams,
|
|
62
|
-
GetExternalUserGroupsChildren200,
|
|
63
|
-
GetExternalUserGroupsChildrenParams,
|
|
64
|
-
GetExternalUserGroupsId200,
|
|
65
|
-
GetExternalUserGroupsIdExternalUserGroupRelations200,
|
|
66
|
-
GetExternalUserGroupsKeycloakSyncSettings200,
|
|
67
|
-
GetExternalUserGroupsLdapSyncSettings200,
|
|
79
|
+
GetExternalUserGroupsById200,
|
|
68
80
|
GetExternalUserGroupsParams,
|
|
69
|
-
|
|
70
|
-
|
|
81
|
+
GetFilesForG2gTransfer200,
|
|
82
|
+
GetGlobalNotificationByIdForNotificationSetting200,
|
|
83
|
+
GetGrantDataForPage200,
|
|
84
|
+
GetGrantDataForPageParams,
|
|
85
|
+
GetGrowiInfoForG2gTransfer200,
|
|
71
86
|
GetHealthcheck200,
|
|
72
87
|
GetHealthcheckParams,
|
|
73
|
-
GetIdRecent200,
|
|
74
88
|
GetImport200,
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
89
|
+
GetInAppNotificationSettingsForPersonalSetting200,
|
|
90
|
+
GetIndicesForSearch200,
|
|
91
|
+
GetInfoForBookmarksParams,
|
|
92
|
+
GetInfoForPageListing200,
|
|
93
|
+
GetInfoForPageListingParams,
|
|
94
|
+
GetIsEnabledForQuestionnaire200,
|
|
95
|
+
GetIsPasswordSetForPersonalSetting200,
|
|
96
|
+
GetLimitForAttachment200,
|
|
97
|
+
GetLimitForAttachmentParams,
|
|
98
|
+
GetListByUserIdForBookmarkFolder200,
|
|
99
|
+
GetListForAttachmentParams,
|
|
100
|
+
GetListForInAppNotificationParams,
|
|
101
|
+
GetListForPages200,
|
|
102
|
+
GetListForPagesParams,
|
|
103
|
+
GetListForRevisions200,
|
|
104
|
+
GetListForRevisionsParams,
|
|
105
|
+
GetListForUsers200,
|
|
106
|
+
GetListForUsersParams,
|
|
78
107
|
GetMarkdownSetting200,
|
|
79
|
-
|
|
108
|
+
GetNonUserRelatedGroupsGrantedForPage200,
|
|
109
|
+
GetNonUserRelatedGroupsGrantedForPageParams,
|
|
80
110
|
GetNotificationSetting200,
|
|
81
|
-
|
|
82
|
-
GetPageApplicableGrant200,
|
|
83
|
-
GetPageApplicableGrantParams,
|
|
84
|
-
GetPageExist200,
|
|
85
|
-
GetPageExistParams,
|
|
86
|
-
GetPageExistPaths200,
|
|
87
|
-
GetPageExistPathsParams,
|
|
88
|
-
GetPageGrantData200,
|
|
89
|
-
GetPageGrantDataParams,
|
|
90
|
-
GetPageIdYjsData200,
|
|
91
|
-
GetPageListingAncestorsChildren200,
|
|
92
|
-
GetPageListingAncestorsChildrenParams,
|
|
93
|
-
GetPageListingChildren200,
|
|
94
|
-
GetPageListingChildrenParams,
|
|
95
|
-
GetPageListingInfo200,
|
|
96
|
-
GetPageListingInfoParams,
|
|
97
|
-
GetPageListingRoot200,
|
|
98
|
-
GetPageNonUserRelatedGroupsGranted200,
|
|
99
|
-
GetPageNonUserRelatedGroupsGrantedParams,
|
|
111
|
+
GetOrdersForQuestionnaire200,
|
|
100
112
|
GetPageParams,
|
|
101
|
-
|
|
102
|
-
GetPagesListParams,
|
|
103
|
-
GetPagesRecentParams,
|
|
104
|
-
GetPagesSubordinatedList200,
|
|
105
|
-
GetPagesSubordinatedListParams,
|
|
106
|
-
GetPagesV5MigrationStatus200,
|
|
113
|
+
GetPagesByIdForUserGroups200,
|
|
107
114
|
GetPersonalSetting200,
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
GetRevisionsIdParams,
|
|
116
|
-
GetRevisionsList200,
|
|
117
|
-
GetRevisionsListParams,
|
|
118
|
-
GetSearchIndices200,
|
|
115
|
+
GetPluginTemplatesByLocaleByTemplateIdByReposIdByOrganizationIdForTemplates200,
|
|
116
|
+
GetPresetTemplatesByLocaleByTemplateIdForTemplates200,
|
|
117
|
+
GetRecentById200,
|
|
118
|
+
GetRecentForPagesParams,
|
|
119
|
+
GetRevisionsById200,
|
|
120
|
+
GetRevisionsByIdParams,
|
|
121
|
+
GetRootForPageListing200,
|
|
119
122
|
GetSecuritySetting200,
|
|
120
|
-
GetSecuritySettingAllShareLinks200,
|
|
121
|
-
GetSecuritySettingAuthentication200,
|
|
122
123
|
GetSelectableChildGroups200,
|
|
123
124
|
GetSelectableChildGroupsParams,
|
|
124
125
|
GetSelectableParentGroups200,
|
|
@@ -127,32 +128,31 @@ import type {
|
|
|
127
128
|
GetShareLinksParams,
|
|
128
129
|
GetSlackIntegrationLegacySetting200,
|
|
129
130
|
GetSlackIntegrationSettings200,
|
|
130
|
-
|
|
131
|
+
GetStatusForExport200,
|
|
132
|
+
GetStatusForImport200,
|
|
133
|
+
GetStatusForInAppNotification200,
|
|
134
|
+
GetSubordinatedListForPages200,
|
|
135
|
+
GetSubordinatedListForPagesParams,
|
|
136
|
+
GetSupportedCommandsForSlackIntegration200,
|
|
137
|
+
GetSyncSettingsForExternalUserGroupsKeycloak200,
|
|
138
|
+
GetSyncSettingsForExternalUserGroupsLdap200,
|
|
131
139
|
GetTemplates200,
|
|
132
140
|
GetTemplatesParams,
|
|
133
|
-
|
|
134
|
-
|
|
141
|
+
GetThemeForCustomizeSetting200,
|
|
142
|
+
GetUnrelatedUsersByIdForUserGroups200,
|
|
143
|
+
GetUnrelatedUsersByIdForUserGroupsParams,
|
|
135
144
|
GetUserGroupRelations200,
|
|
145
|
+
GetUserGroupRelationsByIdForUserGroups200,
|
|
136
146
|
GetUserGroups200,
|
|
137
|
-
|
|
138
|
-
GetUserGroupsAncestorsParams,
|
|
139
|
-
GetUserGroupsChildren200,
|
|
140
|
-
GetUserGroupsChildrenParams,
|
|
141
|
-
GetUserGroupsId200,
|
|
142
|
-
GetUserGroupsIdPages200,
|
|
143
|
-
GetUserGroupsIdUnrelatedUsers200,
|
|
144
|
-
GetUserGroupsIdUnrelatedUsersParams,
|
|
145
|
-
GetUserGroupsIdUserGroupRelations200,
|
|
146
|
-
GetUserGroupsIdUsers200,
|
|
147
|
+
GetUserGroupsById200,
|
|
147
148
|
GetUserGroupsParams,
|
|
149
|
+
GetUsernamesForUsers200,
|
|
150
|
+
GetUsernamesForUsersParams,
|
|
148
151
|
GetUsers200,
|
|
149
|
-
|
|
150
|
-
GetUsersExternalAccountsParams,
|
|
151
|
-
GetUsersList200,
|
|
152
|
-
GetUsersListParams,
|
|
152
|
+
GetUsersByIdForUserGroups200,
|
|
153
153
|
GetUsersParams,
|
|
154
|
-
|
|
155
|
-
|
|
154
|
+
GetV5MigrationStatusForPages200,
|
|
155
|
+
GetYjsDataByPageId200,
|
|
156
156
|
GitHubOAuthSetting,
|
|
157
157
|
GlobalNotification,
|
|
158
158
|
GlobalNotificationParams,
|
|
@@ -169,190 +169,190 @@ import type {
|
|
|
169
169
|
PageInfo,
|
|
170
170
|
PageParams,
|
|
171
171
|
PersonalSettings,
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
172
|
+
PostAddBookmarkToFolderForBookmarkFolder200,
|
|
173
|
+
PostAddBookmarkToFolderForBookmarkFolderBody,
|
|
174
|
+
PostAnswerForQuestionnaireProactive200,
|
|
175
|
+
PostAnswerForQuestionnaireProactiveBody,
|
|
176
176
|
PostAttachment200,
|
|
177
177
|
PostAttachmentBodyOne,
|
|
178
178
|
PostAttachmentBodyTwo,
|
|
179
|
+
PostAttachmentForG2gTransfer200,
|
|
180
|
+
PostAttachmentForG2gTransferBody,
|
|
179
181
|
PostBookmarkFolder200,
|
|
180
|
-
PostBookmarkFolderAddBookmarkToFolder200,
|
|
181
|
-
PostBookmarkFolderAddBookmarkToFolderBody,
|
|
182
182
|
PostBookmarkFolderBody,
|
|
183
|
+
PostCommandsForSlackIntegrationBody,
|
|
184
|
+
PostCommandsForSlackIntegrationProxiedBody,
|
|
183
185
|
PostCompleteRegistration200,
|
|
184
186
|
PostCompleteRegistrationBody,
|
|
187
|
+
PostConvertPagesByPathForPages200,
|
|
188
|
+
PostConvertPagesByPathForPagesBody,
|
|
189
|
+
PostDeleteForPages200,
|
|
190
|
+
PostDeleteForPagesBody,
|
|
191
|
+
PostDuplicateForPages200,
|
|
192
|
+
PostDuplicateForPagesBody,
|
|
193
|
+
PostEventsForSlackIntegration200,
|
|
194
|
+
PostEventsForSlackIntegrationBody,
|
|
195
|
+
PostEventsForSlackIntegrationProxied200,
|
|
196
|
+
PostEventsForSlackIntegrationProxiedBody,
|
|
185
197
|
PostExport200,
|
|
186
198
|
PostExportBody,
|
|
187
199
|
PostForgotPassword200,
|
|
188
200
|
PostForgotPasswordBody,
|
|
189
201
|
PostG2gTransfer200,
|
|
190
|
-
PostG2gTransferAttachment200,
|
|
191
|
-
PostG2gTransferAttachmentBody,
|
|
192
202
|
PostG2gTransferBody,
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
PostG2gTransferTransferBody,
|
|
203
|
+
PostGenerateKeyForG2gTransfer200,
|
|
204
|
+
PostGenerateKeyForG2gTransferBody,
|
|
205
|
+
PostGlobalNotificationForNotificationSetting200,
|
|
197
206
|
PostImportBody,
|
|
198
|
-
PostImportUploadBody,
|
|
199
|
-
PostInAppNotificationOpen200,
|
|
200
|
-
PostInAppNotificationOpenBody,
|
|
201
207
|
PostInstaller200,
|
|
202
208
|
PostInstallerBody,
|
|
209
|
+
PostInteractionsForSlackIntegrationBody,
|
|
210
|
+
PostInteractionsForSlackIntegrationProxiedBody,
|
|
211
|
+
PostInviteForUsers200,
|
|
212
|
+
PostInviteForUsersParams,
|
|
203
213
|
PostInvited200,
|
|
204
214
|
PostInvitedBody,
|
|
215
|
+
PostLegacyPagesMigrationForPages200,
|
|
216
|
+
PostLegacyPagesMigrationForPagesBody,
|
|
205
217
|
PostLogin200,
|
|
206
218
|
PostLoginBody,
|
|
207
|
-
|
|
208
|
-
|
|
219
|
+
PostMaintenanceModeForAppSettings200,
|
|
220
|
+
PostMaintenanceModeForAppSettingsBody,
|
|
221
|
+
PostOpenForInAppNotification200,
|
|
222
|
+
PostOpenForInAppNotificationBody,
|
|
209
223
|
PostPage201,
|
|
210
224
|
PostPageBody,
|
|
211
|
-
PostPagesConvertPagesByPath200,
|
|
212
|
-
PostPagesConvertPagesByPathBody,
|
|
213
|
-
PostPagesDelete200,
|
|
214
|
-
PostPagesDeleteBody,
|
|
215
|
-
PostPagesDuplicate200,
|
|
216
|
-
PostPagesDuplicateBody,
|
|
217
|
-
PostPagesLegacyPagesMigration200,
|
|
218
|
-
PostPagesLegacyPagesMigrationBody,
|
|
219
|
-
PostPagesRename200,
|
|
220
|
-
PostPagesRenameBody,
|
|
221
|
-
PostPagesResumeRename200,
|
|
222
|
-
PostPagesResumeRenameBody,
|
|
223
225
|
PostPlugins200,
|
|
224
226
|
PostPluginsBody,
|
|
225
|
-
PostQuestionnaireProactiveAnswer200,
|
|
226
|
-
PostQuestionnaireProactiveAnswerBody,
|
|
227
227
|
PostRegister200,
|
|
228
228
|
PostRegisterBody,
|
|
229
|
+
PostRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrationsBody,
|
|
230
|
+
PostRenameForPages200,
|
|
231
|
+
PostRenameForPagesBody,
|
|
232
|
+
PostResumeRenameForPages200,
|
|
233
|
+
PostResumeRenameForPagesBody,
|
|
229
234
|
PostShareLinksParams,
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
PostSlackIntegrationProxiedEventsBody,
|
|
237
|
-
PostSlackIntegrationProxiedInteractionsBody,
|
|
238
|
-
PostSlackIntegrationProxiedVerify200,
|
|
239
|
-
PostSlackIntegrationProxiedVerifyBody,
|
|
240
|
-
PostSlackIntegrationSettingsSlackAppIntegrations200,
|
|
241
|
-
PostSlackIntegrationSettingsSlackAppIntegrationsIdRelationTestBody,
|
|
242
|
-
PostSlackIntegrationSettingsWithoutProxyTestBody,
|
|
235
|
+
PostSlackAppIntegrationsForSlackIntegrationSettings200,
|
|
236
|
+
PostSmtpTestForAppSettings200,
|
|
237
|
+
PostTestForSlackIntegrationSettingsWithoutProxyBody,
|
|
238
|
+
PostTransferForG2gTransfer200,
|
|
239
|
+
PostTransferForG2gTransferBody,
|
|
240
|
+
PostUploadForImportBody,
|
|
243
241
|
PostUserGroups200,
|
|
244
242
|
PostUserGroupsBody,
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
243
|
+
PostUserNotificationForNotificationSetting200,
|
|
244
|
+
PostUsersByUsernameByIdForUserGroups200,
|
|
245
|
+
PostV5SchemaMigrationForAppSettings200,
|
|
246
|
+
PostVerifyForSlackIntegrationProxied200,
|
|
247
|
+
PostVerifyForSlackIntegrationProxiedBody,
|
|
248
|
+
PutActivateByIdForPlugins200,
|
|
249
|
+
PutActivateByIdForUsers200,
|
|
250
|
+
PutAnswerForQuestionnaire201,
|
|
251
|
+
PutAnswerForQuestionnaire204,
|
|
252
|
+
PutAnswerForQuestionnaireBody,
|
|
253
|
+
PutApiTokenForPersonalSetting200,
|
|
254
|
+
PutAppSettingForAppSettings200,
|
|
255
|
+
PutAssociateLdapForPersonalSetting200,
|
|
256
|
+
PutAssociateLdapForPersonalSettingBody,
|
|
253
257
|
PutBookmarkFolder200,
|
|
254
258
|
PutBookmarkFolderBody,
|
|
255
|
-
PutBookmarkFolderUpdateBookmark200,
|
|
256
|
-
PutBookmarkFolderUpdateBookmarkBody,
|
|
257
259
|
PutBookmarks200,
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
260
|
+
PutContentWidthByPageId200,
|
|
261
|
+
PutContentWidthByPageIdBody,
|
|
262
|
+
PutCustomizeCssForCustomizeSetting200,
|
|
263
|
+
PutCustomizeLogoForCustomizeSetting200,
|
|
264
|
+
PutCustomizeNoscriptForCustomizeSetting200,
|
|
265
|
+
PutCustomizeScriptForCustomizeSetting200,
|
|
266
|
+
PutCustomizeTitleForCustomizeSetting200,
|
|
267
|
+
PutDeactivateByIdForUsers200,
|
|
268
|
+
PutDenyForQuestionnaire201,
|
|
269
|
+
PutDenyForQuestionnaire204,
|
|
270
|
+
PutDenyForQuestionnaireBody,
|
|
271
|
+
PutDisassociateLdapForPersonalSetting200,
|
|
272
|
+
PutEditorSettingsForPersonalSetting200,
|
|
273
|
+
PutEditorSettingsForPersonalSettingBody,
|
|
274
|
+
PutEnabledByIdForNotificationSettingGlobalNotification200,
|
|
275
|
+
PutEnabledByIdForNotificationSettingGlobalNotificationBody,
|
|
276
|
+
PutEnabledForSecuritySettingAuthentication200,
|
|
277
|
+
PutEnabledForSecuritySettingAuthenticationBody,
|
|
278
|
+
PutExternalUserGroupsById200,
|
|
279
|
+
PutExternalUserGroupsByIdBody,
|
|
280
|
+
PutFileUploadSettingsForAppSettings200,
|
|
279
281
|
PutForgotPassword200,
|
|
280
282
|
PutForgotPasswordBody,
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
283
|
+
PutFunctionForCustomizeSetting200,
|
|
284
|
+
PutGithubOauthForSecuritySetting200,
|
|
285
|
+
PutGlobalNotificationByIdForNotificationSetting200,
|
|
286
|
+
PutGoogleOauthForSecuritySetting200,
|
|
287
|
+
PutGrantAdminByIdForUsers200,
|
|
288
|
+
PutGrantByPageIdBody,
|
|
289
|
+
PutGrantReadOnlyByIdForUsers200,
|
|
290
|
+
PutHighlightForCustomizeSetting200,
|
|
291
|
+
PutImageTypeForPersonalSetting200,
|
|
292
|
+
PutImageTypeForPersonalSettingBody,
|
|
293
|
+
PutInAppNotificationSettingsForPersonalSetting200,
|
|
294
|
+
PutInAppNotificationSettingsForPersonalSettingBody,
|
|
295
|
+
PutIndentForMarkdownSetting200,
|
|
296
|
+
PutIndicesForSearch200,
|
|
297
|
+
PutIndicesForSearchBody,
|
|
298
|
+
PutLayoutForCustomizeSetting200,
|
|
299
|
+
PutLdapForSecuritySetting200,
|
|
300
|
+
PutLineBreakForMarkdownSetting200,
|
|
301
|
+
PutLocalSettingForSecuritySetting200,
|
|
302
|
+
PutOidcForSecuritySetting200,
|
|
286
303
|
PutPage200,
|
|
287
304
|
PutPageBody,
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
PutPageIdSyncLatestRevisionBodyToYjsDraftBody,
|
|
293
|
-
PutPageSubscribeBody,
|
|
305
|
+
PutPasswordForPersonalSetting200,
|
|
306
|
+
PutPasswordForPersonalSettingBody,
|
|
307
|
+
PutPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrations200,
|
|
308
|
+
PutPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrationsBody,
|
|
294
309
|
PutPersonalSetting200,
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
PutQuestionnaireSkip201,
|
|
317
|
-
PutQuestionnaireSkip204,
|
|
318
|
-
PutQuestionnaireSkipBody,
|
|
319
|
-
PutSearchIndices200,
|
|
320
|
-
PutSearchIndicesBody,
|
|
321
|
-
PutSecuritySettingAuthenticationEnabled200,
|
|
322
|
-
PutSecuritySettingAuthenticationEnabledBody,
|
|
323
|
-
PutSecuritySettingGithubOauth200,
|
|
324
|
-
PutSecuritySettingGoogleOauth200,
|
|
325
|
-
PutSecuritySettingLdap200,
|
|
326
|
-
PutSecuritySettingLocalSetting200,
|
|
327
|
-
PutSecuritySettingOidc200,
|
|
328
|
-
PutSecuritySettingSaml200,
|
|
329
|
-
PutSecuritySettingShareLinkSetting200,
|
|
310
|
+
PutPresentationForCustomizeSetting200,
|
|
311
|
+
PutProxyUriForSlackIntegrationSettings200,
|
|
312
|
+
PutProxyUriForSlackIntegrationSettingsBody,
|
|
313
|
+
PutQuestionnaireSettingsForAppSettings200,
|
|
314
|
+
PutQuestionnaireSettingsForPersonalSetting200,
|
|
315
|
+
PutQuestionnaireSettingsForPersonalSettingBody,
|
|
316
|
+
PutRegenerateTokensByIdForSlackIntegrationSettingsSlackAppIntegrations200,
|
|
317
|
+
PutResetPasswordEmailForUsersBody,
|
|
318
|
+
PutResetPasswordForUsers200,
|
|
319
|
+
PutResetPasswordForUsersBody,
|
|
320
|
+
PutRevokeAdminByIdForUsers200,
|
|
321
|
+
PutRevokeReadOnlyByIdForUsers200,
|
|
322
|
+
PutSamlForSecuritySetting200,
|
|
323
|
+
PutSendInvitationEmailForUsers200,
|
|
324
|
+
PutSendInvitationEmailForUsersBody,
|
|
325
|
+
PutShareLinkSettingForSecuritySetting200,
|
|
326
|
+
PutSidebarForCustomizeSetting200,
|
|
327
|
+
PutSiteUrlSettingForAppSettings200,
|
|
328
|
+
PutSkipForQuestionnaire201,
|
|
329
|
+
PutSkipForQuestionnaire204,
|
|
330
|
+
PutSkipForQuestionnaireBody,
|
|
330
331
|
PutSlackIntegrationLegacySetting200,
|
|
331
332
|
PutSlackIntegrationLegacySettingBody,
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
333
|
+
PutSmtpSettingForAppSettings200,
|
|
334
|
+
PutSubscribeForPageBody,
|
|
335
|
+
PutSyncForExternalUserGroupsKeycloak202,
|
|
336
|
+
PutSyncForExternalUserGroupsLdap202,
|
|
337
|
+
PutSyncLatestRevisionBodyToYjsDraftByPageId200,
|
|
338
|
+
PutSyncLatestRevisionBodyToYjsDraftByPageIdBody,
|
|
339
|
+
PutSyncSettingsForExternalUserGroupsKeycloak204,
|
|
340
|
+
PutSyncSettingsForExternalUserGroupsKeycloakBody,
|
|
341
|
+
PutSyncSettingsForExternalUserGroupsLdap204,
|
|
342
|
+
PutSyncSettingsForExternalUserGroupsLdapBody,
|
|
343
|
+
PutThemeForCustomizeSetting200,
|
|
344
|
+
PutUpdateBookmarkForBookmarkFolder200,
|
|
345
|
+
PutUpdateBookmarkForBookmarkFolderBody,
|
|
346
|
+
PutUpdateImageUrlCacheForUsers200,
|
|
347
|
+
PutUpdateImageUrlCacheForUsersBody,
|
|
348
|
+
PutUpdatePermissionsForSlackIntegrationSettingsWithoutProxyBody,
|
|
349
|
+
PutUpdateSettingsForSlackIntegrationSettingsWithoutProxyBody,
|
|
350
|
+
PutUploadBrandLogoForCustomizeSetting200,
|
|
351
|
+
PutUploadBrandLogoForCustomizeSettingBody,
|
|
352
|
+
PutUserGroupsById200,
|
|
353
|
+
PutUserGroupsByIdBody,
|
|
341
354
|
PutUserUiSettings200,
|
|
342
355
|
PutUserUiSettingsBody,
|
|
343
|
-
PutUsersIdActivate200,
|
|
344
|
-
PutUsersIdDeactivate200,
|
|
345
|
-
PutUsersIdGrantAdmin200,
|
|
346
|
-
PutUsersIdGrantReadOnly200,
|
|
347
|
-
PutUsersIdRevokeAdmin200,
|
|
348
|
-
PutUsersIdRevokeReadOnly200,
|
|
349
|
-
PutUsersResetPassword200,
|
|
350
|
-
PutUsersResetPasswordBody,
|
|
351
|
-
PutUsersResetPasswordEmailBody,
|
|
352
|
-
PutUsersSendInvitationEmail200,
|
|
353
|
-
PutUsersSendInvitationEmailBody,
|
|
354
|
-
PutUsersUpdateImageUrlCache200,
|
|
355
|
-
PutUsersUpdateImageUrlCacheBody,
|
|
356
356
|
QuestionnaireSettingParams,
|
|
357
357
|
SamlAuthSetting,
|
|
358
358
|
SesSettingParams,
|
|
@@ -391,37 +391,41 @@ export const getGrowirestapiv3 = () => {
|
|
|
391
391
|
/**
|
|
392
392
|
* @summary /external-user-groups/ancestors
|
|
393
393
|
*/
|
|
394
|
-
const
|
|
395
|
-
return customInstance<
|
|
394
|
+
const getAncestorsForExternalUserGroups = (params: GetAncestorsForExternalUserGroupsParams, options?: SecondParameter<typeof customInstance>) => {
|
|
395
|
+
return customInstance<GetAncestorsForExternalUserGroups200>({ url: `/external-user-groups/ancestors`, method: 'GET', params }, options);
|
|
396
396
|
};
|
|
397
397
|
|
|
398
398
|
/**
|
|
399
399
|
* @summary /external-user-groups/children
|
|
400
400
|
*/
|
|
401
|
-
const
|
|
402
|
-
return customInstance<
|
|
401
|
+
const getChildrenForExternalUserGroups = (params?: GetChildrenForExternalUserGroupsParams, options?: SecondParameter<typeof customInstance>) => {
|
|
402
|
+
return customInstance<GetChildrenForExternalUserGroups200>({ url: `/external-user-groups/children`, method: 'GET', params }, options);
|
|
403
403
|
};
|
|
404
404
|
|
|
405
405
|
/**
|
|
406
406
|
* @summary /external-user-groups/{id}
|
|
407
407
|
*/
|
|
408
|
-
const
|
|
409
|
-
return customInstance<
|
|
408
|
+
const getExternalUserGroupsById = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
409
|
+
return customInstance<GetExternalUserGroupsById200>({ url: `/external-user-groups/${id}`, method: 'GET' }, options);
|
|
410
410
|
};
|
|
411
411
|
|
|
412
412
|
/**
|
|
413
413
|
* @summary /external-user-groups/{id}
|
|
414
414
|
*/
|
|
415
|
-
const
|
|
416
|
-
return customInstance<
|
|
415
|
+
const deleteExternalUserGroupsById = (id: string, params: DeleteExternalUserGroupsByIdParams, options?: SecondParameter<typeof customInstance>) => {
|
|
416
|
+
return customInstance<DeleteExternalUserGroupsById200>({ url: `/external-user-groups/${id}`, method: 'DELETE', params }, options);
|
|
417
417
|
};
|
|
418
418
|
|
|
419
419
|
/**
|
|
420
420
|
* @summary /external-user-groups/{id}
|
|
421
421
|
*/
|
|
422
|
-
const
|
|
423
|
-
|
|
424
|
-
|
|
422
|
+
const putExternalUserGroupsById = (
|
|
423
|
+
id: string,
|
|
424
|
+
putExternalUserGroupsByIdBody: PutExternalUserGroupsByIdBody,
|
|
425
|
+
options?: SecondParameter<typeof customInstance>,
|
|
426
|
+
) => {
|
|
427
|
+
return customInstance<PutExternalUserGroupsById200>(
|
|
428
|
+
{ url: `/external-user-groups/${id}`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putExternalUserGroupsByIdBody },
|
|
425
429
|
options,
|
|
426
430
|
);
|
|
427
431
|
};
|
|
@@ -429,8 +433,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
429
433
|
/**
|
|
430
434
|
* @summary /external-user-groups/{id}/external-user-group-relations
|
|
431
435
|
*/
|
|
432
|
-
const
|
|
433
|
-
return customInstance<
|
|
436
|
+
const getExternalUserGroupRelationsByIdForExternalUserGroups = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
437
|
+
return customInstance<GetExternalUserGroupRelationsByIdForExternalUserGroups200>(
|
|
434
438
|
{ url: `/external-user-groups/${id}/external-user-group-relations`, method: 'GET' },
|
|
435
439
|
options,
|
|
436
440
|
);
|
|
@@ -439,23 +443,23 @@ export const getGrowirestapiv3 = () => {
|
|
|
439
443
|
/**
|
|
440
444
|
* @summary Get LDAP sync settings
|
|
441
445
|
*/
|
|
442
|
-
const
|
|
443
|
-
return customInstance<
|
|
446
|
+
const getSyncSettingsForExternalUserGroupsLdap = (options?: SecondParameter<typeof customInstance>) => {
|
|
447
|
+
return customInstance<GetSyncSettingsForExternalUserGroupsLdap200>({ url: `/external-user-groups/ldap/sync-settings`, method: 'GET' }, options);
|
|
444
448
|
};
|
|
445
449
|
|
|
446
450
|
/**
|
|
447
451
|
* @summary Update LDAP sync settings
|
|
448
452
|
*/
|
|
449
|
-
const
|
|
450
|
-
|
|
453
|
+
const putSyncSettingsForExternalUserGroupsLdap = (
|
|
454
|
+
putSyncSettingsForExternalUserGroupsLdapBody: PutSyncSettingsForExternalUserGroupsLdapBody,
|
|
451
455
|
options?: SecondParameter<typeof customInstance>,
|
|
452
456
|
) => {
|
|
453
|
-
return customInstance<
|
|
457
|
+
return customInstance<PutSyncSettingsForExternalUserGroupsLdap204>(
|
|
454
458
|
{
|
|
455
459
|
url: `/external-user-groups/ldap/sync-settings`,
|
|
456
460
|
method: 'PUT',
|
|
457
461
|
headers: { 'Content-Type': 'application/json' },
|
|
458
|
-
data:
|
|
462
|
+
data: putSyncSettingsForExternalUserGroupsLdapBody,
|
|
459
463
|
},
|
|
460
464
|
options,
|
|
461
465
|
);
|
|
@@ -464,23 +468,23 @@ export const getGrowirestapiv3 = () => {
|
|
|
464
468
|
/**
|
|
465
469
|
* @summary Get Keycloak sync settings
|
|
466
470
|
*/
|
|
467
|
-
const
|
|
468
|
-
return customInstance<
|
|
471
|
+
const getSyncSettingsForExternalUserGroupsKeycloak = (options?: SecondParameter<typeof customInstance>) => {
|
|
472
|
+
return customInstance<GetSyncSettingsForExternalUserGroupsKeycloak200>({ url: `/external-user-groups/keycloak/sync-settings`, method: 'GET' }, options);
|
|
469
473
|
};
|
|
470
474
|
|
|
471
475
|
/**
|
|
472
476
|
* @summary /external-user-groups/keycloak/sync-settings
|
|
473
477
|
*/
|
|
474
|
-
const
|
|
475
|
-
|
|
478
|
+
const putSyncSettingsForExternalUserGroupsKeycloak = (
|
|
479
|
+
putSyncSettingsForExternalUserGroupsKeycloakBody: PutSyncSettingsForExternalUserGroupsKeycloakBody,
|
|
476
480
|
options?: SecondParameter<typeof customInstance>,
|
|
477
481
|
) => {
|
|
478
|
-
return customInstance<
|
|
482
|
+
return customInstance<PutSyncSettingsForExternalUserGroupsKeycloak204>(
|
|
479
483
|
{
|
|
480
484
|
url: `/external-user-groups/keycloak/sync-settings`,
|
|
481
485
|
method: 'PUT',
|
|
482
486
|
headers: { 'Content-Type': 'application/json' },
|
|
483
|
-
data:
|
|
487
|
+
data: putSyncSettingsForExternalUserGroupsKeycloakBody,
|
|
484
488
|
},
|
|
485
489
|
options,
|
|
486
490
|
);
|
|
@@ -489,21 +493,21 @@ export const getGrowirestapiv3 = () => {
|
|
|
489
493
|
/**
|
|
490
494
|
* @summary Start LDAP sync process
|
|
491
495
|
*/
|
|
492
|
-
const
|
|
493
|
-
return customInstance<
|
|
496
|
+
const putSyncForExternalUserGroupsLdap = (options?: SecondParameter<typeof customInstance>) => {
|
|
497
|
+
return customInstance<PutSyncForExternalUserGroupsLdap202>({ url: `/external-user-groups/ldap/sync`, method: 'PUT' }, options);
|
|
494
498
|
};
|
|
495
499
|
|
|
496
500
|
/**
|
|
497
501
|
* @summary /external-user-groups/keycloak/sync
|
|
498
502
|
*/
|
|
499
|
-
const
|
|
500
|
-
return customInstance<
|
|
503
|
+
const putSyncForExternalUserGroupsKeycloak = (options?: SecondParameter<typeof customInstance>) => {
|
|
504
|
+
return customInstance<PutSyncForExternalUserGroupsKeycloak202>({ url: `/external-user-groups/keycloak/sync`, method: 'PUT' }, options);
|
|
501
505
|
};
|
|
502
506
|
|
|
503
507
|
/**
|
|
504
508
|
* @summary /external-user-groups/ldap/sync-status
|
|
505
509
|
*/
|
|
506
|
-
const
|
|
510
|
+
const getSyncStatusForExternalUserGroupsLdap = (options?: SecondParameter<typeof customInstance>) => {
|
|
507
511
|
return customInstance<SyncStatus>({ url: `/external-user-groups/ldap/sync-status`, method: 'GET' }, options);
|
|
508
512
|
};
|
|
509
513
|
|
|
@@ -511,28 +515,33 @@ export const getGrowirestapiv3 = () => {
|
|
|
511
515
|
* Get questionnaire orders
|
|
512
516
|
* @summary /questionnaire/orders
|
|
513
517
|
*/
|
|
514
|
-
const
|
|
515
|
-
return customInstance<
|
|
518
|
+
const getOrdersForQuestionnaire = (options?: SecondParameter<typeof customInstance>) => {
|
|
519
|
+
return customInstance<GetOrdersForQuestionnaire200>({ url: `/questionnaire/orders`, method: 'GET' }, options);
|
|
516
520
|
};
|
|
517
521
|
|
|
518
522
|
/**
|
|
519
523
|
* Get questionnaire is enabled
|
|
520
524
|
* @summary /questionnaire/is-enabled
|
|
521
525
|
*/
|
|
522
|
-
const
|
|
523
|
-
return customInstance<
|
|
526
|
+
const getIsEnabledForQuestionnaire = (options?: SecondParameter<typeof customInstance>) => {
|
|
527
|
+
return customInstance<GetIsEnabledForQuestionnaire200>({ url: `/questionnaire/is-enabled`, method: 'GET' }, options);
|
|
524
528
|
};
|
|
525
529
|
|
|
526
530
|
/**
|
|
527
531
|
* Post proactive questionnaire answer
|
|
528
532
|
* @summary /questionnaire/proactive/answer
|
|
529
533
|
*/
|
|
530
|
-
const
|
|
531
|
-
|
|
534
|
+
const postAnswerForQuestionnaireProactive = (
|
|
535
|
+
postAnswerForQuestionnaireProactiveBody: PostAnswerForQuestionnaireProactiveBody,
|
|
532
536
|
options?: SecondParameter<typeof customInstance>,
|
|
533
537
|
) => {
|
|
534
|
-
return customInstance<
|
|
535
|
-
{
|
|
538
|
+
return customInstance<PostAnswerForQuestionnaireProactive200>(
|
|
539
|
+
{
|
|
540
|
+
url: `/questionnaire/proactive/answer`,
|
|
541
|
+
method: 'POST',
|
|
542
|
+
headers: { 'Content-Type': 'application/json' },
|
|
543
|
+
data: postAnswerForQuestionnaireProactiveBody,
|
|
544
|
+
},
|
|
536
545
|
options,
|
|
537
546
|
);
|
|
538
547
|
};
|
|
@@ -541,9 +550,9 @@ export const getGrowirestapiv3 = () => {
|
|
|
541
550
|
* Post questionnaire answer
|
|
542
551
|
* @summary /questionnaire/answer
|
|
543
552
|
*/
|
|
544
|
-
const
|
|
545
|
-
return customInstance<
|
|
546
|
-
{ url: `/questionnaire/answer`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data:
|
|
553
|
+
const putAnswerForQuestionnaire = (putAnswerForQuestionnaireBody: PutAnswerForQuestionnaireBody, options?: SecondParameter<typeof customInstance>) => {
|
|
554
|
+
return customInstance<PutAnswerForQuestionnaire201 | PutAnswerForQuestionnaire204>(
|
|
555
|
+
{ url: `/questionnaire/answer`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putAnswerForQuestionnaireBody },
|
|
547
556
|
options,
|
|
548
557
|
);
|
|
549
558
|
};
|
|
@@ -552,9 +561,9 @@ export const getGrowirestapiv3 = () => {
|
|
|
552
561
|
* Skip questionnaire
|
|
553
562
|
* @summary /questionnaire/skip
|
|
554
563
|
*/
|
|
555
|
-
const
|
|
556
|
-
return customInstance<
|
|
557
|
-
{ url: `/questionnaire/skip`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data:
|
|
564
|
+
const putSkipForQuestionnaire = (putSkipForQuestionnaireBody: PutSkipForQuestionnaireBody, options?: SecondParameter<typeof customInstance>) => {
|
|
565
|
+
return customInstance<PutSkipForQuestionnaire201 | PutSkipForQuestionnaire204>(
|
|
566
|
+
{ url: `/questionnaire/skip`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putSkipForQuestionnaireBody },
|
|
558
567
|
options,
|
|
559
568
|
);
|
|
560
569
|
};
|
|
@@ -563,9 +572,9 @@ export const getGrowirestapiv3 = () => {
|
|
|
563
572
|
* Deny questionnaire
|
|
564
573
|
* @summary /questionnaire/deny
|
|
565
574
|
*/
|
|
566
|
-
const
|
|
567
|
-
return customInstance<
|
|
568
|
-
{ url: `/questionnaire/deny`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data:
|
|
575
|
+
const putDenyForQuestionnaire = (putDenyForQuestionnaireBody: PutDenyForQuestionnaireBody, options?: SecondParameter<typeof customInstance>) => {
|
|
576
|
+
return customInstance<PutDenyForQuestionnaire201 | PutDenyForQuestionnaire204>(
|
|
577
|
+
{ url: `/questionnaire/deny`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putDenyForQuestionnaireBody },
|
|
569
578
|
options,
|
|
570
579
|
);
|
|
571
580
|
};
|
|
@@ -582,8 +591,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
582
591
|
* Get a preset template
|
|
583
592
|
* @summary /templates/preset-templates/{templateId}/{locale}
|
|
584
593
|
*/
|
|
585
|
-
const
|
|
586
|
-
return customInstance<
|
|
594
|
+
const getPresetTemplatesByLocaleByTemplateIdForTemplates = (templateId: string, locale: string, options?: SecondParameter<typeof customInstance>) => {
|
|
595
|
+
return customInstance<GetPresetTemplatesByLocaleByTemplateIdForTemplates200>(
|
|
587
596
|
{ url: `/templates/preset-templates/${templateId}/${locale}`, method: 'GET' },
|
|
588
597
|
options,
|
|
589
598
|
);
|
|
@@ -593,14 +602,14 @@ export const getGrowirestapiv3 = () => {
|
|
|
593
602
|
* Get a plugin template
|
|
594
603
|
* @summary /templates/plugin-templates/{organizationId}/{reposId}/{templateId}/{locale}
|
|
595
604
|
*/
|
|
596
|
-
const
|
|
605
|
+
const getPluginTemplatesByLocaleByTemplateIdByReposIdByOrganizationIdForTemplates = (
|
|
597
606
|
organizationId: string,
|
|
598
607
|
reposId: string,
|
|
599
608
|
templateId: string,
|
|
600
609
|
locale: string,
|
|
601
610
|
options?: SecondParameter<typeof customInstance>,
|
|
602
611
|
) => {
|
|
603
|
-
return customInstance<
|
|
612
|
+
return customInstance<GetPluginTemplatesByLocaleByTemplateIdByReposIdByOrganizationIdForTemplates200>(
|
|
604
613
|
{ url: `/templates/plugin-templates/${organizationId}/${reposId}/${templateId}/${locale}`, method: 'GET' },
|
|
605
614
|
options,
|
|
606
615
|
);
|
|
@@ -618,16 +627,16 @@ export const getGrowirestapiv3 = () => {
|
|
|
618
627
|
* Activate a plugin
|
|
619
628
|
* @summary /plugins/{id}/activate
|
|
620
629
|
*/
|
|
621
|
-
const
|
|
622
|
-
return customInstance<
|
|
630
|
+
const putActivateByIdForPlugins = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
631
|
+
return customInstance<PutActivateByIdForPlugins200>({ url: `/plugins/${id}/activate`, method: 'PUT' }, options);
|
|
623
632
|
};
|
|
624
633
|
|
|
625
634
|
/**
|
|
626
635
|
* Remove a plugin
|
|
627
636
|
* @summary /plugins/{id}/remove
|
|
628
637
|
*/
|
|
629
|
-
const
|
|
630
|
-
return customInstance<
|
|
638
|
+
const deleteRemoveByIdForPlugins = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
639
|
+
return customInstance<DeleteRemoveByIdForPlugins200>({ url: `/plugins/${id}/remove`, method: 'DELETE' }, options);
|
|
631
640
|
};
|
|
632
641
|
|
|
633
642
|
/**
|
|
@@ -657,8 +666,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
657
666
|
* Update app setting
|
|
658
667
|
* @summary /app-settings/app-setting
|
|
659
668
|
*/
|
|
660
|
-
const
|
|
661
|
-
return customInstance<
|
|
669
|
+
const putAppSettingForAppSettings = (appSettingPutParams: AppSettingPutParams, options?: SecondParameter<typeof customInstance>) => {
|
|
670
|
+
return customInstance<PutAppSettingForAppSettings200>(
|
|
662
671
|
{ url: `/app-settings/app-setting`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: appSettingPutParams },
|
|
663
672
|
options,
|
|
664
673
|
);
|
|
@@ -668,8 +677,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
668
677
|
* Update site url setting
|
|
669
678
|
* @summary /app-settings/site-url-setting
|
|
670
679
|
*/
|
|
671
|
-
const
|
|
672
|
-
return customInstance<
|
|
680
|
+
const putSiteUrlSettingForAppSettings = (siteUrlSettingParams: SiteUrlSettingParams, options?: SecondParameter<typeof customInstance>) => {
|
|
681
|
+
return customInstance<PutSiteUrlSettingForAppSettings200>(
|
|
673
682
|
{ url: `/app-settings/site-url-setting`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: siteUrlSettingParams },
|
|
674
683
|
options,
|
|
675
684
|
);
|
|
@@ -679,8 +688,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
679
688
|
* Update smtp setting
|
|
680
689
|
* @summary /app-settings/smtp-setting
|
|
681
690
|
*/
|
|
682
|
-
const
|
|
683
|
-
return customInstance<
|
|
691
|
+
const putSmtpSettingForAppSettings = (smtpSettingParams: SmtpSettingParams, options?: SecondParameter<typeof customInstance>) => {
|
|
692
|
+
return customInstance<PutSmtpSettingForAppSettings200>(
|
|
684
693
|
{ url: `/app-settings/smtp-setting`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: smtpSettingParams },
|
|
685
694
|
options,
|
|
686
695
|
);
|
|
@@ -690,15 +699,15 @@ export const getGrowirestapiv3 = () => {
|
|
|
690
699
|
* Send test mail for smtp
|
|
691
700
|
* @summary /app-settings/smtp-setting
|
|
692
701
|
*/
|
|
693
|
-
const
|
|
694
|
-
return customInstance<
|
|
702
|
+
const postSmtpTestForAppSettings = (options?: SecondParameter<typeof customInstance>) => {
|
|
703
|
+
return customInstance<PostSmtpTestForAppSettings200>({ url: `/app-settings/smtp-test`, method: 'POST' }, options);
|
|
695
704
|
};
|
|
696
705
|
|
|
697
706
|
/**
|
|
698
707
|
* Update ses setting
|
|
699
708
|
* @summary /app-settings/ses-setting
|
|
700
709
|
*/
|
|
701
|
-
const
|
|
710
|
+
const putSesSettingForAppSettings = (sesSettingParams: SesSettingParams, options?: SecondParameter<typeof customInstance>) => {
|
|
702
711
|
return customInstance<SesSettingResponseParams>(
|
|
703
712
|
{ url: `/app-settings/ses-setting`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: sesSettingParams },
|
|
704
713
|
options,
|
|
@@ -709,8 +718,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
709
718
|
* Update fileUploadSetting
|
|
710
719
|
* @summary /app-settings/file-upload-setting
|
|
711
720
|
*/
|
|
712
|
-
const
|
|
713
|
-
return customInstance<
|
|
721
|
+
const putFileUploadSettingsForAppSettings = (fileUploadSettingParams: FileUploadSettingParams, options?: SecondParameter<typeof customInstance>) => {
|
|
722
|
+
return customInstance<PutFileUploadSettingsForAppSettings200>(
|
|
714
723
|
{ url: `/app-settings/file-upload-settings`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: fileUploadSettingParams },
|
|
715
724
|
options,
|
|
716
725
|
);
|
|
@@ -720,8 +729,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
720
729
|
* Update QuestionnaireSetting
|
|
721
730
|
* @summary /app-settings/questionnaire-settings
|
|
722
731
|
*/
|
|
723
|
-
const
|
|
724
|
-
return customInstance<
|
|
732
|
+
const putQuestionnaireSettingsForAppSettings = (questionnaireSettingParams: QuestionnaireSettingParams, options?: SecondParameter<typeof customInstance>) => {
|
|
733
|
+
return customInstance<PutQuestionnaireSettingsForAppSettings200>(
|
|
725
734
|
{ url: `/app-settings/questionnaire-settings`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: questionnaireSettingParams },
|
|
726
735
|
options,
|
|
727
736
|
);
|
|
@@ -731,20 +740,20 @@ export const getGrowirestapiv3 = () => {
|
|
|
731
740
|
* Update V5SchemaMigration
|
|
732
741
|
* @summary AccessToken supported.
|
|
733
742
|
*/
|
|
734
|
-
const
|
|
735
|
-
return customInstance<
|
|
743
|
+
const postV5SchemaMigrationForAppSettings = (options?: SecondParameter<typeof customInstance>) => {
|
|
744
|
+
return customInstance<PostV5SchemaMigrationForAppSettings200>({ url: `/app-settings/v5-schema-migration`, method: 'POST' }, options);
|
|
736
745
|
};
|
|
737
746
|
|
|
738
747
|
/**
|
|
739
748
|
* Update MaintenanceMode
|
|
740
749
|
* @summary AccessToken supported.
|
|
741
750
|
*/
|
|
742
|
-
const
|
|
743
|
-
|
|
751
|
+
const postMaintenanceModeForAppSettings = (
|
|
752
|
+
postMaintenanceModeForAppSettingsBody: PostMaintenanceModeForAppSettingsBody,
|
|
744
753
|
options?: SecondParameter<typeof customInstance>,
|
|
745
754
|
) => {
|
|
746
|
-
return customInstance<
|
|
747
|
-
{ url: `/app-settings/maintenance-mode`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data:
|
|
755
|
+
return customInstance<PostMaintenanceModeForAppSettings200>(
|
|
756
|
+
{ url: `/app-settings/maintenance-mode`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postMaintenanceModeForAppSettingsBody },
|
|
748
757
|
options,
|
|
749
758
|
);
|
|
750
759
|
};
|
|
@@ -752,7 +761,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
752
761
|
/**
|
|
753
762
|
* Get attachment list
|
|
754
763
|
*/
|
|
755
|
-
const
|
|
764
|
+
const getListForAttachment = (params: GetListForAttachmentParams, options?: SecondParameter<typeof customInstance>) => {
|
|
756
765
|
return customInstance<AttachmentPaginateResult>({ url: `/attachment/list`, method: 'GET', params }, options);
|
|
757
766
|
};
|
|
758
767
|
|
|
@@ -760,8 +769,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
760
769
|
* Get available capacity of uploaded file with GridFS
|
|
761
770
|
* @summary /attachment/limit
|
|
762
771
|
*/
|
|
763
|
-
const
|
|
764
|
-
return customInstance<
|
|
772
|
+
const getLimitForAttachment = (params: GetLimitForAttachmentParams, options?: SecondParameter<typeof customInstance>) => {
|
|
773
|
+
return customInstance<GetLimitForAttachment200>({ url: `/attachment/limit`, method: 'GET', params }, options);
|
|
765
774
|
};
|
|
766
775
|
|
|
767
776
|
/**
|
|
@@ -775,8 +784,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
775
784
|
/**
|
|
776
785
|
* Get attachment
|
|
777
786
|
*/
|
|
778
|
-
const
|
|
779
|
-
return customInstance<
|
|
787
|
+
const getAttachmentById = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
788
|
+
return customInstance<GetAttachmentById200>({ url: `/attachment/${id}`, method: 'GET' }, options);
|
|
780
789
|
};
|
|
781
790
|
|
|
782
791
|
/**
|
|
@@ -805,32 +814,32 @@ export const getGrowirestapiv3 = () => {
|
|
|
805
814
|
* List bookmark folders of a user
|
|
806
815
|
* @summary List bookmark folders of a user
|
|
807
816
|
*/
|
|
808
|
-
const
|
|
809
|
-
return customInstance<
|
|
817
|
+
const getListByUserIdForBookmarkFolder = (userId: string, options?: SecondParameter<typeof customInstance>) => {
|
|
818
|
+
return customInstance<GetListByUserIdForBookmarkFolder200>({ url: `/bookmark-folder/list/${userId}`, method: 'GET' }, options);
|
|
810
819
|
};
|
|
811
820
|
|
|
812
821
|
/**
|
|
813
822
|
* Delete a bookmark folder and its children
|
|
814
823
|
* @summary Delete bookmark folder
|
|
815
824
|
*/
|
|
816
|
-
const
|
|
817
|
-
return customInstance<
|
|
825
|
+
const deleteBookmarkFolderById = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
826
|
+
return customInstance<DeleteBookmarkFolderById200>({ url: `/bookmark-folder/${id}`, method: 'DELETE' }, options);
|
|
818
827
|
};
|
|
819
828
|
|
|
820
829
|
/**
|
|
821
830
|
* Update a bookmark folder
|
|
822
831
|
* @summary Update bookmark folder
|
|
823
832
|
*/
|
|
824
|
-
const
|
|
825
|
-
|
|
833
|
+
const postAddBookmarkToFolderForBookmarkFolder = (
|
|
834
|
+
postAddBookmarkToFolderForBookmarkFolderBody: PostAddBookmarkToFolderForBookmarkFolderBody,
|
|
826
835
|
options?: SecondParameter<typeof customInstance>,
|
|
827
836
|
) => {
|
|
828
|
-
return customInstance<
|
|
837
|
+
return customInstance<PostAddBookmarkToFolderForBookmarkFolder200>(
|
|
829
838
|
{
|
|
830
839
|
url: `/bookmark-folder/add-bookmark-to-folder`,
|
|
831
840
|
method: 'POST',
|
|
832
841
|
headers: { 'Content-Type': 'application/json' },
|
|
833
|
-
data:
|
|
842
|
+
data: postAddBookmarkToFolderForBookmarkFolderBody,
|
|
834
843
|
},
|
|
835
844
|
options,
|
|
836
845
|
);
|
|
@@ -840,12 +849,12 @@ export const getGrowirestapiv3 = () => {
|
|
|
840
849
|
* Update a bookmark in a folder
|
|
841
850
|
* @summary Update bookmark in folder
|
|
842
851
|
*/
|
|
843
|
-
const
|
|
844
|
-
|
|
852
|
+
const putUpdateBookmarkForBookmarkFolder = (
|
|
853
|
+
putUpdateBookmarkForBookmarkFolderBody: PutUpdateBookmarkForBookmarkFolderBody,
|
|
845
854
|
options?: SecondParameter<typeof customInstance>,
|
|
846
855
|
) => {
|
|
847
|
-
return customInstance<
|
|
848
|
-
{ url: `/bookmark-folder/update-bookmark`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data:
|
|
856
|
+
return customInstance<PutUpdateBookmarkForBookmarkFolder200>(
|
|
857
|
+
{ url: `/bookmark-folder/update-bookmark`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putUpdateBookmarkForBookmarkFolderBody },
|
|
849
858
|
options,
|
|
850
859
|
);
|
|
851
860
|
};
|
|
@@ -854,7 +863,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
854
863
|
* Get bookmarked info
|
|
855
864
|
* @summary /bookmarks/info
|
|
856
865
|
*/
|
|
857
|
-
const
|
|
866
|
+
const getInfoForBookmarks = (params?: GetInfoForBookmarksParams, options?: SecondParameter<typeof customInstance>) => {
|
|
858
867
|
return customInstance<BookmarkInfo>({ url: `/bookmarks/info`, method: 'GET', params }, options);
|
|
859
868
|
};
|
|
860
869
|
|
|
@@ -862,7 +871,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
862
871
|
* Get my bookmarked status
|
|
863
872
|
* @summary /bookmarks/{userId}
|
|
864
873
|
*/
|
|
865
|
-
const
|
|
874
|
+
const getBookmarksByUserId = (userId: string, options?: SecondParameter<typeof customInstance>) => {
|
|
866
875
|
return customInstance<Bookmarks>({ url: `/bookmarks/${userId}`, method: 'GET' }, options);
|
|
867
876
|
};
|
|
868
877
|
|
|
@@ -889,7 +898,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
889
898
|
* Get layout
|
|
890
899
|
* @summary /customize-setting/layout
|
|
891
900
|
*/
|
|
892
|
-
const
|
|
901
|
+
const getLayoutForCustomizeSetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
893
902
|
return customInstance<CustomizeLayout>({ url: `/customize-setting/layout`, method: 'GET' }, options);
|
|
894
903
|
};
|
|
895
904
|
|
|
@@ -897,8 +906,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
897
906
|
* Update layout
|
|
898
907
|
* @summary /customize-setting/layout
|
|
899
908
|
*/
|
|
900
|
-
const
|
|
901
|
-
return customInstance<
|
|
909
|
+
const putLayoutForCustomizeSetting = (customizeLayout: CustomizeLayout, options?: SecondParameter<typeof customInstance>) => {
|
|
910
|
+
return customInstance<PutLayoutForCustomizeSetting200>(
|
|
902
911
|
{ url: `/customize-setting/layout`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: customizeLayout },
|
|
903
912
|
options,
|
|
904
913
|
);
|
|
@@ -908,16 +917,16 @@ export const getGrowirestapiv3 = () => {
|
|
|
908
917
|
* Get theme
|
|
909
918
|
* @summary /customize-setting/theme
|
|
910
919
|
*/
|
|
911
|
-
const
|
|
912
|
-
return customInstance<
|
|
920
|
+
const getThemeForCustomizeSetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
921
|
+
return customInstance<GetThemeForCustomizeSetting200>({ url: `/customize-setting/theme`, method: 'GET' }, options);
|
|
913
922
|
};
|
|
914
923
|
|
|
915
924
|
/**
|
|
916
925
|
* Update theme
|
|
917
926
|
* @summary /customize-setting/theme
|
|
918
927
|
*/
|
|
919
|
-
const
|
|
920
|
-
return customInstance<
|
|
928
|
+
const putThemeForCustomizeSetting = (customizeTheme: CustomizeTheme, options?: SecondParameter<typeof customInstance>) => {
|
|
929
|
+
return customInstance<PutThemeForCustomizeSetting200>(
|
|
921
930
|
{ url: `/customize-setting/theme`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: customizeTheme },
|
|
922
931
|
options,
|
|
923
932
|
);
|
|
@@ -927,7 +936,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
927
936
|
* Get sidebar
|
|
928
937
|
* @summary /customize-setting/sidebar
|
|
929
938
|
*/
|
|
930
|
-
const
|
|
939
|
+
const getSidebarForCustomizeSetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
931
940
|
return customInstance<CustomizeSidebar>({ url: `/customize-setting/sidebar`, method: 'GET' }, options);
|
|
932
941
|
};
|
|
933
942
|
|
|
@@ -935,8 +944,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
935
944
|
* Update sidebar
|
|
936
945
|
* @summary /customize-setting/sidebar
|
|
937
946
|
*/
|
|
938
|
-
const
|
|
939
|
-
return customInstance<
|
|
947
|
+
const putSidebarForCustomizeSetting = (customizeSidebar: CustomizeSidebar, options?: SecondParameter<typeof customInstance>) => {
|
|
948
|
+
return customInstance<PutSidebarForCustomizeSetting200>(
|
|
940
949
|
{ url: `/customize-setting/sidebar`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: customizeSidebar },
|
|
941
950
|
options,
|
|
942
951
|
);
|
|
@@ -946,8 +955,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
946
955
|
* Update function
|
|
947
956
|
* @summary /customize-setting/function
|
|
948
957
|
*/
|
|
949
|
-
const
|
|
950
|
-
return customInstance<
|
|
958
|
+
const putFunctionForCustomizeSetting = (customizeFunction: CustomizeFunction, options?: SecondParameter<typeof customInstance>) => {
|
|
959
|
+
return customInstance<PutFunctionForCustomizeSetting200>(
|
|
951
960
|
{ url: `/customize-setting/function`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: customizeFunction },
|
|
952
961
|
options,
|
|
953
962
|
);
|
|
@@ -957,8 +966,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
957
966
|
* Update presentation
|
|
958
967
|
* @summary /customize-setting/presentation
|
|
959
968
|
*/
|
|
960
|
-
const
|
|
961
|
-
return customInstance<
|
|
969
|
+
const putPresentationForCustomizeSetting = (customizePresentation: CustomizePresentation, options?: SecondParameter<typeof customInstance>) => {
|
|
970
|
+
return customInstance<PutPresentationForCustomizeSetting200>(
|
|
962
971
|
{ url: `/customize-setting/presentation`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: customizePresentation },
|
|
963
972
|
options,
|
|
964
973
|
);
|
|
@@ -968,8 +977,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
968
977
|
* Update highlight
|
|
969
978
|
* @summary /customize-setting/highlight
|
|
970
979
|
*/
|
|
971
|
-
const
|
|
972
|
-
return customInstance<
|
|
980
|
+
const putHighlightForCustomizeSetting = (customizeHighlight: CustomizeHighlight, options?: SecondParameter<typeof customInstance>) => {
|
|
981
|
+
return customInstance<PutHighlightForCustomizeSetting200>(
|
|
973
982
|
{ url: `/customize-setting/highlight`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: customizeHighlight },
|
|
974
983
|
options,
|
|
975
984
|
);
|
|
@@ -979,8 +988,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
979
988
|
* Update title
|
|
980
989
|
* @summary /customize-setting/customizeTitle
|
|
981
990
|
*/
|
|
982
|
-
const
|
|
983
|
-
return customInstance<
|
|
991
|
+
const putCustomizeTitleForCustomizeSetting = (customizeTitle: CustomizeTitle, options?: SecondParameter<typeof customInstance>) => {
|
|
992
|
+
return customInstance<PutCustomizeTitleForCustomizeSetting200>(
|
|
984
993
|
{ url: `/customize-setting/customizeTitle`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: customizeTitle },
|
|
985
994
|
options,
|
|
986
995
|
);
|
|
@@ -990,8 +999,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
990
999
|
* Update noscript
|
|
991
1000
|
* @summary /customize-setting/customize-noscript
|
|
992
1001
|
*/
|
|
993
|
-
const
|
|
994
|
-
return customInstance<
|
|
1002
|
+
const putCustomizeNoscriptForCustomizeSetting = (customizeNoscript: CustomizeNoscript, options?: SecondParameter<typeof customInstance>) => {
|
|
1003
|
+
return customInstance<PutCustomizeNoscriptForCustomizeSetting200>(
|
|
995
1004
|
{ url: `/customize-setting/customize-noscript`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: customizeNoscript },
|
|
996
1005
|
options,
|
|
997
1006
|
);
|
|
@@ -1001,8 +1010,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1001
1010
|
* Update customize css
|
|
1002
1011
|
* @summary /customize-setting/customize-css
|
|
1003
1012
|
*/
|
|
1004
|
-
const
|
|
1005
|
-
return customInstance<
|
|
1013
|
+
const putCustomizeCssForCustomizeSetting = (customizeCss: CustomizeCss, options?: SecondParameter<typeof customInstance>) => {
|
|
1014
|
+
return customInstance<PutCustomizeCssForCustomizeSetting200>(
|
|
1006
1015
|
{ url: `/customize-setting/customize-css`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: customizeCss },
|
|
1007
1016
|
options,
|
|
1008
1017
|
);
|
|
@@ -1012,8 +1021,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1012
1021
|
* Update customize script
|
|
1013
1022
|
* @summary /customize-setting/customize-script
|
|
1014
1023
|
*/
|
|
1015
|
-
const
|
|
1016
|
-
return customInstance<
|
|
1024
|
+
const putCustomizeScriptForCustomizeSetting = (customizeScript: CustomizeScript, options?: SecondParameter<typeof customInstance>) => {
|
|
1025
|
+
return customInstance<PutCustomizeScriptForCustomizeSetting200>(
|
|
1017
1026
|
{ url: `/customize-setting/customize-script`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: customizeScript },
|
|
1018
1027
|
options,
|
|
1019
1028
|
);
|
|
@@ -1023,8 +1032,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1023
1032
|
* Update customize logo
|
|
1024
1033
|
* @summary /customize-setting/customize-logo
|
|
1025
1034
|
*/
|
|
1026
|
-
const
|
|
1027
|
-
return customInstance<
|
|
1035
|
+
const putCustomizeLogoForCustomizeSetting = (customizeLogo: CustomizeLogo, options?: SecondParameter<typeof customInstance>) => {
|
|
1036
|
+
return customInstance<PutCustomizeLogoForCustomizeSetting200>(
|
|
1028
1037
|
{ url: `/customize-setting/customize-logo`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: customizeLogo },
|
|
1029
1038
|
options,
|
|
1030
1039
|
);
|
|
@@ -1034,16 +1043,16 @@ export const getGrowirestapiv3 = () => {
|
|
|
1034
1043
|
* Upload brand logo
|
|
1035
1044
|
* @summary /customize-setting/upload-brand-logo
|
|
1036
1045
|
*/
|
|
1037
|
-
const
|
|
1038
|
-
|
|
1046
|
+
const putUploadBrandLogoForCustomizeSetting = (
|
|
1047
|
+
putUploadBrandLogoForCustomizeSettingBody: PutUploadBrandLogoForCustomizeSettingBody,
|
|
1039
1048
|
options?: SecondParameter<typeof customInstance>,
|
|
1040
1049
|
) => {
|
|
1041
1050
|
const formData = new FormData();
|
|
1042
|
-
if (
|
|
1043
|
-
formData.append(`file`,
|
|
1051
|
+
if (putUploadBrandLogoForCustomizeSettingBody.file !== undefined) {
|
|
1052
|
+
formData.append(`file`, putUploadBrandLogoForCustomizeSettingBody.file);
|
|
1044
1053
|
}
|
|
1045
1054
|
|
|
1046
|
-
return customInstance<
|
|
1055
|
+
return customInstance<PutUploadBrandLogoForCustomizeSetting200>(
|
|
1047
1056
|
{ url: `/customize-setting/upload-brand-logo`, method: 'PUT', headers: { 'Content-Type': 'multipart/form-data' }, data: formData },
|
|
1048
1057
|
options,
|
|
1049
1058
|
);
|
|
@@ -1053,7 +1062,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
1053
1062
|
* Delete brand logo
|
|
1054
1063
|
* @summary /customize-setting/delete-brand-logo
|
|
1055
1064
|
*/
|
|
1056
|
-
const
|
|
1065
|
+
const deleteDeleteBrandLogoForCustomizeSetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
1057
1066
|
return customInstance<unknown>({ url: `/customize-setting/delete-brand-logo`, method: 'DELETE' }, options);
|
|
1058
1067
|
};
|
|
1059
1068
|
|
|
@@ -1061,8 +1070,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1061
1070
|
* get properties of stored zip files for export
|
|
1062
1071
|
* @summary /export/status
|
|
1063
1072
|
*/
|
|
1064
|
-
const
|
|
1065
|
-
return customInstance<
|
|
1073
|
+
const getStatusForExport = (options?: SecondParameter<typeof customInstance>) => {
|
|
1074
|
+
return customInstance<GetStatusForExport200>({ url: `/export/status`, method: 'GET' }, options);
|
|
1066
1075
|
};
|
|
1067
1076
|
|
|
1068
1077
|
/**
|
|
@@ -1077,8 +1086,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1077
1086
|
* delete the file
|
|
1078
1087
|
* @summary /export/{fileName}
|
|
1079
1088
|
*/
|
|
1080
|
-
const
|
|
1081
|
-
return customInstance<
|
|
1089
|
+
const deleteExportByFileName = (fileName: string, options?: SecondParameter<typeof customInstance>) => {
|
|
1090
|
+
return customInstance<DeleteExportByFileName200>({ url: `/export/${fileName}`, method: 'DELETE' }, options);
|
|
1082
1091
|
};
|
|
1083
1092
|
|
|
1084
1093
|
/**
|
|
@@ -1104,8 +1113,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1104
1113
|
/**
|
|
1105
1114
|
* @summary /g2g-transfer/files
|
|
1106
1115
|
*/
|
|
1107
|
-
const
|
|
1108
|
-
return customInstance<
|
|
1116
|
+
const getFilesForG2gTransfer = (options?: SecondParameter<typeof customInstance>) => {
|
|
1117
|
+
return customInstance<GetFilesForG2gTransfer200>({ url: `/g2g-transfer/files`, method: 'GET' }, options);
|
|
1109
1118
|
};
|
|
1110
1119
|
|
|
1111
1120
|
/**
|
|
@@ -1138,16 +1147,19 @@ export const getGrowirestapiv3 = () => {
|
|
|
1138
1147
|
/**
|
|
1139
1148
|
* @summary /g2g-transfer/attachment
|
|
1140
1149
|
*/
|
|
1141
|
-
const
|
|
1150
|
+
const postAttachmentForG2gTransfer = (
|
|
1151
|
+
postAttachmentForG2gTransferBody: PostAttachmentForG2gTransferBody,
|
|
1152
|
+
options?: SecondParameter<typeof customInstance>,
|
|
1153
|
+
) => {
|
|
1142
1154
|
const formData = new FormData();
|
|
1143
|
-
if (
|
|
1144
|
-
formData.append(`file`,
|
|
1155
|
+
if (postAttachmentForG2gTransferBody.file !== undefined) {
|
|
1156
|
+
formData.append(`file`, postAttachmentForG2gTransferBody.file);
|
|
1145
1157
|
}
|
|
1146
|
-
if (
|
|
1147
|
-
formData.append(`attachmentMetadata`, JSON.stringify(
|
|
1158
|
+
if (postAttachmentForG2gTransferBody.attachmentMetadata !== undefined) {
|
|
1159
|
+
formData.append(`attachmentMetadata`, JSON.stringify(postAttachmentForG2gTransferBody.attachmentMetadata));
|
|
1148
1160
|
}
|
|
1149
1161
|
|
|
1150
|
-
return customInstance<
|
|
1162
|
+
return customInstance<PostAttachmentForG2gTransfer200>(
|
|
1151
1163
|
{ url: `/g2g-transfer/attachment`, method: 'POST', headers: { 'Content-Type': 'multipart/form-data' }, data: formData },
|
|
1152
1164
|
options,
|
|
1153
1165
|
);
|
|
@@ -1156,16 +1168,19 @@ export const getGrowirestapiv3 = () => {
|
|
|
1156
1168
|
/**
|
|
1157
1169
|
* @summary /g2g-transfer/growi-info
|
|
1158
1170
|
*/
|
|
1159
|
-
const
|
|
1160
|
-
return customInstance<
|
|
1171
|
+
const getGrowiInfoForG2gTransfer = (options?: SecondParameter<typeof customInstance>) => {
|
|
1172
|
+
return customInstance<GetGrowiInfoForG2gTransfer200>({ url: `/g2g-transfer/growi-info`, method: 'GET' }, options);
|
|
1161
1173
|
};
|
|
1162
1174
|
|
|
1163
1175
|
/**
|
|
1164
1176
|
* @summary /g2g-transfer/generate-key
|
|
1165
1177
|
*/
|
|
1166
|
-
const
|
|
1167
|
-
|
|
1168
|
-
|
|
1178
|
+
const postGenerateKeyForG2gTransfer = (
|
|
1179
|
+
postGenerateKeyForG2gTransferBody: PostGenerateKeyForG2gTransferBody,
|
|
1180
|
+
options?: SecondParameter<typeof customInstance>,
|
|
1181
|
+
) => {
|
|
1182
|
+
return customInstance<PostGenerateKeyForG2gTransfer200>(
|
|
1183
|
+
{ url: `/g2g-transfer/generate-key`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postGenerateKeyForG2gTransferBody },
|
|
1169
1184
|
options,
|
|
1170
1185
|
);
|
|
1171
1186
|
};
|
|
@@ -1173,9 +1188,9 @@ export const getGrowirestapiv3 = () => {
|
|
|
1173
1188
|
/**
|
|
1174
1189
|
* @summary /g2g-transfer/transfer
|
|
1175
1190
|
*/
|
|
1176
|
-
const
|
|
1177
|
-
return customInstance<
|
|
1178
|
-
{ url: `/g2g-transfer/transfer`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data:
|
|
1191
|
+
const postTransferForG2gTransfer = (postTransferForG2gTransferBody: PostTransferForG2gTransferBody, options?: SecondParameter<typeof customInstance>) => {
|
|
1192
|
+
return customInstance<PostTransferForG2gTransfer200>(
|
|
1193
|
+
{ url: `/g2g-transfer/transfer`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postTransferForG2gTransferBody },
|
|
1179
1194
|
options,
|
|
1180
1195
|
);
|
|
1181
1196
|
};
|
|
@@ -1208,18 +1223,18 @@ export const getGrowirestapiv3 = () => {
|
|
|
1208
1223
|
* Get properties of stored zip files for import
|
|
1209
1224
|
* @summary /import/status
|
|
1210
1225
|
*/
|
|
1211
|
-
const
|
|
1212
|
-
return customInstance<
|
|
1226
|
+
const getStatusForImport = (options?: SecondParameter<typeof customInstance>) => {
|
|
1227
|
+
return customInstance<GetStatusForImport200>({ url: `/import/status`, method: 'GET' }, options);
|
|
1213
1228
|
};
|
|
1214
1229
|
|
|
1215
1230
|
/**
|
|
1216
1231
|
* upload a zip file
|
|
1217
1232
|
* @summary /import/upload
|
|
1218
1233
|
*/
|
|
1219
|
-
const
|
|
1234
|
+
const postUploadForImport = (postUploadForImportBody: PostUploadForImportBody, options?: SecondParameter<typeof customInstance>) => {
|
|
1220
1235
|
const formData = new FormData();
|
|
1221
|
-
if (
|
|
1222
|
-
formData.append(`file`,
|
|
1236
|
+
if (postUploadForImportBody.file !== undefined) {
|
|
1237
|
+
formData.append(`file`, postUploadForImportBody.file);
|
|
1223
1238
|
}
|
|
1224
1239
|
|
|
1225
1240
|
return customInstance<FileImportResponse>(
|
|
@@ -1232,7 +1247,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
1232
1247
|
* Delete all zip files
|
|
1233
1248
|
* @summary /import/all
|
|
1234
1249
|
*/
|
|
1235
|
-
const
|
|
1250
|
+
const deleteAllForImport = (options?: SecondParameter<typeof customInstance>) => {
|
|
1236
1251
|
return customInstance<void>({ url: `/import/all`, method: 'DELETE' }, options);
|
|
1237
1252
|
};
|
|
1238
1253
|
|
|
@@ -1240,7 +1255,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
1240
1255
|
* Get the list of in-app notifications
|
|
1241
1256
|
* @summary /in-app-notification/list
|
|
1242
1257
|
*/
|
|
1243
|
-
const
|
|
1258
|
+
const getListForInAppNotification = (params?: GetListForInAppNotificationParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1244
1259
|
return customInstance<InAppNotificationListResponse>({ url: `/in-app-notification/list`, method: 'GET', params }, options);
|
|
1245
1260
|
};
|
|
1246
1261
|
|
|
@@ -1248,17 +1263,20 @@ export const getGrowirestapiv3 = () => {
|
|
|
1248
1263
|
* Get the status of in-app notifications
|
|
1249
1264
|
* @summary /in-app-notification/status
|
|
1250
1265
|
*/
|
|
1251
|
-
const
|
|
1252
|
-
return customInstance<
|
|
1266
|
+
const getStatusForInAppNotification = (options?: SecondParameter<typeof customInstance>) => {
|
|
1267
|
+
return customInstance<GetStatusForInAppNotification200>({ url: `/in-app-notification/status`, method: 'GET' }, options);
|
|
1253
1268
|
};
|
|
1254
1269
|
|
|
1255
1270
|
/**
|
|
1256
1271
|
* Open the in-app notification
|
|
1257
1272
|
* @summary /in-app-notification/open
|
|
1258
1273
|
*/
|
|
1259
|
-
const
|
|
1260
|
-
|
|
1261
|
-
|
|
1274
|
+
const postOpenForInAppNotification = (
|
|
1275
|
+
postOpenForInAppNotificationBody: PostOpenForInAppNotificationBody,
|
|
1276
|
+
options?: SecondParameter<typeof customInstance>,
|
|
1277
|
+
) => {
|
|
1278
|
+
return customInstance<PostOpenForInAppNotification200>(
|
|
1279
|
+
{ url: `/in-app-notification/open`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postOpenForInAppNotificationBody },
|
|
1262
1280
|
options,
|
|
1263
1281
|
);
|
|
1264
1282
|
};
|
|
@@ -1267,7 +1285,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
1267
1285
|
* Open all in-app notifications
|
|
1268
1286
|
* @summary /in-app-notification/all-statuses-open
|
|
1269
1287
|
*/
|
|
1270
|
-
const
|
|
1288
|
+
const putAllStatusesOpenForInAppNotification = (options?: SecondParameter<typeof customInstance>) => {
|
|
1271
1289
|
return customInstance<void>({ url: `/in-app-notification/all-statuses-open`, method: 'PUT' }, options);
|
|
1272
1290
|
};
|
|
1273
1291
|
|
|
@@ -1308,8 +1326,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1308
1326
|
/**
|
|
1309
1327
|
* @summary Update lineBreak setting
|
|
1310
1328
|
*/
|
|
1311
|
-
const
|
|
1312
|
-
return customInstance<
|
|
1329
|
+
const putLineBreakForMarkdownSetting = (lineBreakParams: LineBreakParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1330
|
+
return customInstance<PutLineBreakForMarkdownSetting200>(
|
|
1313
1331
|
{ url: `/markdown-setting/lineBreak`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: lineBreakParams },
|
|
1314
1332
|
options,
|
|
1315
1333
|
);
|
|
@@ -1318,8 +1336,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1318
1336
|
/**
|
|
1319
1337
|
* @summary Update indent setting
|
|
1320
1338
|
*/
|
|
1321
|
-
const
|
|
1322
|
-
return customInstance<
|
|
1339
|
+
const putIndentForMarkdownSetting = (indentParams: IndentParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1340
|
+
return customInstance<PutIndentForMarkdownSetting200>(
|
|
1323
1341
|
{ url: `/markdown-setting/indent`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: indentParams },
|
|
1324
1342
|
options,
|
|
1325
1343
|
);
|
|
@@ -1329,7 +1347,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
1329
1347
|
* Update xss
|
|
1330
1348
|
* @summary Update XSS setting
|
|
1331
1349
|
*/
|
|
1332
|
-
const
|
|
1350
|
+
const putXssForMarkdownSetting = (xssParams: XssParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1333
1351
|
return customInstance<XssParams>(
|
|
1334
1352
|
{ url: `/markdown-setting/xss`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: xssParams },
|
|
1335
1353
|
options,
|
|
@@ -1340,8 +1358,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1340
1358
|
* get mongodb collections names
|
|
1341
1359
|
* @summary /mongo/collections
|
|
1342
1360
|
*/
|
|
1343
|
-
const
|
|
1344
|
-
return customInstance<
|
|
1361
|
+
const getCollectionsForMongo = (options?: SecondParameter<typeof customInstance>) => {
|
|
1362
|
+
return customInstance<GetCollectionsForMongo200>({ url: `/mongo/collections`, method: 'GET' }, options);
|
|
1345
1363
|
};
|
|
1346
1364
|
|
|
1347
1365
|
/**
|
|
@@ -1354,8 +1372,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1354
1372
|
/**
|
|
1355
1373
|
* add user notification setting
|
|
1356
1374
|
*/
|
|
1357
|
-
const
|
|
1358
|
-
return customInstance<
|
|
1375
|
+
const postUserNotificationForNotificationSetting = (userNotificationParams: UserNotificationParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1376
|
+
return customInstance<PostUserNotificationForNotificationSetting200>(
|
|
1359
1377
|
{ url: `/notification-setting/user-notification`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: userNotificationParams },
|
|
1360
1378
|
options,
|
|
1361
1379
|
);
|
|
@@ -1364,26 +1382,29 @@ export const getGrowirestapiv3 = () => {
|
|
|
1364
1382
|
/**
|
|
1365
1383
|
* delete user trigger notification pattern
|
|
1366
1384
|
*/
|
|
1367
|
-
const
|
|
1385
|
+
const deleteUserNotificationByIdForNotificationSetting = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
1368
1386
|
return customInstance<UserNotification>({ url: `/notification-setting/user-notification/${id}`, method: 'DELETE' }, options);
|
|
1369
1387
|
};
|
|
1370
1388
|
|
|
1371
1389
|
/**
|
|
1372
1390
|
* get global notification setting
|
|
1373
1391
|
*/
|
|
1374
|
-
const
|
|
1375
|
-
return customInstance<
|
|
1392
|
+
const getGlobalNotificationByIdForNotificationSetting = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
1393
|
+
return customInstance<GetGlobalNotificationByIdForNotificationSetting200>(
|
|
1394
|
+
{ url: `/notification-setting/global-notification/${id}`, method: 'GET' },
|
|
1395
|
+
options,
|
|
1396
|
+
);
|
|
1376
1397
|
};
|
|
1377
1398
|
|
|
1378
1399
|
/**
|
|
1379
1400
|
* update global notification
|
|
1380
1401
|
*/
|
|
1381
|
-
const
|
|
1402
|
+
const putGlobalNotificationByIdForNotificationSetting = (
|
|
1382
1403
|
id: string,
|
|
1383
1404
|
globalNotificationParams: GlobalNotificationParams,
|
|
1384
1405
|
options?: SecondParameter<typeof customInstance>,
|
|
1385
1406
|
) => {
|
|
1386
|
-
return customInstance<
|
|
1407
|
+
return customInstance<PutGlobalNotificationByIdForNotificationSetting200>(
|
|
1387
1408
|
{
|
|
1388
1409
|
url: `/notification-setting/global-notification/${id}`,
|
|
1389
1410
|
method: 'PUT',
|
|
@@ -1397,15 +1418,18 @@ export const getGrowirestapiv3 = () => {
|
|
|
1397
1418
|
/**
|
|
1398
1419
|
* delete global notification pattern
|
|
1399
1420
|
*/
|
|
1400
|
-
const
|
|
1421
|
+
const deleteGlobalNotificationByIdForNotificationSetting = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
1401
1422
|
return customInstance<GlobalNotification>({ url: `/notification-setting/global-notification/${id}`, method: 'DELETE' }, options);
|
|
1402
1423
|
};
|
|
1403
1424
|
|
|
1404
1425
|
/**
|
|
1405
1426
|
* add global notification
|
|
1406
1427
|
*/
|
|
1407
|
-
const
|
|
1408
|
-
|
|
1428
|
+
const postGlobalNotificationForNotificationSetting = (
|
|
1429
|
+
globalNotificationParams: GlobalNotificationParams,
|
|
1430
|
+
options?: SecondParameter<typeof customInstance>,
|
|
1431
|
+
) => {
|
|
1432
|
+
return customInstance<PostGlobalNotificationForNotificationSetting200>(
|
|
1409
1433
|
{ url: `/notification-setting/global-notification`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: globalNotificationParams },
|
|
1410
1434
|
options,
|
|
1411
1435
|
);
|
|
@@ -1414,7 +1438,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
1414
1438
|
/**
|
|
1415
1439
|
* Update settings for notify for page grant
|
|
1416
1440
|
*/
|
|
1417
|
-
const
|
|
1441
|
+
const putNotifyForPageGrantForNotificationSetting = (notifyForPageGrant: NotifyForPageGrant, options?: SecondParameter<typeof customInstance>) => {
|
|
1418
1442
|
return customInstance<NotifyForPageGrant>(
|
|
1419
1443
|
{ url: `/notification-setting/notify-for-page-grant`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: notifyForPageGrant },
|
|
1420
1444
|
options,
|
|
@@ -1424,17 +1448,17 @@ export const getGrowirestapiv3 = () => {
|
|
|
1424
1448
|
/**
|
|
1425
1449
|
* toggle enabled global notification
|
|
1426
1450
|
*/
|
|
1427
|
-
const
|
|
1451
|
+
const putEnabledByIdForNotificationSettingGlobalNotification = (
|
|
1428
1452
|
id: string,
|
|
1429
|
-
|
|
1453
|
+
putEnabledByIdForNotificationSettingGlobalNotificationBody: PutEnabledByIdForNotificationSettingGlobalNotificationBody,
|
|
1430
1454
|
options?: SecondParameter<typeof customInstance>,
|
|
1431
1455
|
) => {
|
|
1432
|
-
return customInstance<
|
|
1456
|
+
return customInstance<PutEnabledByIdForNotificationSettingGlobalNotification200>(
|
|
1433
1457
|
{
|
|
1434
1458
|
url: `/notification-setting/global-notification/${id}/enabled`,
|
|
1435
1459
|
method: 'PUT',
|
|
1436
1460
|
headers: { 'Content-Type': 'application/json' },
|
|
1437
|
-
data:
|
|
1461
|
+
data: putEnabledByIdForNotificationSettingGlobalNotificationBody,
|
|
1438
1462
|
},
|
|
1439
1463
|
options,
|
|
1440
1464
|
);
|
|
@@ -1444,32 +1468,32 @@ export const getGrowirestapiv3 = () => {
|
|
|
1444
1468
|
* Get the root page
|
|
1445
1469
|
* @summary /page-listing/root
|
|
1446
1470
|
*/
|
|
1447
|
-
const
|
|
1448
|
-
return customInstance<
|
|
1471
|
+
const getRootForPageListing = (options?: SecondParameter<typeof customInstance>) => {
|
|
1472
|
+
return customInstance<GetRootForPageListing200>({ url: `/page-listing/root`, method: 'GET' }, options);
|
|
1449
1473
|
};
|
|
1450
1474
|
|
|
1451
1475
|
/**
|
|
1452
1476
|
* Get the ancestors and children of a page
|
|
1453
1477
|
* @summary /page-listing/ancestors-children
|
|
1454
1478
|
*/
|
|
1455
|
-
const
|
|
1456
|
-
return customInstance<
|
|
1479
|
+
const getAncestorsChildrenForPageListing = (params: GetAncestorsChildrenForPageListingParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1480
|
+
return customInstance<GetAncestorsChildrenForPageListing200>({ url: `/page-listing/ancestors-children`, method: 'GET', params }, options);
|
|
1457
1481
|
};
|
|
1458
1482
|
|
|
1459
1483
|
/**
|
|
1460
1484
|
* Get the children of a page
|
|
1461
1485
|
* @summary /page-listing/children
|
|
1462
1486
|
*/
|
|
1463
|
-
const
|
|
1464
|
-
return customInstance<
|
|
1487
|
+
const getChildrenForPageListing = (params?: GetChildrenForPageListingParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1488
|
+
return customInstance<GetChildrenForPageListing200>({ url: `/page-listing/children`, method: 'GET', params }, options);
|
|
1465
1489
|
};
|
|
1466
1490
|
|
|
1467
1491
|
/**
|
|
1468
1492
|
* Get the information of a page
|
|
1469
1493
|
* @summary /page-listing/info
|
|
1470
1494
|
*/
|
|
1471
|
-
const
|
|
1472
|
-
return customInstance<
|
|
1495
|
+
const getInfoForPageListing = (params?: GetInfoForPageListingParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1496
|
+
return customInstance<GetInfoForPageListing200>({ url: `/page-listing/info`, method: 'GET', params }, options);
|
|
1473
1497
|
};
|
|
1474
1498
|
|
|
1475
1499
|
/**
|
|
@@ -1499,15 +1523,15 @@ export const getGrowirestapiv3 = () => {
|
|
|
1499
1523
|
* Check if a page exists at the specified path
|
|
1500
1524
|
* @summary Check if page exists
|
|
1501
1525
|
*/
|
|
1502
|
-
const
|
|
1503
|
-
return customInstance<
|
|
1526
|
+
const getExistForPage = (params: GetExistForPageParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1527
|
+
return customInstance<GetExistForPage200>({ url: `/page/exist`, method: 'GET', params }, options);
|
|
1504
1528
|
};
|
|
1505
1529
|
|
|
1506
1530
|
/**
|
|
1507
1531
|
* Update liked status
|
|
1508
1532
|
* @summary Get page likes
|
|
1509
1533
|
*/
|
|
1510
|
-
const
|
|
1534
|
+
const putLikesForPage = (likeParams: LikeParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1511
1535
|
return customInstance<Page>({ url: `/page/likes`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: likeParams }, options);
|
|
1512
1536
|
};
|
|
1513
1537
|
|
|
@@ -1515,7 +1539,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
1515
1539
|
* Retrieve current page info
|
|
1516
1540
|
* @summary Get page info
|
|
1517
1541
|
*/
|
|
1518
|
-
const
|
|
1542
|
+
const getInfoForPage = (pageParams: PageParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1519
1543
|
return customInstance<PageInfo>({ url: `/page/info`, method: 'GET', headers: { 'Content-Type': 'application/json' } }, options);
|
|
1520
1544
|
};
|
|
1521
1545
|
|
|
@@ -1523,38 +1547,41 @@ export const getGrowirestapiv3 = () => {
|
|
|
1523
1547
|
* Retrieve current page's grant data
|
|
1524
1548
|
* @summary Get page grant data
|
|
1525
1549
|
*/
|
|
1526
|
-
const
|
|
1527
|
-
return customInstance<
|
|
1550
|
+
const getGrantDataForPage = (params?: GetGrantDataForPageParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1551
|
+
return customInstance<GetGrantDataForPage200>({ url: `/page/grant-data`, method: 'GET', params }, options);
|
|
1528
1552
|
};
|
|
1529
1553
|
|
|
1530
1554
|
/**
|
|
1531
1555
|
* Check if non-user related groups are granted access to a specific page or its closest ancestor
|
|
1532
1556
|
* @summary Check if non-user related groups are granted page access
|
|
1533
1557
|
*/
|
|
1534
|
-
const
|
|
1535
|
-
return customInstance<
|
|
1558
|
+
const getNonUserRelatedGroupsGrantedForPage = (params: GetNonUserRelatedGroupsGrantedForPageParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1559
|
+
return customInstance<GetNonUserRelatedGroupsGrantedForPage200>({ url: `/page/non-user-related-groups-granted`, method: 'GET', params }, options);
|
|
1536
1560
|
};
|
|
1537
1561
|
|
|
1538
1562
|
/**
|
|
1539
1563
|
* Retrieve applicable grant data for a specific page
|
|
1540
1564
|
* @summary Get applicable grant data
|
|
1541
1565
|
*/
|
|
1542
|
-
const
|
|
1543
|
-
return customInstance<
|
|
1566
|
+
const getApplicableGrantForPage = (params: GetApplicableGrantForPageParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1567
|
+
return customInstance<GetApplicableGrantForPage200>({ url: `/page/applicable-grant`, method: 'GET', params }, options);
|
|
1544
1568
|
};
|
|
1545
1569
|
|
|
1546
1570
|
/**
|
|
1547
1571
|
* Update the grant of a specific page
|
|
1548
1572
|
* @summary Update page grant
|
|
1549
1573
|
*/
|
|
1550
|
-
const
|
|
1551
|
-
return customInstance<Page>(
|
|
1574
|
+
const putGrantByPageId = (pageId: string, putGrantByPageIdBody: PutGrantByPageIdBody, options?: SecondParameter<typeof customInstance>) => {
|
|
1575
|
+
return customInstance<Page>(
|
|
1576
|
+
{ url: `/${pageId}/grant`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putGrantByPageIdBody },
|
|
1577
|
+
options,
|
|
1578
|
+
);
|
|
1552
1579
|
};
|
|
1553
1580
|
|
|
1554
1581
|
/**
|
|
1555
1582
|
* return page's markdown
|
|
1556
1583
|
*/
|
|
1557
|
-
const
|
|
1584
|
+
const getExportByPageIdForPage = (pageId: string, options?: SecondParameter<typeof customInstance>) => {
|
|
1558
1585
|
return customInstance<void>({ url: `/page/export/${pageId}`, method: 'GET' }, options);
|
|
1559
1586
|
};
|
|
1560
1587
|
|
|
@@ -1562,17 +1589,17 @@ export const getGrowirestapiv3 = () => {
|
|
|
1562
1589
|
* Get already exist paths
|
|
1563
1590
|
* @summary Get already exist paths
|
|
1564
1591
|
*/
|
|
1565
|
-
const
|
|
1566
|
-
return customInstance<
|
|
1592
|
+
const getExistPathsForPage = (params?: GetExistPathsForPageParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1593
|
+
return customInstance<GetExistPathsForPage200>({ url: `/page/exist-paths`, method: 'GET', params }, options);
|
|
1567
1594
|
};
|
|
1568
1595
|
|
|
1569
1596
|
/**
|
|
1570
1597
|
* Update subscription status
|
|
1571
1598
|
* @summary Update subscription status
|
|
1572
1599
|
*/
|
|
1573
|
-
const
|
|
1600
|
+
const putSubscribeForPage = (putSubscribeForPageBody: PutSubscribeForPageBody, options?: SecondParameter<typeof customInstance>) => {
|
|
1574
1601
|
return customInstance<Page>(
|
|
1575
|
-
{ url: `/page/subscribe`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data:
|
|
1602
|
+
{ url: `/page/subscribe`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putSubscribeForPageBody },
|
|
1576
1603
|
options,
|
|
1577
1604
|
);
|
|
1578
1605
|
};
|
|
@@ -1581,9 +1608,13 @@ export const getGrowirestapiv3 = () => {
|
|
|
1581
1608
|
* Update the content width setting for a specific page
|
|
1582
1609
|
* @summary Update content width
|
|
1583
1610
|
*/
|
|
1584
|
-
const
|
|
1585
|
-
|
|
1586
|
-
|
|
1611
|
+
const putContentWidthByPageId = (
|
|
1612
|
+
pageId: string,
|
|
1613
|
+
putContentWidthByPageIdBody: PutContentWidthByPageIdBody,
|
|
1614
|
+
options?: SecondParameter<typeof customInstance>,
|
|
1615
|
+
) => {
|
|
1616
|
+
return customInstance<PutContentWidthByPageId200>(
|
|
1617
|
+
{ url: `/${pageId}/content-width`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putContentWidthByPageIdBody },
|
|
1587
1618
|
options,
|
|
1588
1619
|
);
|
|
1589
1620
|
};
|
|
@@ -1592,7 +1623,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
1592
1623
|
* Publish a specific page
|
|
1593
1624
|
* @summary Publish page
|
|
1594
1625
|
*/
|
|
1595
|
-
const
|
|
1626
|
+
const putPublishByPageId = (pageId: string, options?: SecondParameter<typeof customInstance>) => {
|
|
1596
1627
|
return customInstance<Page>({ url: `/${pageId}/publish`, method: 'PUT' }, options);
|
|
1597
1628
|
};
|
|
1598
1629
|
|
|
@@ -1600,7 +1631,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
1600
1631
|
* Unpublish a specific page
|
|
1601
1632
|
* @summary Unpublish page
|
|
1602
1633
|
*/
|
|
1603
|
-
const
|
|
1634
|
+
const putUnpublishByPageId = (pageId: string, options?: SecondParameter<typeof customInstance>) => {
|
|
1604
1635
|
return customInstance<Page>({ url: `/${pageId}/unpublish`, method: 'PUT' }, options);
|
|
1605
1636
|
};
|
|
1606
1637
|
|
|
@@ -1608,25 +1639,25 @@ export const getGrowirestapiv3 = () => {
|
|
|
1608
1639
|
* Retrieve Yjs data for a specific page
|
|
1609
1640
|
* @summary Get Yjs data
|
|
1610
1641
|
*/
|
|
1611
|
-
const
|
|
1612
|
-
return customInstance<
|
|
1642
|
+
const getYjsDataByPageId = (pageId: string, options?: SecondParameter<typeof customInstance>) => {
|
|
1643
|
+
return customInstance<GetYjsDataByPageId200>({ url: `/${pageId}/yjs-data`, method: 'GET' }, options);
|
|
1613
1644
|
};
|
|
1614
1645
|
|
|
1615
1646
|
/**
|
|
1616
1647
|
* Sync the latest revision body to the Yjs draft for a specific page
|
|
1617
1648
|
* @summary Sync latest revision body to Yjs draft
|
|
1618
1649
|
*/
|
|
1619
|
-
const
|
|
1650
|
+
const putSyncLatestRevisionBodyToYjsDraftByPageId = (
|
|
1620
1651
|
pageId: string,
|
|
1621
|
-
|
|
1652
|
+
putSyncLatestRevisionBodyToYjsDraftByPageIdBody: PutSyncLatestRevisionBodyToYjsDraftByPageIdBody,
|
|
1622
1653
|
options?: SecondParameter<typeof customInstance>,
|
|
1623
1654
|
) => {
|
|
1624
|
-
return customInstance<
|
|
1655
|
+
return customInstance<PutSyncLatestRevisionBodyToYjsDraftByPageId200>(
|
|
1625
1656
|
{
|
|
1626
1657
|
url: `/${pageId}/sync-latest-revision-body-to-yjs-draft`,
|
|
1627
1658
|
method: 'PUT',
|
|
1628
1659
|
headers: { 'Content-Type': 'application/json' },
|
|
1629
|
-
data:
|
|
1660
|
+
data: putSyncLatestRevisionBodyToYjsDraftByPageIdBody,
|
|
1630
1661
|
},
|
|
1631
1662
|
options,
|
|
1632
1663
|
);
|
|
@@ -1635,16 +1666,16 @@ export const getGrowirestapiv3 = () => {
|
|
|
1635
1666
|
/**
|
|
1636
1667
|
* Get recently updated pages
|
|
1637
1668
|
*/
|
|
1638
|
-
const
|
|
1669
|
+
const getRecentForPages = (params?: GetRecentForPagesParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1639
1670
|
return customInstance<void>({ url: `/pages/recent`, method: 'GET', params }, options);
|
|
1640
1671
|
};
|
|
1641
1672
|
|
|
1642
1673
|
/**
|
|
1643
1674
|
* Rename page
|
|
1644
1675
|
*/
|
|
1645
|
-
const
|
|
1646
|
-
return customInstance<
|
|
1647
|
-
{ url: `/pages/rename`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data:
|
|
1676
|
+
const postRenameForPages = (postRenameForPagesBody: PostRenameForPagesBody, options?: SecondParameter<typeof customInstance>) => {
|
|
1677
|
+
return customInstance<PostRenameForPages200>(
|
|
1678
|
+
{ url: `/pages/rename`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postRenameForPagesBody },
|
|
1648
1679
|
options,
|
|
1649
1680
|
);
|
|
1650
1681
|
};
|
|
@@ -1652,9 +1683,9 @@ export const getGrowirestapiv3 = () => {
|
|
|
1652
1683
|
/**
|
|
1653
1684
|
* Resume rename page operation
|
|
1654
1685
|
*/
|
|
1655
|
-
const
|
|
1656
|
-
return customInstance<
|
|
1657
|
-
{ url: `/pages/resume-rename`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data:
|
|
1686
|
+
const postResumeRenameForPages = (postResumeRenameForPagesBody: PostResumeRenameForPagesBody, options?: SecondParameter<typeof customInstance>) => {
|
|
1687
|
+
return customInstance<PostResumeRenameForPages200>(
|
|
1688
|
+
{ url: `/pages/resume-rename`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postResumeRenameForPagesBody },
|
|
1658
1689
|
options,
|
|
1659
1690
|
);
|
|
1660
1691
|
};
|
|
@@ -1662,23 +1693,23 @@ export const getGrowirestapiv3 = () => {
|
|
|
1662
1693
|
/**
|
|
1663
1694
|
* empty trash
|
|
1664
1695
|
*/
|
|
1665
|
-
const
|
|
1666
|
-
return customInstance<
|
|
1696
|
+
const deleteEmptyTrashForPages = (options?: SecondParameter<typeof customInstance>) => {
|
|
1697
|
+
return customInstance<DeleteEmptyTrashForPages200>({ url: `/pages/empty-trash`, method: 'DELETE' }, options);
|
|
1667
1698
|
};
|
|
1668
1699
|
|
|
1669
1700
|
/**
|
|
1670
1701
|
* Get list of pages
|
|
1671
1702
|
*/
|
|
1672
|
-
const
|
|
1673
|
-
return customInstance<
|
|
1703
|
+
const getListForPages = (params?: GetListForPagesParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1704
|
+
return customInstance<GetListForPages200>({ url: `/pages/list`, method: 'GET', params }, options);
|
|
1674
1705
|
};
|
|
1675
1706
|
|
|
1676
1707
|
/**
|
|
1677
1708
|
* Duplicate page
|
|
1678
1709
|
*/
|
|
1679
|
-
const
|
|
1680
|
-
return customInstance<
|
|
1681
|
-
{ url: `/pages/duplicate`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data:
|
|
1710
|
+
const postDuplicateForPages = (postDuplicateForPagesBody: PostDuplicateForPagesBody, options?: SecondParameter<typeof customInstance>) => {
|
|
1711
|
+
return customInstance<PostDuplicateForPages200>(
|
|
1712
|
+
{ url: `/pages/duplicate`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postDuplicateForPagesBody },
|
|
1682
1713
|
options,
|
|
1683
1714
|
);
|
|
1684
1715
|
};
|
|
@@ -1686,16 +1717,16 @@ export const getGrowirestapiv3 = () => {
|
|
|
1686
1717
|
/**
|
|
1687
1718
|
* Get subordinated pages
|
|
1688
1719
|
*/
|
|
1689
|
-
const
|
|
1690
|
-
return customInstance<
|
|
1720
|
+
const getSubordinatedListForPages = (params?: GetSubordinatedListForPagesParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1721
|
+
return customInstance<GetSubordinatedListForPages200>({ url: `/pages/subordinated-list`, method: 'GET', params }, options);
|
|
1691
1722
|
};
|
|
1692
1723
|
|
|
1693
1724
|
/**
|
|
1694
1725
|
* Delete pages
|
|
1695
1726
|
*/
|
|
1696
|
-
const
|
|
1697
|
-
return customInstance<
|
|
1698
|
-
{ url: `/pages/delete`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data:
|
|
1727
|
+
const postDeleteForPages = (postDeleteForPagesBody: PostDeleteForPagesBody, options?: SecondParameter<typeof customInstance>) => {
|
|
1728
|
+
return customInstance<PostDeleteForPages200>(
|
|
1729
|
+
{ url: `/pages/delete`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postDeleteForPagesBody },
|
|
1699
1730
|
options,
|
|
1700
1731
|
);
|
|
1701
1732
|
};
|
|
@@ -1703,9 +1734,12 @@ export const getGrowirestapiv3 = () => {
|
|
|
1703
1734
|
/**
|
|
1704
1735
|
* Convert pages by path
|
|
1705
1736
|
*/
|
|
1706
|
-
const
|
|
1707
|
-
|
|
1708
|
-
|
|
1737
|
+
const postConvertPagesByPathForPages = (
|
|
1738
|
+
postConvertPagesByPathForPagesBody: PostConvertPagesByPathForPagesBody,
|
|
1739
|
+
options?: SecondParameter<typeof customInstance>,
|
|
1740
|
+
) => {
|
|
1741
|
+
return customInstance<PostConvertPagesByPathForPages200>(
|
|
1742
|
+
{ url: `/pages/convert-pages-by-path`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postConvertPagesByPathForPagesBody },
|
|
1709
1743
|
options,
|
|
1710
1744
|
);
|
|
1711
1745
|
};
|
|
@@ -1713,12 +1747,12 @@ export const getGrowirestapiv3 = () => {
|
|
|
1713
1747
|
/**
|
|
1714
1748
|
* Migrate legacy pages
|
|
1715
1749
|
*/
|
|
1716
|
-
const
|
|
1717
|
-
|
|
1750
|
+
const postLegacyPagesMigrationForPages = (
|
|
1751
|
+
postLegacyPagesMigrationForPagesBody: PostLegacyPagesMigrationForPagesBody,
|
|
1718
1752
|
options?: SecondParameter<typeof customInstance>,
|
|
1719
1753
|
) => {
|
|
1720
|
-
return customInstance<
|
|
1721
|
-
{ url: `/pages/legacy-pages-migration`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data:
|
|
1754
|
+
return customInstance<PostLegacyPagesMigrationForPages200>(
|
|
1755
|
+
{ url: `/pages/legacy-pages-migration`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postLegacyPagesMigrationForPagesBody },
|
|
1722
1756
|
options,
|
|
1723
1757
|
);
|
|
1724
1758
|
};
|
|
@@ -1726,8 +1760,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1726
1760
|
/**
|
|
1727
1761
|
* Get V5 migration status
|
|
1728
1762
|
*/
|
|
1729
|
-
const
|
|
1730
|
-
return customInstance<
|
|
1763
|
+
const getV5MigrationStatusForPages = (options?: SecondParameter<typeof customInstance>) => {
|
|
1764
|
+
return customInstance<GetV5MigrationStatusForPages200>({ url: `/pages/v5-migration-status`, method: 'GET' }, options);
|
|
1731
1765
|
};
|
|
1732
1766
|
|
|
1733
1767
|
/**
|
|
@@ -1753,17 +1787,20 @@ export const getGrowirestapiv3 = () => {
|
|
|
1753
1787
|
* Get whether a password has been set
|
|
1754
1788
|
* @summary /personal-setting
|
|
1755
1789
|
*/
|
|
1756
|
-
const
|
|
1757
|
-
return customInstance<
|
|
1790
|
+
const getIsPasswordSetForPersonalSetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
1791
|
+
return customInstance<GetIsPasswordSetForPersonalSetting200>({ url: `/personal-setting/is-password-set`, method: 'GET' }, options);
|
|
1758
1792
|
};
|
|
1759
1793
|
|
|
1760
1794
|
/**
|
|
1761
1795
|
* Update user image type
|
|
1762
1796
|
* @summary /personal-setting/image-type
|
|
1763
1797
|
*/
|
|
1764
|
-
const
|
|
1765
|
-
|
|
1766
|
-
|
|
1798
|
+
const putImageTypeForPersonalSetting = (
|
|
1799
|
+
putImageTypeForPersonalSettingBody: PutImageTypeForPersonalSettingBody,
|
|
1800
|
+
options?: SecondParameter<typeof customInstance>,
|
|
1801
|
+
) => {
|
|
1802
|
+
return customInstance<PutImageTypeForPersonalSetting200>(
|
|
1803
|
+
{ url: `/personal-setting/image-type`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putImageTypeForPersonalSettingBody },
|
|
1767
1804
|
options,
|
|
1768
1805
|
);
|
|
1769
1806
|
};
|
|
@@ -1772,17 +1809,20 @@ export const getGrowirestapiv3 = () => {
|
|
|
1772
1809
|
* Get external accounts that linked current user
|
|
1773
1810
|
* @summary /personal-setting/external-accounts
|
|
1774
1811
|
*/
|
|
1775
|
-
const
|
|
1776
|
-
return customInstance<
|
|
1812
|
+
const getExternalAccountsForPersonalSetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
1813
|
+
return customInstance<GetExternalAccountsForPersonalSetting200>({ url: `/personal-setting/external-accounts`, method: 'GET' }, options);
|
|
1777
1814
|
};
|
|
1778
1815
|
|
|
1779
1816
|
/**
|
|
1780
1817
|
* Update user password
|
|
1781
1818
|
* @summary /personal-setting/password
|
|
1782
1819
|
*/
|
|
1783
|
-
const
|
|
1784
|
-
|
|
1785
|
-
|
|
1820
|
+
const putPasswordForPersonalSetting = (
|
|
1821
|
+
putPasswordForPersonalSettingBody: PutPasswordForPersonalSettingBody,
|
|
1822
|
+
options?: SecondParameter<typeof customInstance>,
|
|
1823
|
+
) => {
|
|
1824
|
+
return customInstance<PutPasswordForPersonalSetting200>(
|
|
1825
|
+
{ url: `/personal-setting/password`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putPasswordForPersonalSettingBody },
|
|
1786
1826
|
options,
|
|
1787
1827
|
);
|
|
1788
1828
|
};
|
|
@@ -1791,20 +1831,20 @@ export const getGrowirestapiv3 = () => {
|
|
|
1791
1831
|
* Update user api token
|
|
1792
1832
|
* @summary /personal-setting/api-token
|
|
1793
1833
|
*/
|
|
1794
|
-
const
|
|
1795
|
-
return customInstance<
|
|
1834
|
+
const putApiTokenForPersonalSetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
1835
|
+
return customInstance<PutApiTokenForPersonalSetting200>({ url: `/personal-setting/api-token`, method: 'PUT' }, options);
|
|
1796
1836
|
};
|
|
1797
1837
|
|
|
1798
1838
|
/**
|
|
1799
1839
|
* associate Ldap account
|
|
1800
1840
|
* @summary /personal-setting/associate-ldap
|
|
1801
1841
|
*/
|
|
1802
|
-
const
|
|
1803
|
-
|
|
1842
|
+
const putAssociateLdapForPersonalSetting = (
|
|
1843
|
+
putAssociateLdapForPersonalSettingBody: PutAssociateLdapForPersonalSettingBody,
|
|
1804
1844
|
options?: SecondParameter<typeof customInstance>,
|
|
1805
1845
|
) => {
|
|
1806
|
-
return customInstance<
|
|
1807
|
-
{ url: `/personal-setting/associate-ldap`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data:
|
|
1846
|
+
return customInstance<PutAssociateLdapForPersonalSetting200>(
|
|
1847
|
+
{ url: `/personal-setting/associate-ldap`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putAssociateLdapForPersonalSettingBody },
|
|
1808
1848
|
options,
|
|
1809
1849
|
);
|
|
1810
1850
|
};
|
|
@@ -1813,8 +1853,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1813
1853
|
* disassociate Ldap account
|
|
1814
1854
|
* @summary /personal-setting/disassociate-ldap
|
|
1815
1855
|
*/
|
|
1816
|
-
const
|
|
1817
|
-
return customInstance<
|
|
1856
|
+
const putDisassociateLdapForPersonalSetting = (disassociateUser: DisassociateUser, options?: SecondParameter<typeof customInstance>) => {
|
|
1857
|
+
return customInstance<PutDisassociateLdapForPersonalSetting200>(
|
|
1818
1858
|
{ url: `/personal-setting/disassociate-ldap`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: disassociateUser },
|
|
1819
1859
|
options,
|
|
1820
1860
|
);
|
|
@@ -1824,12 +1864,17 @@ export const getGrowirestapiv3 = () => {
|
|
|
1824
1864
|
* Put editor preferences
|
|
1825
1865
|
* @summary /personal-setting/editor-settings
|
|
1826
1866
|
*/
|
|
1827
|
-
const
|
|
1828
|
-
|
|
1867
|
+
const putEditorSettingsForPersonalSetting = (
|
|
1868
|
+
putEditorSettingsForPersonalSettingBody: PutEditorSettingsForPersonalSettingBody,
|
|
1829
1869
|
options?: SecondParameter<typeof customInstance>,
|
|
1830
1870
|
) => {
|
|
1831
|
-
return customInstance<
|
|
1832
|
-
{
|
|
1871
|
+
return customInstance<PutEditorSettingsForPersonalSetting200>(
|
|
1872
|
+
{
|
|
1873
|
+
url: `/personal-setting/editor-settings`,
|
|
1874
|
+
method: 'PUT',
|
|
1875
|
+
headers: { 'Content-Type': 'application/json' },
|
|
1876
|
+
data: putEditorSettingsForPersonalSettingBody,
|
|
1877
|
+
},
|
|
1833
1878
|
options,
|
|
1834
1879
|
);
|
|
1835
1880
|
};
|
|
@@ -1838,24 +1883,24 @@ export const getGrowirestapiv3 = () => {
|
|
|
1838
1883
|
* Get editor preferences
|
|
1839
1884
|
* @summary /personal-setting/editor-settings
|
|
1840
1885
|
*/
|
|
1841
|
-
const
|
|
1842
|
-
return customInstance<
|
|
1886
|
+
const getEditorSettingsForPersonalSetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
1887
|
+
return customInstance<GetEditorSettingsForPersonalSetting200>({ url: `/personal-setting/editor-settings`, method: 'GET' }, options);
|
|
1843
1888
|
};
|
|
1844
1889
|
|
|
1845
1890
|
/**
|
|
1846
1891
|
* Put InAppNotificationSettings
|
|
1847
1892
|
* @summary /personal-setting/in-app-notification-settings
|
|
1848
1893
|
*/
|
|
1849
|
-
const
|
|
1850
|
-
|
|
1894
|
+
const putInAppNotificationSettingsForPersonalSetting = (
|
|
1895
|
+
putInAppNotificationSettingsForPersonalSettingBody: PutInAppNotificationSettingsForPersonalSettingBody,
|
|
1851
1896
|
options?: SecondParameter<typeof customInstance>,
|
|
1852
1897
|
) => {
|
|
1853
|
-
return customInstance<
|
|
1898
|
+
return customInstance<PutInAppNotificationSettingsForPersonalSetting200>(
|
|
1854
1899
|
{
|
|
1855
1900
|
url: `/personal-setting/in-app-notification-settings`,
|
|
1856
1901
|
method: 'PUT',
|
|
1857
1902
|
headers: { 'Content-Type': 'application/json' },
|
|
1858
|
-
data:
|
|
1903
|
+
data: putInAppNotificationSettingsForPersonalSettingBody,
|
|
1859
1904
|
},
|
|
1860
1905
|
options,
|
|
1861
1906
|
);
|
|
@@ -1865,24 +1910,24 @@ export const getGrowirestapiv3 = () => {
|
|
|
1865
1910
|
* Get InAppNotificationSettings
|
|
1866
1911
|
* @summary personal-setting/in-app-notification-settings
|
|
1867
1912
|
*/
|
|
1868
|
-
const
|
|
1869
|
-
return customInstance<
|
|
1913
|
+
const getInAppNotificationSettingsForPersonalSetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
1914
|
+
return customInstance<GetInAppNotificationSettingsForPersonalSetting200>({ url: `/personal-setting/in-app-notification-settings`, method: 'GET' }, options);
|
|
1870
1915
|
};
|
|
1871
1916
|
|
|
1872
1917
|
/**
|
|
1873
1918
|
* Update the questionnaire settings for the current user
|
|
1874
1919
|
* @summary /personal-setting/questionnaire-settings
|
|
1875
1920
|
*/
|
|
1876
|
-
const
|
|
1877
|
-
|
|
1921
|
+
const putQuestionnaireSettingsForPersonalSetting = (
|
|
1922
|
+
putQuestionnaireSettingsForPersonalSettingBody: PutQuestionnaireSettingsForPersonalSettingBody,
|
|
1878
1923
|
options?: SecondParameter<typeof customInstance>,
|
|
1879
1924
|
) => {
|
|
1880
|
-
return customInstance<
|
|
1925
|
+
return customInstance<PutQuestionnaireSettingsForPersonalSetting200>(
|
|
1881
1926
|
{
|
|
1882
1927
|
url: `/personal-setting/questionnaire-settings`,
|
|
1883
1928
|
method: 'PUT',
|
|
1884
1929
|
headers: { 'Content-Type': 'application/json' },
|
|
1885
|
-
data:
|
|
1930
|
+
data: putQuestionnaireSettingsForPersonalSettingBody,
|
|
1886
1931
|
},
|
|
1887
1932
|
options,
|
|
1888
1933
|
);
|
|
@@ -1891,32 +1936,32 @@ export const getGrowirestapiv3 = () => {
|
|
|
1891
1936
|
/**
|
|
1892
1937
|
* Get revisions by page id
|
|
1893
1938
|
*/
|
|
1894
|
-
const
|
|
1895
|
-
return customInstance<
|
|
1939
|
+
const getListForRevisions = (params?: GetListForRevisionsParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1940
|
+
return customInstance<GetListForRevisions200>({ url: `/revisions/list`, method: 'GET', params }, options);
|
|
1896
1941
|
};
|
|
1897
1942
|
|
|
1898
1943
|
/**
|
|
1899
1944
|
* Get one revision by id
|
|
1900
1945
|
*/
|
|
1901
|
-
const
|
|
1902
|
-
return customInstance<
|
|
1946
|
+
const getRevisionsById = (id: string, params: GetRevisionsByIdParams, options?: SecondParameter<typeof customInstance>) => {
|
|
1947
|
+
return customInstance<GetRevisionsById200>({ url: `/revisions/${id}`, method: 'GET', params }, options);
|
|
1903
1948
|
};
|
|
1904
1949
|
|
|
1905
1950
|
/**
|
|
1906
1951
|
* Get current status of indices
|
|
1907
1952
|
* @summary /search/indices
|
|
1908
1953
|
*/
|
|
1909
|
-
const
|
|
1910
|
-
return customInstance<
|
|
1954
|
+
const getIndicesForSearch = (options?: SecondParameter<typeof customInstance>) => {
|
|
1955
|
+
return customInstance<GetIndicesForSearch200>({ url: `/search/indices`, method: 'GET' }, options);
|
|
1911
1956
|
};
|
|
1912
1957
|
|
|
1913
1958
|
/**
|
|
1914
1959
|
* Operate indices
|
|
1915
1960
|
* @summary /search/indices
|
|
1916
1961
|
*/
|
|
1917
|
-
const
|
|
1918
|
-
return customInstance<
|
|
1919
|
-
{ url: `/search/indices`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data:
|
|
1962
|
+
const putIndicesForSearch = (putIndicesForSearchBody: PutIndicesForSearchBody, options?: SecondParameter<typeof customInstance>) => {
|
|
1963
|
+
return customInstance<PutIndicesForSearch200>(
|
|
1964
|
+
{ url: `/search/indices`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putIndicesForSearchBody },
|
|
1920
1965
|
options,
|
|
1921
1966
|
);
|
|
1922
1967
|
};
|
|
@@ -1925,7 +1970,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
1925
1970
|
* Reconnect to Elasticsearch
|
|
1926
1971
|
* @summary /search/connection
|
|
1927
1972
|
*/
|
|
1928
|
-
const
|
|
1973
|
+
const postConnectionForSearch = (options?: SecondParameter<typeof customInstance>) => {
|
|
1929
1974
|
return customInstance<void>({ url: `/search/connection`, method: 'POST' }, options);
|
|
1930
1975
|
};
|
|
1931
1976
|
|
|
@@ -1939,16 +1984,16 @@ export const getGrowirestapiv3 = () => {
|
|
|
1939
1984
|
/**
|
|
1940
1985
|
* Update authentication isEnabled
|
|
1941
1986
|
*/
|
|
1942
|
-
const
|
|
1943
|
-
|
|
1987
|
+
const putEnabledForSecuritySettingAuthentication = (
|
|
1988
|
+
putEnabledForSecuritySettingAuthenticationBody: PutEnabledForSecuritySettingAuthenticationBody,
|
|
1944
1989
|
options?: SecondParameter<typeof customInstance>,
|
|
1945
1990
|
) => {
|
|
1946
|
-
return customInstance<
|
|
1991
|
+
return customInstance<PutEnabledForSecuritySettingAuthentication200>(
|
|
1947
1992
|
{
|
|
1948
1993
|
url: `/security-setting/authentication/enabled`,
|
|
1949
1994
|
method: 'PUT',
|
|
1950
1995
|
headers: { 'Content-Type': 'application/json' },
|
|
1951
|
-
data:
|
|
1996
|
+
data: putEnabledForSecuritySettingAuthenticationBody,
|
|
1952
1997
|
},
|
|
1953
1998
|
options,
|
|
1954
1999
|
);
|
|
@@ -1958,15 +2003,15 @@ export const getGrowirestapiv3 = () => {
|
|
|
1958
2003
|
* Get setup strategies for passport
|
|
1959
2004
|
* @summary /security-setting/authentication
|
|
1960
2005
|
*/
|
|
1961
|
-
const
|
|
1962
|
-
return customInstance<
|
|
2006
|
+
const getAuthenticationForSecuritySetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
2007
|
+
return customInstance<GetAuthenticationForSecuritySetting200>({ url: `/security-setting/authentication`, method: 'GET' }, options);
|
|
1963
2008
|
};
|
|
1964
2009
|
|
|
1965
2010
|
/**
|
|
1966
2011
|
* Update GeneralSetting
|
|
1967
2012
|
* @summary /security-setting/general-setting
|
|
1968
2013
|
*/
|
|
1969
|
-
const
|
|
2014
|
+
const putGeneralSettingForSecuritySetting = (generalSetting: GeneralSetting, options?: SecondParameter<typeof customInstance>) => {
|
|
1970
2015
|
return customInstance<GeneralSetting>(
|
|
1971
2016
|
{ url: `/security-setting/general-setting`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: generalSetting },
|
|
1972
2017
|
options,
|
|
@@ -1977,8 +2022,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
1977
2022
|
* Update ShareLink Setting
|
|
1978
2023
|
* @summary /security-setting/share-link-setting
|
|
1979
2024
|
*/
|
|
1980
|
-
const
|
|
1981
|
-
return customInstance<
|
|
2025
|
+
const putShareLinkSettingForSecuritySetting = (shareLinkSetting: ShareLinkSetting, options?: SecondParameter<typeof customInstance>) => {
|
|
2026
|
+
return customInstance<PutShareLinkSettingForSecuritySetting200>(
|
|
1982
2027
|
{ url: `/security-setting/share-link-setting`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: shareLinkSetting },
|
|
1983
2028
|
options,
|
|
1984
2029
|
);
|
|
@@ -1988,24 +2033,24 @@ export const getGrowirestapiv3 = () => {
|
|
|
1988
2033
|
* Get All ShareLinks at Share Link Setting
|
|
1989
2034
|
* @summary /security-setting/all-share-links
|
|
1990
2035
|
*/
|
|
1991
|
-
const
|
|
1992
|
-
return customInstance<
|
|
2036
|
+
const getAllShareLinksForSecuritySetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
2037
|
+
return customInstance<GetAllShareLinksForSecuritySetting200>({ url: `/security-setting/all-share-links`, method: 'GET' }, options);
|
|
1993
2038
|
};
|
|
1994
2039
|
|
|
1995
2040
|
/**
|
|
1996
2041
|
* Delete All ShareLinks at Share Link Setting
|
|
1997
2042
|
* @summary /security-setting/all-share-links
|
|
1998
2043
|
*/
|
|
1999
|
-
const
|
|
2000
|
-
return customInstance<
|
|
2044
|
+
const deleteAllShareLinksForSecuritySetting = (options?: SecondParameter<typeof customInstance>) => {
|
|
2045
|
+
return customInstance<DeleteAllShareLinksForSecuritySetting200>({ url: `/security-setting/all-share-links`, method: 'DELETE' }, options);
|
|
2001
2046
|
};
|
|
2002
2047
|
|
|
2003
2048
|
/**
|
|
2004
2049
|
* Update LocalSetting
|
|
2005
2050
|
* @summary /security-setting/local-setting
|
|
2006
2051
|
*/
|
|
2007
|
-
const
|
|
2008
|
-
return customInstance<
|
|
2052
|
+
const putLocalSettingForSecuritySetting = (localSetting: LocalSetting, options?: SecondParameter<typeof customInstance>) => {
|
|
2053
|
+
return customInstance<PutLocalSettingForSecuritySetting200>(
|
|
2009
2054
|
{ url: `/security-setting/local-setting`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: localSetting },
|
|
2010
2055
|
options,
|
|
2011
2056
|
);
|
|
@@ -2015,8 +2060,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2015
2060
|
* Update LDAP setting
|
|
2016
2061
|
* @summary /security-setting/ldap
|
|
2017
2062
|
*/
|
|
2018
|
-
const
|
|
2019
|
-
return customInstance<
|
|
2063
|
+
const putLdapForSecuritySetting = (ldapAuthSetting: LdapAuthSetting, options?: SecondParameter<typeof customInstance>) => {
|
|
2064
|
+
return customInstance<PutLdapForSecuritySetting200>(
|
|
2020
2065
|
{ url: `/security-setting/ldap`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: ldapAuthSetting },
|
|
2021
2066
|
options,
|
|
2022
2067
|
);
|
|
@@ -2026,8 +2071,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2026
2071
|
* Update SAML setting
|
|
2027
2072
|
* @summary /security-setting/saml
|
|
2028
2073
|
*/
|
|
2029
|
-
const
|
|
2030
|
-
return customInstance<
|
|
2074
|
+
const putSamlForSecuritySetting = (samlAuthSetting: SamlAuthSetting, options?: SecondParameter<typeof customInstance>) => {
|
|
2075
|
+
return customInstance<PutSamlForSecuritySetting200>(
|
|
2031
2076
|
{ url: `/security-setting/saml`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: samlAuthSetting },
|
|
2032
2077
|
options,
|
|
2033
2078
|
);
|
|
@@ -2037,8 +2082,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2037
2082
|
* Update OpenID Connect setting
|
|
2038
2083
|
* @summary /security-setting/oidc
|
|
2039
2084
|
*/
|
|
2040
|
-
const
|
|
2041
|
-
return customInstance<
|
|
2085
|
+
const putOidcForSecuritySetting = (oidcAuthSetting: OidcAuthSetting, options?: SecondParameter<typeof customInstance>) => {
|
|
2086
|
+
return customInstance<PutOidcForSecuritySetting200>(
|
|
2042
2087
|
{ url: `/security-setting/oidc`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: oidcAuthSetting },
|
|
2043
2088
|
options,
|
|
2044
2089
|
);
|
|
@@ -2048,8 +2093,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2048
2093
|
* Update google OAuth
|
|
2049
2094
|
* @summary /security-setting/google-oauth
|
|
2050
2095
|
*/
|
|
2051
|
-
const
|
|
2052
|
-
return customInstance<
|
|
2096
|
+
const putGoogleOauthForSecuritySetting = (googleOAuthSetting: GoogleOAuthSetting, options?: SecondParameter<typeof customInstance>) => {
|
|
2097
|
+
return customInstance<PutGoogleOauthForSecuritySetting200>(
|
|
2053
2098
|
{ url: `/security-setting/google-oauth`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: googleOAuthSetting },
|
|
2054
2099
|
options,
|
|
2055
2100
|
);
|
|
@@ -2059,8 +2104,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2059
2104
|
* Update github OAuth
|
|
2060
2105
|
* @summary /security-setting/github-oauth
|
|
2061
2106
|
*/
|
|
2062
|
-
const
|
|
2063
|
-
return customInstance<
|
|
2107
|
+
const putGithubOauthForSecuritySetting = (gitHubOAuthSetting: GitHubOAuthSetting, options?: SecondParameter<typeof customInstance>) => {
|
|
2108
|
+
return customInstance<PutGithubOauthForSecuritySetting200>(
|
|
2064
2109
|
{ url: `/security-setting/github-oauth`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: gitHubOAuthSetting },
|
|
2065
2110
|
options,
|
|
2066
2111
|
);
|
|
@@ -2092,14 +2137,14 @@ export const getGrowirestapiv3 = () => {
|
|
|
2092
2137
|
* delete all share links
|
|
2093
2138
|
* @summary delete all share links
|
|
2094
2139
|
*/
|
|
2095
|
-
const
|
|
2096
|
-
return customInstance<
|
|
2140
|
+
const deleteAllForShareLinks = (options?: SecondParameter<typeof customInstance>) => {
|
|
2141
|
+
return customInstance<DeleteAllForShareLinks200>({ url: `/share-links/all`, method: 'DELETE' }, options);
|
|
2097
2142
|
};
|
|
2098
2143
|
|
|
2099
2144
|
/**
|
|
2100
2145
|
* delete one share link related one page
|
|
2101
2146
|
*/
|
|
2102
|
-
const
|
|
2147
|
+
const deleteShareLinksById = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2103
2148
|
return customInstance<void>({ url: `/share-links/${id}`, method: 'DELETE' }, options);
|
|
2104
2149
|
};
|
|
2105
2150
|
|
|
@@ -2135,7 +2180,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
2135
2180
|
* Put botType setting.
|
|
2136
2181
|
* @summary /slack-integration/bot-type
|
|
2137
2182
|
*/
|
|
2138
|
-
const
|
|
2183
|
+
const putBotTypeForSlackIntegrationSettings = (botType: BotType, options?: SecondParameter<typeof customInstance>) => {
|
|
2139
2184
|
return customInstance<void>(
|
|
2140
2185
|
{ url: `/slack-integration-settings/bot-type/`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: botType },
|
|
2141
2186
|
options,
|
|
@@ -2146,7 +2191,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
2146
2191
|
* Delete botType setting.
|
|
2147
2192
|
* @summary /slack-integration/bot-type
|
|
2148
2193
|
*/
|
|
2149
|
-
const
|
|
2194
|
+
const deleteBotTypeForSlackIntegration = (botType: BotType, options?: SecondParameter<typeof customInstance>) => {
|
|
2150
2195
|
return customInstance<void>(
|
|
2151
2196
|
{ url: `/slack-integration/bot-type/`, method: 'DELETE', headers: { 'Content-Type': 'application/json' }, data: botType },
|
|
2152
2197
|
options,
|
|
@@ -2157,8 +2202,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2157
2202
|
* Update customBotWithoutProxy setting.
|
|
2158
2203
|
* @summary /slack-integration-settings/without-proxy/update-settings
|
|
2159
2204
|
*/
|
|
2160
|
-
const
|
|
2161
|
-
|
|
2205
|
+
const putUpdateSettingsForSlackIntegrationSettingsWithoutProxy = (
|
|
2206
|
+
putUpdateSettingsForSlackIntegrationSettingsWithoutProxyBody: PutUpdateSettingsForSlackIntegrationSettingsWithoutProxyBody,
|
|
2162
2207
|
options?: SecondParameter<typeof customInstance>,
|
|
2163
2208
|
) => {
|
|
2164
2209
|
return customInstance<void>(
|
|
@@ -2166,7 +2211,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
2166
2211
|
url: `/slack-integration-settings/without-proxy/update-settings/`,
|
|
2167
2212
|
method: 'PUT',
|
|
2168
2213
|
headers: { 'Content-Type': 'application/json' },
|
|
2169
|
-
data:
|
|
2214
|
+
data: putUpdateSettingsForSlackIntegrationSettingsWithoutProxyBody,
|
|
2170
2215
|
},
|
|
2171
2216
|
options,
|
|
2172
2217
|
);
|
|
@@ -2176,8 +2221,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2176
2221
|
* Update customBotWithoutProxy permissions.
|
|
2177
2222
|
* @summary /slack-integration-settings/without-proxy/update-permissions
|
|
2178
2223
|
*/
|
|
2179
|
-
const
|
|
2180
|
-
|
|
2224
|
+
const putUpdatePermissionsForSlackIntegrationSettingsWithoutProxy = (
|
|
2225
|
+
putUpdatePermissionsForSlackIntegrationSettingsWithoutProxyBody: PutUpdatePermissionsForSlackIntegrationSettingsWithoutProxyBody,
|
|
2181
2226
|
options?: SecondParameter<typeof customInstance>,
|
|
2182
2227
|
) => {
|
|
2183
2228
|
return customInstance<void>(
|
|
@@ -2185,7 +2230,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
2185
2230
|
url: `/slack-integration-settings/without-proxy/update-permissions/`,
|
|
2186
2231
|
method: 'PUT',
|
|
2187
2232
|
headers: { 'Content-Type': 'application/json' },
|
|
2188
|
-
data:
|
|
2233
|
+
data: putUpdatePermissionsForSlackIntegrationSettingsWithoutProxyBody,
|
|
2189
2234
|
},
|
|
2190
2235
|
options,
|
|
2191
2236
|
);
|
|
@@ -2195,8 +2240,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2195
2240
|
* Generate SlackAppIntegrations
|
|
2196
2241
|
* @summary /slack-integration-settings/slack-app-integrations
|
|
2197
2242
|
*/
|
|
2198
|
-
const
|
|
2199
|
-
return customInstance<
|
|
2243
|
+
const postSlackAppIntegrationsForSlackIntegrationSettings = (options?: SecondParameter<typeof customInstance>) => {
|
|
2244
|
+
return customInstance<PostSlackAppIntegrationsForSlackIntegrationSettings200>(
|
|
2200
2245
|
{ url: `/slack-integration-settings/slack-app-integrations`, method: 'POST' },
|
|
2201
2246
|
options,
|
|
2202
2247
|
);
|
|
@@ -2206,8 +2251,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2206
2251
|
* Delete accessTokens
|
|
2207
2252
|
* @summary /slack-integration-settings/slack-app-integrations/:id
|
|
2208
2253
|
*/
|
|
2209
|
-
const
|
|
2210
|
-
return customInstance<
|
|
2254
|
+
const deleteSlackAppIntegrationsByIdForSlackIntegrationSettings = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2255
|
+
return customInstance<DeleteSlackAppIntegrationsByIdForSlackIntegrationSettings200>(
|
|
2211
2256
|
{ url: `/slack-integration-settings/slack-app-integrations/${id}`, method: 'DELETE' },
|
|
2212
2257
|
options,
|
|
2213
2258
|
);
|
|
@@ -2217,16 +2262,16 @@ export const getGrowirestapiv3 = () => {
|
|
|
2217
2262
|
* Update proxy uri
|
|
2218
2263
|
* @summary /slack-integration-settings/proxy-uri
|
|
2219
2264
|
*/
|
|
2220
|
-
const
|
|
2221
|
-
|
|
2265
|
+
const putProxyUriForSlackIntegrationSettings = (
|
|
2266
|
+
putProxyUriForSlackIntegrationSettingsBody: PutProxyUriForSlackIntegrationSettingsBody,
|
|
2222
2267
|
options?: SecondParameter<typeof customInstance>,
|
|
2223
2268
|
) => {
|
|
2224
|
-
return customInstance<
|
|
2269
|
+
return customInstance<PutProxyUriForSlackIntegrationSettings200>(
|
|
2225
2270
|
{
|
|
2226
2271
|
url: `/slack-integration-settings/proxy-uri`,
|
|
2227
2272
|
method: 'PUT',
|
|
2228
2273
|
headers: { 'Content-Type': 'application/json' },
|
|
2229
|
-
data:
|
|
2274
|
+
data: putProxyUriForSlackIntegrationSettingsBody,
|
|
2230
2275
|
},
|
|
2231
2276
|
options,
|
|
2232
2277
|
);
|
|
@@ -2236,7 +2281,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
2236
2281
|
* Make SlackAppTokens primary
|
|
2237
2282
|
* @summary /slack-integration-settings/slack-app-integrations/:id/makeprimary
|
|
2238
2283
|
*/
|
|
2239
|
-
const
|
|
2284
|
+
const putMakeprimaryByIdForSlackIntegrationSettingsSlackAppIntegrations = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2240
2285
|
return customInstance<void>({ url: `/slack-integration-settings/slack-app-integrations/${id}/makeprimary`, method: 'PUT' }, options);
|
|
2241
2286
|
};
|
|
2242
2287
|
|
|
@@ -2244,8 +2289,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2244
2289
|
* Regenerate SlackAppTokens
|
|
2245
2290
|
* @summary /slack-integration-settings/slack-app-integrations/:id/regenerate-tokens
|
|
2246
2291
|
*/
|
|
2247
|
-
const
|
|
2248
|
-
return customInstance<
|
|
2292
|
+
const putRegenerateTokensByIdForSlackIntegrationSettingsSlackAppIntegrations = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2293
|
+
return customInstance<PutRegenerateTokensByIdForSlackIntegrationSettingsSlackAppIntegrations200>(
|
|
2249
2294
|
{ url: `/slack-integration-settings/slack-app-integrations/${id}/regenerate-tokens`, method: 'PUT' },
|
|
2250
2295
|
options,
|
|
2251
2296
|
);
|
|
@@ -2255,17 +2300,17 @@ export const getGrowirestapiv3 = () => {
|
|
|
2255
2300
|
* update supported commands
|
|
2256
2301
|
* @summary /slack-integration-settings/slack-app-integrations/:id/permissions
|
|
2257
2302
|
*/
|
|
2258
|
-
const
|
|
2303
|
+
const putPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrations = (
|
|
2259
2304
|
id: string,
|
|
2260
|
-
|
|
2305
|
+
putPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrationsBody: PutPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrationsBody,
|
|
2261
2306
|
options?: SecondParameter<typeof customInstance>,
|
|
2262
2307
|
) => {
|
|
2263
|
-
return customInstance<
|
|
2308
|
+
return customInstance<PutPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrations200>(
|
|
2264
2309
|
{
|
|
2265
2310
|
url: `/slack-integration-settings/slack-app-integrations/${id}/permissions`,
|
|
2266
2311
|
method: 'PUT',
|
|
2267
2312
|
headers: { 'Content-Type': 'application/json' },
|
|
2268
|
-
data:
|
|
2313
|
+
data: putPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrationsBody,
|
|
2269
2314
|
},
|
|
2270
2315
|
options,
|
|
2271
2316
|
);
|
|
@@ -2275,9 +2320,9 @@ export const getGrowirestapiv3 = () => {
|
|
|
2275
2320
|
* Delete botType setting.
|
|
2276
2321
|
* @summary /slack-integration-settings/slack-app-integrations/:id/relation-test
|
|
2277
2322
|
*/
|
|
2278
|
-
const
|
|
2323
|
+
const postRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrations = (
|
|
2279
2324
|
id: string,
|
|
2280
|
-
|
|
2325
|
+
postRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrationsBody: PostRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrationsBody,
|
|
2281
2326
|
options?: SecondParameter<typeof customInstance>,
|
|
2282
2327
|
) => {
|
|
2283
2328
|
return customInstance<void>(
|
|
@@ -2285,7 +2330,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
2285
2330
|
url: `/slack-integration-settings/slack-app-integrations/${id}/relation-test`,
|
|
2286
2331
|
method: 'POST',
|
|
2287
2332
|
headers: { 'Content-Type': 'application/json' },
|
|
2288
|
-
data:
|
|
2333
|
+
data: postRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrationsBody,
|
|
2289
2334
|
},
|
|
2290
2335
|
options,
|
|
2291
2336
|
);
|
|
@@ -2295,8 +2340,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2295
2340
|
* Test the connection with slack work space.
|
|
2296
2341
|
* @summary /slack-integration-settings/without-proxy/test
|
|
2297
2342
|
*/
|
|
2298
|
-
const
|
|
2299
|
-
|
|
2343
|
+
const postTestForSlackIntegrationSettingsWithoutProxy = (
|
|
2344
|
+
postTestForSlackIntegrationSettingsWithoutProxyBody: PostTestForSlackIntegrationSettingsWithoutProxyBody,
|
|
2300
2345
|
options?: SecondParameter<typeof customInstance>,
|
|
2301
2346
|
) => {
|
|
2302
2347
|
return customInstance<void>(
|
|
@@ -2304,7 +2349,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
2304
2349
|
url: `/slack-integration-settings/without-proxy/test`,
|
|
2305
2350
|
method: 'POST',
|
|
2306
2351
|
headers: { 'Content-Type': 'application/json' },
|
|
2307
|
-
data:
|
|
2352
|
+
data: postTestForSlackIntegrationSettingsWithoutProxyBody,
|
|
2308
2353
|
},
|
|
2309
2354
|
options,
|
|
2310
2355
|
);
|
|
@@ -2314,12 +2359,12 @@ export const getGrowirestapiv3 = () => {
|
|
|
2314
2359
|
* Handle Slack commands
|
|
2315
2360
|
* @summary /slack-integration/commands
|
|
2316
2361
|
*/
|
|
2317
|
-
const
|
|
2318
|
-
|
|
2362
|
+
const postCommandsForSlackIntegration = (
|
|
2363
|
+
postCommandsForSlackIntegrationBody: PostCommandsForSlackIntegrationBody,
|
|
2319
2364
|
options?: SecondParameter<typeof customInstance>,
|
|
2320
2365
|
) => {
|
|
2321
2366
|
return customInstance<string>(
|
|
2322
|
-
{ url: `/slack-integration/commands`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data:
|
|
2367
|
+
{ url: `/slack-integration/commands`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postCommandsForSlackIntegrationBody },
|
|
2323
2368
|
options,
|
|
2324
2369
|
);
|
|
2325
2370
|
};
|
|
@@ -2328,16 +2373,16 @@ export const getGrowirestapiv3 = () => {
|
|
|
2328
2373
|
* Verify the access token
|
|
2329
2374
|
* @summary /slack-integration/proxied/verify
|
|
2330
2375
|
*/
|
|
2331
|
-
const
|
|
2332
|
-
|
|
2376
|
+
const postVerifyForSlackIntegrationProxied = (
|
|
2377
|
+
postVerifyForSlackIntegrationProxiedBody: PostVerifyForSlackIntegrationProxiedBody,
|
|
2333
2378
|
options?: SecondParameter<typeof customInstance>,
|
|
2334
2379
|
) => {
|
|
2335
|
-
return customInstance<
|
|
2380
|
+
return customInstance<PostVerifyForSlackIntegrationProxied200>(
|
|
2336
2381
|
{
|
|
2337
2382
|
url: `/slack-integration/proxied/verify`,
|
|
2338
2383
|
method: 'POST',
|
|
2339
2384
|
headers: { 'Content-Type': 'application/json' },
|
|
2340
|
-
data:
|
|
2385
|
+
data: postVerifyForSlackIntegrationProxiedBody,
|
|
2341
2386
|
},
|
|
2342
2387
|
options,
|
|
2343
2388
|
);
|
|
@@ -2347,8 +2392,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2347
2392
|
* Handle Slack commands
|
|
2348
2393
|
* @summary /slack-integration/proxied/commands
|
|
2349
2394
|
*/
|
|
2350
|
-
const
|
|
2351
|
-
|
|
2395
|
+
const postCommandsForSlackIntegrationProxied = (
|
|
2396
|
+
postCommandsForSlackIntegrationProxiedBody: PostCommandsForSlackIntegrationProxiedBody,
|
|
2352
2397
|
options?: SecondParameter<typeof customInstance>,
|
|
2353
2398
|
) => {
|
|
2354
2399
|
return customInstance<string>(
|
|
@@ -2356,7 +2401,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
2356
2401
|
url: `/slack-integration/proxied/commands`,
|
|
2357
2402
|
method: 'POST',
|
|
2358
2403
|
headers: { 'Content-Type': 'application/json' },
|
|
2359
|
-
data:
|
|
2404
|
+
data: postCommandsForSlackIntegrationProxiedBody,
|
|
2360
2405
|
},
|
|
2361
2406
|
options,
|
|
2362
2407
|
);
|
|
@@ -2366,12 +2411,17 @@ export const getGrowirestapiv3 = () => {
|
|
|
2366
2411
|
* Handle Slack interactions
|
|
2367
2412
|
* @summary /slack-integration/interactions
|
|
2368
2413
|
*/
|
|
2369
|
-
const
|
|
2370
|
-
|
|
2414
|
+
const postInteractionsForSlackIntegration = (
|
|
2415
|
+
postInteractionsForSlackIntegrationBody: PostInteractionsForSlackIntegrationBody,
|
|
2371
2416
|
options?: SecondParameter<typeof customInstance>,
|
|
2372
2417
|
) => {
|
|
2373
2418
|
return customInstance<void>(
|
|
2374
|
-
{
|
|
2419
|
+
{
|
|
2420
|
+
url: `/slack-integration/interactions`,
|
|
2421
|
+
method: 'POST',
|
|
2422
|
+
headers: { 'Content-Type': 'application/json' },
|
|
2423
|
+
data: postInteractionsForSlackIntegrationBody,
|
|
2424
|
+
},
|
|
2375
2425
|
options,
|
|
2376
2426
|
);
|
|
2377
2427
|
};
|
|
@@ -2380,8 +2430,8 @@ export const getGrowirestapiv3 = () => {
|
|
|
2380
2430
|
* Handle Slack interactions
|
|
2381
2431
|
* @summary /slack-integration/proxied/interactions
|
|
2382
2432
|
*/
|
|
2383
|
-
const
|
|
2384
|
-
|
|
2433
|
+
const postInteractionsForSlackIntegrationProxied = (
|
|
2434
|
+
postInteractionsForSlackIntegrationProxiedBody: PostInteractionsForSlackIntegrationProxiedBody,
|
|
2385
2435
|
options?: SecondParameter<typeof customInstance>,
|
|
2386
2436
|
) => {
|
|
2387
2437
|
return customInstance<void>(
|
|
@@ -2389,7 +2439,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
2389
2439
|
url: `/slack-integration/proxied/interactions`,
|
|
2390
2440
|
method: 'POST',
|
|
2391
2441
|
headers: { 'Content-Type': 'application/json' },
|
|
2392
|
-
data:
|
|
2442
|
+
data: postInteractionsForSlackIntegrationProxiedBody,
|
|
2393
2443
|
},
|
|
2394
2444
|
options,
|
|
2395
2445
|
);
|
|
@@ -2399,17 +2449,20 @@ export const getGrowirestapiv3 = () => {
|
|
|
2399
2449
|
* Get supported commands
|
|
2400
2450
|
* @summary /slack-integration/supported-commands
|
|
2401
2451
|
*/
|
|
2402
|
-
const
|
|
2403
|
-
return customInstance<
|
|
2452
|
+
const getSupportedCommandsForSlackIntegration = (options?: SecondParameter<typeof customInstance>) => {
|
|
2453
|
+
return customInstance<GetSupportedCommandsForSlackIntegration200>({ url: `/slack-integration/supported-commands`, method: 'GET' }, options);
|
|
2404
2454
|
};
|
|
2405
2455
|
|
|
2406
2456
|
/**
|
|
2407
2457
|
* Handle Slack events
|
|
2408
2458
|
* @summary /slack-integration/events
|
|
2409
2459
|
*/
|
|
2410
|
-
const
|
|
2411
|
-
|
|
2412
|
-
|
|
2460
|
+
const postEventsForSlackIntegration = (
|
|
2461
|
+
postEventsForSlackIntegrationBody: PostEventsForSlackIntegrationBody,
|
|
2462
|
+
options?: SecondParameter<typeof customInstance>,
|
|
2463
|
+
) => {
|
|
2464
|
+
return customInstance<PostEventsForSlackIntegration200>(
|
|
2465
|
+
{ url: `/slack-integration/events`, method: 'POST', headers: { 'Content-Type': 'application/json' }, data: postEventsForSlackIntegrationBody },
|
|
2413
2466
|
options,
|
|
2414
2467
|
);
|
|
2415
2468
|
};
|
|
@@ -2418,16 +2471,16 @@ export const getGrowirestapiv3 = () => {
|
|
|
2418
2471
|
* Handle Slack events
|
|
2419
2472
|
* @summary /slack-integration/proxied/events
|
|
2420
2473
|
*/
|
|
2421
|
-
const
|
|
2422
|
-
|
|
2474
|
+
const postEventsForSlackIntegrationProxied = (
|
|
2475
|
+
postEventsForSlackIntegrationProxiedBody: PostEventsForSlackIntegrationProxiedBody,
|
|
2423
2476
|
options?: SecondParameter<typeof customInstance>,
|
|
2424
2477
|
) => {
|
|
2425
|
-
return customInstance<
|
|
2478
|
+
return customInstance<PostEventsForSlackIntegrationProxied200>(
|
|
2426
2479
|
{
|
|
2427
2480
|
url: `/slack-integration/proxied/events`,
|
|
2428
2481
|
method: 'POST',
|
|
2429
2482
|
headers: { 'Content-Type': 'application/json' },
|
|
2430
|
-
data:
|
|
2483
|
+
data: postEventsForSlackIntegrationProxiedBody,
|
|
2431
2484
|
},
|
|
2432
2485
|
options,
|
|
2433
2486
|
);
|
|
@@ -2437,7 +2490,7 @@ export const getGrowirestapiv3 = () => {
|
|
|
2437
2490
|
* Get statistics for user
|
|
2438
2491
|
* @summary /statistics/user
|
|
2439
2492
|
*/
|
|
2440
|
-
const
|
|
2493
|
+
const getUserForStatistics = (options?: SecondParameter<typeof customInstance>) => {
|
|
2441
2494
|
return customInstance<StatisticsUserResponse>({ url: `/statistics/user`, method: 'GET' }, options);
|
|
2442
2495
|
};
|
|
2443
2496
|
|
|
@@ -2482,16 +2535,16 @@ export const getGrowirestapiv3 = () => {
|
|
|
2482
2535
|
* Get ancestor user groups.
|
|
2483
2536
|
* @summary /user-groups/ancestors
|
|
2484
2537
|
*/
|
|
2485
|
-
const
|
|
2486
|
-
return customInstance<
|
|
2538
|
+
const getAncestorsForUserGroups = (params: GetAncestorsForUserGroupsParams, options?: SecondParameter<typeof customInstance>) => {
|
|
2539
|
+
return customInstance<GetAncestorsForUserGroups200>({ url: `/user-groups/ancestors`, method: 'GET', params }, options);
|
|
2487
2540
|
};
|
|
2488
2541
|
|
|
2489
2542
|
/**
|
|
2490
2543
|
* Get child user groups
|
|
2491
2544
|
* @summary /user-groups/children
|
|
2492
2545
|
*/
|
|
2493
|
-
const
|
|
2494
|
-
return customInstance<
|
|
2546
|
+
const getChildrenForUserGroups = (params?: GetChildrenForUserGroupsParams, options?: SecondParameter<typeof customInstance>) => {
|
|
2547
|
+
return customInstance<GetChildrenForUserGroups200>({ url: `/user-groups/children`, method: 'GET', params }, options);
|
|
2495
2548
|
};
|
|
2496
2549
|
|
|
2497
2550
|
/**
|
|
@@ -2514,25 +2567,25 @@ export const getGrowirestapiv3 = () => {
|
|
|
2514
2567
|
* Get UserGroup from Group ID
|
|
2515
2568
|
* @summary /user-groups/{id}
|
|
2516
2569
|
*/
|
|
2517
|
-
const
|
|
2518
|
-
return customInstance<
|
|
2570
|
+
const getUserGroupsById = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2571
|
+
return customInstance<GetUserGroupsById200>({ url: `/user-groups/${id}`, method: 'GET' }, options);
|
|
2519
2572
|
};
|
|
2520
2573
|
|
|
2521
2574
|
/**
|
|
2522
2575
|
* Deletes userGroup
|
|
2523
2576
|
* @summary /user-groups/{id}
|
|
2524
2577
|
*/
|
|
2525
|
-
const
|
|
2526
|
-
return customInstance<
|
|
2578
|
+
const deleteUserGroupsById = (id: string, params?: DeleteUserGroupsByIdParams, options?: SecondParameter<typeof customInstance>) => {
|
|
2579
|
+
return customInstance<DeleteUserGroupsById200>({ url: `/user-groups/${id}`, method: 'DELETE', params }, options);
|
|
2527
2580
|
};
|
|
2528
2581
|
|
|
2529
2582
|
/**
|
|
2530
2583
|
* Update userGroup
|
|
2531
2584
|
* @summary /user-groups/{id}
|
|
2532
2585
|
*/
|
|
2533
|
-
const
|
|
2534
|
-
return customInstance<
|
|
2535
|
-
{ url: `/user-groups/${id}`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data:
|
|
2586
|
+
const putUserGroupsById = (id: string, putUserGroupsByIdBody: PutUserGroupsByIdBody, options?: SecondParameter<typeof customInstance>) => {
|
|
2587
|
+
return customInstance<PutUserGroupsById200>(
|
|
2588
|
+
{ url: `/user-groups/${id}`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putUserGroupsByIdBody },
|
|
2536
2589
|
options,
|
|
2537
2590
|
);
|
|
2538
2591
|
};
|
|
@@ -2541,48 +2594,52 @@ export const getGrowirestapiv3 = () => {
|
|
|
2541
2594
|
* Get users related to the userGroup
|
|
2542
2595
|
* @summary /user-groups/{id}/users
|
|
2543
2596
|
*/
|
|
2544
|
-
const
|
|
2545
|
-
return customInstance<
|
|
2597
|
+
const getUsersByIdForUserGroups = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2598
|
+
return customInstance<GetUsersByIdForUserGroups200>({ url: `/user-groups/${id}/users`, method: 'GET' }, options);
|
|
2546
2599
|
};
|
|
2547
2600
|
|
|
2548
2601
|
/**
|
|
2549
2602
|
* Get users unrelated to the userGroup
|
|
2550
2603
|
* @summary /user-groups/{id}/unrelated-users
|
|
2551
2604
|
*/
|
|
2552
|
-
const
|
|
2553
|
-
|
|
2605
|
+
const getUnrelatedUsersByIdForUserGroups = (
|
|
2606
|
+
id: string,
|
|
2607
|
+
params?: GetUnrelatedUsersByIdForUserGroupsParams,
|
|
2608
|
+
options?: SecondParameter<typeof customInstance>,
|
|
2609
|
+
) => {
|
|
2610
|
+
return customInstance<GetUnrelatedUsersByIdForUserGroups200>({ url: `/user-groups/${id}/unrelated-users`, method: 'GET', params }, options);
|
|
2554
2611
|
};
|
|
2555
2612
|
|
|
2556
2613
|
/**
|
|
2557
2614
|
* Add a user to the userGroup
|
|
2558
2615
|
* @summary /user-groups/{id}/users/{username}
|
|
2559
2616
|
*/
|
|
2560
|
-
const
|
|
2561
|
-
return customInstance<
|
|
2617
|
+
const postUsersByUsernameByIdForUserGroups = (id: string, username: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2618
|
+
return customInstance<PostUsersByUsernameByIdForUserGroups200>({ url: `/user-groups/${id}/users/${username}`, method: 'POST' }, options);
|
|
2562
2619
|
};
|
|
2563
2620
|
|
|
2564
2621
|
/**
|
|
2565
2622
|
* remove a user from the userGroup
|
|
2566
2623
|
* @summary /user-groups/{id}/users/{username}
|
|
2567
2624
|
*/
|
|
2568
|
-
const
|
|
2569
|
-
return customInstance<
|
|
2625
|
+
const deleteUsersByUsernameByIdForUserGroups = (id: string, username: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2626
|
+
return customInstance<DeleteUsersByUsernameByIdForUserGroups200>({ url: `/user-groups/${id}/users/${username}`, method: 'DELETE' }, options);
|
|
2570
2627
|
};
|
|
2571
2628
|
|
|
2572
2629
|
/**
|
|
2573
2630
|
* Get the user group relations for the userGroup
|
|
2574
2631
|
* @summary /user-groups/{id}/user-group-relations
|
|
2575
2632
|
*/
|
|
2576
|
-
const
|
|
2577
|
-
return customInstance<
|
|
2633
|
+
const getUserGroupRelationsByIdForUserGroups = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2634
|
+
return customInstance<GetUserGroupRelationsByIdForUserGroups200>({ url: `/user-groups/${id}/user-group-relations`, method: 'GET' }, options);
|
|
2578
2635
|
};
|
|
2579
2636
|
|
|
2580
2637
|
/**
|
|
2581
2638
|
* Get closed pages for the userGroup
|
|
2582
2639
|
* @summary /user-groups/{id}/pages
|
|
2583
2640
|
*/
|
|
2584
|
-
const
|
|
2585
|
-
return customInstance<
|
|
2641
|
+
const getPagesByIdForUserGroups = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2642
|
+
return customInstance<GetPagesByIdForUserGroups200>({ url: `/user-groups/${id}/pages`, method: 'GET' }, options);
|
|
2586
2643
|
};
|
|
2587
2644
|
|
|
2588
2645
|
/**
|
|
@@ -2607,97 +2664,100 @@ export const getGrowirestapiv3 = () => {
|
|
|
2607
2664
|
/**
|
|
2608
2665
|
* @summary /usersIdReacent
|
|
2609
2666
|
*/
|
|
2610
|
-
const
|
|
2611
|
-
return customInstance<
|
|
2667
|
+
const getRecentById = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2668
|
+
return customInstance<GetRecentById200>({ url: `/${id}/recent`, method: 'GET' }, options);
|
|
2612
2669
|
};
|
|
2613
2670
|
|
|
2614
2671
|
/**
|
|
2615
2672
|
* Create new users and send Emails
|
|
2616
2673
|
* @summary /users/invite
|
|
2617
2674
|
*/
|
|
2618
|
-
const
|
|
2619
|
-
return customInstance<
|
|
2675
|
+
const postInviteForUsers = (params?: PostInviteForUsersParams, options?: SecondParameter<typeof customInstance>) => {
|
|
2676
|
+
return customInstance<PostInviteForUsers200>({ url: `/users/invite`, method: 'POST', params }, options);
|
|
2620
2677
|
};
|
|
2621
2678
|
|
|
2622
2679
|
/**
|
|
2623
2680
|
* Grant user admin
|
|
2624
2681
|
* @summary /users/{id}/grant-admin
|
|
2625
2682
|
*/
|
|
2626
|
-
const
|
|
2627
|
-
return customInstance<
|
|
2683
|
+
const putGrantAdminByIdForUsers = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2684
|
+
return customInstance<PutGrantAdminByIdForUsers200>({ url: `/users/${id}/grant-admin`, method: 'PUT' }, options);
|
|
2628
2685
|
};
|
|
2629
2686
|
|
|
2630
2687
|
/**
|
|
2631
2688
|
* Revoke user admin
|
|
2632
2689
|
* @summary /users/{id}/revoke-admin
|
|
2633
2690
|
*/
|
|
2634
|
-
const
|
|
2635
|
-
return customInstance<
|
|
2691
|
+
const putRevokeAdminByIdForUsers = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2692
|
+
return customInstance<PutRevokeAdminByIdForUsers200>({ url: `/users/${id}/revoke-admin`, method: 'PUT' }, options);
|
|
2636
2693
|
};
|
|
2637
2694
|
|
|
2638
2695
|
/**
|
|
2639
2696
|
* Grant user read only access
|
|
2640
2697
|
* @summary /users/{id}/grant-read-only
|
|
2641
2698
|
*/
|
|
2642
|
-
const
|
|
2643
|
-
return customInstance<
|
|
2699
|
+
const putGrantReadOnlyByIdForUsers = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2700
|
+
return customInstance<PutGrantReadOnlyByIdForUsers200>({ url: `/users/${id}/grant-read-only`, method: 'PUT' }, options);
|
|
2644
2701
|
};
|
|
2645
2702
|
|
|
2646
2703
|
/**
|
|
2647
2704
|
* Revoke user read only access
|
|
2648
2705
|
* @summary /users/{id}/revoke-read-only
|
|
2649
2706
|
*/
|
|
2650
|
-
const
|
|
2651
|
-
return customInstance<
|
|
2707
|
+
const putRevokeReadOnlyByIdForUsers = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2708
|
+
return customInstance<PutRevokeReadOnlyByIdForUsers200>({ url: `/users/${id}/revoke-read-only`, method: 'PUT' }, options);
|
|
2652
2709
|
};
|
|
2653
2710
|
|
|
2654
2711
|
/**
|
|
2655
2712
|
* Activate user
|
|
2656
2713
|
* @summary /users/{id}/activate
|
|
2657
2714
|
*/
|
|
2658
|
-
const
|
|
2659
|
-
return customInstance<
|
|
2715
|
+
const putActivateByIdForUsers = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2716
|
+
return customInstance<PutActivateByIdForUsers200>({ url: `/users/${id}/activate`, method: 'PUT' }, options);
|
|
2660
2717
|
};
|
|
2661
2718
|
|
|
2662
2719
|
/**
|
|
2663
2720
|
* Deactivate user
|
|
2664
2721
|
* @summary /users/{id}/deactivate
|
|
2665
2722
|
*/
|
|
2666
|
-
const
|
|
2667
|
-
return customInstance<
|
|
2723
|
+
const putDeactivateByIdForUsers = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2724
|
+
return customInstance<PutDeactivateByIdForUsers200>({ url: `/users/${id}/deactivate`, method: 'PUT' }, options);
|
|
2668
2725
|
};
|
|
2669
2726
|
|
|
2670
2727
|
/**
|
|
2671
2728
|
* Delete user
|
|
2672
2729
|
* @summary /users/{id}/remove
|
|
2673
2730
|
*/
|
|
2674
|
-
const
|
|
2675
|
-
return customInstance<
|
|
2731
|
+
const deleteRemoveByIdForUsers = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2732
|
+
return customInstance<DeleteRemoveByIdForUsers200>({ url: `/users/${id}/remove`, method: 'DELETE' }, options);
|
|
2676
2733
|
};
|
|
2677
2734
|
|
|
2678
2735
|
/**
|
|
2679
2736
|
* Get external-account
|
|
2680
2737
|
* @summary /users/external-accounts
|
|
2681
2738
|
*/
|
|
2682
|
-
const
|
|
2683
|
-
return customInstance<
|
|
2739
|
+
const getExternalAccountsForUsers = (params?: GetExternalAccountsForUsersParams, options?: SecondParameter<typeof customInstance>) => {
|
|
2740
|
+
return customInstance<GetExternalAccountsForUsers200>({ url: `/users/external-accounts`, method: 'GET', params }, options);
|
|
2684
2741
|
};
|
|
2685
2742
|
|
|
2686
2743
|
/**
|
|
2687
2744
|
* Delete ExternalAccount
|
|
2688
2745
|
* @summary /users/external-accounts/{id}/remove
|
|
2689
2746
|
*/
|
|
2690
|
-
const
|
|
2691
|
-
return customInstance<
|
|
2747
|
+
const deleteRemoveByIdForUsersExternalAccounts = (id: string, options?: SecondParameter<typeof customInstance>) => {
|
|
2748
|
+
return customInstance<DeleteRemoveByIdForUsersExternalAccounts200>({ url: `/users/external-accounts/${id}/remove`, method: 'DELETE' }, options);
|
|
2692
2749
|
};
|
|
2693
2750
|
|
|
2694
2751
|
/**
|
|
2695
2752
|
* update imageUrlCache
|
|
2696
2753
|
* @summary /users/update.imageUrlCache
|
|
2697
2754
|
*/
|
|
2698
|
-
const
|
|
2699
|
-
|
|
2700
|
-
|
|
2755
|
+
const putUpdateImageUrlCacheForUsers = (
|
|
2756
|
+
putUpdateImageUrlCacheForUsersBody: PutUpdateImageUrlCacheForUsersBody,
|
|
2757
|
+
options?: SecondParameter<typeof customInstance>,
|
|
2758
|
+
) => {
|
|
2759
|
+
return customInstance<PutUpdateImageUrlCacheForUsers200>(
|
|
2760
|
+
{ url: `/users/update.imageUrlCache`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putUpdateImageUrlCacheForUsersBody },
|
|
2701
2761
|
options,
|
|
2702
2762
|
);
|
|
2703
2763
|
};
|
|
@@ -2706,9 +2766,9 @@ export const getGrowirestapiv3 = () => {
|
|
|
2706
2766
|
* update imageUrlCache
|
|
2707
2767
|
* @summary /users/reset-password
|
|
2708
2768
|
*/
|
|
2709
|
-
const
|
|
2710
|
-
return customInstance<
|
|
2711
|
-
{ url: `/users/reset-password`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data:
|
|
2769
|
+
const putResetPasswordForUsers = (putResetPasswordForUsersBody: PutResetPasswordForUsersBody, options?: SecondParameter<typeof customInstance>) => {
|
|
2770
|
+
return customInstance<PutResetPasswordForUsers200>(
|
|
2771
|
+
{ url: `/users/reset-password`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putResetPasswordForUsersBody },
|
|
2712
2772
|
options,
|
|
2713
2773
|
);
|
|
2714
2774
|
};
|
|
@@ -2717,9 +2777,12 @@ export const getGrowirestapiv3 = () => {
|
|
|
2717
2777
|
* send new password email
|
|
2718
2778
|
* @summary /users/reset-password-email
|
|
2719
2779
|
*/
|
|
2720
|
-
const
|
|
2780
|
+
const putResetPasswordEmailForUsers = (
|
|
2781
|
+
putResetPasswordEmailForUsersBody: PutResetPasswordEmailForUsersBody,
|
|
2782
|
+
options?: SecondParameter<typeof customInstance>,
|
|
2783
|
+
) => {
|
|
2721
2784
|
return customInstance<void>(
|
|
2722
|
-
{ url: `/users/reset-password-email`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data:
|
|
2785
|
+
{ url: `/users/reset-password-email`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putResetPasswordEmailForUsersBody },
|
|
2723
2786
|
options,
|
|
2724
2787
|
);
|
|
2725
2788
|
};
|
|
@@ -2728,9 +2791,12 @@ export const getGrowirestapiv3 = () => {
|
|
|
2728
2791
|
* send invitation email
|
|
2729
2792
|
* @summary /users/send-invitation-email
|
|
2730
2793
|
*/
|
|
2731
|
-
const
|
|
2732
|
-
|
|
2733
|
-
|
|
2794
|
+
const putSendInvitationEmailForUsers = (
|
|
2795
|
+
putSendInvitationEmailForUsersBody: PutSendInvitationEmailForUsersBody,
|
|
2796
|
+
options?: SecondParameter<typeof customInstance>,
|
|
2797
|
+
) => {
|
|
2798
|
+
return customInstance<PutSendInvitationEmailForUsers200>(
|
|
2799
|
+
{ url: `/users/send-invitation-email`, method: 'PUT', headers: { 'Content-Type': 'application/json' }, data: putSendInvitationEmailForUsersBody },
|
|
2734
2800
|
options,
|
|
2735
2801
|
);
|
|
2736
2802
|
};
|
|
@@ -2739,16 +2805,16 @@ export const getGrowirestapiv3 = () => {
|
|
|
2739
2805
|
* Get list of users
|
|
2740
2806
|
* @summary /users/list
|
|
2741
2807
|
*/
|
|
2742
|
-
const
|
|
2743
|
-
return customInstance<
|
|
2808
|
+
const getListForUsers = (params?: GetListForUsersParams, options?: SecondParameter<typeof customInstance>) => {
|
|
2809
|
+
return customInstance<GetListForUsers200>({ url: `/users/list`, method: 'GET', params }, options);
|
|
2744
2810
|
};
|
|
2745
2811
|
|
|
2746
2812
|
/**
|
|
2747
2813
|
* Get list of usernames
|
|
2748
2814
|
* @summary /users/usernames
|
|
2749
2815
|
*/
|
|
2750
|
-
const
|
|
2751
|
-
return customInstance<
|
|
2816
|
+
const getUsernamesForUsers = (params?: GetUsernamesForUsersParams, options?: SecondParameter<typeof customInstance>) => {
|
|
2817
|
+
return customInstance<GetUsernamesForUsers200>({ url: `/users/usernames`, method: 'GET', params }, options);
|
|
2752
2818
|
};
|
|
2753
2819
|
|
|
2754
2820
|
/**
|
|
@@ -2771,241 +2837,241 @@ export const getGrowirestapiv3 = () => {
|
|
|
2771
2837
|
return {
|
|
2772
2838
|
getExternalUserGroupRelations,
|
|
2773
2839
|
getExternalUserGroups,
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
|
|
2792
|
-
|
|
2840
|
+
getAncestorsForExternalUserGroups,
|
|
2841
|
+
getChildrenForExternalUserGroups,
|
|
2842
|
+
getExternalUserGroupsById,
|
|
2843
|
+
deleteExternalUserGroupsById,
|
|
2844
|
+
putExternalUserGroupsById,
|
|
2845
|
+
getExternalUserGroupRelationsByIdForExternalUserGroups,
|
|
2846
|
+
getSyncSettingsForExternalUserGroupsLdap,
|
|
2847
|
+
putSyncSettingsForExternalUserGroupsLdap,
|
|
2848
|
+
getSyncSettingsForExternalUserGroupsKeycloak,
|
|
2849
|
+
putSyncSettingsForExternalUserGroupsKeycloak,
|
|
2850
|
+
putSyncForExternalUserGroupsLdap,
|
|
2851
|
+
putSyncForExternalUserGroupsKeycloak,
|
|
2852
|
+
getSyncStatusForExternalUserGroupsLdap,
|
|
2853
|
+
getOrdersForQuestionnaire,
|
|
2854
|
+
getIsEnabledForQuestionnaire,
|
|
2855
|
+
postAnswerForQuestionnaireProactive,
|
|
2856
|
+
putAnswerForQuestionnaire,
|
|
2857
|
+
putSkipForQuestionnaire,
|
|
2858
|
+
putDenyForQuestionnaire,
|
|
2793
2859
|
getTemplates,
|
|
2794
|
-
|
|
2795
|
-
|
|
2860
|
+
getPresetTemplatesByLocaleByTemplateIdForTemplates,
|
|
2861
|
+
getPluginTemplatesByLocaleByTemplateIdByReposIdByOrganizationIdForTemplates,
|
|
2796
2862
|
postPlugins,
|
|
2797
|
-
|
|
2798
|
-
|
|
2863
|
+
putActivateByIdForPlugins,
|
|
2864
|
+
deleteRemoveByIdForPlugins,
|
|
2799
2865
|
getActivity,
|
|
2800
2866
|
getAdminHome,
|
|
2801
2867
|
getAppSettings,
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2868
|
+
putAppSettingForAppSettings,
|
|
2869
|
+
putSiteUrlSettingForAppSettings,
|
|
2870
|
+
putSmtpSettingForAppSettings,
|
|
2871
|
+
postSmtpTestForAppSettings,
|
|
2872
|
+
putSesSettingForAppSettings,
|
|
2873
|
+
putFileUploadSettingsForAppSettings,
|
|
2874
|
+
putQuestionnaireSettingsForAppSettings,
|
|
2875
|
+
postV5SchemaMigrationForAppSettings,
|
|
2876
|
+
postMaintenanceModeForAppSettings,
|
|
2877
|
+
getListForAttachment,
|
|
2878
|
+
getLimitForAttachment,
|
|
2813
2879
|
postAttachment,
|
|
2814
|
-
|
|
2880
|
+
getAttachmentById,
|
|
2815
2881
|
postBookmarkFolder,
|
|
2816
2882
|
putBookmarkFolder,
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2883
|
+
getListByUserIdForBookmarkFolder,
|
|
2884
|
+
deleteBookmarkFolderById,
|
|
2885
|
+
postAddBookmarkToFolderForBookmarkFolder,
|
|
2886
|
+
putUpdateBookmarkForBookmarkFolder,
|
|
2887
|
+
getInfoForBookmarks,
|
|
2888
|
+
getBookmarksByUserId,
|
|
2823
2889
|
putBookmarks,
|
|
2824
2890
|
getCustomizeSetting,
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2891
|
+
getLayoutForCustomizeSetting,
|
|
2892
|
+
putLayoutForCustomizeSetting,
|
|
2893
|
+
getThemeForCustomizeSetting,
|
|
2894
|
+
putThemeForCustomizeSetting,
|
|
2895
|
+
getSidebarForCustomizeSetting,
|
|
2896
|
+
putSidebarForCustomizeSetting,
|
|
2897
|
+
putFunctionForCustomizeSetting,
|
|
2898
|
+
putPresentationForCustomizeSetting,
|
|
2899
|
+
putHighlightForCustomizeSetting,
|
|
2900
|
+
putCustomizeTitleForCustomizeSetting,
|
|
2901
|
+
putCustomizeNoscriptForCustomizeSetting,
|
|
2902
|
+
putCustomizeCssForCustomizeSetting,
|
|
2903
|
+
putCustomizeScriptForCustomizeSetting,
|
|
2904
|
+
putCustomizeLogoForCustomizeSetting,
|
|
2905
|
+
putUploadBrandLogoForCustomizeSetting,
|
|
2906
|
+
deleteDeleteBrandLogoForCustomizeSetting,
|
|
2907
|
+
getStatusForExport,
|
|
2842
2908
|
postExport,
|
|
2843
|
-
|
|
2909
|
+
deleteExportByFileName,
|
|
2844
2910
|
postForgotPassword,
|
|
2845
2911
|
putForgotPassword,
|
|
2846
|
-
|
|
2912
|
+
getFilesForG2gTransfer,
|
|
2847
2913
|
postG2gTransfer,
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
|
|
2851
|
-
|
|
2914
|
+
postAttachmentForG2gTransfer,
|
|
2915
|
+
getGrowiInfoForG2gTransfer,
|
|
2916
|
+
postGenerateKeyForG2gTransfer,
|
|
2917
|
+
postTransferForG2gTransfer,
|
|
2852
2918
|
getHealthcheck,
|
|
2853
2919
|
getImport,
|
|
2854
2920
|
postImport,
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
|
-
|
|
2858
|
-
|
|
2859
|
-
|
|
2860
|
-
|
|
2861
|
-
|
|
2921
|
+
getStatusForImport,
|
|
2922
|
+
postUploadForImport,
|
|
2923
|
+
deleteAllForImport,
|
|
2924
|
+
getListForInAppNotification,
|
|
2925
|
+
getStatusForInAppNotification,
|
|
2926
|
+
postOpenForInAppNotification,
|
|
2927
|
+
putAllStatusesOpenForInAppNotification,
|
|
2862
2928
|
postInstaller,
|
|
2863
2929
|
postInvited,
|
|
2864
2930
|
postLogout,
|
|
2865
2931
|
getMarkdownSetting,
|
|
2866
|
-
|
|
2867
|
-
|
|
2868
|
-
|
|
2869
|
-
|
|
2932
|
+
putLineBreakForMarkdownSetting,
|
|
2933
|
+
putIndentForMarkdownSetting,
|
|
2934
|
+
putXssForMarkdownSetting,
|
|
2935
|
+
getCollectionsForMongo,
|
|
2870
2936
|
getNotificationSetting,
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
|
|
2881
|
-
|
|
2882
|
-
|
|
2937
|
+
postUserNotificationForNotificationSetting,
|
|
2938
|
+
deleteUserNotificationByIdForNotificationSetting,
|
|
2939
|
+
getGlobalNotificationByIdForNotificationSetting,
|
|
2940
|
+
putGlobalNotificationByIdForNotificationSetting,
|
|
2941
|
+
deleteGlobalNotificationByIdForNotificationSetting,
|
|
2942
|
+
postGlobalNotificationForNotificationSetting,
|
|
2943
|
+
putNotifyForPageGrantForNotificationSetting,
|
|
2944
|
+
putEnabledByIdForNotificationSettingGlobalNotification,
|
|
2945
|
+
getRootForPageListing,
|
|
2946
|
+
getAncestorsChildrenForPageListing,
|
|
2947
|
+
getChildrenForPageListing,
|
|
2948
|
+
getInfoForPageListing,
|
|
2883
2949
|
getPage,
|
|
2884
2950
|
postPage,
|
|
2885
2951
|
putPage,
|
|
2886
|
-
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
|
-
|
|
2895
|
-
|
|
2896
|
-
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
|
|
2952
|
+
getExistForPage,
|
|
2953
|
+
putLikesForPage,
|
|
2954
|
+
getInfoForPage,
|
|
2955
|
+
getGrantDataForPage,
|
|
2956
|
+
getNonUserRelatedGroupsGrantedForPage,
|
|
2957
|
+
getApplicableGrantForPage,
|
|
2958
|
+
putGrantByPageId,
|
|
2959
|
+
getExportByPageIdForPage,
|
|
2960
|
+
getExistPathsForPage,
|
|
2961
|
+
putSubscribeForPage,
|
|
2962
|
+
putContentWidthByPageId,
|
|
2963
|
+
putPublishByPageId,
|
|
2964
|
+
putUnpublishByPageId,
|
|
2965
|
+
getYjsDataByPageId,
|
|
2966
|
+
putSyncLatestRevisionBodyToYjsDraftByPageId,
|
|
2967
|
+
getRecentForPages,
|
|
2968
|
+
postRenameForPages,
|
|
2969
|
+
postResumeRenameForPages,
|
|
2970
|
+
deleteEmptyTrashForPages,
|
|
2971
|
+
getListForPages,
|
|
2972
|
+
postDuplicateForPages,
|
|
2973
|
+
getSubordinatedListForPages,
|
|
2974
|
+
postDeleteForPages,
|
|
2975
|
+
postConvertPagesByPathForPages,
|
|
2976
|
+
postLegacyPagesMigrationForPages,
|
|
2977
|
+
getV5MigrationStatusForPages,
|
|
2912
2978
|
getPersonalSetting,
|
|
2913
2979
|
putPersonalSetting,
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
|
|
2919
|
-
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
|
|
2930
|
-
|
|
2980
|
+
getIsPasswordSetForPersonalSetting,
|
|
2981
|
+
putImageTypeForPersonalSetting,
|
|
2982
|
+
getExternalAccountsForPersonalSetting,
|
|
2983
|
+
putPasswordForPersonalSetting,
|
|
2984
|
+
putApiTokenForPersonalSetting,
|
|
2985
|
+
putAssociateLdapForPersonalSetting,
|
|
2986
|
+
putDisassociateLdapForPersonalSetting,
|
|
2987
|
+
putEditorSettingsForPersonalSetting,
|
|
2988
|
+
getEditorSettingsForPersonalSetting,
|
|
2989
|
+
putInAppNotificationSettingsForPersonalSetting,
|
|
2990
|
+
getInAppNotificationSettingsForPersonalSetting,
|
|
2991
|
+
putQuestionnaireSettingsForPersonalSetting,
|
|
2992
|
+
getListForRevisions,
|
|
2993
|
+
getRevisionsById,
|
|
2994
|
+
getIndicesForSearch,
|
|
2995
|
+
putIndicesForSearch,
|
|
2996
|
+
postConnectionForSearch,
|
|
2931
2997
|
getSecuritySetting,
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
|
-
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
|
|
2998
|
+
putEnabledForSecuritySettingAuthentication,
|
|
2999
|
+
getAuthenticationForSecuritySetting,
|
|
3000
|
+
putGeneralSettingForSecuritySetting,
|
|
3001
|
+
putShareLinkSettingForSecuritySetting,
|
|
3002
|
+
getAllShareLinksForSecuritySetting,
|
|
3003
|
+
deleteAllShareLinksForSecuritySetting,
|
|
3004
|
+
putLocalSettingForSecuritySetting,
|
|
3005
|
+
putLdapForSecuritySetting,
|
|
3006
|
+
putSamlForSecuritySetting,
|
|
3007
|
+
putOidcForSecuritySetting,
|
|
3008
|
+
putGoogleOauthForSecuritySetting,
|
|
3009
|
+
putGithubOauthForSecuritySetting,
|
|
2944
3010
|
getShareLinks,
|
|
2945
3011
|
postShareLinks,
|
|
2946
3012
|
deleteShareLinks,
|
|
2947
|
-
|
|
2948
|
-
|
|
3013
|
+
deleteAllForShareLinks,
|
|
3014
|
+
deleteShareLinksById,
|
|
2949
3015
|
getSlackIntegrationLegacySetting,
|
|
2950
3016
|
putSlackIntegrationLegacySetting,
|
|
2951
3017
|
getSlackIntegrationSettings,
|
|
2952
|
-
|
|
2953
|
-
|
|
2954
|
-
|
|
2955
|
-
|
|
2956
|
-
|
|
2957
|
-
|
|
2958
|
-
|
|
2959
|
-
|
|
2960
|
-
|
|
2961
|
-
|
|
2962
|
-
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
|
|
2967
|
-
|
|
2968
|
-
|
|
2969
|
-
|
|
2970
|
-
|
|
2971
|
-
|
|
2972
|
-
|
|
3018
|
+
putBotTypeForSlackIntegrationSettings,
|
|
3019
|
+
deleteBotTypeForSlackIntegration,
|
|
3020
|
+
putUpdateSettingsForSlackIntegrationSettingsWithoutProxy,
|
|
3021
|
+
putUpdatePermissionsForSlackIntegrationSettingsWithoutProxy,
|
|
3022
|
+
postSlackAppIntegrationsForSlackIntegrationSettings,
|
|
3023
|
+
deleteSlackAppIntegrationsByIdForSlackIntegrationSettings,
|
|
3024
|
+
putProxyUriForSlackIntegrationSettings,
|
|
3025
|
+
putMakeprimaryByIdForSlackIntegrationSettingsSlackAppIntegrations,
|
|
3026
|
+
putRegenerateTokensByIdForSlackIntegrationSettingsSlackAppIntegrations,
|
|
3027
|
+
putPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrations,
|
|
3028
|
+
postRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrations,
|
|
3029
|
+
postTestForSlackIntegrationSettingsWithoutProxy,
|
|
3030
|
+
postCommandsForSlackIntegration,
|
|
3031
|
+
postVerifyForSlackIntegrationProxied,
|
|
3032
|
+
postCommandsForSlackIntegrationProxied,
|
|
3033
|
+
postInteractionsForSlackIntegration,
|
|
3034
|
+
postInteractionsForSlackIntegrationProxied,
|
|
3035
|
+
getSupportedCommandsForSlackIntegration,
|
|
3036
|
+
postEventsForSlackIntegration,
|
|
3037
|
+
postEventsForSlackIntegrationProxied,
|
|
3038
|
+
getUserForStatistics,
|
|
2973
3039
|
postCompleteRegistration,
|
|
2974
3040
|
getUserGroupRelations,
|
|
2975
3041
|
getUserGroups,
|
|
2976
3042
|
postUserGroups,
|
|
2977
|
-
|
|
2978
|
-
|
|
3043
|
+
getAncestorsForUserGroups,
|
|
3044
|
+
getChildrenForUserGroups,
|
|
2979
3045
|
getSelectableParentGroups,
|
|
2980
3046
|
getSelectableChildGroups,
|
|
2981
|
-
|
|
2982
|
-
|
|
2983
|
-
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
|
|
2987
|
-
|
|
2988
|
-
|
|
2989
|
-
|
|
3047
|
+
getUserGroupsById,
|
|
3048
|
+
deleteUserGroupsById,
|
|
3049
|
+
putUserGroupsById,
|
|
3050
|
+
getUsersByIdForUserGroups,
|
|
3051
|
+
getUnrelatedUsersByIdForUserGroups,
|
|
3052
|
+
postUsersByUsernameByIdForUserGroups,
|
|
3053
|
+
deleteUsersByUsernameByIdForUserGroups,
|
|
3054
|
+
getUserGroupRelationsByIdForUserGroups,
|
|
3055
|
+
getPagesByIdForUserGroups,
|
|
2990
3056
|
putUserUiSettings,
|
|
2991
3057
|
getUsers,
|
|
2992
|
-
|
|
2993
|
-
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
|
|
2997
|
-
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
|
|
3006
|
-
|
|
3007
|
-
|
|
3008
|
-
|
|
3058
|
+
getRecentById,
|
|
3059
|
+
postInviteForUsers,
|
|
3060
|
+
putGrantAdminByIdForUsers,
|
|
3061
|
+
putRevokeAdminByIdForUsers,
|
|
3062
|
+
putGrantReadOnlyByIdForUsers,
|
|
3063
|
+
putRevokeReadOnlyByIdForUsers,
|
|
3064
|
+
putActivateByIdForUsers,
|
|
3065
|
+
putDeactivateByIdForUsers,
|
|
3066
|
+
deleteRemoveByIdForUsers,
|
|
3067
|
+
getExternalAccountsForUsers,
|
|
3068
|
+
deleteRemoveByIdForUsersExternalAccounts,
|
|
3069
|
+
putUpdateImageUrlCacheForUsers,
|
|
3070
|
+
putResetPasswordForUsers,
|
|
3071
|
+
putResetPasswordEmailForUsers,
|
|
3072
|
+
putSendInvitationEmailForUsers,
|
|
3073
|
+
getListForUsers,
|
|
3074
|
+
getUsernamesForUsers,
|
|
3009
3075
|
postLogin,
|
|
3010
3076
|
postRegister,
|
|
3011
3077
|
};
|
|
@@ -3017,346 +3083,390 @@ type Awaited<O> = O extends AwaitedInput<infer T> ? T : never;
|
|
|
3017
3083
|
|
|
3018
3084
|
export type GetExternalUserGroupRelationsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getExternalUserGroupRelations']>>>;
|
|
3019
3085
|
export type GetExternalUserGroupsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getExternalUserGroups']>>>;
|
|
3020
|
-
export type
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
export type
|
|
3024
|
-
export type
|
|
3025
|
-
export type
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
|
|
3041
|
-
|
|
3042
|
-
|
|
3043
|
-
|
|
3044
|
-
|
|
3045
|
-
|
|
3046
|
-
|
|
3047
|
-
|
|
3048
|
-
|
|
3049
|
-
export type
|
|
3050
|
-
export type
|
|
3051
|
-
export type
|
|
3052
|
-
|
|
3086
|
+
export type GetAncestorsForExternalUserGroupsResult = NonNullable<
|
|
3087
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getAncestorsForExternalUserGroups']>>
|
|
3088
|
+
>;
|
|
3089
|
+
export type GetChildrenForExternalUserGroupsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getChildrenForExternalUserGroups']>>>;
|
|
3090
|
+
export type GetExternalUserGroupsByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getExternalUserGroupsById']>>>;
|
|
3091
|
+
export type DeleteExternalUserGroupsByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteExternalUserGroupsById']>>>;
|
|
3092
|
+
export type PutExternalUserGroupsByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putExternalUserGroupsById']>>>;
|
|
3093
|
+
export type GetExternalUserGroupRelationsByIdForExternalUserGroupsResult = NonNullable<
|
|
3094
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getExternalUserGroupRelationsByIdForExternalUserGroups']>>
|
|
3095
|
+
>;
|
|
3096
|
+
export type GetSyncSettingsForExternalUserGroupsLdapResult = NonNullable<
|
|
3097
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getSyncSettingsForExternalUserGroupsLdap']>>
|
|
3098
|
+
>;
|
|
3099
|
+
export type PutSyncSettingsForExternalUserGroupsLdapResult = NonNullable<
|
|
3100
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSyncSettingsForExternalUserGroupsLdap']>>
|
|
3101
|
+
>;
|
|
3102
|
+
export type GetSyncSettingsForExternalUserGroupsKeycloakResult = NonNullable<
|
|
3103
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getSyncSettingsForExternalUserGroupsKeycloak']>>
|
|
3104
|
+
>;
|
|
3105
|
+
export type PutSyncSettingsForExternalUserGroupsKeycloakResult = NonNullable<
|
|
3106
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSyncSettingsForExternalUserGroupsKeycloak']>>
|
|
3107
|
+
>;
|
|
3108
|
+
export type PutSyncForExternalUserGroupsLdapResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSyncForExternalUserGroupsLdap']>>>;
|
|
3109
|
+
export type PutSyncForExternalUserGroupsKeycloakResult = NonNullable<
|
|
3110
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSyncForExternalUserGroupsKeycloak']>>
|
|
3111
|
+
>;
|
|
3112
|
+
export type GetSyncStatusForExternalUserGroupsLdapResult = NonNullable<
|
|
3113
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getSyncStatusForExternalUserGroupsLdap']>>
|
|
3114
|
+
>;
|
|
3115
|
+
export type GetOrdersForQuestionnaireResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getOrdersForQuestionnaire']>>>;
|
|
3116
|
+
export type GetIsEnabledForQuestionnaireResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getIsEnabledForQuestionnaire']>>>;
|
|
3117
|
+
export type PostAnswerForQuestionnaireProactiveResult = NonNullable<
|
|
3118
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postAnswerForQuestionnaireProactive']>>
|
|
3119
|
+
>;
|
|
3120
|
+
export type PutAnswerForQuestionnaireResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putAnswerForQuestionnaire']>>>;
|
|
3121
|
+
export type PutSkipForQuestionnaireResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSkipForQuestionnaire']>>>;
|
|
3122
|
+
export type PutDenyForQuestionnaireResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putDenyForQuestionnaire']>>>;
|
|
3053
3123
|
export type GetTemplatesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getTemplates']>>>;
|
|
3054
|
-
export type
|
|
3055
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3124
|
+
export type GetPresetTemplatesByLocaleByTemplateIdForTemplatesResult = NonNullable<
|
|
3125
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getPresetTemplatesByLocaleByTemplateIdForTemplates']>>
|
|
3056
3126
|
>;
|
|
3057
|
-
export type
|
|
3058
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3127
|
+
export type GetPluginTemplatesByLocaleByTemplateIdByReposIdByOrganizationIdForTemplatesResult = NonNullable<
|
|
3128
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getPluginTemplatesByLocaleByTemplateIdByReposIdByOrganizationIdForTemplates']>>
|
|
3059
3129
|
>;
|
|
3060
3130
|
export type PostPluginsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postPlugins']>>>;
|
|
3061
|
-
export type
|
|
3062
|
-
export type
|
|
3131
|
+
export type PutActivateByIdForPluginsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putActivateByIdForPlugins']>>>;
|
|
3132
|
+
export type DeleteRemoveByIdForPluginsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteRemoveByIdForPlugins']>>>;
|
|
3063
3133
|
export type GetActivityResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getActivity']>>>;
|
|
3064
3134
|
export type GetAdminHomeResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getAdminHome']>>>;
|
|
3065
3135
|
export type GetAppSettingsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getAppSettings']>>>;
|
|
3066
|
-
export type
|
|
3067
|
-
export type
|
|
3068
|
-
export type
|
|
3069
|
-
export type
|
|
3070
|
-
export type
|
|
3071
|
-
export type
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
|
|
3075
|
-
|
|
3076
|
-
|
|
3077
|
-
export type
|
|
3078
|
-
|
|
3136
|
+
export type PutAppSettingForAppSettingsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putAppSettingForAppSettings']>>>;
|
|
3137
|
+
export type PutSiteUrlSettingForAppSettingsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSiteUrlSettingForAppSettings']>>>;
|
|
3138
|
+
export type PutSmtpSettingForAppSettingsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSmtpSettingForAppSettings']>>>;
|
|
3139
|
+
export type PostSmtpTestForAppSettingsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postSmtpTestForAppSettings']>>>;
|
|
3140
|
+
export type PutSesSettingForAppSettingsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSesSettingForAppSettings']>>>;
|
|
3141
|
+
export type PutFileUploadSettingsForAppSettingsResult = NonNullable<
|
|
3142
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putFileUploadSettingsForAppSettings']>>
|
|
3143
|
+
>;
|
|
3144
|
+
export type PutQuestionnaireSettingsForAppSettingsResult = NonNullable<
|
|
3145
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putQuestionnaireSettingsForAppSettings']>>
|
|
3146
|
+
>;
|
|
3147
|
+
export type PostV5SchemaMigrationForAppSettingsResult = NonNullable<
|
|
3148
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postV5SchemaMigrationForAppSettings']>>
|
|
3149
|
+
>;
|
|
3150
|
+
export type PostMaintenanceModeForAppSettingsResult = NonNullable<
|
|
3151
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postMaintenanceModeForAppSettings']>>
|
|
3152
|
+
>;
|
|
3153
|
+
export type GetListForAttachmentResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getListForAttachment']>>>;
|
|
3154
|
+
export type GetLimitForAttachmentResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getLimitForAttachment']>>>;
|
|
3079
3155
|
export type PostAttachmentResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postAttachment']>>>;
|
|
3080
|
-
export type
|
|
3156
|
+
export type GetAttachmentByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getAttachmentById']>>>;
|
|
3081
3157
|
export type PostBookmarkFolderResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postBookmarkFolder']>>>;
|
|
3082
3158
|
export type PutBookmarkFolderResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putBookmarkFolder']>>>;
|
|
3083
|
-
export type
|
|
3084
|
-
export type
|
|
3085
|
-
export type
|
|
3086
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3087
|
-
>;
|
|
3088
|
-
export type
|
|
3089
|
-
|
|
3090
|
-
|
|
3159
|
+
export type GetListByUserIdForBookmarkFolderResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getListByUserIdForBookmarkFolder']>>>;
|
|
3160
|
+
export type DeleteBookmarkFolderByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteBookmarkFolderById']>>>;
|
|
3161
|
+
export type PostAddBookmarkToFolderForBookmarkFolderResult = NonNullable<
|
|
3162
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postAddBookmarkToFolderForBookmarkFolder']>>
|
|
3163
|
+
>;
|
|
3164
|
+
export type PutUpdateBookmarkForBookmarkFolderResult = NonNullable<
|
|
3165
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putUpdateBookmarkForBookmarkFolder']>>
|
|
3166
|
+
>;
|
|
3167
|
+
export type GetInfoForBookmarksResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getInfoForBookmarks']>>>;
|
|
3168
|
+
export type GetBookmarksByUserIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getBookmarksByUserId']>>>;
|
|
3091
3169
|
export type PutBookmarksResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putBookmarks']>>>;
|
|
3092
3170
|
export type GetCustomizeSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getCustomizeSetting']>>>;
|
|
3093
|
-
export type
|
|
3094
|
-
export type
|
|
3095
|
-
export type
|
|
3096
|
-
export type
|
|
3097
|
-
export type
|
|
3098
|
-
export type
|
|
3099
|
-
export type
|
|
3100
|
-
export type
|
|
3101
|
-
|
|
3102
|
-
|
|
3103
|
-
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
|
|
3107
|
-
|
|
3108
|
-
|
|
3109
|
-
|
|
3110
|
-
|
|
3111
|
-
|
|
3112
|
-
|
|
3113
|
-
export type
|
|
3114
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3115
|
-
>;
|
|
3116
|
-
export type
|
|
3117
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3118
|
-
>;
|
|
3119
|
-
export type
|
|
3171
|
+
export type GetLayoutForCustomizeSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getLayoutForCustomizeSetting']>>>;
|
|
3172
|
+
export type PutLayoutForCustomizeSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putLayoutForCustomizeSetting']>>>;
|
|
3173
|
+
export type GetThemeForCustomizeSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getThemeForCustomizeSetting']>>>;
|
|
3174
|
+
export type PutThemeForCustomizeSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putThemeForCustomizeSetting']>>>;
|
|
3175
|
+
export type GetSidebarForCustomizeSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getSidebarForCustomizeSetting']>>>;
|
|
3176
|
+
export type PutSidebarForCustomizeSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSidebarForCustomizeSetting']>>>;
|
|
3177
|
+
export type PutFunctionForCustomizeSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putFunctionForCustomizeSetting']>>>;
|
|
3178
|
+
export type PutPresentationForCustomizeSettingResult = NonNullable<
|
|
3179
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putPresentationForCustomizeSetting']>>
|
|
3180
|
+
>;
|
|
3181
|
+
export type PutHighlightForCustomizeSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putHighlightForCustomizeSetting']>>>;
|
|
3182
|
+
export type PutCustomizeTitleForCustomizeSettingResult = NonNullable<
|
|
3183
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putCustomizeTitleForCustomizeSetting']>>
|
|
3184
|
+
>;
|
|
3185
|
+
export type PutCustomizeNoscriptForCustomizeSettingResult = NonNullable<
|
|
3186
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putCustomizeNoscriptForCustomizeSetting']>>
|
|
3187
|
+
>;
|
|
3188
|
+
export type PutCustomizeCssForCustomizeSettingResult = NonNullable<
|
|
3189
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putCustomizeCssForCustomizeSetting']>>
|
|
3190
|
+
>;
|
|
3191
|
+
export type PutCustomizeScriptForCustomizeSettingResult = NonNullable<
|
|
3192
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putCustomizeScriptForCustomizeSetting']>>
|
|
3193
|
+
>;
|
|
3194
|
+
export type PutCustomizeLogoForCustomizeSettingResult = NonNullable<
|
|
3195
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putCustomizeLogoForCustomizeSetting']>>
|
|
3196
|
+
>;
|
|
3197
|
+
export type PutUploadBrandLogoForCustomizeSettingResult = NonNullable<
|
|
3198
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putUploadBrandLogoForCustomizeSetting']>>
|
|
3199
|
+
>;
|
|
3200
|
+
export type DeleteDeleteBrandLogoForCustomizeSettingResult = NonNullable<
|
|
3201
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteDeleteBrandLogoForCustomizeSetting']>>
|
|
3202
|
+
>;
|
|
3203
|
+
export type GetStatusForExportResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getStatusForExport']>>>;
|
|
3120
3204
|
export type PostExportResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postExport']>>>;
|
|
3121
|
-
export type
|
|
3205
|
+
export type DeleteExportByFileNameResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteExportByFileName']>>>;
|
|
3122
3206
|
export type PostForgotPasswordResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postForgotPassword']>>>;
|
|
3123
3207
|
export type PutForgotPasswordResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putForgotPassword']>>>;
|
|
3124
|
-
export type
|
|
3208
|
+
export type GetFilesForG2gTransferResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getFilesForG2gTransfer']>>>;
|
|
3125
3209
|
export type PostG2gTransferResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postG2gTransfer']>>>;
|
|
3126
|
-
export type
|
|
3127
|
-
export type
|
|
3128
|
-
export type
|
|
3129
|
-
export type
|
|
3210
|
+
export type PostAttachmentForG2gTransferResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postAttachmentForG2gTransfer']>>>;
|
|
3211
|
+
export type GetGrowiInfoForG2gTransferResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getGrowiInfoForG2gTransfer']>>>;
|
|
3212
|
+
export type PostGenerateKeyForG2gTransferResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postGenerateKeyForG2gTransfer']>>>;
|
|
3213
|
+
export type PostTransferForG2gTransferResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postTransferForG2gTransfer']>>>;
|
|
3130
3214
|
export type GetHealthcheckResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getHealthcheck']>>>;
|
|
3131
3215
|
export type GetImportResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getImport']>>>;
|
|
3132
3216
|
export type PostImportResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postImport']>>>;
|
|
3133
|
-
export type
|
|
3134
|
-
export type
|
|
3135
|
-
export type
|
|
3136
|
-
export type
|
|
3137
|
-
export type
|
|
3138
|
-
export type
|
|
3139
|
-
export type
|
|
3140
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3217
|
+
export type GetStatusForImportResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getStatusForImport']>>>;
|
|
3218
|
+
export type PostUploadForImportResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postUploadForImport']>>>;
|
|
3219
|
+
export type DeleteAllForImportResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteAllForImport']>>>;
|
|
3220
|
+
export type GetListForInAppNotificationResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getListForInAppNotification']>>>;
|
|
3221
|
+
export type GetStatusForInAppNotificationResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getStatusForInAppNotification']>>>;
|
|
3222
|
+
export type PostOpenForInAppNotificationResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postOpenForInAppNotification']>>>;
|
|
3223
|
+
export type PutAllStatusesOpenForInAppNotificationResult = NonNullable<
|
|
3224
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putAllStatusesOpenForInAppNotification']>>
|
|
3141
3225
|
>;
|
|
3142
3226
|
export type PostInstallerResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postInstaller']>>>;
|
|
3143
3227
|
export type PostInvitedResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postInvited']>>>;
|
|
3144
3228
|
export type PostLogoutResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postLogout']>>>;
|
|
3145
3229
|
export type GetMarkdownSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getMarkdownSetting']>>>;
|
|
3146
|
-
export type
|
|
3147
|
-
export type
|
|
3148
|
-
export type
|
|
3149
|
-
export type
|
|
3230
|
+
export type PutLineBreakForMarkdownSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putLineBreakForMarkdownSetting']>>>;
|
|
3231
|
+
export type PutIndentForMarkdownSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putIndentForMarkdownSetting']>>>;
|
|
3232
|
+
export type PutXssForMarkdownSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putXssForMarkdownSetting']>>>;
|
|
3233
|
+
export type GetCollectionsForMongoResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getCollectionsForMongo']>>>;
|
|
3150
3234
|
export type GetNotificationSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getNotificationSetting']>>>;
|
|
3151
|
-
export type
|
|
3152
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3235
|
+
export type PostUserNotificationForNotificationSettingResult = NonNullable<
|
|
3236
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postUserNotificationForNotificationSetting']>>
|
|
3237
|
+
>;
|
|
3238
|
+
export type DeleteUserNotificationByIdForNotificationSettingResult = NonNullable<
|
|
3239
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteUserNotificationByIdForNotificationSetting']>>
|
|
3153
3240
|
>;
|
|
3154
|
-
export type
|
|
3155
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3241
|
+
export type GetGlobalNotificationByIdForNotificationSettingResult = NonNullable<
|
|
3242
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getGlobalNotificationByIdForNotificationSetting']>>
|
|
3156
3243
|
>;
|
|
3157
|
-
export type
|
|
3158
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3244
|
+
export type PutGlobalNotificationByIdForNotificationSettingResult = NonNullable<
|
|
3245
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putGlobalNotificationByIdForNotificationSetting']>>
|
|
3159
3246
|
>;
|
|
3160
|
-
export type
|
|
3161
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3247
|
+
export type DeleteGlobalNotificationByIdForNotificationSettingResult = NonNullable<
|
|
3248
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteGlobalNotificationByIdForNotificationSetting']>>
|
|
3162
3249
|
>;
|
|
3163
|
-
export type
|
|
3164
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3250
|
+
export type PostGlobalNotificationForNotificationSettingResult = NonNullable<
|
|
3251
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postGlobalNotificationForNotificationSetting']>>
|
|
3165
3252
|
>;
|
|
3166
|
-
export type
|
|
3167
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3253
|
+
export type PutNotifyForPageGrantForNotificationSettingResult = NonNullable<
|
|
3254
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putNotifyForPageGrantForNotificationSetting']>>
|
|
3168
3255
|
>;
|
|
3169
|
-
export type
|
|
3170
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3256
|
+
export type PutEnabledByIdForNotificationSettingGlobalNotificationResult = NonNullable<
|
|
3257
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putEnabledByIdForNotificationSettingGlobalNotification']>>
|
|
3171
3258
|
>;
|
|
3172
|
-
export type
|
|
3173
|
-
|
|
3259
|
+
export type GetRootForPageListingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getRootForPageListing']>>>;
|
|
3260
|
+
export type GetAncestorsChildrenForPageListingResult = NonNullable<
|
|
3261
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getAncestorsChildrenForPageListing']>>
|
|
3174
3262
|
>;
|
|
3175
|
-
export type
|
|
3176
|
-
export type
|
|
3177
|
-
export type GetPageListingChildrenResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getPageListingChildren']>>>;
|
|
3178
|
-
export type GetPageListingInfoResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getPageListingInfo']>>>;
|
|
3263
|
+
export type GetChildrenForPageListingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getChildrenForPageListing']>>>;
|
|
3264
|
+
export type GetInfoForPageListingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getInfoForPageListing']>>>;
|
|
3179
3265
|
export type GetPageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getPage']>>>;
|
|
3180
3266
|
export type PostPageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postPage']>>>;
|
|
3181
3267
|
export type PutPageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putPage']>>>;
|
|
3182
|
-
export type
|
|
3183
|
-
export type
|
|
3184
|
-
export type
|
|
3185
|
-
export type
|
|
3186
|
-
export type
|
|
3187
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3188
|
-
>;
|
|
3189
|
-
export type
|
|
3190
|
-
export type
|
|
3191
|
-
export type
|
|
3192
|
-
export type
|
|
3193
|
-
export type
|
|
3194
|
-
export type
|
|
3195
|
-
export type
|
|
3196
|
-
export type
|
|
3197
|
-
export type
|
|
3198
|
-
export type
|
|
3199
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3200
|
-
>;
|
|
3201
|
-
export type
|
|
3202
|
-
export type
|
|
3203
|
-
export type
|
|
3204
|
-
export type
|
|
3205
|
-
export type
|
|
3206
|
-
export type
|
|
3207
|
-
export type
|
|
3208
|
-
export type
|
|
3209
|
-
export type
|
|
3210
|
-
export type
|
|
3211
|
-
export type
|
|
3268
|
+
export type GetExistForPageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getExistForPage']>>>;
|
|
3269
|
+
export type PutLikesForPageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putLikesForPage']>>>;
|
|
3270
|
+
export type GetInfoForPageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getInfoForPage']>>>;
|
|
3271
|
+
export type GetGrantDataForPageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getGrantDataForPage']>>>;
|
|
3272
|
+
export type GetNonUserRelatedGroupsGrantedForPageResult = NonNullable<
|
|
3273
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getNonUserRelatedGroupsGrantedForPage']>>
|
|
3274
|
+
>;
|
|
3275
|
+
export type GetApplicableGrantForPageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getApplicableGrantForPage']>>>;
|
|
3276
|
+
export type PutGrantByPageIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putGrantByPageId']>>>;
|
|
3277
|
+
export type GetExportByPageIdForPageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getExportByPageIdForPage']>>>;
|
|
3278
|
+
export type GetExistPathsForPageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getExistPathsForPage']>>>;
|
|
3279
|
+
export type PutSubscribeForPageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSubscribeForPage']>>>;
|
|
3280
|
+
export type PutContentWidthByPageIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putContentWidthByPageId']>>>;
|
|
3281
|
+
export type PutPublishByPageIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putPublishByPageId']>>>;
|
|
3282
|
+
export type PutUnpublishByPageIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putUnpublishByPageId']>>>;
|
|
3283
|
+
export type GetYjsDataByPageIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getYjsDataByPageId']>>>;
|
|
3284
|
+
export type PutSyncLatestRevisionBodyToYjsDraftByPageIdResult = NonNullable<
|
|
3285
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSyncLatestRevisionBodyToYjsDraftByPageId']>>
|
|
3286
|
+
>;
|
|
3287
|
+
export type GetRecentForPagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getRecentForPages']>>>;
|
|
3288
|
+
export type PostRenameForPagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postRenameForPages']>>>;
|
|
3289
|
+
export type PostResumeRenameForPagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postResumeRenameForPages']>>>;
|
|
3290
|
+
export type DeleteEmptyTrashForPagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteEmptyTrashForPages']>>>;
|
|
3291
|
+
export type GetListForPagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getListForPages']>>>;
|
|
3292
|
+
export type PostDuplicateForPagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postDuplicateForPages']>>>;
|
|
3293
|
+
export type GetSubordinatedListForPagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getSubordinatedListForPages']>>>;
|
|
3294
|
+
export type PostDeleteForPagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postDeleteForPages']>>>;
|
|
3295
|
+
export type PostConvertPagesByPathForPagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postConvertPagesByPathForPages']>>>;
|
|
3296
|
+
export type PostLegacyPagesMigrationForPagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postLegacyPagesMigrationForPages']>>>;
|
|
3297
|
+
export type GetV5MigrationStatusForPagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getV5MigrationStatusForPages']>>>;
|
|
3212
3298
|
export type GetPersonalSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getPersonalSetting']>>>;
|
|
3213
3299
|
export type PutPersonalSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putPersonalSetting']>>>;
|
|
3214
|
-
export type
|
|
3215
|
-
|
|
3216
|
-
|
|
3217
|
-
|
|
3218
|
-
|
|
3219
|
-
|
|
3220
|
-
|
|
3221
|
-
export type
|
|
3222
|
-
export type
|
|
3223
|
-
|
|
3224
|
-
|
|
3225
|
-
|
|
3226
|
-
export type
|
|
3227
|
-
|
|
3228
|
-
|
|
3229
|
-
|
|
3230
|
-
|
|
3231
|
-
|
|
3232
|
-
|
|
3233
|
-
|
|
3234
|
-
|
|
3235
|
-
|
|
3236
|
-
|
|
3237
|
-
|
|
3238
|
-
export type
|
|
3239
|
-
|
|
3240
|
-
|
|
3300
|
+
export type GetIsPasswordSetForPersonalSettingResult = NonNullable<
|
|
3301
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getIsPasswordSetForPersonalSetting']>>
|
|
3302
|
+
>;
|
|
3303
|
+
export type PutImageTypeForPersonalSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putImageTypeForPersonalSetting']>>>;
|
|
3304
|
+
export type GetExternalAccountsForPersonalSettingResult = NonNullable<
|
|
3305
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getExternalAccountsForPersonalSetting']>>
|
|
3306
|
+
>;
|
|
3307
|
+
export type PutPasswordForPersonalSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putPasswordForPersonalSetting']>>>;
|
|
3308
|
+
export type PutApiTokenForPersonalSettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putApiTokenForPersonalSetting']>>>;
|
|
3309
|
+
export type PutAssociateLdapForPersonalSettingResult = NonNullable<
|
|
3310
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putAssociateLdapForPersonalSetting']>>
|
|
3311
|
+
>;
|
|
3312
|
+
export type PutDisassociateLdapForPersonalSettingResult = NonNullable<
|
|
3313
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putDisassociateLdapForPersonalSetting']>>
|
|
3314
|
+
>;
|
|
3315
|
+
export type PutEditorSettingsForPersonalSettingResult = NonNullable<
|
|
3316
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putEditorSettingsForPersonalSetting']>>
|
|
3317
|
+
>;
|
|
3318
|
+
export type GetEditorSettingsForPersonalSettingResult = NonNullable<
|
|
3319
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getEditorSettingsForPersonalSetting']>>
|
|
3320
|
+
>;
|
|
3321
|
+
export type PutInAppNotificationSettingsForPersonalSettingResult = NonNullable<
|
|
3322
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putInAppNotificationSettingsForPersonalSetting']>>
|
|
3323
|
+
>;
|
|
3324
|
+
export type GetInAppNotificationSettingsForPersonalSettingResult = NonNullable<
|
|
3325
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getInAppNotificationSettingsForPersonalSetting']>>
|
|
3326
|
+
>;
|
|
3327
|
+
export type PutQuestionnaireSettingsForPersonalSettingResult = NonNullable<
|
|
3328
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putQuestionnaireSettingsForPersonalSetting']>>
|
|
3329
|
+
>;
|
|
3330
|
+
export type GetListForRevisionsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getListForRevisions']>>>;
|
|
3331
|
+
export type GetRevisionsByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getRevisionsById']>>>;
|
|
3332
|
+
export type GetIndicesForSearchResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getIndicesForSearch']>>>;
|
|
3333
|
+
export type PutIndicesForSearchResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putIndicesForSearch']>>>;
|
|
3334
|
+
export type PostConnectionForSearchResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postConnectionForSearch']>>>;
|
|
3241
3335
|
export type GetSecuritySettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getSecuritySetting']>>>;
|
|
3242
|
-
export type
|
|
3243
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3244
|
-
>;
|
|
3245
|
-
export type
|
|
3246
|
-
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
export type
|
|
3252
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3253
|
-
>;
|
|
3254
|
-
export type
|
|
3255
|
-
|
|
3256
|
-
|
|
3257
|
-
export type
|
|
3258
|
-
|
|
3259
|
-
|
|
3336
|
+
export type PutEnabledForSecuritySettingAuthenticationResult = NonNullable<
|
|
3337
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putEnabledForSecuritySettingAuthentication']>>
|
|
3338
|
+
>;
|
|
3339
|
+
export type GetAuthenticationForSecuritySettingResult = NonNullable<
|
|
3340
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getAuthenticationForSecuritySetting']>>
|
|
3341
|
+
>;
|
|
3342
|
+
export type PutGeneralSettingForSecuritySettingResult = NonNullable<
|
|
3343
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putGeneralSettingForSecuritySetting']>>
|
|
3344
|
+
>;
|
|
3345
|
+
export type PutShareLinkSettingForSecuritySettingResult = NonNullable<
|
|
3346
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putShareLinkSettingForSecuritySetting']>>
|
|
3347
|
+
>;
|
|
3348
|
+
export type GetAllShareLinksForSecuritySettingResult = NonNullable<
|
|
3349
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getAllShareLinksForSecuritySetting']>>
|
|
3350
|
+
>;
|
|
3351
|
+
export type DeleteAllShareLinksForSecuritySettingResult = NonNullable<
|
|
3352
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteAllShareLinksForSecuritySetting']>>
|
|
3353
|
+
>;
|
|
3354
|
+
export type PutLocalSettingForSecuritySettingResult = NonNullable<
|
|
3355
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putLocalSettingForSecuritySetting']>>
|
|
3356
|
+
>;
|
|
3357
|
+
export type PutLdapForSecuritySettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putLdapForSecuritySetting']>>>;
|
|
3358
|
+
export type PutSamlForSecuritySettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSamlForSecuritySetting']>>>;
|
|
3359
|
+
export type PutOidcForSecuritySettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putOidcForSecuritySetting']>>>;
|
|
3360
|
+
export type PutGoogleOauthForSecuritySettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putGoogleOauthForSecuritySetting']>>>;
|
|
3361
|
+
export type PutGithubOauthForSecuritySettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putGithubOauthForSecuritySetting']>>>;
|
|
3260
3362
|
export type GetShareLinksResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getShareLinks']>>>;
|
|
3261
3363
|
export type PostShareLinksResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postShareLinks']>>>;
|
|
3262
3364
|
export type DeleteShareLinksResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteShareLinks']>>>;
|
|
3263
|
-
export type
|
|
3264
|
-
export type
|
|
3365
|
+
export type DeleteAllForShareLinksResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteAllForShareLinks']>>>;
|
|
3366
|
+
export type DeleteShareLinksByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteShareLinksById']>>>;
|
|
3265
3367
|
export type GetSlackIntegrationLegacySettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getSlackIntegrationLegacySetting']>>>;
|
|
3266
3368
|
export type PutSlackIntegrationLegacySettingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSlackIntegrationLegacySetting']>>>;
|
|
3267
3369
|
export type GetSlackIntegrationSettingsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getSlackIntegrationSettings']>>>;
|
|
3268
|
-
export type
|
|
3269
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3370
|
+
export type PutBotTypeForSlackIntegrationSettingsResult = NonNullable<
|
|
3371
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putBotTypeForSlackIntegrationSettings']>>
|
|
3270
3372
|
>;
|
|
3271
|
-
export type
|
|
3272
|
-
export type
|
|
3273
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3373
|
+
export type DeleteBotTypeForSlackIntegrationResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteBotTypeForSlackIntegration']>>>;
|
|
3374
|
+
export type PutUpdateSettingsForSlackIntegrationSettingsWithoutProxyResult = NonNullable<
|
|
3375
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putUpdateSettingsForSlackIntegrationSettingsWithoutProxy']>>
|
|
3274
3376
|
>;
|
|
3275
|
-
export type
|
|
3276
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3377
|
+
export type PutUpdatePermissionsForSlackIntegrationSettingsWithoutProxyResult = NonNullable<
|
|
3378
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putUpdatePermissionsForSlackIntegrationSettingsWithoutProxy']>>
|
|
3277
3379
|
>;
|
|
3278
|
-
export type
|
|
3279
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3380
|
+
export type PostSlackAppIntegrationsForSlackIntegrationSettingsResult = NonNullable<
|
|
3381
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postSlackAppIntegrationsForSlackIntegrationSettings']>>
|
|
3280
3382
|
>;
|
|
3281
|
-
export type
|
|
3282
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3383
|
+
export type DeleteSlackAppIntegrationsByIdForSlackIntegrationSettingsResult = NonNullable<
|
|
3384
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteSlackAppIntegrationsByIdForSlackIntegrationSettings']>>
|
|
3283
3385
|
>;
|
|
3284
|
-
export type
|
|
3285
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3386
|
+
export type PutProxyUriForSlackIntegrationSettingsResult = NonNullable<
|
|
3387
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putProxyUriForSlackIntegrationSettings']>>
|
|
3286
3388
|
>;
|
|
3287
|
-
export type
|
|
3288
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3389
|
+
export type PutMakeprimaryByIdForSlackIntegrationSettingsSlackAppIntegrationsResult = NonNullable<
|
|
3390
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putMakeprimaryByIdForSlackIntegrationSettingsSlackAppIntegrations']>>
|
|
3289
3391
|
>;
|
|
3290
|
-
export type
|
|
3291
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3392
|
+
export type PutRegenerateTokensByIdForSlackIntegrationSettingsSlackAppIntegrationsResult = NonNullable<
|
|
3393
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putRegenerateTokensByIdForSlackIntegrationSettingsSlackAppIntegrations']>>
|
|
3292
3394
|
>;
|
|
3293
|
-
export type
|
|
3294
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3395
|
+
export type PutPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrationsResult = NonNullable<
|
|
3396
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putPermissionsByIdForSlackIntegrationSettingsSlackAppIntegrations']>>
|
|
3295
3397
|
>;
|
|
3296
|
-
export type
|
|
3297
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3398
|
+
export type PostRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrationsResult = NonNullable<
|
|
3399
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postRelationTestByIdForSlackIntegrationSettingsSlackAppIntegrations']>>
|
|
3298
3400
|
>;
|
|
3299
|
-
export type
|
|
3300
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3401
|
+
export type PostTestForSlackIntegrationSettingsWithoutProxyResult = NonNullable<
|
|
3402
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postTestForSlackIntegrationSettingsWithoutProxy']>>
|
|
3301
3403
|
>;
|
|
3302
|
-
export type
|
|
3303
|
-
export type
|
|
3304
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3404
|
+
export type PostCommandsForSlackIntegrationResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postCommandsForSlackIntegration']>>>;
|
|
3405
|
+
export type PostVerifyForSlackIntegrationProxiedResult = NonNullable<
|
|
3406
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postVerifyForSlackIntegrationProxied']>>
|
|
3305
3407
|
>;
|
|
3306
|
-
export type
|
|
3307
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3408
|
+
export type PostCommandsForSlackIntegrationProxiedResult = NonNullable<
|
|
3409
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postCommandsForSlackIntegrationProxied']>>
|
|
3308
3410
|
>;
|
|
3309
|
-
export type
|
|
3310
|
-
|
|
3311
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postSlackIntegrationProxiedInteractions']>>
|
|
3411
|
+
export type PostInteractionsForSlackIntegrationResult = NonNullable<
|
|
3412
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postInteractionsForSlackIntegration']>>
|
|
3312
3413
|
>;
|
|
3313
|
-
export type
|
|
3314
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3414
|
+
export type PostInteractionsForSlackIntegrationProxiedResult = NonNullable<
|
|
3415
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postInteractionsForSlackIntegrationProxied']>>
|
|
3315
3416
|
>;
|
|
3316
|
-
export type
|
|
3317
|
-
|
|
3318
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postSlackIntegrationProxiedEvents']>>
|
|
3417
|
+
export type GetSupportedCommandsForSlackIntegrationResult = NonNullable<
|
|
3418
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getSupportedCommandsForSlackIntegration']>>
|
|
3319
3419
|
>;
|
|
3320
|
-
export type
|
|
3420
|
+
export type PostEventsForSlackIntegrationResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postEventsForSlackIntegration']>>>;
|
|
3421
|
+
export type PostEventsForSlackIntegrationProxiedResult = NonNullable<
|
|
3422
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postEventsForSlackIntegrationProxied']>>
|
|
3423
|
+
>;
|
|
3424
|
+
export type GetUserForStatisticsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getUserForStatistics']>>>;
|
|
3321
3425
|
export type PostCompleteRegistrationResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postCompleteRegistration']>>>;
|
|
3322
3426
|
export type GetUserGroupRelationsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getUserGroupRelations']>>>;
|
|
3323
3427
|
export type GetUserGroupsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getUserGroups']>>>;
|
|
3324
3428
|
export type PostUserGroupsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postUserGroups']>>>;
|
|
3325
|
-
export type
|
|
3326
|
-
export type
|
|
3429
|
+
export type GetAncestorsForUserGroupsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getAncestorsForUserGroups']>>>;
|
|
3430
|
+
export type GetChildrenForUserGroupsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getChildrenForUserGroups']>>>;
|
|
3327
3431
|
export type GetSelectableParentGroupsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getSelectableParentGroups']>>>;
|
|
3328
3432
|
export type GetSelectableChildGroupsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getSelectableChildGroups']>>>;
|
|
3329
|
-
export type
|
|
3330
|
-
export type
|
|
3331
|
-
export type
|
|
3332
|
-
export type
|
|
3333
|
-
export type
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
|
-
export type
|
|
3337
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3338
|
-
>;
|
|
3339
|
-
export type
|
|
3433
|
+
export type GetUserGroupsByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getUserGroupsById']>>>;
|
|
3434
|
+
export type DeleteUserGroupsByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteUserGroupsById']>>>;
|
|
3435
|
+
export type PutUserGroupsByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putUserGroupsById']>>>;
|
|
3436
|
+
export type GetUsersByIdForUserGroupsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getUsersByIdForUserGroups']>>>;
|
|
3437
|
+
export type GetUnrelatedUsersByIdForUserGroupsResult = NonNullable<
|
|
3438
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getUnrelatedUsersByIdForUserGroups']>>
|
|
3439
|
+
>;
|
|
3440
|
+
export type PostUsersByUsernameByIdForUserGroupsResult = NonNullable<
|
|
3441
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postUsersByUsernameByIdForUserGroups']>>
|
|
3442
|
+
>;
|
|
3443
|
+
export type DeleteUsersByUsernameByIdForUserGroupsResult = NonNullable<
|
|
3444
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteUsersByUsernameByIdForUserGroups']>>
|
|
3445
|
+
>;
|
|
3446
|
+
export type GetUserGroupRelationsByIdForUserGroupsResult = NonNullable<
|
|
3447
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getUserGroupRelationsByIdForUserGroups']>>
|
|
3448
|
+
>;
|
|
3449
|
+
export type GetPagesByIdForUserGroupsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getPagesByIdForUserGroups']>>>;
|
|
3340
3450
|
export type PutUserUiSettingsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putUserUiSettings']>>>;
|
|
3341
3451
|
export type GetUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getUsers']>>>;
|
|
3342
|
-
export type
|
|
3343
|
-
export type
|
|
3344
|
-
export type
|
|
3345
|
-
export type
|
|
3346
|
-
export type
|
|
3347
|
-
export type
|
|
3348
|
-
export type
|
|
3349
|
-
export type
|
|
3350
|
-
export type
|
|
3351
|
-
export type
|
|
3352
|
-
export type
|
|
3353
|
-
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['
|
|
3354
|
-
>;
|
|
3355
|
-
export type
|
|
3356
|
-
export type
|
|
3357
|
-
export type
|
|
3358
|
-
export type
|
|
3359
|
-
export type
|
|
3360
|
-
export type
|
|
3452
|
+
export type GetRecentByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getRecentById']>>>;
|
|
3453
|
+
export type PostInviteForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postInviteForUsers']>>>;
|
|
3454
|
+
export type PutGrantAdminByIdForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putGrantAdminByIdForUsers']>>>;
|
|
3455
|
+
export type PutRevokeAdminByIdForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putRevokeAdminByIdForUsers']>>>;
|
|
3456
|
+
export type PutGrantReadOnlyByIdForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putGrantReadOnlyByIdForUsers']>>>;
|
|
3457
|
+
export type PutRevokeReadOnlyByIdForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putRevokeReadOnlyByIdForUsers']>>>;
|
|
3458
|
+
export type PutActivateByIdForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putActivateByIdForUsers']>>>;
|
|
3459
|
+
export type PutDeactivateByIdForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putDeactivateByIdForUsers']>>>;
|
|
3460
|
+
export type DeleteRemoveByIdForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteRemoveByIdForUsers']>>>;
|
|
3461
|
+
export type GetExternalAccountsForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getExternalAccountsForUsers']>>>;
|
|
3462
|
+
export type DeleteRemoveByIdForUsersExternalAccountsResult = NonNullable<
|
|
3463
|
+
Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['deleteRemoveByIdForUsersExternalAccounts']>>
|
|
3464
|
+
>;
|
|
3465
|
+
export type PutUpdateImageUrlCacheForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putUpdateImageUrlCacheForUsers']>>>;
|
|
3466
|
+
export type PutResetPasswordForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putResetPasswordForUsers']>>>;
|
|
3467
|
+
export type PutResetPasswordEmailForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putResetPasswordEmailForUsers']>>>;
|
|
3468
|
+
export type PutSendInvitationEmailForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['putSendInvitationEmailForUsers']>>>;
|
|
3469
|
+
export type GetListForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getListForUsers']>>>;
|
|
3470
|
+
export type GetUsernamesForUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['getUsernamesForUsers']>>>;
|
|
3361
3471
|
export type PostLoginResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postLogin']>>>;
|
|
3362
3472
|
export type PostRegisterResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getGrowirestapiv3>['postRegister']>>>;
|