@gobodo/gobodo-api-promise 0.1.96 → 0.1.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (759) hide show
  1. package/README.md +582 -685
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/ApiClient.d.ts +1 -1
  4. package/dist/ApiClient.d.ts.map +1 -1
  5. package/dist/ApiClient.js +7 -3
  6. package/dist/api/ActionTypesApi.d.ts +3 -5
  7. package/dist/api/ActionTypesApi.d.ts.map +1 -1
  8. package/dist/api/ActionTypesApi.js +7 -3
  9. package/dist/api/AdCampaignsApi.d.ts +37 -98
  10. package/dist/api/AdCampaignsApi.d.ts.map +1 -1
  11. package/dist/api/AdCampaignsApi.js +119 -166
  12. package/dist/api/AdManagementApi.d.ts +63 -90
  13. package/dist/api/AdManagementApi.d.ts.map +1 -1
  14. package/dist/api/AdManagementApi.js +204 -162
  15. package/dist/api/AdminDataManagementApi.d.ts +5 -7
  16. package/dist/api/AdminDataManagementApi.d.ts.map +1 -1
  17. package/dist/api/AdminDataManagementApi.js +18 -15
  18. package/dist/api/AdsApi.d.ts +27 -83
  19. package/dist/api/AdsApi.d.ts.map +1 -1
  20. package/dist/api/AdsApi.js +88 -143
  21. package/dist/api/AttachmentsApi.d.ts +19 -123
  22. package/dist/api/AttachmentsApi.d.ts.map +1 -1
  23. package/dist/api/AttachmentsApi.js +73 -201
  24. package/dist/api/AuthenticationApi.d.ts +1 -1
  25. package/dist/api/AuthenticationApi.js +12 -12
  26. package/dist/api/CategoriesApi.d.ts +23 -37
  27. package/dist/api/CategoriesApi.d.ts.map +1 -1
  28. package/dist/api/CategoriesApi.js +96 -66
  29. package/dist/api/CommentsApi.d.ts +15 -115
  30. package/dist/api/CommentsApi.d.ts.map +1 -1
  31. package/dist/api/CommentsApi.js +73 -192
  32. package/dist/api/ContentManagementApi.d.ts +69 -127
  33. package/dist/api/ContentManagementApi.d.ts.map +1 -1
  34. package/dist/api/ContentManagementApi.js +335 -223
  35. package/dist/api/ConversationsApi.d.ts +19 -80
  36. package/dist/api/ConversationsApi.d.ts.map +1 -1
  37. package/dist/api/ConversationsApi.js +95 -135
  38. package/dist/api/CurrencyApi.d.ts +15 -32
  39. package/dist/api/CurrencyApi.d.ts.map +1 -1
  40. package/dist/api/CurrencyApi.js +78 -50
  41. package/dist/api/DataSheetImportsApi.d.ts +39 -81
  42. package/dist/api/DataSheetImportsApi.d.ts.map +1 -1
  43. package/dist/api/DataSheetImportsApi.js +185 -133
  44. package/dist/api/DefaultApi.d.ts +19 -31
  45. package/dist/api/DefaultApi.d.ts.map +1 -1
  46. package/dist/api/DefaultApi.js +78 -58
  47. package/dist/api/DocumentPartTypesApi.d.ts +5 -10
  48. package/dist/api/DocumentPartTypesApi.d.ts.map +1 -1
  49. package/dist/api/DocumentPartTypesApi.js +25 -16
  50. package/dist/api/DocumentTypesApi.d.ts +5 -10
  51. package/dist/api/DocumentTypesApi.d.ts.map +1 -1
  52. package/dist/api/DocumentTypesApi.js +25 -16
  53. package/dist/api/DocumentsApi.d.ts +31 -100
  54. package/dist/api/DocumentsApi.d.ts.map +1 -1
  55. package/dist/api/DocumentsApi.js +147 -173
  56. package/dist/api/EmailsApi.d.ts +9 -17
  57. package/dist/api/EmailsApi.d.ts.map +1 -1
  58. package/dist/api/EmailsApi.js +47 -30
  59. package/dist/api/EntryPartsApi.d.ts +31 -100
  60. package/dist/api/EntryPartsApi.d.ts.map +1 -1
  61. package/dist/api/EntryPartsApi.js +146 -170
  62. package/dist/api/FacebookApi.d.ts +1 -1
  63. package/dist/api/FacebookApi.js +3 -3
  64. package/dist/api/FieldsApi.d.ts +7 -13
  65. package/dist/api/FieldsApi.d.ts.map +1 -1
  66. package/dist/api/FieldsApi.js +36 -23
  67. package/dist/api/FilesApi.d.ts +7 -13
  68. package/dist/api/FilesApi.d.ts.map +1 -1
  69. package/dist/api/FilesApi.js +15 -14
  70. package/dist/api/FormsApi.d.ts +57 -94
  71. package/dist/api/FormsApi.d.ts.map +1 -1
  72. package/dist/api/FormsApi.js +252 -183
  73. package/dist/api/FunctionsApi.d.ts +41 -132
  74. package/dist/api/FunctionsApi.d.ts.map +1 -1
  75. package/dist/api/FunctionsApi.js +217 -220
  76. package/dist/api/GeocodeApi.d.ts +35 -121
  77. package/dist/api/GeocodeApi.d.ts.map +1 -1
  78. package/dist/api/GeocodeApi.js +84 -212
  79. package/dist/api/GobodoManagementApi.d.ts +11 -21
  80. package/dist/api/GobodoManagementApi.d.ts.map +1 -1
  81. package/dist/api/GobodoManagementApi.js +58 -37
  82. package/dist/api/GoogleApi.d.ts +1 -1
  83. package/dist/api/GoogleApi.js +3 -3
  84. package/dist/api/GraphActionTypesApi.d.ts +79 -128
  85. package/dist/api/GraphActionTypesApi.d.ts.map +1 -1
  86. package/dist/api/GraphActionTypesApi.js +216 -246
  87. package/dist/api/GraphActionsApi.d.ts +23 -407
  88. package/dist/api/GraphActionsApi.d.ts.map +1 -1
  89. package/dist/api/GraphActionsApi.js +59 -674
  90. package/dist/api/GraphObjectTypesApi.d.ts +53 -292
  91. package/dist/api/GraphObjectTypesApi.d.ts.map +1 -1
  92. package/dist/api/GraphObjectTypesApi.js +166 -480
  93. package/dist/api/GraphObjectsApi.d.ts +251 -2249
  94. package/dist/api/GraphObjectsApi.d.ts.map +1 -1
  95. package/dist/api/GraphObjectsApi.js +633 -3787
  96. package/dist/api/GraphRelationshipTypesApi.d.ts +67 -681
  97. package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -1
  98. package/dist/api/GraphRelationshipTypesApi.js +207 -1152
  99. package/dist/api/GraphRelationshipsApi.d.ts +62 -1235
  100. package/dist/api/GraphRelationshipsApi.d.ts.map +1 -1
  101. package/dist/api/GraphRelationshipsApi.js +162 -2019
  102. package/dist/api/GraphSchemasApi.d.ts +17 -451
  103. package/dist/api/GraphSchemasApi.d.ts.map +1 -1
  104. package/dist/api/GraphSchemasApi.js +117 -773
  105. package/dist/api/GraphTraversalApi.d.ts +19 -33
  106. package/dist/api/GraphTraversalApi.d.ts.map +1 -1
  107. package/dist/api/GraphTraversalApi.js +87 -58
  108. package/dist/api/GraphsApi.d.ts +117 -135
  109. package/dist/api/GraphsApi.d.ts.map +1 -1
  110. package/dist/api/GraphsApi.js +314 -258
  111. package/dist/api/GroupsApi.d.ts +11 -11
  112. package/dist/api/IAMApi.d.ts +23 -32
  113. package/dist/api/IAMApi.d.ts.map +1 -1
  114. package/dist/api/IAMApi.js +75 -59
  115. package/dist/api/ImagesApi.d.ts +25 -194
  116. package/dist/api/ImagesApi.d.ts.map +1 -1
  117. package/dist/api/ImagesApi.js +85 -295
  118. package/dist/api/InvitesApi.d.ts +11 -21
  119. package/dist/api/InvitesApi.d.ts.map +1 -1
  120. package/dist/api/InvitesApi.js +58 -37
  121. package/dist/api/LikesApi.d.ts +43 -69
  122. package/dist/api/LikesApi.d.ts.map +1 -1
  123. package/dist/api/LikesApi.js +192 -143
  124. package/dist/api/LinkedINApi.d.ts +1 -1
  125. package/dist/api/LinkedINApi.js +3 -3
  126. package/dist/api/LiveMeetingsApi.d.ts +7 -11
  127. package/dist/api/LiveMeetingsApi.d.ts.map +1 -1
  128. package/dist/api/LiveMeetingsApi.js +29 -22
  129. package/dist/api/MeetingEventsApi.d.ts +39 -331
  130. package/dist/api/MeetingEventsApi.d.ts.map +1 -1
  131. package/dist/api/MeetingEventsApi.js +196 -515
  132. package/dist/api/NotificationsApi.d.ts +29 -63
  133. package/dist/api/NotificationsApi.d.ts.map +1 -1
  134. package/dist/api/NotificationsApi.js +151 -97
  135. package/dist/api/PagesApi.d.ts +23 -85
  136. package/dist/api/PagesApi.d.ts.map +1 -1
  137. package/dist/api/PagesApi.js +106 -146
  138. package/dist/api/PasswordResetApi.d.ts +80 -0
  139. package/dist/api/PasswordResetApi.d.ts.map +1 -0
  140. package/dist/api/PasswordResetApi.js +212 -0
  141. package/dist/api/PhoneNumbersApi.d.ts +11 -24
  142. package/dist/api/PhoneNumbersApi.d.ts.map +1 -1
  143. package/dist/api/PhoneNumbersApi.js +58 -37
  144. package/dist/api/PostsApi.d.ts +11 -64
  145. package/dist/api/PostsApi.d.ts.map +1 -1
  146. package/dist/api/PostsApi.js +51 -107
  147. package/dist/api/PrivateMessagesApi.d.ts +35 -110
  148. package/dist/api/PrivateMessagesApi.d.ts.map +1 -1
  149. package/dist/api/PrivateMessagesApi.js +177 -189
  150. package/dist/api/PublicationsApi.d.ts +19 -91
  151. package/dist/api/PublicationsApi.d.ts.map +1 -1
  152. package/dist/api/PublicationsApi.js +94 -134
  153. package/dist/api/RestApplicationsApi.d.ts +11 -25
  154. package/dist/api/RestApplicationsApi.d.ts.map +1 -1
  155. package/dist/api/RestApplicationsApi.js +56 -36
  156. package/dist/api/ScreensApi.d.ts +7 -13
  157. package/dist/api/ScreensApi.d.ts.map +1 -1
  158. package/dist/api/ScreensApi.js +36 -23
  159. package/dist/api/SitesApi.d.ts +21 -48
  160. package/dist/api/SitesApi.d.ts.map +1 -1
  161. package/dist/api/SitesApi.js +109 -70
  162. package/dist/api/SocialGroupsApi.d.ts +43 -90
  163. package/dist/api/SocialGroupsApi.d.ts.map +1 -1
  164. package/dist/api/SocialGroupsApi.js +213 -140
  165. package/dist/api/SocialIntegrationApi.d.ts +1 -1
  166. package/dist/api/SocialIntegrationApi.js +6 -6
  167. package/dist/api/StripeAccountsApi.d.ts +81 -161
  168. package/dist/api/StripeAccountsApi.d.ts.map +1 -1
  169. package/dist/api/StripeAccountsApi.js +436 -281
  170. package/dist/api/TagsApi.d.ts +3 -5
  171. package/dist/api/TagsApi.d.ts.map +1 -1
  172. package/dist/api/TagsApi.js +7 -3
  173. package/dist/api/TemplatesApi.d.ts +7 -13
  174. package/dist/api/TemplatesApi.d.ts.map +1 -1
  175. package/dist/api/TemplatesApi.js +36 -23
  176. package/dist/api/ThemeMappingsApi.d.ts +9 -16
  177. package/dist/api/ThemeMappingsApi.d.ts.map +1 -1
  178. package/dist/api/ThemeMappingsApi.js +42 -29
  179. package/dist/api/TopicsApi.d.ts +17 -33
  180. package/dist/api/TopicsApi.d.ts.map +1 -1
  181. package/dist/api/TopicsApi.js +91 -58
  182. package/dist/api/TransactionsApi.d.ts +1 -1
  183. package/dist/api/TransactionsApi.js +5 -5
  184. package/dist/api/TwitterApi.d.ts +1 -1
  185. package/dist/api/TwitterApi.js +3 -3
  186. package/dist/api/UserManagerAdministrationApi.d.ts +83 -0
  187. package/dist/api/UserManagerAdministrationApi.d.ts.map +1 -0
  188. package/dist/api/UserManagerAdministrationApi.js +257 -0
  189. package/dist/api/UserTagsApi.d.ts +31 -135
  190. package/dist/api/UserTagsApi.d.ts.map +1 -1
  191. package/dist/api/UserTagsApi.js +121 -241
  192. package/dist/api/UsersApi.d.ts +23 -47
  193. package/dist/api/UsersApi.d.ts.map +1 -1
  194. package/dist/api/UsersApi.js +122 -78
  195. package/dist/api/UtilsApi.d.ts +1 -1
  196. package/dist/api/UtilsApi.js +3 -3
  197. package/dist/api/VideosApi.d.ts +25 -137
  198. package/dist/api/VideosApi.d.ts.map +1 -1
  199. package/dist/api/VideosApi.js +114 -226
  200. package/dist/api/WalletsApi.d.ts +35 -72
  201. package/dist/api/WalletsApi.d.ts.map +1 -1
  202. package/dist/api/WalletsApi.js +184 -118
  203. package/dist/index.d.ts +33 -17
  204. package/dist/index.d.ts.map +1 -1
  205. package/dist/index.js +204 -92
  206. package/dist/model/APIClient.d.ts +10 -10
  207. package/dist/model/APIClient.d.ts.map +1 -1
  208. package/dist/model/APIClient.js +27 -27
  209. package/dist/model/AccountSessionInput.d.ts +1 -1
  210. package/dist/model/AccountSessionInput.js +2 -2
  211. package/dist/model/AccountSessionResponse.d.ts +1 -1
  212. package/dist/model/AccountSessionResponse.js +2 -2
  213. package/dist/model/Address.d.ts +74 -0
  214. package/dist/model/Address.d.ts.map +1 -0
  215. package/dist/model/Address.js +224 -0
  216. package/dist/model/AddressResponse.d.ts +87 -0
  217. package/dist/model/AddressResponse.d.ts.map +1 -0
  218. package/dist/model/AddressResponse.js +255 -0
  219. package/dist/model/ApplicationPaymentAccountResponse.d.ts +1 -1
  220. package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
  221. package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +1 -1
  222. package/dist/model/ApplicationPaymentAccountResponseFailureException.js +2 -2
  223. package/dist/model/Article.d.ts +65 -65
  224. package/dist/model/Article.d.ts.map +1 -1
  225. package/dist/model/Article.js +177 -177
  226. package/dist/model/AuthResponse.d.ts +1 -1
  227. package/dist/model/AuthResponse.js +2 -2
  228. package/dist/model/AwsSettings.d.ts +1 -1
  229. package/dist/model/AwsSettings.js +2 -2
  230. package/dist/model/Balance.d.ts +21 -21
  231. package/dist/model/Balance.d.ts.map +1 -1
  232. package/dist/model/Balance.js +80 -80
  233. package/dist/model/BalanceDetails.d.ts +1 -1
  234. package/dist/model/BalanceDetails.js +2 -2
  235. package/dist/model/BalanceResponse.d.ts +1 -1
  236. package/dist/model/BalanceResponse.js +2 -2
  237. package/dist/model/BankAccountInfo.d.ts +1 -1
  238. package/dist/model/BankAccountInfo.js +2 -2
  239. package/dist/model/Base64ImageUpload.d.ts +28 -4
  240. package/dist/model/Base64ImageUpload.d.ts.map +1 -1
  241. package/dist/model/Base64ImageUpload.js +73 -12
  242. package/dist/model/BlogPostResponse.d.ts +1 -1
  243. package/dist/model/BlogPostResponse.js +2 -2
  244. package/dist/model/CacheInvalidation.d.ts +63 -0
  245. package/dist/model/CacheInvalidation.d.ts.map +1 -0
  246. package/dist/model/CacheInvalidation.js +173 -0
  247. package/dist/model/CardInfo.d.ts +1 -1
  248. package/dist/model/CardInfo.js +2 -2
  249. package/dist/model/Comment.d.ts +29 -29
  250. package/dist/model/Comment.d.ts.map +1 -1
  251. package/dist/model/Comment.js +78 -78
  252. package/dist/model/ConsoleProjectInput.d.ts +1 -1
  253. package/dist/model/ConsoleProjectInput.js +2 -2
  254. package/dist/model/ConsoleProjectResponse.d.ts +1 -1
  255. package/dist/model/ConsoleProjectResponse.js +2 -2
  256. package/dist/model/Coordinates.d.ts +1 -1
  257. package/dist/model/Coordinates.js +2 -2
  258. package/dist/model/CreateAccountResponse.d.ts +1 -1
  259. package/dist/model/CreateAccountResponse.js +2 -2
  260. package/dist/model/CreateFunctionInput.d.ts +1 -1
  261. package/dist/model/CreateFunctionInput.js +2 -2
  262. package/dist/model/CreateStripeAccountInput.d.ts +1 -1
  263. package/dist/model/CreateStripeAccountInput.js +2 -2
  264. package/dist/model/CreateStripeCustomerInput.d.ts +1 -1
  265. package/dist/model/CreateStripeCustomerInput.js +2 -2
  266. package/dist/model/CreateTopicInput.d.ts +1 -1
  267. package/dist/model/CreateTopicInput.js +2 -2
  268. package/dist/model/CreateTopicListenerInput.d.ts +1 -1
  269. package/dist/model/CreateTopicListenerInput.js +2 -2
  270. package/dist/model/Currency.d.ts +1 -1
  271. package/dist/model/Currency.js +2 -2
  272. package/dist/model/CurrencyGrantInput.d.ts +1 -1
  273. package/dist/model/CurrencyGrantInput.js +2 -2
  274. package/dist/model/CurrencyGrantResponse.d.ts +1 -1
  275. package/dist/model/CurrencyGrantResponse.js +2 -2
  276. package/dist/model/CurrencyInput.d.ts +1 -1
  277. package/dist/model/CurrencyInput.js +2 -2
  278. package/dist/model/CurrencyMinterRegistrationInput.d.ts +1 -1
  279. package/dist/model/CurrencyMinterRegistrationInput.js +2 -2
  280. package/dist/model/CurrencyResponse.d.ts +1 -1
  281. package/dist/model/CurrencyResponse.js +2 -2
  282. package/dist/model/CurrencySettings.d.ts +1 -1
  283. package/dist/model/CurrencySettings.js +2 -2
  284. package/dist/model/CustomerResponse.d.ts +1 -1
  285. package/dist/model/CustomerResponse.js +2 -2
  286. package/dist/model/DataObject.d.ts +1 -1
  287. package/dist/model/DataObject.js +2 -2
  288. package/dist/model/DataSheetImport.d.ts +51 -51
  289. package/dist/model/DataSheetImport.d.ts.map +1 -1
  290. package/dist/model/DataSheetImport.js +156 -156
  291. package/dist/model/DataSheetImportPrivacySettings.d.ts +10 -10
  292. package/dist/model/DataSheetImportPrivacySettings.d.ts.map +1 -1
  293. package/dist/model/DataSheetImportPrivacySettings.js +29 -29
  294. package/dist/model/DataSheetImportSummary.d.ts +10 -10
  295. package/dist/model/DataSheetImportSummary.d.ts.map +1 -1
  296. package/dist/model/DataSheetImportSummary.js +33 -33
  297. package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
  298. package/dist/model/DeviceRegistrationRequest.js +2 -2
  299. package/dist/model/Document.d.ts +71 -71
  300. package/dist/model/Document.d.ts.map +1 -1
  301. package/dist/model/Document.js +192 -192
  302. package/dist/model/DocumentPart.d.ts +36 -36
  303. package/dist/model/DocumentPart.d.ts.map +1 -1
  304. package/dist/model/DocumentPart.js +114 -114
  305. package/dist/model/DocumentPartType.d.ts +23 -23
  306. package/dist/model/DocumentPartType.d.ts.map +1 -1
  307. package/dist/model/DocumentPartType.js +69 -69
  308. package/dist/model/DocumentType.d.ts +42 -42
  309. package/dist/model/DocumentType.d.ts.map +1 -1
  310. package/dist/model/DocumentType.js +114 -114
  311. package/dist/model/DomainMappingInput.d.ts +57 -0
  312. package/dist/model/DomainMappingInput.d.ts.map +1 -0
  313. package/dist/model/DomainMappingInput.js +158 -0
  314. package/dist/model/DomainMappingResponse.d.ts +57 -0
  315. package/dist/model/DomainMappingResponse.d.ts.map +1 -0
  316. package/dist/model/DomainMappingResponse.js +158 -0
  317. package/dist/model/EmailAddress.d.ts +1 -1
  318. package/dist/model/EmailAddress.js +2 -2
  319. package/dist/model/FieldMapping.d.ts +1 -1
  320. package/dist/model/FieldMapping.js +2 -2
  321. package/dist/model/Fields.d.ts +19 -19
  322. package/dist/model/Fields.d.ts.map +1 -1
  323. package/dist/model/Fields.js +47 -47
  324. package/dist/model/File.d.ts +28 -28
  325. package/dist/model/File.d.ts.map +1 -1
  326. package/dist/model/File.js +75 -75
  327. package/dist/model/FileAttachmentUploadObject.d.ts +28 -28
  328. package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -1
  329. package/dist/model/FileAttachmentUploadObject.js +75 -75
  330. package/dist/model/Filter.d.ts +1 -1
  331. package/dist/model/Filter.js +2 -2
  332. package/dist/model/FilterManager.d.ts +1 -1
  333. package/dist/model/FilterManager.js +2 -2
  334. package/dist/model/Form.d.ts +10 -10
  335. package/dist/model/Form.d.ts.map +1 -1
  336. package/dist/model/Form.js +32 -32
  337. package/dist/model/FormSection.d.ts +1 -1
  338. package/dist/model/FormSection.js +2 -2
  339. package/dist/model/FormSubmission.d.ts +10 -10
  340. package/dist/model/FormSubmission.d.ts.map +1 -1
  341. package/dist/model/FormSubmission.js +29 -29
  342. package/dist/model/FunctionConfigInput.d.ts +1 -1
  343. package/dist/model/FunctionConfigInput.js +2 -2
  344. package/dist/model/FunctionEnvironmentConfig.d.ts +1 -1
  345. package/dist/model/FunctionEnvironmentConfig.js +2 -2
  346. package/dist/model/FunctionInput.d.ts +1 -1
  347. package/dist/model/FunctionInput.js +2 -2
  348. package/dist/model/FunctionOutput.d.ts +1 -1
  349. package/dist/model/FunctionOutput.js +2 -2
  350. package/dist/model/Geocode.d.ts +1 -1
  351. package/dist/model/Geocode.js +2 -2
  352. package/dist/model/GeocodePayload.d.ts +3 -3
  353. package/dist/model/GeocodePayload.d.ts.map +1 -1
  354. package/dist/model/GeocodePayload.js +8 -8
  355. package/dist/model/GeocodeResponse.d.ts +67 -0
  356. package/dist/model/GeocodeResponse.d.ts.map +1 -0
  357. package/dist/model/GeocodeResponse.js +193 -0
  358. package/dist/model/GeolocationInput.d.ts +1 -1
  359. package/dist/model/GeolocationInput.js +2 -2
  360. package/dist/model/GetFunctionConfig.d.ts +1 -1
  361. package/dist/model/GetFunctionConfig.js +2 -2
  362. package/dist/model/GetFunctionEnvironmentConfig.d.ts +1 -1
  363. package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
  364. package/dist/model/GetFunctionResponse.d.ts +1 -1
  365. package/dist/model/GetFunctionResponse.js +2 -2
  366. package/dist/model/GoogleCloudSettings.d.ts +1 -1
  367. package/dist/model/GoogleCloudSettings.js +2 -2
  368. package/dist/model/Graph.d.ts +42 -42
  369. package/dist/model/Graph.d.ts.map +1 -1
  370. package/dist/model/Graph.js +111 -111
  371. package/dist/model/GraphAction.d.ts +12 -12
  372. package/dist/model/GraphAction.d.ts.map +1 -1
  373. package/dist/model/GraphAction.js +29 -29
  374. package/dist/model/GraphActionPayload.d.ts +1 -1
  375. package/dist/model/GraphActionPayload.js +2 -2
  376. package/dist/model/GraphActionResponse.d.ts +19 -1
  377. package/dist/model/GraphActionResponse.d.ts.map +1 -1
  378. package/dist/model/GraphActionResponse.js +60 -2
  379. package/dist/model/GraphActionTypeInput.d.ts +144 -0
  380. package/dist/model/GraphActionTypeInput.d.ts.map +1 -0
  381. package/dist/model/GraphActionTypeInput.js +505 -0
  382. package/dist/model/GraphActionTypeResponse.d.ts +198 -0
  383. package/dist/model/GraphActionTypeResponse.d.ts.map +1 -0
  384. package/dist/model/GraphActionTypeResponse.js +681 -0
  385. package/dist/model/GraphDatabaseService.d.ts +10 -10
  386. package/dist/model/GraphDatabaseService.d.ts.map +1 -1
  387. package/dist/model/GraphDatabaseService.js +27 -27
  388. package/dist/model/GraphGeocode.d.ts +1 -1
  389. package/dist/model/GraphGeocode.js +2 -2
  390. package/dist/model/GraphInput.d.ts +92 -0
  391. package/dist/model/GraphInput.d.ts.map +1 -0
  392. package/dist/model/GraphInput.js +256 -0
  393. package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
  394. package/dist/model/GraphIteratorEntryPart.js +2 -2
  395. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +10 -10
  396. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts.map +1 -1
  397. package/dist/model/GraphIteratorEntryPartStackTraceInner.js +25 -25
  398. package/dist/model/GraphObject.d.ts +12 -12
  399. package/dist/model/GraphObject.d.ts.map +1 -1
  400. package/dist/model/GraphObject.js +29 -29
  401. package/dist/model/GraphObjectPayload.d.ts +7 -16
  402. package/dist/model/GraphObjectPayload.d.ts.map +1 -1
  403. package/dist/model/GraphObjectPayload.js +19 -50
  404. package/dist/model/GraphObjectResponse.d.ts +43 -3
  405. package/dist/model/GraphObjectResponse.d.ts.map +1 -1
  406. package/dist/model/GraphObjectResponse.js +142 -6
  407. package/dist/model/GraphObjectSchema.d.ts +30 -30
  408. package/dist/model/GraphObjectSchema.d.ts.map +1 -1
  409. package/dist/model/GraphObjectSchema.js +83 -83
  410. package/dist/model/GraphObjectType.d.ts +12 -12
  411. package/dist/model/GraphObjectType.d.ts.map +1 -1
  412. package/dist/model/GraphObjectType.js +30 -30
  413. package/dist/model/GraphObjectTypeInput.d.ts +1 -1
  414. package/dist/model/GraphObjectTypeInput.js +2 -2
  415. package/dist/model/GraphObjectTypeResponse.d.ts +23 -13
  416. package/dist/model/GraphObjectTypeResponse.d.ts.map +1 -1
  417. package/dist/model/GraphObjectTypeResponse.js +90 -42
  418. package/dist/model/GraphObjectTypeSchema.d.ts +12 -12
  419. package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -1
  420. package/dist/model/GraphObjectTypeSchema.js +30 -30
  421. package/dist/model/GraphOwner.d.ts +1 -1
  422. package/dist/model/GraphOwner.js +2 -2
  423. package/dist/model/GraphRelationship.d.ts +12 -12
  424. package/dist/model/GraphRelationship.d.ts.map +1 -1
  425. package/dist/model/GraphRelationship.js +30 -30
  426. package/dist/model/GraphRelationshipPayload.d.ts +19 -19
  427. package/dist/model/GraphRelationshipPayload.d.ts.map +1 -1
  428. package/dist/model/GraphRelationshipPayload.js +52 -54
  429. package/dist/model/GraphRelationshipResponse.d.ts +144 -0
  430. package/dist/model/GraphRelationshipResponse.d.ts.map +1 -0
  431. package/dist/model/GraphRelationshipResponse.js +418 -0
  432. package/dist/model/GraphRelationshipType.d.ts +38 -38
  433. package/dist/model/GraphRelationshipType.d.ts.map +1 -1
  434. package/dist/model/GraphRelationshipType.js +102 -102
  435. package/dist/model/GraphRelationshipTypeInput.d.ts +172 -0
  436. package/dist/model/GraphRelationshipTypeInput.d.ts.map +1 -0
  437. package/dist/model/GraphRelationshipTypeInput.js +607 -0
  438. package/dist/model/GraphRelationshipTypeResponse.d.ts +28 -1
  439. package/dist/model/GraphRelationshipTypeResponse.d.ts.map +1 -1
  440. package/dist/model/GraphRelationshipTypeResponse.js +89 -2
  441. package/dist/model/GraphResponse.d.ts +127 -0
  442. package/dist/model/GraphResponse.d.ts.map +1 -0
  443. package/dist/model/GraphResponse.js +351 -0
  444. package/dist/model/GraphSchema.d.ts +46 -46
  445. package/dist/model/GraphSchema.d.ts.map +1 -1
  446. package/dist/model/GraphSchema.js +123 -123
  447. package/dist/model/GraphSchemaInput.d.ts +1 -1
  448. package/dist/model/GraphSchemaInput.js +2 -2
  449. package/dist/model/GraphSchemaResponse.d.ts +1 -1
  450. package/dist/model/GraphSchemaResponse.js +2 -2
  451. package/dist/model/GraphTraversalInput.d.ts +55 -1
  452. package/dist/model/GraphTraversalInput.d.ts.map +1 -1
  453. package/dist/model/GraphTraversalInput.js +176 -2
  454. package/dist/model/Image.d.ts +1 -1
  455. package/dist/model/Image.js +2 -2
  456. package/dist/model/InputPart.d.ts +30 -12
  457. package/dist/model/InputPart.d.ts.map +1 -1
  458. package/dist/model/InputPart.js +89 -36
  459. package/dist/model/InputPartHeaders.d.ts +1 -1
  460. package/dist/model/InputPartHeaders.js +2 -2
  461. package/dist/model/InputPartMediaType.d.ts +1 -1
  462. package/dist/model/InputPartMediaType.js +2 -2
  463. package/dist/model/JsonArray.d.ts +35 -0
  464. package/dist/model/JsonArray.d.ts.map +1 -0
  465. package/dist/model/JsonArray.js +96 -0
  466. package/dist/model/JsonObject.d.ts +58 -0
  467. package/dist/model/JsonObject.d.ts.map +1 -0
  468. package/dist/model/JsonObject.js +179 -0
  469. package/dist/model/JsonValue.d.ts +49 -0
  470. package/dist/model/JsonValue.d.ts.map +1 -0
  471. package/dist/model/JsonValue.js +151 -0
  472. package/dist/model/KafkaSettings.d.ts +1 -1
  473. package/dist/model/KafkaSettings.js +2 -2
  474. package/dist/model/Link.d.ts +13 -13
  475. package/dist/model/Link.d.ts.map +1 -1
  476. package/dist/model/Link.js +40 -40
  477. package/dist/model/LiveStreamInfo.d.ts +1 -1
  478. package/dist/model/LiveStreamInfo.js +2 -2
  479. package/dist/model/MediaType.d.ts +74 -0
  480. package/dist/model/MediaType.d.ts.map +1 -0
  481. package/dist/model/MediaType.js +214 -0
  482. package/dist/model/MeetingEvent.d.ts +46 -46
  483. package/dist/model/MeetingEvent.d.ts.map +1 -1
  484. package/dist/model/MeetingEvent.js +133 -133
  485. package/dist/model/MeetingEventInput.d.ts +1 -1
  486. package/dist/model/MeetingEventInput.js +2 -2
  487. package/dist/model/MeetingEventResponse.d.ts +1 -1
  488. package/dist/model/MeetingEventResponse.js +2 -2
  489. package/dist/model/MeetingEventTimezone.d.ts +1 -1
  490. package/dist/model/MeetingEventTimezone.js +2 -2
  491. package/dist/model/MeetingEventTypeInput.d.ts +1 -1
  492. package/dist/model/MeetingEventTypeInput.js +2 -2
  493. package/dist/model/MeetingEventTypeResponse.d.ts +1 -1
  494. package/dist/model/MeetingEventTypeResponse.js +2 -2
  495. package/dist/model/MeetingInfo.d.ts +12 -12
  496. package/dist/model/MeetingInfo.d.ts.map +1 -1
  497. package/dist/model/MeetingInfo.js +34 -34
  498. package/dist/model/Member.d.ts +14 -14
  499. package/dist/model/Member.d.ts.map +1 -1
  500. package/dist/model/Member.js +44 -44
  501. package/dist/model/MemberGroupCategory.d.ts +1 -1
  502. package/dist/model/MemberGroupCategory.js +2 -2
  503. package/dist/model/MemberList.d.ts +1 -1
  504. package/dist/model/MemberList.js +2 -2
  505. package/dist/model/MemberManagerConfigInput.d.ts +56 -0
  506. package/dist/model/MemberManagerConfigInput.d.ts.map +1 -0
  507. package/dist/model/MemberManagerConfigInput.js +160 -0
  508. package/dist/model/MemberManagerConfigResponse.d.ts +66 -0
  509. package/dist/model/MemberManagerConfigResponse.d.ts.map +1 -0
  510. package/dist/model/MemberManagerConfigResponse.js +187 -0
  511. package/dist/model/MemberManagerInput.d.ts +66 -0
  512. package/dist/model/MemberManagerInput.d.ts.map +1 -0
  513. package/dist/model/MemberManagerInput.js +187 -0
  514. package/dist/model/MemberManagerResponse.d.ts +66 -0
  515. package/dist/model/MemberManagerResponse.d.ts.map +1 -0
  516. package/dist/model/MemberManagerResponse.js +187 -0
  517. package/dist/model/MessageGroup.d.ts +1 -1
  518. package/dist/model/MessageGroup.js +2 -2
  519. package/dist/model/MultipartBody.d.ts +1 -1
  520. package/dist/model/MultipartBody.js +2 -2
  521. package/dist/model/MultivaluedMapStringString.d.ts +38 -0
  522. package/dist/model/MultivaluedMapStringString.d.ts.map +1 -0
  523. package/dist/model/MultivaluedMapStringString.js +106 -0
  524. package/dist/model/NotificationInput.d.ts +1 -1
  525. package/dist/model/NotificationInput.js +2 -2
  526. package/dist/model/NotificationResponse.d.ts +1 -1
  527. package/dist/model/NotificationResponse.js +2 -2
  528. package/dist/model/NumberSettings.d.ts +1 -1
  529. package/dist/model/NumberSettings.js +2 -2
  530. package/dist/model/ObjectSettings.d.ts +1 -1
  531. package/dist/model/ObjectSettings.js +2 -2
  532. package/dist/model/Objecttype.d.ts +12 -12
  533. package/dist/model/Objecttype.d.ts.map +1 -1
  534. package/dist/model/Objecttype.js +30 -30
  535. package/dist/model/OutParameter.d.ts +1 -1
  536. package/dist/model/OutParameter.js +2 -2
  537. package/dist/model/Page.d.ts +19 -19
  538. package/dist/model/Page.d.ts.map +1 -1
  539. package/dist/model/Page.js +48 -48
  540. package/dist/model/PageSchema.d.ts +19 -19
  541. package/dist/model/PageSchema.d.ts.map +1 -1
  542. package/dist/model/PageSchema.js +50 -50
  543. package/dist/model/Pageable.d.ts +19 -19
  544. package/dist/model/Pageable.d.ts.map +1 -1
  545. package/dist/model/Pageable.js +48 -48
  546. package/dist/model/Parameter.d.ts +1 -1
  547. package/dist/model/Parameter.js +2 -2
  548. package/dist/model/PasswordResetInitiateRequest.d.ts +47 -0
  549. package/dist/model/PasswordResetInitiateRequest.d.ts.map +1 -0
  550. package/dist/model/PasswordResetInitiateRequest.js +131 -0
  551. package/dist/model/PasswordResetInitiateResponse.d.ts +87 -0
  552. package/dist/model/PasswordResetInitiateResponse.d.ts.map +1 -0
  553. package/dist/model/PasswordResetInitiateResponse.js +243 -0
  554. package/dist/model/PasswordResetRequest.d.ts +67 -0
  555. package/dist/model/PasswordResetRequest.d.ts.map +1 -0
  556. package/dist/model/PasswordResetRequest.js +189 -0
  557. package/dist/model/PasswordResetResponse.d.ts +95 -0
  558. package/dist/model/PasswordResetResponse.d.ts.map +1 -0
  559. package/dist/model/PasswordResetResponse.js +266 -0
  560. package/dist/model/PasswordResetValidationResponse.d.ts +95 -0
  561. package/dist/model/PasswordResetValidationResponse.d.ts.map +1 -0
  562. package/dist/model/PasswordResetValidationResponse.js +266 -0
  563. package/dist/model/Path.d.ts +5 -5
  564. package/dist/model/Path.d.ts.map +1 -1
  565. package/dist/model/Path.js +13 -13
  566. package/dist/model/PaymentAccountObject.d.ts +1 -1
  567. package/dist/model/PaymentAccountObject.js +2 -2
  568. package/dist/model/PaymentIntentInput.d.ts +1 -1
  569. package/dist/model/PaymentIntentInput.js +2 -2
  570. package/dist/model/PaymentIntentResponse.d.ts +1 -1
  571. package/dist/model/PaymentIntentResponse.js +2 -2
  572. package/dist/model/PaymentMethod.d.ts +9 -9
  573. package/dist/model/PaymentMethod.d.ts.map +1 -1
  574. package/dist/model/PaymentMethod.js +23 -23
  575. package/dist/model/PaymentMethodInput.d.ts +1 -1
  576. package/dist/model/PaymentMethodInput.js +2 -2
  577. package/dist/model/PaymentMethodResponse.d.ts +1 -1
  578. package/dist/model/PaymentMethodResponse.js +2 -2
  579. package/dist/model/PaymentMethodsResponse.d.ts +1 -1
  580. package/dist/model/PaymentMethodsResponse.js +2 -2
  581. package/dist/model/Payout.d.ts +12 -12
  582. package/dist/model/Payout.d.ts.map +1 -1
  583. package/dist/model/Payout.js +34 -34
  584. package/dist/model/PayoutInput.d.ts +1 -1
  585. package/dist/model/PayoutInput.js +2 -2
  586. package/dist/model/PayoutResponse.d.ts +1 -1
  587. package/dist/model/PayoutResponse.js +2 -2
  588. package/dist/model/PhoneNumber.d.ts +14 -14
  589. package/dist/model/PhoneNumber.d.ts.map +1 -1
  590. package/dist/model/PhoneNumber.js +44 -44
  591. package/dist/model/Post.d.ts +19 -19
  592. package/dist/model/Post.d.ts.map +1 -1
  593. package/dist/model/Post.js +50 -50
  594. package/dist/model/PrivateMessage.d.ts +28 -28
  595. package/dist/model/PrivateMessage.d.ts.map +1 -1
  596. package/dist/model/PrivateMessage.js +77 -77
  597. package/dist/model/PrivateMessageConversation.d.ts +34 -34
  598. package/dist/model/PrivateMessageConversation.d.ts.map +1 -1
  599. package/dist/model/PrivateMessageConversation.js +98 -98
  600. package/dist/model/PrivateMessageConversationSchema.d.ts +1 -1
  601. package/dist/model/PrivateMessageConversationSchema.js +2 -2
  602. package/dist/model/Profile.d.ts +10 -10
  603. package/dist/model/Profile.d.ts.map +1 -1
  604. package/dist/model/Profile.js +30 -30
  605. package/dist/model/Profiletype.d.ts +1 -1
  606. package/dist/model/Profiletype.js +2 -2
  607. package/dist/model/PropertyContainer.d.ts +1 -1
  608. package/dist/model/PropertyContainer.js +2 -2
  609. package/dist/model/PublicationInput.d.ts +1 -1
  610. package/dist/model/PublicationInput.js +2 -2
  611. package/dist/model/PublicationResponse.d.ts +1 -1
  612. package/dist/model/PublicationResponse.js +2 -2
  613. package/dist/model/PurchaseInput.d.ts +1 -1
  614. package/dist/model/PurchaseInput.js +2 -2
  615. package/dist/model/PurchaseResponse.d.ts +1 -1
  616. package/dist/model/PurchaseResponse.js +2 -2
  617. package/dist/model/PurgeDataDefaultResponse.d.ts +1 -1
  618. package/dist/model/PurgeDataDefaultResponse.js +4 -4
  619. package/dist/model/PurgeDataDefaultResponseValue.d.ts +1 -1
  620. package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
  621. package/dist/model/RelationshipMapping.d.ts +10 -10
  622. package/dist/model/RelationshipMapping.d.ts.map +1 -1
  623. package/dist/model/RelationshipMapping.js +35 -35
  624. package/dist/model/RestApplicationInput.d.ts +1 -1
  625. package/dist/model/RestApplicationInput.js +2 -2
  626. package/dist/model/RestApplicationResponse.d.ts +1 -1
  627. package/dist/model/RestApplicationResponse.js +2 -2
  628. package/dist/model/ScreenSchema.d.ts +26 -26
  629. package/dist/model/ScreenSchema.d.ts.map +1 -1
  630. package/dist/model/ScreenSchema.js +72 -72
  631. package/dist/model/SimulcastInfo.d.ts +1 -1
  632. package/dist/model/SimulcastInfo.js +2 -2
  633. package/dist/model/SiteInput.d.ts +1 -1
  634. package/dist/model/SiteInput.js +2 -2
  635. package/dist/model/SiteResponse.d.ts +1 -1
  636. package/dist/model/SiteResponse.js +2 -2
  637. package/dist/model/SiteTypeInput.d.ts +1 -1
  638. package/dist/model/SiteTypeInput.js +2 -2
  639. package/dist/model/SiteTypeResponse.d.ts +1 -1
  640. package/dist/model/SiteTypeResponse.js +2 -2
  641. package/dist/model/SkinField.d.ts +19 -19
  642. package/dist/model/SkinField.d.ts.map +1 -1
  643. package/dist/model/SkinField.js +47 -47
  644. package/dist/model/SkinFieldResponse.d.ts +1 -1
  645. package/dist/model/SkinFieldResponse.js +2 -2
  646. package/dist/model/SocialGroup.d.ts +10 -10
  647. package/dist/model/SocialGroup.d.ts.map +1 -1
  648. package/dist/model/SocialGroup.js +33 -33
  649. package/dist/model/SocialGroupInput.d.ts +1 -1
  650. package/dist/model/SocialGroupInput.js +2 -2
  651. package/dist/model/SocialGroupResponse.d.ts +1 -1
  652. package/dist/model/SocialGroupResponse.js +2 -2
  653. package/dist/model/SocialGroupType.d.ts +1 -1
  654. package/dist/model/SocialGroupType.js +2 -2
  655. package/dist/model/SocialGroupTypeInput.d.ts +1 -1
  656. package/dist/model/SocialGroupTypeInput.js +2 -2
  657. package/dist/model/Sort.d.ts +9 -9
  658. package/dist/model/Sort.d.ts.map +1 -1
  659. package/dist/model/Sort.js +23 -23
  660. package/dist/model/SourceTypes.d.ts +1 -1
  661. package/dist/model/SourceTypes.js +2 -2
  662. package/dist/model/StatusUpdate.d.ts +10 -10
  663. package/dist/model/StatusUpdate.d.ts.map +1 -1
  664. package/dist/model/StatusUpdate.js +27 -27
  665. package/dist/model/StreetAddress.d.ts +1 -1
  666. package/dist/model/StreetAddress.js +2 -2
  667. package/dist/model/StripeAccount.d.ts +10 -10
  668. package/dist/model/StripeAccount.d.ts.map +1 -1
  669. package/dist/model/StripeAccount.js +27 -27
  670. package/dist/model/StripeCustomerAccount.d.ts +1 -1
  671. package/dist/model/StripeCustomerAccount.js +2 -2
  672. package/dist/model/Template.d.ts +1 -1
  673. package/dist/model/Template.js +2 -2
  674. package/dist/model/TemplateResponse.d.ts +1 -1
  675. package/dist/model/TemplateResponse.js +2 -2
  676. package/dist/model/TemplateSchema.d.ts +1 -1
  677. package/dist/model/TemplateSchema.js +2 -2
  678. package/dist/model/ThemeMapping.d.ts +10 -10
  679. package/dist/model/ThemeMapping.d.ts.map +1 -1
  680. package/dist/model/ThemeMapping.js +30 -30
  681. package/dist/model/ThemeMappingPayload.d.ts +1 -1
  682. package/dist/model/ThemeMappingPayload.js +2 -2
  683. package/dist/model/Timezone.d.ts +1 -1
  684. package/dist/model/Timezone.js +2 -2
  685. package/dist/model/Timezone1.d.ts +1 -1
  686. package/dist/model/Timezone1.js +2 -2
  687. package/dist/model/TopicInfoResponse.d.ts +1 -1
  688. package/dist/model/TopicInfoResponse.js +2 -2
  689. package/dist/model/TopicMessageInput.d.ts +1 -1
  690. package/dist/model/TopicMessageInput.js +2 -2
  691. package/dist/model/TopicSubscriptionResponse.d.ts +1 -1
  692. package/dist/model/TopicSubscriptionResponse.js +2 -2
  693. package/dist/model/Transaction.d.ts +1 -1
  694. package/dist/model/Transaction.js +2 -2
  695. package/dist/model/Transfer.d.ts +10 -10
  696. package/dist/model/Transfer.d.ts.map +1 -1
  697. package/dist/model/Transfer.js +29 -29
  698. package/dist/model/TransferInput.d.ts +1 -1
  699. package/dist/model/TransferInput.js +2 -2
  700. package/dist/model/TransferResponse.d.ts +1 -1
  701. package/dist/model/TransferResponse.js +2 -2
  702. package/dist/model/TransferResponsePaymentMethodDetails.d.ts +10 -10
  703. package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -1
  704. package/dist/model/TransferResponsePaymentMethodDetails.js +29 -29
  705. package/dist/model/TraversalRelationResponse.d.ts +5 -5
  706. package/dist/model/TraversalRelationResponse.js +14 -14
  707. package/dist/model/User.d.ts +14 -14
  708. package/dist/model/User.d.ts.map +1 -1
  709. package/dist/model/User.js +44 -44
  710. package/dist/model/UserDataPayload.d.ts +14 -14
  711. package/dist/model/UserDataPayload.d.ts.map +1 -1
  712. package/dist/model/UserDataPayload.js +44 -44
  713. package/dist/model/UserDomain.d.ts +1 -1
  714. package/dist/model/UserDomain.js +2 -2
  715. package/dist/model/UserInvite.d.ts +10 -10
  716. package/dist/model/UserInvite.d.ts.map +1 -1
  717. package/dist/model/UserInvite.js +31 -31
  718. package/dist/model/UserInviteInput.d.ts +1 -1
  719. package/dist/model/UserInviteInput.js +2 -2
  720. package/dist/model/UserResponse.d.ts +1 -1
  721. package/dist/model/UserResponse.js +2 -2
  722. package/dist/model/UserSchema.d.ts +14 -14
  723. package/dist/model/UserSchema.d.ts.map +1 -1
  724. package/dist/model/UserSchema.js +44 -44
  725. package/dist/model/UserTag.d.ts +10 -10
  726. package/dist/model/UserTag.d.ts.map +1 -1
  727. package/dist/model/UserTag.js +29 -29
  728. package/dist/model/Userid.d.ts +1 -1
  729. package/dist/model/Userid.js +2 -2
  730. package/dist/model/UsernameReminderRequest.d.ts +47 -0
  731. package/dist/model/UsernameReminderRequest.d.ts.map +1 -0
  732. package/dist/model/UsernameReminderRequest.js +131 -0
  733. package/dist/model/UsernameReminderResponse.d.ts +87 -0
  734. package/dist/model/UsernameReminderResponse.d.ts.map +1 -0
  735. package/dist/model/UsernameReminderResponse.js +243 -0
  736. package/dist/model/Video.d.ts +72 -72
  737. package/dist/model/Video.d.ts.map +1 -1
  738. package/dist/model/Video.js +180 -180
  739. package/dist/model/VideoLiveUrl.d.ts +1 -1
  740. package/dist/model/VideoLiveUrl.js +2 -2
  741. package/dist/model/VideoSchema.d.ts +72 -72
  742. package/dist/model/VideoSchema.d.ts.map +1 -1
  743. package/dist/model/VideoSchema.js +180 -180
  744. package/dist/model/VideoUploadObject.d.ts +72 -72
  745. package/dist/model/VideoUploadObject.d.ts.map +1 -1
  746. package/dist/model/VideoUploadObject.js +180 -180
  747. package/dist/model/WalletHoldInput.d.ts +1 -1
  748. package/dist/model/WalletHoldInput.js +2 -2
  749. package/dist/model/WalletHoldResponse.d.ts +1 -1
  750. package/dist/model/WalletHoldResponse.js +2 -2
  751. package/dist/model/WalletPayoutInput.d.ts +1 -1
  752. package/dist/model/WalletPayoutInput.js +2 -2
  753. package/dist/model/WalletPayoutResponse.d.ts +1 -1
  754. package/dist/model/WalletPayoutResponse.js +2 -2
  755. package/dist/model/WalletResponse.d.ts +1 -1
  756. package/dist/model/WalletResponse.js +2 -2
  757. package/dist/model/ZeusPortalCategory.d.ts +1 -1
  758. package/dist/model/ZeusPortalCategory.js +2 -2
  759. package/package.json +3 -3
@@ -5,11 +5,13 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports["default"] = void 0;
7
7
  var _ApiClient = _interopRequireDefault(require("../ApiClient"));
8
+ var _CacheInvalidation = _interopRequireDefault(require("../model/CacheInvalidation"));
8
9
  var _Document = _interopRequireDefault(require("../model/Document"));
9
10
  var _DocumentPart = _interopRequireDefault(require("../model/DocumentPart"));
10
11
  var _DocumentPartType = _interopRequireDefault(require("../model/DocumentPartType"));
11
12
  var _DocumentType = _interopRequireDefault(require("../model/DocumentType"));
12
- var _PurgeDataDefaultResponseValue = _interopRequireDefault(require("../model/PurgeDataDefaultResponseValue"));
13
+ var _JsonValue = _interopRequireDefault(require("../model/JsonValue"));
14
+ var _PurgeDataDefaultResponse = _interopRequireDefault(require("../model/PurgeDataDefaultResponse"));
13
15
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
14
16
  function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
15
17
  function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
@@ -21,7 +23,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
21
23
  * gobodo-api
22
24
  * REST Interface for Gobodo API
23
25
  *
24
- * The version of the OpenAPI document: 0.1.96
26
+ * The version of the OpenAPI document: 0.1.99
25
27
  * Contact: info@gobodo.io
26
28
  *
27
29
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32,7 +34,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
32
34
  /**
33
35
  * ContentManagement service.
34
36
  * @module api/ContentManagementApi
35
- * @version 0.1.96
37
+ * @version 0.1.99
36
38
  */
37
39
  var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
38
40
  /**
@@ -58,6 +60,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
58
60
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
59
61
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
60
62
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
63
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
61
64
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
62
65
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
63
66
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -80,14 +83,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
80
83
  var pathParams = {
81
84
  'docid': docid
82
85
  };
83
- var queryParams = {};
84
- var headerParams = {
85
- 'Authorization': opts['authorization'],
86
+ var queryParams = {
86
87
  'cacheduration': opts['cacheduration'],
87
- 'cachegroup': opts['cachegroup'],
88
- 'cachekey': opts['cachekey'],
88
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
89
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
89
90
  'cachescope': opts['cachescope'],
90
- 'cacheuser': opts['cacheuser'],
91
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
92
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
93
+ };
94
+ var headerParams = {
95
+ 'Authorization': opts['authorization'],
91
96
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
92
97
  'zeusportal-postas': opts['zeusportalPostas'],
93
98
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -98,7 +103,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
98
103
  var contentTypes = [];
99
104
  var accepts = ['*/*'];
100
105
  var returnType = [_DocumentPart["default"]];
101
- return this.apiClient.callApi('/graph/data/articles/{docid}/entryparts', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
106
+ return this.apiClient.callApi('/articles/{docid}/entryparts', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
102
107
  }
103
108
 
104
109
  /**
@@ -112,6 +117,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
112
117
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
113
118
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
114
119
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
120
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
115
121
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
116
122
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
117
123
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -137,6 +143,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
137
143
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
138
144
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
139
145
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
146
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
140
147
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
141
148
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
142
149
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -160,14 +167,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
160
167
  'docpartid': docpartid,
161
168
  'typeid': typeid
162
169
  };
163
- var queryParams = {};
164
- var headerParams = {
165
- 'Authorization': opts['authorization'],
170
+ var queryParams = {
166
171
  'cacheduration': opts['cacheduration'],
167
- 'cachegroup': opts['cachegroup'],
168
- 'cachekey': opts['cachekey'],
172
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
173
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
169
174
  'cachescope': opts['cachescope'],
170
- 'cacheuser': opts['cacheuser'],
175
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
176
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
177
+ };
178
+ var headerParams = {
179
+ 'Authorization': opts['authorization'],
171
180
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
172
181
  'zeusportal-postas': opts['zeusportalPostas'],
173
182
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -178,7 +187,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
178
187
  var contentTypes = [];
179
188
  var accepts = ['*/*'];
180
189
  var returnType = null;
181
- return this.apiClient.callApi('/graph/data/entryparts/{docpartid}/changetype/{typeid}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
190
+ return this.apiClient.callApi('/entryparts/{docpartid}/changetype/{typeid}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
182
191
  }
183
192
 
184
193
  /**
@@ -192,6 +201,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
192
201
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
193
202
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
194
203
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
204
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
195
205
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
196
206
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
197
207
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -215,18 +225,19 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
215
225
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
216
226
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
217
227
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
228
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
218
229
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
219
230
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
220
231
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
221
232
  * @param {String} [transactionid] The id of the transaction this operation is being run in
222
- * @param {Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} [requestBody]
233
+ * @param {module:model/PurgeDataDefaultResponse} [purgeDataDefaultResponse]
223
234
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
224
235
  */
225
236
  }, {
226
237
  key: "changeStatusWithHttpInfo",
227
238
  value: function changeStatusWithHttpInfo(id, opts) {
228
239
  opts = opts || {};
229
- var postBody = opts['requestBody'];
240
+ var postBody = opts['purgeDataDefaultResponse'];
230
241
  // verify the required parameter 'id' is set
231
242
  if (id === undefined || id === null) {
232
243
  throw new Error("Missing the required parameter 'id' when calling changeStatus");
@@ -234,14 +245,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
234
245
  var pathParams = {
235
246
  'id': id
236
247
  };
237
- var queryParams = {};
238
- var headerParams = {
239
- 'Authorization': opts['authorization'],
248
+ var queryParams = {
240
249
  'cacheduration': opts['cacheduration'],
241
- 'cachegroup': opts['cachegroup'],
242
- 'cachekey': opts['cachekey'],
250
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
251
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
243
252
  'cachescope': opts['cachescope'],
244
- 'cacheuser': opts['cacheuser'],
253
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
254
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
255
+ };
256
+ var headerParams = {
257
+ 'Authorization': opts['authorization'],
245
258
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
246
259
  'zeusportal-postas': opts['zeusportalPostas'],
247
260
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -252,7 +265,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
252
265
  var contentTypes = ['application/json'];
253
266
  var accepts = ['*/*'];
254
267
  var returnType = null;
255
- return this.apiClient.callApi('/graph/data/articles/{id}/status', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
268
+ return this.apiClient.callApi('/articles/{id}/status', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
256
269
  }
257
270
 
258
271
  /**
@@ -264,11 +277,12 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
264
277
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
265
278
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
266
279
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
280
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
267
281
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
268
282
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
269
283
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
270
284
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
271
- * @param {Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} opts.requestBody
285
+ * @param {module:model/PurgeDataDefaultResponse} opts.purgeDataDefaultResponse
272
286
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}
273
287
  */
274
288
  }, {
@@ -289,6 +303,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
289
303
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
290
304
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
291
305
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
306
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
292
307
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
293
308
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
294
309
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -307,14 +322,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
307
322
  var pathParams = {
308
323
  'docid': docid
309
324
  };
310
- var queryParams = {};
311
- var headerParams = {
312
- 'Authorization': opts['authorization'],
325
+ var queryParams = {
313
326
  'cacheduration': opts['cacheduration'],
314
- 'cachegroup': opts['cachegroup'],
315
- 'cachekey': opts['cachekey'],
327
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
328
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
316
329
  'cachescope': opts['cachescope'],
317
- 'cacheuser': opts['cacheuser'],
330
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
331
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
332
+ };
333
+ var headerParams = {
334
+ 'Authorization': opts['authorization'],
318
335
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
319
336
  'zeusportal-postas': opts['zeusportalPostas'],
320
337
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -325,7 +342,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
325
342
  var contentTypes = [];
326
343
  var accepts = ['application/json'];
327
344
  var returnType = _Document["default"];
328
- return this.apiClient.callApi('/graph/data/articles/{docid}/copy', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
345
+ return this.apiClient.callApi('/articles/{docid}/copy', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
329
346
  }
330
347
 
331
348
  /**
@@ -338,6 +355,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
338
355
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
339
356
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
340
357
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
358
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
341
359
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
342
360
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
343
361
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -362,11 +380,12 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
362
380
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
363
381
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
364
382
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
383
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
365
384
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
366
385
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
367
386
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
368
387
  * @param {String} [transactionid] The id of the transaction this operation is being run in
369
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
388
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/JsonValue} and HTTP response
370
389
  */
371
390
  }, {
372
391
  key: "copyDocumentPartWithHttpInfo",
@@ -380,14 +399,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
380
399
  var pathParams = {
381
400
  'docpartid': docpartid
382
401
  };
383
- var queryParams = {};
384
- var headerParams = {
385
- 'Authorization': opts['authorization'],
402
+ var queryParams = {
386
403
  'cacheduration': opts['cacheduration'],
387
- 'cachegroup': opts['cachegroup'],
388
- 'cachekey': opts['cachekey'],
404
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
405
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
389
406
  'cachescope': opts['cachescope'],
390
- 'cacheuser': opts['cacheuser'],
407
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
408
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
409
+ };
410
+ var headerParams = {
411
+ 'Authorization': opts['authorization'],
391
412
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
392
413
  'zeusportal-postas': opts['zeusportalPostas'],
393
414
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -397,8 +418,8 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
397
418
  var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
398
419
  var contentTypes = [];
399
420
  var accepts = ['*/*'];
400
- var returnType = _PurgeDataDefaultResponseValue["default"];
401
- return this.apiClient.callApi('/graph/data/entryparts/{docpartid}/copy', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
421
+ var returnType = _JsonValue["default"];
422
+ return this.apiClient.callApi('/entryparts/{docpartid}/copy', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
402
423
  }
403
424
 
404
425
  /**
@@ -411,11 +432,12 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
411
432
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
412
433
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
413
434
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
435
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
414
436
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
415
437
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
416
438
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
417
439
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
418
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
440
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/JsonValue}
419
441
  */
420
442
  }, {
421
443
  key: "copyDocumentPart",
@@ -436,6 +458,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
436
458
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
437
459
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
438
460
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
461
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
439
462
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
440
463
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
441
464
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -458,14 +481,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
458
481
  var pathParams = {
459
482
  'docpartid': docpartid
460
483
  };
461
- var queryParams = {};
462
- var headerParams = {
463
- 'Authorization': opts['authorization'],
484
+ var queryParams = {
464
485
  'cacheduration': opts['cacheduration'],
465
- 'cachegroup': opts['cachegroup'],
466
- 'cachekey': opts['cachekey'],
486
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
487
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
467
488
  'cachescope': opts['cachescope'],
468
- 'cacheuser': opts['cacheuser'],
489
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
490
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
491
+ };
492
+ var headerParams = {
493
+ 'Authorization': opts['authorization'],
469
494
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
470
495
  'zeusportal-postas': opts['zeusportalPostas'],
471
496
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -476,7 +501,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
476
501
  var contentTypes = [];
477
502
  var accepts = ['*/*'];
478
503
  var returnType = [_DocumentPart["default"]];
479
- return this.apiClient.callApi('/graph/data/entryparts/{docpartid}/entryparts', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
504
+ return this.apiClient.callApi('/entryparts/{docpartid}/entryparts', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
480
505
  }
481
506
 
482
507
  /**
@@ -490,6 +515,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
490
515
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
491
516
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
492
517
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
518
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
493
519
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
494
520
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
495
521
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -514,6 +540,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
514
540
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
515
541
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
516
542
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
543
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
517
544
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
518
545
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
519
546
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -530,14 +557,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
530
557
  throw new Error("Missing the required parameter 'document' when calling createDocument");
531
558
  }
532
559
  var pathParams = {};
533
- var queryParams = {};
534
- var headerParams = {
535
- 'Authorization': opts['authorization'],
560
+ var queryParams = {
536
561
  'cacheduration': opts['cacheduration'],
537
- 'cachegroup': opts['cachegroup'],
538
- 'cachekey': opts['cachekey'],
562
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
563
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
539
564
  'cachescope': opts['cachescope'],
540
- 'cacheuser': opts['cacheuser'],
565
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
566
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
567
+ };
568
+ var headerParams = {
569
+ 'Authorization': opts['authorization'],
541
570
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
542
571
  'zeusportal-postas': opts['zeusportalPostas'],
543
572
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -548,7 +577,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
548
577
  var contentTypes = ['application/json'];
549
578
  var accepts = ['application/json'];
550
579
  var returnType = [_Document["default"]];
551
- return this.apiClient.callApi('/graph/data/articles', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
580
+ return this.apiClient.callApi('/articles', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
552
581
  }
553
582
 
554
583
  /**
@@ -561,6 +590,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
561
590
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
562
591
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
563
592
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
593
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
564
594
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
565
595
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
566
596
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -585,11 +615,12 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
585
615
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
586
616
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
587
617
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
618
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
588
619
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
589
620
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
590
621
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
591
622
  * @param {String} [transactionid] The id of the transaction this operation is being run in
592
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
623
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/JsonValue} and HTTP response
593
624
  */
594
625
  }, {
595
626
  key: "createDocumentPartWithHttpInfo",
@@ -601,14 +632,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
601
632
  throw new Error("Missing the required parameter 'documentPart' when calling createDocumentPart");
602
633
  }
603
634
  var pathParams = {};
604
- var queryParams = {};
605
- var headerParams = {
606
- 'Authorization': opts['authorization'],
635
+ var queryParams = {
607
636
  'cacheduration': opts['cacheduration'],
608
- 'cachegroup': opts['cachegroup'],
609
- 'cachekey': opts['cachekey'],
637
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
638
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
610
639
  'cachescope': opts['cachescope'],
611
- 'cacheuser': opts['cacheuser'],
640
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
641
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
642
+ };
643
+ var headerParams = {
644
+ 'Authorization': opts['authorization'],
612
645
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
613
646
  'zeusportal-postas': opts['zeusportalPostas'],
614
647
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -618,8 +651,8 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
618
651
  var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
619
652
  var contentTypes = [];
620
653
  var accepts = ['*/*'];
621
- var returnType = _PurgeDataDefaultResponseValue["default"];
622
- return this.apiClient.callApi('/graph/data/entryparts', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
654
+ var returnType = _JsonValue["default"];
655
+ return this.apiClient.callApi('/entryparts', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
623
656
  }
624
657
 
625
658
  /**
@@ -632,11 +665,12 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
632
665
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
633
666
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
634
667
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
668
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
635
669
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
636
670
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
637
671
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
638
672
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
639
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
673
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/JsonValue}
640
674
  */
641
675
  }, {
642
676
  key: "createDocumentPart",
@@ -657,6 +691,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
657
691
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
658
692
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
659
693
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
694
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
660
695
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
661
696
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
662
697
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -675,14 +710,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
675
710
  var pathParams = {
676
711
  'docpartid': docpartid
677
712
  };
678
- var queryParams = {};
679
- var headerParams = {
680
- 'Authorization': opts['authorization'],
713
+ var queryParams = {
681
714
  'cacheduration': opts['cacheduration'],
682
- 'cachegroup': opts['cachegroup'],
683
- 'cachekey': opts['cachekey'],
715
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
716
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
684
717
  'cachescope': opts['cachescope'],
685
- 'cacheuser': opts['cacheuser'],
718
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
719
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
720
+ };
721
+ var headerParams = {
722
+ 'Authorization': opts['authorization'],
686
723
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
687
724
  'zeusportal-postas': opts['zeusportalPostas'],
688
725
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -693,7 +730,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
693
730
  var contentTypes = [];
694
731
  var accepts = ['application/json'];
695
732
  var returnType = null;
696
- return this.apiClient.callApi('/graph/data/entryparts/{docpartid}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
733
+ return this.apiClient.callApi('/entryparts/{docpartid}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
697
734
  }
698
735
 
699
736
  /**
@@ -707,6 +744,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
707
744
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
708
745
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
709
746
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
747
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
710
748
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
711
749
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
712
750
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -732,6 +770,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
732
770
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
733
771
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
734
772
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
773
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
735
774
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
736
775
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
737
776
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -750,14 +789,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
750
789
  var pathParams = {
751
790
  'docid': docid
752
791
  };
753
- var queryParams = {};
754
- var headerParams = {
755
- 'Authorization': opts['authorization'],
792
+ var queryParams = {
756
793
  'cacheduration': opts['cacheduration'],
757
- 'cachegroup': opts['cachegroup'],
758
- 'cachekey': opts['cachekey'],
794
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
795
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
759
796
  'cachescope': opts['cachescope'],
760
- 'cacheuser': opts['cacheuser'],
797
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
798
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
799
+ };
800
+ var headerParams = {
801
+ 'Authorization': opts['authorization'],
761
802
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
762
803
  'zeusportal-postas': opts['zeusportalPostas'],
763
804
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -768,7 +809,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
768
809
  var contentTypes = [];
769
810
  var accepts = ['application/json'];
770
811
  var returnType = null;
771
- return this.apiClient.callApi('/graph/data/articles/{docid}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
812
+ return this.apiClient.callApi('/articles/{docid}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
772
813
  }
773
814
 
774
815
  /**
@@ -782,6 +823,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
782
823
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
783
824
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
784
825
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
826
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
785
827
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
786
828
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
787
829
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -807,6 +849,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
807
849
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
808
850
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
809
851
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
852
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
810
853
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
811
854
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
812
855
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -829,14 +872,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
829
872
  var pathParams = {
830
873
  'docid': docid
831
874
  };
832
- var queryParams = {};
833
- var headerParams = {
834
- 'Authorization': opts['authorization'],
875
+ var queryParams = {
835
876
  'cacheduration': opts['cacheduration'],
836
- 'cachegroup': opts['cachegroup'],
837
- 'cachekey': opts['cachekey'],
877
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
878
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
838
879
  'cachescope': opts['cachescope'],
839
- 'cacheuser': opts['cacheuser'],
880
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
881
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
882
+ };
883
+ var headerParams = {
884
+ 'Authorization': opts['authorization'],
840
885
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
841
886
  'zeusportal-postas': opts['zeusportalPostas'],
842
887
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -847,7 +892,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
847
892
  var contentTypes = ['application/json'];
848
893
  var accepts = ['application/json'];
849
894
  var returnType = _Document["default"];
850
- return this.apiClient.callApi('/graph/data/articles/{docid}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
895
+ return this.apiClient.callApi('/articles/{docid}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
851
896
  }
852
897
 
853
898
  /**
@@ -861,6 +906,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
861
906
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
862
907
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
863
908
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
909
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
864
910
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
865
911
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
866
912
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -884,6 +930,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
884
930
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
885
931
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
886
932
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
933
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
887
934
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
888
935
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
889
936
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -891,19 +938,21 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
891
938
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
892
939
  */
893
940
  }, {
894
- key: "get20WithHttpInfo",
895
- value: function get20WithHttpInfo(opts) {
941
+ key: "get11WithHttpInfo",
942
+ value: function get11WithHttpInfo(opts) {
896
943
  opts = opts || {};
897
944
  var postBody = null;
898
945
  var pathParams = {};
899
- var queryParams = {};
900
- var headerParams = {
901
- 'Authorization': opts['authorization'],
946
+ var queryParams = {
902
947
  'cacheduration': opts['cacheduration'],
903
- 'cachegroup': opts['cachegroup'],
904
- 'cachekey': opts['cachekey'],
948
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
949
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
905
950
  'cachescope': opts['cachescope'],
906
- 'cacheuser': opts['cacheuser'],
951
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
952
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
953
+ };
954
+ var headerParams = {
955
+ 'Authorization': opts['authorization'],
907
956
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
908
957
  'zeusportal-postas': opts['zeusportalPostas'],
909
958
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -914,7 +963,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
914
963
  var contentTypes = [];
915
964
  var accepts = ['*/*'];
916
965
  var returnType = null;
917
- return this.apiClient.callApi('/graph/data/articles', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
966
+ return this.apiClient.callApi('/articles', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
918
967
  }
919
968
 
920
969
  /**
@@ -926,6 +975,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
926
975
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
927
976
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
928
977
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
978
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
929
979
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
930
980
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
931
981
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -933,9 +983,9 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
933
983
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}
934
984
  */
935
985
  }, {
936
- key: "get20",
937
- value: function get20(opts) {
938
- return this.get20WithHttpInfo(opts).then(function (response_and_data) {
986
+ key: "get11",
987
+ value: function get11(opts) {
988
+ return this.get11WithHttpInfo(opts).then(function (response_and_data) {
939
989
  return response_and_data.data;
940
990
  });
941
991
  }
@@ -949,6 +999,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
949
999
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
950
1000
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
951
1001
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1002
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
952
1003
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
953
1004
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
954
1005
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -956,19 +1007,21 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
956
1007
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
957
1008
  */
958
1009
  }, {
959
- key: "get21WithHttpInfo",
960
- value: function get21WithHttpInfo(opts) {
1010
+ key: "get12WithHttpInfo",
1011
+ value: function get12WithHttpInfo(opts) {
961
1012
  opts = opts || {};
962
1013
  var postBody = null;
963
1014
  var pathParams = {};
964
- var queryParams = {};
965
- var headerParams = {
966
- 'Authorization': opts['authorization'],
1015
+ var queryParams = {
967
1016
  'cacheduration': opts['cacheduration'],
968
- 'cachegroup': opts['cachegroup'],
969
- 'cachekey': opts['cachekey'],
1017
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1018
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
970
1019
  'cachescope': opts['cachescope'],
971
- 'cacheuser': opts['cacheuser'],
1020
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1021
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1022
+ };
1023
+ var headerParams = {
1024
+ 'Authorization': opts['authorization'],
972
1025
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
973
1026
  'zeusportal-postas': opts['zeusportalPostas'],
974
1027
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -979,7 +1032,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
979
1032
  var contentTypes = [];
980
1033
  var accepts = ['*/*'];
981
1034
  var returnType = null;
982
- return this.apiClient.callApi('/graph/data/entryparts', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1035
+ return this.apiClient.callApi('/entryparts', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
983
1036
  }
984
1037
 
985
1038
  /**
@@ -991,6 +1044,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
991
1044
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
992
1045
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
993
1046
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1047
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
994
1048
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
995
1049
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
996
1050
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -998,9 +1052,9 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
998
1052
  * @return {Promise} a {@link https://www.promisejs.org/|Promise}
999
1053
  */
1000
1054
  }, {
1001
- key: "get21",
1002
- value: function get21(opts) {
1003
- return this.get21WithHttpInfo(opts).then(function (response_and_data) {
1055
+ key: "get12",
1056
+ value: function get12(opts) {
1057
+ return this.get12WithHttpInfo(opts).then(function (response_and_data) {
1004
1058
  return response_and_data.data;
1005
1059
  });
1006
1060
  }
@@ -1014,6 +1068,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1014
1068
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1015
1069
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1016
1070
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1071
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1017
1072
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1018
1073
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1019
1074
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1026,14 +1081,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1026
1081
  opts = opts || {};
1027
1082
  var postBody = null;
1028
1083
  var pathParams = {};
1029
- var queryParams = {};
1030
- var headerParams = {
1031
- 'Authorization': opts['authorization'],
1084
+ var queryParams = {
1032
1085
  'cacheduration': opts['cacheduration'],
1033
- 'cachegroup': opts['cachegroup'],
1034
- 'cachekey': opts['cachekey'],
1086
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1087
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1035
1088
  'cachescope': opts['cachescope'],
1036
- 'cacheuser': opts['cacheuser'],
1089
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1090
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1091
+ };
1092
+ var headerParams = {
1093
+ 'Authorization': opts['authorization'],
1037
1094
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1038
1095
  'zeusportal-postas': opts['zeusportalPostas'],
1039
1096
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1044,7 +1101,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1044
1101
  var contentTypes = [];
1045
1102
  var accepts = ['*/*'];
1046
1103
  var returnType = [_DocumentPartType["default"]];
1047
- return this.apiClient.callApi('/graph/data/entryparttypes', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1104
+ return this.apiClient.callApi('/entryparttypes', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1048
1105
  }
1049
1106
 
1050
1107
  /**
@@ -1056,6 +1113,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1056
1113
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1057
1114
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1058
1115
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1116
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1059
1117
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1060
1118
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1061
1119
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1079,6 +1137,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1079
1137
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1080
1138
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1081
1139
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1140
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1082
1141
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1083
1142
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1084
1143
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1091,14 +1150,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1091
1150
  opts = opts || {};
1092
1151
  var postBody = null;
1093
1152
  var pathParams = {};
1094
- var queryParams = {};
1095
- var headerParams = {
1096
- 'Authorization': opts['authorization'],
1153
+ var queryParams = {
1097
1154
  'cacheduration': opts['cacheduration'],
1098
- 'cachegroup': opts['cachegroup'],
1099
- 'cachekey': opts['cachekey'],
1155
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1156
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1100
1157
  'cachescope': opts['cachescope'],
1101
- 'cacheuser': opts['cacheuser'],
1158
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1159
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1160
+ };
1161
+ var headerParams = {
1162
+ 'Authorization': opts['authorization'],
1102
1163
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1103
1164
  'zeusportal-postas': opts['zeusportalPostas'],
1104
1165
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1109,7 +1170,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1109
1170
  var contentTypes = [];
1110
1171
  var accepts = ['*/*'];
1111
1172
  var returnType = [_DocumentType["default"]];
1112
- return this.apiClient.callApi('/graph/data/entrytypes', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1173
+ return this.apiClient.callApi('/entrytypes', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1113
1174
  }
1114
1175
 
1115
1176
  /**
@@ -1121,6 +1182,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1121
1182
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1122
1183
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1123
1184
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1185
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1124
1186
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1125
1187
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1126
1188
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1144,6 +1206,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1144
1206
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1145
1207
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1146
1208
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1209
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1147
1210
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1148
1211
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1149
1212
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1156,14 +1219,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1156
1219
  opts = opts || {};
1157
1220
  var postBody = null;
1158
1221
  var pathParams = {};
1159
- var queryParams = {};
1160
- var headerParams = {
1161
- 'Authorization': opts['authorization'],
1222
+ var queryParams = {
1162
1223
  'cacheduration': opts['cacheduration'],
1163
- 'cachegroup': opts['cachegroup'],
1164
- 'cachekey': opts['cachekey'],
1224
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1225
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1165
1226
  'cachescope': opts['cachescope'],
1166
- 'cacheuser': opts['cacheuser'],
1227
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1228
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1229
+ };
1230
+ var headerParams = {
1231
+ 'Authorization': opts['authorization'],
1167
1232
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1168
1233
  'zeusportal-postas': opts['zeusportalPostas'],
1169
1234
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1174,7 +1239,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1174
1239
  var contentTypes = [];
1175
1240
  var accepts = ['*/*'];
1176
1241
  var returnType = [_Document["default"]];
1177
- return this.apiClient.callApi('/graph/data/articles/all', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1242
+ return this.apiClient.callApi('/articles/all', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1178
1243
  }
1179
1244
 
1180
1245
  /**
@@ -1186,6 +1251,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1186
1251
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1187
1252
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1188
1253
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1254
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1189
1255
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1190
1256
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1191
1257
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1211,6 +1277,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1211
1277
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1212
1278
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1213
1279
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1280
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1214
1281
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1215
1282
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1216
1283
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1234,14 +1301,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1234
1301
  'id': id,
1235
1302
  'pagenum': pagenum
1236
1303
  };
1237
- var queryParams = {};
1238
- var headerParams = {
1239
- 'Authorization': opts['authorization'],
1304
+ var queryParams = {
1240
1305
  'cacheduration': opts['cacheduration'],
1241
- 'cachegroup': opts['cachegroup'],
1242
- 'cachekey': opts['cachekey'],
1306
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1307
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1243
1308
  'cachescope': opts['cachescope'],
1244
- 'cacheuser': opts['cacheuser'],
1309
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1310
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1311
+ };
1312
+ var headerParams = {
1313
+ 'Authorization': opts['authorization'],
1245
1314
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1246
1315
  'zeusportal-postas': opts['zeusportalPostas'],
1247
1316
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1252,7 +1321,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1252
1321
  var contentTypes = [];
1253
1322
  var accepts = ['*/*'];
1254
1323
  var returnType = _DocumentPart["default"];
1255
- return this.apiClient.callApi('/graph/data/entryparts/{id}/entryparts/{pagenum}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1324
+ return this.apiClient.callApi('/entryparts/{id}/entryparts/{pagenum}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1256
1325
  }
1257
1326
 
1258
1327
  /**
@@ -1266,6 +1335,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1266
1335
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1267
1336
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1268
1337
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1338
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1269
1339
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1270
1340
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1271
1341
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1290,6 +1360,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1290
1360
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1291
1361
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1292
1362
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1363
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1293
1364
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1294
1365
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1295
1366
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1308,14 +1379,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1308
1379
  var pathParams = {
1309
1380
  'id': id
1310
1381
  };
1311
- var queryParams = {};
1312
- var headerParams = {
1313
- 'Authorization': opts['authorization'],
1382
+ var queryParams = {
1314
1383
  'cacheduration': opts['cacheduration'],
1315
- 'cachegroup': opts['cachegroup'],
1316
- 'cachekey': opts['cachekey'],
1384
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1385
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1317
1386
  'cachescope': opts['cachescope'],
1318
- 'cacheuser': opts['cacheuser'],
1387
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1388
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1389
+ };
1390
+ var headerParams = {
1391
+ 'Authorization': opts['authorization'],
1319
1392
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1320
1393
  'zeusportal-postas': opts['zeusportalPostas'],
1321
1394
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1326,7 +1399,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1326
1399
  var contentTypes = [];
1327
1400
  var accepts = ['application/json'];
1328
1401
  var returnType = _Document["default"];
1329
- return this.apiClient.callApi('/graph/data/articles/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1402
+ return this.apiClient.callApi('/articles/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1330
1403
  }
1331
1404
 
1332
1405
  /**
@@ -1339,6 +1412,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1339
1412
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1340
1413
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1341
1414
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1415
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1342
1416
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1343
1417
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1344
1418
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1363,6 +1437,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1363
1437
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1364
1438
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1365
1439
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1440
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1366
1441
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1367
1442
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1368
1443
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1381,14 +1456,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1381
1456
  var pathParams = {
1382
1457
  'id': id
1383
1458
  };
1384
- var queryParams = {};
1385
- var headerParams = {
1386
- 'Authorization': opts['authorization'],
1459
+ var queryParams = {
1387
1460
  'cacheduration': opts['cacheduration'],
1388
- 'cachegroup': opts['cachegroup'],
1389
- 'cachekey': opts['cachekey'],
1461
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1462
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1390
1463
  'cachescope': opts['cachescope'],
1391
- 'cacheuser': opts['cacheuser'],
1464
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1465
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1466
+ };
1467
+ var headerParams = {
1468
+ 'Authorization': opts['authorization'],
1392
1469
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1393
1470
  'zeusportal-postas': opts['zeusportalPostas'],
1394
1471
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1399,7 +1476,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1399
1476
  var contentTypes = [];
1400
1477
  var accepts = ['application/json'];
1401
1478
  var returnType = _DocumentPart["default"];
1402
- return this.apiClient.callApi('/graph/data/entryparts/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1479
+ return this.apiClient.callApi('/entryparts/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1403
1480
  }
1404
1481
 
1405
1482
  /**
@@ -1412,6 +1489,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1412
1489
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1413
1490
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1414
1491
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1492
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1415
1493
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1416
1494
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1417
1495
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1436,6 +1514,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1436
1514
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1437
1515
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1438
1516
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1517
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1439
1518
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1440
1519
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1441
1520
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1454,14 +1533,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1454
1533
  var pathParams = {
1455
1534
  'id': id
1456
1535
  };
1457
- var queryParams = {};
1458
- var headerParams = {
1459
- 'Authorization': opts['authorization'],
1536
+ var queryParams = {
1460
1537
  'cacheduration': opts['cacheduration'],
1461
- 'cachegroup': opts['cachegroup'],
1462
- 'cachekey': opts['cachekey'],
1538
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1539
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1463
1540
  'cachescope': opts['cachescope'],
1464
- 'cacheuser': opts['cacheuser'],
1541
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1542
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1543
+ };
1544
+ var headerParams = {
1545
+ 'Authorization': opts['authorization'],
1465
1546
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1466
1547
  'zeusportal-postas': opts['zeusportalPostas'],
1467
1548
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1472,7 +1553,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1472
1553
  var contentTypes = [];
1473
1554
  var accepts = ['*/*'];
1474
1555
  var returnType = [_DocumentPart["default"]];
1475
- return this.apiClient.callApi('/graph/data/entryparts/{id}/entryparts', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1556
+ return this.apiClient.callApi('/entryparts/{id}/entryparts', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1476
1557
  }
1477
1558
 
1478
1559
  /**
@@ -1485,6 +1566,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1485
1566
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1486
1567
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1487
1568
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1569
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1488
1570
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1489
1571
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1490
1572
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1510,11 +1592,12 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1510
1592
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1511
1593
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1512
1594
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1595
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1513
1596
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1514
1597
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1515
1598
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
1516
1599
  * @param {String} [transactionid] The id of the transaction this operation is being run in
1517
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>} and HTTP response
1600
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponse} and HTTP response
1518
1601
  */
1519
1602
  }, {
1520
1603
  key: "getDocumentPartByPageNumberWithHttpInfo",
@@ -1532,14 +1615,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1532
1615
  var pathParams = _defineProperty({
1533
1616
  'id': id
1534
1617
  }, "id", id2);
1535
- var queryParams = {};
1536
- var headerParams = {
1537
- 'Authorization': opts['authorization'],
1618
+ var queryParams = {
1538
1619
  'cacheduration': opts['cacheduration'],
1539
- 'cachegroup': opts['cachegroup'],
1540
- 'cachekey': opts['cachekey'],
1620
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1621
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1541
1622
  'cachescope': opts['cachescope'],
1542
- 'cacheuser': opts['cacheuser'],
1623
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1624
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1625
+ };
1626
+ var headerParams = {
1627
+ 'Authorization': opts['authorization'],
1543
1628
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1544
1629
  'zeusportal-postas': opts['zeusportalPostas'],
1545
1630
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1549,10 +1634,8 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1549
1634
  var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
1550
1635
  var contentTypes = [];
1551
1636
  var accepts = ['*/*'];
1552
- var returnType = {
1553
- 'String': _PurgeDataDefaultResponseValue["default"]
1554
- };
1555
- return this.apiClient.callApi('/graph/data/articles/{id}/entryparts/{pagenum}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1637
+ var returnType = _PurgeDataDefaultResponse["default"];
1638
+ return this.apiClient.callApi('/articles/{id}/entryparts/{pagenum}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1556
1639
  }
1557
1640
 
1558
1641
  /**
@@ -1566,11 +1649,12 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1566
1649
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1567
1650
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1568
1651
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1652
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1569
1653
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1570
1654
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1571
1655
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
1572
1656
  * @param {String} opts.transactionid The id of the transaction this operation is being run in
1573
- * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Object.<String, module:model/{String: PurgeDataDefaultResponseValue}>}
1657
+ * @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponse}
1574
1658
  */
1575
1659
  }, {
1576
1660
  key: "getDocumentPartByPageNumber",
@@ -1589,6 +1673,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1589
1673
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1590
1674
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1591
1675
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1676
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1592
1677
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1593
1678
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1594
1679
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1602,14 +1687,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1602
1687
  opts = opts || {};
1603
1688
  var postBody = opts['body'];
1604
1689
  var pathParams = {};
1605
- var queryParams = {};
1606
- var headerParams = {
1607
- 'Authorization': opts['authorization'],
1690
+ var queryParams = {
1608
1691
  'cacheduration': opts['cacheduration'],
1609
- 'cachegroup': opts['cachegroup'],
1610
- 'cachekey': opts['cachekey'],
1692
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1693
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1611
1694
  'cachescope': opts['cachescope'],
1612
- 'cacheuser': opts['cacheuser'],
1695
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1696
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1697
+ };
1698
+ var headerParams = {
1699
+ 'Authorization': opts['authorization'],
1613
1700
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1614
1701
  'zeusportal-postas': opts['zeusportalPostas'],
1615
1702
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1620,7 +1707,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1620
1707
  var contentTypes = [];
1621
1708
  var accepts = ['*/*'];
1622
1709
  var returnType = _DocumentPartType["default"];
1623
- return this.apiClient.callApi('/graph/data/entryparttypes/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1710
+ return this.apiClient.callApi('/entryparttypes/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1624
1711
  }
1625
1712
 
1626
1713
  /**
@@ -1632,6 +1719,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1632
1719
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1633
1720
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1634
1721
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1722
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1635
1723
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1636
1724
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1637
1725
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1657,6 +1745,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1657
1745
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1658
1746
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1659
1747
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1748
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1660
1749
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1661
1750
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1662
1751
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1675,14 +1764,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1675
1764
  var pathParams = {
1676
1765
  'id': id
1677
1766
  };
1678
- var queryParams = {};
1679
- var headerParams = {
1680
- 'Authorization': opts['authorization'],
1767
+ var queryParams = {
1681
1768
  'cacheduration': opts['cacheduration'],
1682
- 'cachegroup': opts['cachegroup'],
1683
- 'cachekey': opts['cachekey'],
1769
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1770
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1684
1771
  'cachescope': opts['cachescope'],
1685
- 'cacheuser': opts['cacheuser'],
1772
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1773
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1774
+ };
1775
+ var headerParams = {
1776
+ 'Authorization': opts['authorization'],
1686
1777
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1687
1778
  'zeusportal-postas': opts['zeusportalPostas'],
1688
1779
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1693,7 +1784,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1693
1784
  var contentTypes = [];
1694
1785
  var accepts = ['*/*'];
1695
1786
  var returnType = [_DocumentPart["default"]];
1696
- return this.apiClient.callApi('/graph/data/articles/{id}/entryparts', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1787
+ return this.apiClient.callApi('/articles/{id}/entryparts', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1697
1788
  }
1698
1789
 
1699
1790
  /**
@@ -1706,6 +1797,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1706
1797
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1707
1798
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1708
1799
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1800
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1709
1801
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1710
1802
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1711
1803
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1729,6 +1821,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1729
1821
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1730
1822
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1731
1823
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1824
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1732
1825
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1733
1826
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1734
1827
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1742,14 +1835,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1742
1835
  opts = opts || {};
1743
1836
  var postBody = opts['body'];
1744
1837
  var pathParams = {};
1745
- var queryParams = {};
1746
- var headerParams = {
1747
- 'Authorization': opts['authorization'],
1838
+ var queryParams = {
1748
1839
  'cacheduration': opts['cacheduration'],
1749
- 'cachegroup': opts['cachegroup'],
1750
- 'cachekey': opts['cachekey'],
1840
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1841
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1751
1842
  'cachescope': opts['cachescope'],
1752
- 'cacheuser': opts['cacheuser'],
1843
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1844
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1845
+ };
1846
+ var headerParams = {
1847
+ 'Authorization': opts['authorization'],
1753
1848
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1754
1849
  'zeusportal-postas': opts['zeusportalPostas'],
1755
1850
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1760,7 +1855,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1760
1855
  var contentTypes = [];
1761
1856
  var accepts = ['*/*'];
1762
1857
  var returnType = _DocumentType["default"];
1763
- return this.apiClient.callApi('/graph/data/entrytypes/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1858
+ return this.apiClient.callApi('/entrytypes/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1764
1859
  }
1765
1860
 
1766
1861
  /**
@@ -1772,6 +1867,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1772
1867
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1773
1868
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1774
1869
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1870
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1775
1871
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1776
1872
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1777
1873
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1797,6 +1893,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1797
1893
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1798
1894
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1799
1895
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1896
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1800
1897
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1801
1898
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1802
1899
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1815,14 +1912,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1815
1912
  var pathParams = {
1816
1913
  'typeid': typeid
1817
1914
  };
1818
- var queryParams = {};
1819
- var headerParams = {
1820
- 'Authorization': opts['authorization'],
1915
+ var queryParams = {
1821
1916
  'cacheduration': opts['cacheduration'],
1822
- 'cachegroup': opts['cachegroup'],
1823
- 'cachekey': opts['cachekey'],
1917
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
1918
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1824
1919
  'cachescope': opts['cachescope'],
1825
- 'cacheuser': opts['cacheuser'],
1920
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
1921
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
1922
+ };
1923
+ var headerParams = {
1924
+ 'Authorization': opts['authorization'],
1826
1925
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1827
1926
  'zeusportal-postas': opts['zeusportalPostas'],
1828
1927
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1833,7 +1932,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1833
1932
  var contentTypes = [];
1834
1933
  var accepts = ['*/*'];
1835
1934
  var returnType = [_Document["default"]];
1836
- return this.apiClient.callApi('/graph/data/articles/entrytype/{typeid}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1935
+ return this.apiClient.callApi('/articles/entrytype/{typeid}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1837
1936
  }
1838
1937
 
1839
1938
  /**
@@ -1846,6 +1945,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1846
1945
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1847
1946
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1848
1947
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1948
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1849
1949
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1850
1950
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1851
1951
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1872,6 +1972,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1872
1972
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1873
1973
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1874
1974
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
1975
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1875
1976
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1876
1977
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1877
1978
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1900,14 +2001,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1900
2001
  'newdocpartid': newdocpartid,
1901
2002
  'partindex': partindex
1902
2003
  };
1903
- var queryParams = {};
1904
- var headerParams = {
1905
- 'Authorization': opts['authorization'],
2004
+ var queryParams = {
1906
2005
  'cacheduration': opts['cacheduration'],
1907
- 'cachegroup': opts['cachegroup'],
1908
- 'cachekey': opts['cachekey'],
2006
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
2007
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1909
2008
  'cachescope': opts['cachescope'],
1910
- 'cacheuser': opts['cacheuser'],
2009
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
2010
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
2011
+ };
2012
+ var headerParams = {
2013
+ 'Authorization': opts['authorization'],
1911
2014
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1912
2015
  'zeusportal-postas': opts['zeusportalPostas'],
1913
2016
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -1918,7 +2021,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1918
2021
  var contentTypes = [];
1919
2022
  var accepts = ['*/*'];
1920
2023
  var returnType = null;
1921
- return this.apiClient.callApi('/graph/data/entryparts/{docpartid}/moveto/entrypart/{newdocpartid}/{partindex}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
2024
+ return this.apiClient.callApi('/entryparts/{docpartid}/moveto/entrypart/{newdocpartid}/{partindex}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
1922
2025
  }
1923
2026
 
1924
2027
  /**
@@ -1933,6 +2036,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1933
2036
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
1934
2037
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
1935
2038
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
2039
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
1936
2040
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
1937
2041
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1938
2042
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1959,6 +2063,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1959
2063
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
1960
2064
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
1961
2065
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
2066
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
1962
2067
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
1963
2068
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
1964
2069
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -1987,14 +2092,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
1987
2092
  'articleid': articleid,
1988
2093
  'partindex': partindex
1989
2094
  };
1990
- var queryParams = {};
1991
- var headerParams = {
1992
- 'Authorization': opts['authorization'],
2095
+ var queryParams = {
1993
2096
  'cacheduration': opts['cacheduration'],
1994
- 'cachegroup': opts['cachegroup'],
1995
- 'cachekey': opts['cachekey'],
2097
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
2098
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
1996
2099
  'cachescope': opts['cachescope'],
1997
- 'cacheuser': opts['cacheuser'],
2100
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
2101
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
2102
+ };
2103
+ var headerParams = {
2104
+ 'Authorization': opts['authorization'],
1998
2105
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
1999
2106
  'zeusportal-postas': opts['zeusportalPostas'],
2000
2107
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -2005,7 +2112,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
2005
2112
  var contentTypes = [];
2006
2113
  var accepts = ['*/*'];
2007
2114
  var returnType = null;
2008
- return this.apiClient.callApi('/graph/data/entryparts/{docpartid}/moveto/article/{articleid}/{partindex}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
2115
+ return this.apiClient.callApi('/entryparts/{docpartid}/moveto/article/{articleid}/{partindex}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
2009
2116
  }
2010
2117
 
2011
2118
  /**
@@ -2020,6 +2127,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
2020
2127
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2021
2128
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2022
2129
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
2130
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2023
2131
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2024
2132
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2025
2133
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -2045,6 +2153,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
2045
2153
  * @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
2046
2154
  * @param {module:model/String} [cachescope] The scope of storage of the cache item
2047
2155
  * @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
2156
+ * @param {Array.<module:model/CacheInvalidation>} [invalidationkeys] Cache keys that should be invalidated in this operation
2048
2157
  * @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
2049
2158
  * @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2050
2159
  * @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
@@ -2067,14 +2176,16 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
2067
2176
  var pathParams = {
2068
2177
  'docpartid': docpartid
2069
2178
  };
2070
- var queryParams = {};
2071
- var headerParams = {
2072
- 'Authorization': opts['authorization'],
2179
+ var queryParams = {
2073
2180
  'cacheduration': opts['cacheduration'],
2074
- 'cachegroup': opts['cachegroup'],
2075
- 'cachekey': opts['cachekey'],
2181
+ 'cachegroup': this.apiClient.buildCollectionParam(opts['cachegroup'], 'multi'),
2182
+ 'cachekey': this.apiClient.buildCollectionParam(opts['cachekey'], 'multi'),
2076
2183
  'cachescope': opts['cachescope'],
2077
- 'cacheuser': opts['cacheuser'],
2184
+ 'cacheuser': this.apiClient.buildCollectionParam(opts['cacheuser'], 'multi'),
2185
+ 'invalidationkeys': this.apiClient.buildCollectionParam(opts['invalidationkeys'], 'multi')
2186
+ };
2187
+ var headerParams = {
2188
+ 'Authorization': opts['authorization'],
2078
2189
  'zeusportal-postas-app': opts['zeusportalPostasApp'],
2079
2190
  'zeusportal-postas': opts['zeusportalPostas'],
2080
2191
  'zeusportal-postas-site': opts['zeusportalPostasSite'],
@@ -2085,7 +2196,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
2085
2196
  var contentTypes = ['application/json'];
2086
2197
  var accepts = ['application/json'];
2087
2198
  var returnType = _DocumentPart["default"];
2088
- return this.apiClient.callApi('/graph/data/entryparts/{docpartid}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
2199
+ return this.apiClient.callApi('/entryparts/{docpartid}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
2089
2200
  }
2090
2201
 
2091
2202
  /**
@@ -2099,6 +2210,7 @@ var ContentManagementApi = exports["default"] = /*#__PURE__*/function () {
2099
2210
  * @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
2100
2211
  * @param {module:model/String} opts.cachescope The scope of storage of the cache item
2101
2212
  * @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
2213
+ * @param {Array.<module:model/CacheInvalidation>} opts.invalidationkeys Cache keys that should be invalidated in this operation
2102
2214
  * @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
2103
2215
  * @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
2104
2216
  * @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page