linkbreakers 1.46.15 → 1.71.4

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 (705) hide show
  1. package/dist/apis/AIAssistantApi.d.ts +146 -0
  2. package/dist/apis/AIAssistantApi.js +188 -0
  3. package/dist/apis/AnalyticsDashboardApi.d.ts +164 -0
  4. package/dist/apis/AnalyticsDashboardApi.js +217 -0
  5. package/dist/apis/AnalyticsDataApi.d.ts +254 -0
  6. package/dist/apis/AnalyticsDataApi.js +315 -0
  7. package/dist/apis/CustomDomainsApi.d.ts +1 -1
  8. package/dist/apis/CustomDomainsApi.js +1 -1
  9. package/dist/apis/DirectoriesApi.d.ts +1 -1
  10. package/dist/apis/DirectoriesApi.js +1 -1
  11. package/dist/apis/EventsApi.d.ts +1 -1
  12. package/dist/apis/EventsApi.js +1 -1
  13. package/dist/apis/GoogleFormsIntegrationsApi.d.ts +272 -0
  14. package/dist/apis/GoogleFormsIntegrationsApi.js +338 -0
  15. package/dist/apis/IntegrationsServiceApi.d.ts +1 -1
  16. package/dist/apis/IntegrationsServiceApi.js +1 -1
  17. package/dist/apis/LinkSettingsApi.d.ts +1 -1
  18. package/dist/apis/LinkSettingsApi.js +1 -1
  19. package/dist/apis/LinksApi.d.ts +1 -1
  20. package/dist/apis/LinksApi.js +1 -1
  21. package/dist/apis/MediaApi.d.ts +1 -1
  22. package/dist/apis/MediaApi.js +1 -1
  23. package/dist/apis/MembersApi.d.ts +1 -1
  24. package/dist/apis/MembersApi.js +1 -1
  25. package/dist/apis/PageThemesApi.d.ts +1 -1
  26. package/dist/apis/PageThemesApi.js +1 -1
  27. package/dist/apis/QRCodeDesignsApi.d.ts +1 -1
  28. package/dist/apis/QRCodeDesignsApi.js +1 -1
  29. package/dist/apis/QRCodeTemplatesApi.d.ts +1 -1
  30. package/dist/apis/QRCodeTemplatesApi.js +1 -1
  31. package/dist/apis/SlackIntegrationsApi.d.ts +272 -0
  32. package/dist/apis/SlackIntegrationsApi.js +338 -0
  33. package/dist/apis/TagsApi.d.ts +1 -1
  34. package/dist/apis/TagsApi.js +1 -1
  35. package/dist/apis/TimeSeriesApi.d.ts +1 -1
  36. package/dist/apis/TimeSeriesApi.js +1 -1
  37. package/dist/apis/VisitorsApi.d.ts +1 -1
  38. package/dist/apis/VisitorsApi.js +1 -1
  39. package/dist/apis/WebhooksApi.d.ts +1 -1
  40. package/dist/apis/WebhooksApi.js +1 -1
  41. package/dist/apis/WorkflowStepsApi.d.ts +1 -1
  42. package/dist/apis/WorkflowStepsApi.js +1 -1
  43. package/dist/apis/WorkspaceMetricsApi.d.ts +1 -1
  44. package/dist/apis/WorkspaceMetricsApi.js +1 -1
  45. package/dist/apis/WorkspaceTokensApi.d.ts +1 -1
  46. package/dist/apis/WorkspaceTokensApi.js +1 -1
  47. package/dist/apis/WorkspacesApi.d.ts +1 -1
  48. package/dist/apis/WorkspacesApi.js +1 -1
  49. package/dist/apis/index.d.ts +5 -0
  50. package/dist/apis/index.js +5 -0
  51. package/dist/models/AIContextType.d.ts +29 -0
  52. package/dist/models/AIContextType.js +55 -0
  53. package/dist/models/AIDisplayMessage.d.ts +50 -0
  54. package/dist/models/AIDisplayMessage.js +54 -0
  55. package/dist/models/AIGetConversationResponse.d.ts +33 -0
  56. package/dist/models/AIGetConversationResponse.js +49 -0
  57. package/dist/models/AISendMessageRequest.d.ts +45 -0
  58. package/dist/models/AISendMessageRequest.js +53 -0
  59. package/dist/models/AISendMessageResponse.d.ts +51 -0
  60. package/dist/models/AISendMessageResponse.js +55 -0
  61. package/dist/models/Action.d.ts +1 -1
  62. package/dist/models/Action.js +1 -1
  63. package/dist/models/AddWorkflowStepRelationshipResponse.d.ts +1 -1
  64. package/dist/models/AddWorkflowStepRelationshipResponse.js +1 -1
  65. package/dist/models/AnalyticsDashboard.d.ts +64 -0
  66. package/dist/models/AnalyticsDashboard.js +60 -0
  67. package/dist/models/ApiTag.d.ts +1 -1
  68. package/dist/models/ApiTag.js +1 -1
  69. package/dist/models/BackgroundOptions.d.ts +1 -1
  70. package/dist/models/BackgroundOptions.js +1 -1
  71. package/dist/models/CanvasPosition.d.ts +1 -1
  72. package/dist/models/CanvasPosition.js +1 -1
  73. package/dist/models/ChatDisplayMessage.d.ts +50 -0
  74. package/dist/models/ChatDisplayMessage.js +54 -0
  75. package/dist/models/ChatUIAction.d.ts +51 -0
  76. package/dist/models/ChatUIAction.js +55 -0
  77. package/dist/models/ChatUIOption.d.ts +44 -0
  78. package/dist/models/ChatUIOption.js +52 -0
  79. package/dist/models/CheckCustomDomainResponse.d.ts +1 -1
  80. package/dist/models/CheckCustomDomainResponse.js +1 -1
  81. package/dist/models/ClientRedirectPayload.d.ts +1 -1
  82. package/dist/models/ClientRedirectPayload.js +1 -1
  83. package/dist/models/CompleteGoogleFormsOAuthRequest.d.ts +38 -0
  84. package/dist/models/CompleteGoogleFormsOAuthRequest.js +54 -0
  85. package/dist/models/CompleteGoogleFormsOAuthResponse.d.ts +33 -0
  86. package/dist/models/CompleteGoogleFormsOAuthResponse.js +49 -0
  87. package/dist/models/CompleteSlackOAuthRequest.d.ts +38 -0
  88. package/dist/models/CompleteSlackOAuthRequest.js +54 -0
  89. package/dist/models/CompleteSlackOAuthResponse.d.ts +33 -0
  90. package/dist/models/CompleteSlackOAuthResponse.js +49 -0
  91. package/dist/models/ContactCardTraceCard.d.ts +1 -1
  92. package/dist/models/ContactCardTraceCard.js +1 -1
  93. package/dist/models/ContactCardTraceData.d.ts +1 -1
  94. package/dist/models/ContactCardTraceData.js +1 -1
  95. package/dist/models/ContainerConfig.d.ts +1 -1
  96. package/dist/models/ContainerConfig.js +1 -1
  97. package/dist/models/CornersDotOptions.d.ts +16 -3
  98. package/dist/models/CornersDotOptions.js +14 -1
  99. package/dist/models/CornersDotType.d.ts +30 -0
  100. package/dist/models/CornersDotType.js +56 -0
  101. package/dist/models/CornersSquareOptions.d.ts +16 -3
  102. package/dist/models/CornersSquareOptions.js +14 -1
  103. package/dist/models/CornersSquareType.d.ts +30 -0
  104. package/dist/models/CornersSquareType.js +56 -0
  105. package/dist/models/CountryConditionOutcome.d.ts +1 -1
  106. package/dist/models/CountryConditionOutcome.js +1 -1
  107. package/dist/models/CountryConditionPayload.d.ts +1 -1
  108. package/dist/models/CountryConditionPayload.js +1 -1
  109. package/dist/models/CountryConditionTraceData.d.ts +1 -1
  110. package/dist/models/CountryConditionTraceData.js +1 -1
  111. package/dist/models/CountryConditionTraceOption.d.ts +1 -1
  112. package/dist/models/CountryConditionTraceOption.js +1 -1
  113. package/dist/models/CreateBulkLinksRequest.d.ts +1 -1
  114. package/dist/models/CreateBulkLinksRequest.js +1 -1
  115. package/dist/models/CreateBulkLinksResponse.d.ts +1 -1
  116. package/dist/models/CreateBulkLinksResponse.js +1 -1
  117. package/dist/models/CreateContactLinkRequest.d.ts +1 -1
  118. package/dist/models/CreateContactLinkRequest.js +1 -1
  119. package/dist/models/CreateContactLinkResponse.d.ts +1 -1
  120. package/dist/models/CreateContactLinkResponse.js +1 -1
  121. package/dist/models/CreateCustomDomainRequest.d.ts +1 -1
  122. package/dist/models/CreateCustomDomainRequest.js +1 -1
  123. package/dist/models/CreateCustomDomainResponse.d.ts +1 -1
  124. package/dist/models/CreateCustomDomainResponse.js +1 -1
  125. package/dist/models/CreateDashboardResponse.d.ts +33 -0
  126. package/dist/models/CreateDashboardResponse.js +49 -0
  127. package/dist/models/CreateDirectoryRequest.d.ts +1 -1
  128. package/dist/models/CreateDirectoryRequest.js +1 -1
  129. package/dist/models/CreateDirectoryResponse.d.ts +1 -1
  130. package/dist/models/CreateDirectoryResponse.js +1 -1
  131. package/dist/models/CreateEventTraceResponse.d.ts +1 -1
  132. package/dist/models/CreateEventTraceResponse.js +1 -1
  133. package/dist/models/CreateLinkRequest.d.ts +1 -1
  134. package/dist/models/CreateLinkRequest.js +1 -1
  135. package/dist/models/CreateLinkResponse.d.ts +1 -1
  136. package/dist/models/CreateLinkResponse.js +1 -1
  137. package/dist/models/CreateMediaRequest.d.ts +1 -1
  138. package/dist/models/CreateMediaRequest.js +1 -1
  139. package/dist/models/CreateMediaResponse.d.ts +1 -1
  140. package/dist/models/CreateMediaResponse.js +1 -1
  141. package/dist/models/CreateQrcodeTemplateRequest.d.ts +1 -1
  142. package/dist/models/CreateQrcodeTemplateRequest.js +1 -1
  143. package/dist/models/CreateQrcodeTemplateResponse.d.ts +1 -1
  144. package/dist/models/CreateQrcodeTemplateResponse.js +1 -1
  145. package/dist/models/CreateWebhookRequest.d.ts +14 -4
  146. package/dist/models/CreateWebhookRequest.js +14 -4
  147. package/dist/models/CreateWebhookResponse.d.ts +1 -1
  148. package/dist/models/CreateWebhookResponse.js +1 -1
  149. package/dist/models/CreateWorkflowStepResponse.d.ts +1 -1
  150. package/dist/models/CreateWorkflowStepResponse.js +1 -1
  151. package/dist/models/CreateWorkspaceTokenRequest.d.ts +1 -1
  152. package/dist/models/CreateWorkspaceTokenRequest.js +1 -1
  153. package/dist/models/CreateWorkspaceTokenResponse.d.ts +1 -1
  154. package/dist/models/CreateWorkspaceTokenResponse.js +1 -1
  155. package/dist/models/CustomDomain.d.ts +1 -1
  156. package/dist/models/CustomDomain.js +1 -1
  157. package/dist/models/CustomDomainStatus.d.ts +1 -1
  158. package/dist/models/CustomDomainStatus.js +1 -1
  159. package/dist/models/CustomDomainsServiceUpdateBody.d.ts +1 -1
  160. package/dist/models/CustomDomainsServiceUpdateBody.js +1 -1
  161. package/dist/models/DashboardConfig.d.ts +33 -0
  162. package/dist/models/DashboardConfig.js +49 -0
  163. package/dist/models/DashboardWidget.d.ts +66 -0
  164. package/dist/models/DashboardWidget.js +62 -0
  165. package/dist/models/DataCollection.d.ts +1 -1
  166. package/dist/models/DataCollection.js +1 -1
  167. package/dist/models/DayOfMonthConditionPayload.d.ts +1 -1
  168. package/dist/models/DayOfMonthConditionPayload.js +1 -1
  169. package/dist/models/DayOfMonthConditionTraceData.d.ts +1 -1
  170. package/dist/models/DayOfMonthConditionTraceData.js +1 -1
  171. package/dist/models/DayOfMonthConditionTraceOption.d.ts +1 -1
  172. package/dist/models/DayOfMonthConditionTraceOption.js +1 -1
  173. package/dist/models/DayOfMonthOption.d.ts +1 -1
  174. package/dist/models/DayOfMonthOption.js +1 -1
  175. package/dist/models/DayOfWeekConditionPayload.d.ts +1 -1
  176. package/dist/models/DayOfWeekConditionPayload.js +1 -1
  177. package/dist/models/DayOfWeekConditionTraceData.d.ts +1 -1
  178. package/dist/models/DayOfWeekConditionTraceData.js +1 -1
  179. package/dist/models/DayOfWeekConditionTraceOption.d.ts +1 -1
  180. package/dist/models/DayOfWeekConditionTraceOption.js +1 -1
  181. package/dist/models/DayOfWeekOption.d.ts +1 -1
  182. package/dist/models/DayOfWeekOption.js +1 -1
  183. package/dist/models/DeleteAttributeResponse.d.ts +1 -1
  184. package/dist/models/DeleteAttributeResponse.js +1 -1
  185. package/dist/models/DeleteVisitorResponse.d.ts +1 -1
  186. package/dist/models/DeleteVisitorResponse.js +1 -1
  187. package/dist/models/DetectedGoogleForm.d.ts +56 -0
  188. package/dist/models/DetectedGoogleForm.js +56 -0
  189. package/dist/models/Device.d.ts +1 -1
  190. package/dist/models/Device.js +1 -1
  191. package/dist/models/DeviceActor.d.ts +1 -1
  192. package/dist/models/DeviceActor.js +1 -1
  193. package/dist/models/DeviceActorConditionOption.d.ts +1 -1
  194. package/dist/models/DeviceActorConditionOption.js +1 -1
  195. package/dist/models/DeviceActorConditionPayload.d.ts +1 -1
  196. package/dist/models/DeviceActorConditionPayload.js +1 -1
  197. package/dist/models/DeviceActorConditionTraceData.d.ts +1 -1
  198. package/dist/models/DeviceActorConditionTraceData.js +1 -1
  199. package/dist/models/DeviceActorConditionTraceOption.d.ts +1 -1
  200. package/dist/models/DeviceActorConditionTraceOption.js +1 -1
  201. package/dist/models/DeviceActorConditionValue.d.ts +1 -1
  202. package/dist/models/DeviceActorConditionValue.js +1 -1
  203. package/dist/models/DeviceBrandConditionOption.d.ts +1 -1
  204. package/dist/models/DeviceBrandConditionOption.js +1 -1
  205. package/dist/models/DeviceBrandConditionPayload.d.ts +1 -1
  206. package/dist/models/DeviceBrandConditionPayload.js +1 -1
  207. package/dist/models/DeviceBrandConditionTraceData.d.ts +1 -1
  208. package/dist/models/DeviceBrandConditionTraceData.js +1 -1
  209. package/dist/models/DeviceBrandConditionTraceOption.d.ts +1 -1
  210. package/dist/models/DeviceBrandConditionTraceOption.js +1 -1
  211. package/dist/models/DeviceBrandConditionValue.d.ts +1 -1
  212. package/dist/models/DeviceBrandConditionValue.js +1 -1
  213. package/dist/models/DeviceBrowserConditionOption.d.ts +1 -1
  214. package/dist/models/DeviceBrowserConditionOption.js +1 -1
  215. package/dist/models/DeviceBrowserConditionPayload.d.ts +1 -1
  216. package/dist/models/DeviceBrowserConditionPayload.js +1 -1
  217. package/dist/models/DeviceBrowserConditionTraceData.d.ts +1 -1
  218. package/dist/models/DeviceBrowserConditionTraceData.js +1 -1
  219. package/dist/models/DeviceBrowserConditionTraceOption.d.ts +1 -1
  220. package/dist/models/DeviceBrowserConditionTraceOption.js +1 -1
  221. package/dist/models/DeviceBrowserConditionValue.d.ts +1 -1
  222. package/dist/models/DeviceBrowserConditionValue.js +1 -1
  223. package/dist/models/DeviceDataPoint.d.ts +44 -0
  224. package/dist/models/DeviceDataPoint.js +52 -0
  225. package/dist/models/DeviceInput.d.ts +1 -1
  226. package/dist/models/DeviceInput.js +1 -1
  227. package/dist/models/DevicePlatformConditionOption.d.ts +1 -1
  228. package/dist/models/DevicePlatformConditionOption.js +1 -1
  229. package/dist/models/DevicePlatformConditionPayload.d.ts +1 -1
  230. package/dist/models/DevicePlatformConditionPayload.js +1 -1
  231. package/dist/models/DevicePlatformConditionTraceData.d.ts +1 -1
  232. package/dist/models/DevicePlatformConditionTraceData.js +1 -1
  233. package/dist/models/DevicePlatformConditionTraceOption.d.ts +1 -1
  234. package/dist/models/DevicePlatformConditionTraceOption.js +1 -1
  235. package/dist/models/DevicePlatformConditionValue.d.ts +1 -1
  236. package/dist/models/DevicePlatformConditionValue.js +1 -1
  237. package/dist/models/DeviceType.d.ts +1 -1
  238. package/dist/models/DeviceType.js +1 -1
  239. package/dist/models/DeviceTypeConditionOption.d.ts +1 -1
  240. package/dist/models/DeviceTypeConditionOption.js +1 -1
  241. package/dist/models/DeviceTypeConditionPayload.d.ts +1 -1
  242. package/dist/models/DeviceTypeConditionPayload.js +1 -1
  243. package/dist/models/DeviceTypeConditionTraceData.d.ts +1 -1
  244. package/dist/models/DeviceTypeConditionTraceData.js +1 -1
  245. package/dist/models/DeviceTypeConditionTraceOption.d.ts +1 -1
  246. package/dist/models/DeviceTypeConditionTraceOption.js +1 -1
  247. package/dist/models/DeviceTypeConditionValue.d.ts +1 -1
  248. package/dist/models/DeviceTypeConditionValue.js +1 -1
  249. package/dist/models/DigestFrequency.d.ts +30 -0
  250. package/dist/models/DigestFrequency.js +56 -0
  251. package/dist/models/DirectoriesServiceUpdateBody.d.ts +1 -1
  252. package/dist/models/DirectoriesServiceUpdateBody.js +1 -1
  253. package/dist/models/Directory.d.ts +1 -1
  254. package/dist/models/Directory.js +1 -1
  255. package/dist/models/DotsOptions.d.ts +20 -3
  256. package/dist/models/DotsOptions.js +18 -1
  257. package/dist/models/DotsType.d.ts +34 -0
  258. package/dist/models/DotsType.js +60 -0
  259. package/dist/models/EntryAccessTraceData.d.ts +1 -1
  260. package/dist/models/EntryAccessTraceData.js +1 -1
  261. package/dist/models/ErrorResponse.d.ts +1 -1
  262. package/dist/models/ErrorResponse.js +1 -1
  263. package/dist/models/Event.d.ts +1 -1
  264. package/dist/models/Event.js +1 -1
  265. package/dist/models/EventAction.d.ts +1 -1
  266. package/dist/models/EventAction.js +1 -1
  267. package/dist/models/EventTrace.d.ts +1 -1
  268. package/dist/models/EventTrace.js +1 -1
  269. package/dist/models/EventTraceData.d.ts +1 -1
  270. package/dist/models/EventTraceData.js +1 -1
  271. package/dist/models/EventsMetric.d.ts +1 -1
  272. package/dist/models/EventsMetric.js +1 -1
  273. package/dist/models/EventsServiceCreateEventTraceBody.d.ts +1 -1
  274. package/dist/models/EventsServiceCreateEventTraceBody.js +1 -1
  275. package/dist/models/EventsServiceUpdateDeviceBody.d.ts +1 -1
  276. package/dist/models/EventsServiceUpdateDeviceBody.js +1 -1
  277. package/dist/models/EventsTimeSeries.d.ts +1 -1
  278. package/dist/models/EventsTimeSeries.js +1 -1
  279. package/dist/models/EventsTimeSeriesData.d.ts +1 -1
  280. package/dist/models/EventsTimeSeriesData.js +1 -1
  281. package/dist/models/FontConfig.d.ts +1 -1
  282. package/dist/models/FontConfig.js +1 -1
  283. package/dist/models/FormField.d.ts +1 -1
  284. package/dist/models/FormField.js +1 -1
  285. package/dist/models/FormFieldOption.d.ts +1 -1
  286. package/dist/models/FormFieldOption.js +1 -1
  287. package/dist/models/FormFieldType.d.ts +1 -1
  288. package/dist/models/FormFieldType.js +1 -1
  289. package/dist/models/FormPayload.d.ts +1 -1
  290. package/dist/models/FormPayload.js +1 -1
  291. package/dist/models/FormTraceData.d.ts +1 -1
  292. package/dist/models/FormTraceData.js +1 -1
  293. package/dist/models/FormTraceDataField.d.ts +1 -1
  294. package/dist/models/FormTraceDataField.js +1 -1
  295. package/dist/models/GeoDataPoint.d.ts +44 -0
  296. package/dist/models/GeoDataPoint.js +52 -0
  297. package/dist/models/GetCustomDomainResponse.d.ts +1 -1
  298. package/dist/models/GetCustomDomainResponse.js +1 -1
  299. package/dist/models/GetDeviceDistributionRequest.d.ts +44 -0
  300. package/dist/models/GetDeviceDistributionRequest.js +52 -0
  301. package/dist/models/GetDeviceDistributionResponse.d.ts +39 -0
  302. package/dist/models/GetDeviceDistributionResponse.js +51 -0
  303. package/dist/models/GetDirectoryResponse.d.ts +1 -1
  304. package/dist/models/GetDirectoryResponse.js +1 -1
  305. package/dist/models/GetEventsTimeSeriesRequest.d.ts +1 -1
  306. package/dist/models/GetEventsTimeSeriesRequest.js +1 -1
  307. package/dist/models/GetEventsTimeSeriesResponse.d.ts +1 -1
  308. package/dist/models/GetEventsTimeSeriesResponse.js +1 -1
  309. package/dist/models/GetGeoBreakdownRequest.d.ts +56 -0
  310. package/dist/models/GetGeoBreakdownRequest.js +56 -0
  311. package/dist/models/GetGeoBreakdownResponse.d.ts +39 -0
  312. package/dist/models/GetGeoBreakdownResponse.js +51 -0
  313. package/dist/models/GetGoogleFormsIntegrationResponse.d.ts +33 -0
  314. package/dist/models/GetGoogleFormsIntegrationResponse.js +49 -0
  315. package/dist/models/GetGoogleFormsOAuthURLResponse.d.ts +32 -0
  316. package/dist/models/GetGoogleFormsOAuthURLResponse.js +48 -0
  317. package/dist/models/GetGroupedTimeSeriesRequest.d.ts +63 -0
  318. package/dist/models/GetGroupedTimeSeriesRequest.js +59 -0
  319. package/dist/models/GetGroupedTimeSeriesResponse.d.ts +39 -0
  320. package/dist/models/GetGroupedTimeSeriesResponse.js +51 -0
  321. package/dist/models/GetHourOfDayDistributionRequest.d.ts +44 -0
  322. package/dist/models/GetHourOfDayDistributionRequest.js +52 -0
  323. package/dist/models/GetHourOfDayDistributionResponse.d.ts +39 -0
  324. package/dist/models/GetHourOfDayDistributionResponse.js +51 -0
  325. package/dist/models/GetLeadScoreExplanationResponse.d.ts +1 -1
  326. package/dist/models/GetLeadScoreExplanationResponse.js +1 -1
  327. package/dist/models/GetLinkResponse.d.ts +1 -1
  328. package/dist/models/GetLinkResponse.js +1 -1
  329. package/dist/models/GetLinkSettingResponse.d.ts +1 -1
  330. package/dist/models/GetLinkSettingResponse.js +1 -1
  331. package/dist/models/GetMediaResponse.d.ts +1 -1
  332. package/dist/models/GetMediaResponse.js +1 -1
  333. package/dist/models/GetPageThemeResponse.d.ts +1 -1
  334. package/dist/models/GetPageThemeResponse.js +1 -1
  335. package/dist/models/GetQrcodeDesignResponse.d.ts +1 -1
  336. package/dist/models/GetQrcodeDesignResponse.js +1 -1
  337. package/dist/models/GetSlackIntegrationResponse.d.ts +33 -0
  338. package/dist/models/GetSlackIntegrationResponse.js +49 -0
  339. package/dist/models/GetSlackOAuthURLResponse.d.ts +32 -0
  340. package/dist/models/GetSlackOAuthURLResponse.js +48 -0
  341. package/dist/models/GetTopLinksRequest.d.ts +50 -0
  342. package/dist/models/GetTopLinksRequest.js +54 -0
  343. package/dist/models/GetTopLinksResponse.d.ts +39 -0
  344. package/dist/models/GetTopLinksResponse.js +51 -0
  345. package/dist/models/GetVisitorTrendsRequest.d.ts +50 -0
  346. package/dist/models/GetVisitorTrendsRequest.js +54 -0
  347. package/dist/models/GetVisitorTrendsResponse.d.ts +45 -0
  348. package/dist/models/GetVisitorTrendsResponse.js +53 -0
  349. package/dist/models/GetWebhookResponse.d.ts +1 -1
  350. package/dist/models/GetWebhookResponse.js +1 -1
  351. package/dist/models/GetWorkflowStepResponse.d.ts +1 -1
  352. package/dist/models/GetWorkflowStepResponse.js +1 -1
  353. package/dist/models/GetWorkspaceTokenResponse.d.ts +1 -1
  354. package/dist/models/GetWorkspaceTokenResponse.js +1 -1
  355. package/dist/models/GoogleFormsIntegration.d.ts +88 -0
  356. package/dist/models/GoogleFormsIntegration.js +62 -0
  357. package/dist/models/GoogleFormsIntegrationStatus.d.ts +27 -0
  358. package/dist/models/GoogleFormsIntegrationStatus.js +53 -0
  359. package/dist/models/GooglerpcStatus.d.ts +1 -1
  360. package/dist/models/GooglerpcStatus.js +1 -1
  361. package/dist/models/GroupByDimension.d.ts +31 -0
  362. package/dist/models/GroupByDimension.js +57 -0
  363. package/dist/models/HourOfDayDataPoint.d.ts +38 -0
  364. package/dist/models/HourOfDayDataPoint.js +50 -0
  365. package/dist/models/IdentifyRequest.d.ts +1 -1
  366. package/dist/models/IdentifyRequest.js +1 -1
  367. package/dist/models/IdentifyResponse.d.ts +1 -1
  368. package/dist/models/IdentifyResponse.js +1 -1
  369. package/dist/models/IdentifyVisitorTraceData.d.ts +1 -1
  370. package/dist/models/IdentifyVisitorTraceData.js +1 -1
  371. package/dist/models/ImportQrcodeTemplateRequest.d.ts +1 -1
  372. package/dist/models/ImportQrcodeTemplateRequest.js +1 -1
  373. package/dist/models/ImportQrcodeTemplateResponse.d.ts +1 -1
  374. package/dist/models/ImportQrcodeTemplateResponse.js +1 -1
  375. package/dist/models/InviteMemberRequest.d.ts +1 -1
  376. package/dist/models/InviteMemberRequest.js +1 -1
  377. package/dist/models/LeadScore.d.ts +1 -1
  378. package/dist/models/LeadScore.js +1 -1
  379. package/dist/models/LeadScoreBreakdown.d.ts +1 -1
  380. package/dist/models/LeadScoreBreakdown.js +1 -1
  381. package/dist/models/Link.d.ts +1 -1
  382. package/dist/models/Link.js +1 -1
  383. package/dist/models/LinkSetting.d.ts +1 -1
  384. package/dist/models/LinkSetting.js +1 -1
  385. package/dist/models/LinkSortField.d.ts +1 -1
  386. package/dist/models/LinkSortField.js +1 -1
  387. package/dist/models/LinkView.d.ts +1 -1
  388. package/dist/models/LinkView.js +1 -1
  389. package/dist/models/LinksServiceUpdateBody.d.ts +1 -1
  390. package/dist/models/LinksServiceUpdateBody.js +1 -1
  391. package/dist/models/ListCustomDomainsResponse.d.ts +1 -1
  392. package/dist/models/ListCustomDomainsResponse.js +1 -1
  393. package/dist/models/ListDashboardsResponse.d.ts +33 -0
  394. package/dist/models/ListDashboardsResponse.js +49 -0
  395. package/dist/models/ListDetectedGoogleFormsResponse.d.ts +33 -0
  396. package/dist/models/ListDetectedGoogleFormsResponse.js +49 -0
  397. package/dist/models/ListDirectoriesResponse.d.ts +1 -1
  398. package/dist/models/ListDirectoriesResponse.js +1 -1
  399. package/dist/models/ListEventTracesResponse.d.ts +1 -1
  400. package/dist/models/ListEventTracesResponse.js +1 -1
  401. package/dist/models/ListEventsCsvResponse.d.ts +1 -1
  402. package/dist/models/ListEventsCsvResponse.js +1 -1
  403. package/dist/models/ListEventsJsonResponse.d.ts +1 -1
  404. package/dist/models/ListEventsJsonResponse.js +1 -1
  405. package/dist/models/ListEventsResponse.d.ts +1 -1
  406. package/dist/models/ListEventsResponse.js +1 -1
  407. package/dist/models/ListLinksResponse.d.ts +1 -1
  408. package/dist/models/ListLinksResponse.js +1 -1
  409. package/dist/models/ListMediaResponse.d.ts +1 -1
  410. package/dist/models/ListMediaResponse.js +1 -1
  411. package/dist/models/ListPageThemesResponse.d.ts +1 -1
  412. package/dist/models/ListPageThemesResponse.js +1 -1
  413. package/dist/models/ListQrcodeTemplatesResponse.d.ts +1 -1
  414. package/dist/models/ListQrcodeTemplatesResponse.js +1 -1
  415. package/dist/models/ListResponse.d.ts +1 -1
  416. package/dist/models/ListResponse.js +1 -1
  417. package/dist/models/ListSlackChannelsResponse.d.ts +33 -0
  418. package/dist/models/ListSlackChannelsResponse.js +49 -0
  419. package/dist/models/ListTagsResponse.d.ts +1 -1
  420. package/dist/models/ListTagsResponse.js +1 -1
  421. package/dist/models/ListVisitorAttributeKeysResponse.d.ts +1 -1
  422. package/dist/models/ListVisitorAttributeKeysResponse.js +1 -1
  423. package/dist/models/ListVisitorsCsvResponse.d.ts +1 -1
  424. package/dist/models/ListVisitorsCsvResponse.js +1 -1
  425. package/dist/models/ListVisitorsJsonResponse.d.ts +1 -1
  426. package/dist/models/ListVisitorsJsonResponse.js +1 -1
  427. package/dist/models/ListVisitorsResponse.d.ts +1 -1
  428. package/dist/models/ListVisitorsResponse.js +1 -1
  429. package/dist/models/ListWebhooksResponse.d.ts +1 -1
  430. package/dist/models/ListWebhooksResponse.js +1 -1
  431. package/dist/models/ListWorkflowStepsResponse.d.ts +1 -1
  432. package/dist/models/ListWorkflowStepsResponse.js +1 -1
  433. package/dist/models/ListWorkspaceTokensResponse.d.ts +1 -1
  434. package/dist/models/ListWorkspaceTokensResponse.js +1 -1
  435. package/dist/models/Media.d.ts +1 -1
  436. package/dist/models/Media.js +1 -1
  437. package/dist/models/MediaSelection.d.ts +1 -1
  438. package/dist/models/MediaSelection.js +1 -1
  439. package/dist/models/MediaType.d.ts +1 -1
  440. package/dist/models/MediaType.js +1 -1
  441. package/dist/models/MediaVisibility.d.ts +1 -1
  442. package/dist/models/MediaVisibility.js +1 -1
  443. package/dist/models/Member.d.ts +1 -1
  444. package/dist/models/Member.js +1 -1
  445. package/dist/models/MembersServiceUpdateBody.d.ts +1 -1
  446. package/dist/models/MembersServiceUpdateBody.js +1 -1
  447. package/dist/models/ModelHTTPMethod.d.ts +1 -1
  448. package/dist/models/ModelHTTPMethod.js +1 -1
  449. package/dist/models/MultiLinkButton.d.ts +1 -1
  450. package/dist/models/MultiLinkButton.js +1 -1
  451. package/dist/models/MultiLinkPayload.d.ts +1 -1
  452. package/dist/models/MultiLinkPayload.js +1 -1
  453. package/dist/models/MultiLinkTraceButton.d.ts +1 -1
  454. package/dist/models/MultiLinkTraceButton.js +1 -1
  455. package/dist/models/MultiLinkTraceData.d.ts +1 -1
  456. package/dist/models/MultiLinkTraceData.js +1 -1
  457. package/dist/models/MultiLinkTraceSelectedButton.d.ts +1 -1
  458. package/dist/models/MultiLinkTraceSelectedButton.js +1 -1
  459. package/dist/models/OutputFileFormat.d.ts +1 -1
  460. package/dist/models/OutputFileFormat.js +1 -1
  461. package/dist/models/PageTheme.d.ts +1 -1
  462. package/dist/models/PageTheme.js +1 -1
  463. package/dist/models/PageThemeBadgeShape.d.ts +1 -1
  464. package/dist/models/PageThemeBadgeShape.js +1 -1
  465. package/dist/models/PageThemeBorderStyle.d.ts +1 -1
  466. package/dist/models/PageThemeBorderStyle.js +1 -1
  467. package/dist/models/PageThemeCanvasCoverMode.d.ts +1 -1
  468. package/dist/models/PageThemeCanvasCoverMode.js +1 -1
  469. package/dist/models/PageThemeContainerVariant.d.ts +1 -1
  470. package/dist/models/PageThemeContainerVariant.js +1 -1
  471. package/dist/models/PageThemeFontFamily.d.ts +1 -1
  472. package/dist/models/PageThemeFontFamily.js +1 -1
  473. package/dist/models/PageThemesServiceUpdatePageThemeBody.d.ts +1 -1
  474. package/dist/models/PageThemesServiceUpdatePageThemeBody.js +1 -1
  475. package/dist/models/PasswordPayload.d.ts +1 -1
  476. package/dist/models/PasswordPayload.js +1 -1
  477. package/dist/models/PasswordTraceData.d.ts +1 -1
  478. package/dist/models/PasswordTraceData.js +1 -1
  479. package/dist/models/PreferredLinkType.d.ts +1 -1
  480. package/dist/models/PreferredLinkType.js +1 -1
  481. package/dist/models/ProtobufAny.d.ts +1 -1
  482. package/dist/models/ProtobufAny.js +1 -1
  483. package/dist/models/ProtobufNullValue.d.ts +1 -1
  484. package/dist/models/ProtobufNullValue.js +1 -1
  485. package/dist/models/PublicCreateQrcodeDesignRequest.d.ts +1 -1
  486. package/dist/models/PublicCreateQrcodeDesignRequest.js +1 -1
  487. package/dist/models/PublicCreateQrcodeDesignResponse.d.ts +1 -1
  488. package/dist/models/PublicCreateQrcodeDesignResponse.js +1 -1
  489. package/dist/models/PublicListQrcodeTemplatesResponse.d.ts +1 -1
  490. package/dist/models/PublicListQrcodeTemplatesResponse.js +1 -1
  491. package/dist/models/PublicQrcodeTemplate.d.ts +1 -1
  492. package/dist/models/PublicQrcodeTemplate.js +1 -1
  493. package/dist/models/PublicWorkspace.d.ts +1 -1
  494. package/dist/models/PublicWorkspace.js +1 -1
  495. package/dist/models/PublishQrcodeTemplateResponse.d.ts +1 -1
  496. package/dist/models/PublishQrcodeTemplateResponse.js +1 -1
  497. package/dist/models/QrcodeDesign.d.ts +1 -1
  498. package/dist/models/QrcodeDesign.js +1 -1
  499. package/dist/models/QrcodeDesignServiceUpdateBody.d.ts +1 -1
  500. package/dist/models/QrcodeDesignServiceUpdateBody.js +1 -1
  501. package/dist/models/QrcodeTemplate.d.ts +1 -1
  502. package/dist/models/QrcodeTemplate.js +1 -1
  503. package/dist/models/QrcodeTemplatesServiceUpdateQrcodeTemplateBody.d.ts +1 -1
  504. package/dist/models/QrcodeTemplatesServiceUpdateQrcodeTemplateBody.js +1 -1
  505. package/dist/models/RedirectTraceData.d.ts +1 -1
  506. package/dist/models/RedirectTraceData.js +1 -1
  507. package/dist/models/RemoveWorkflowStepRelationshipResponse.d.ts +1 -1
  508. package/dist/models/RemoveWorkflowStepRelationshipResponse.js +1 -1
  509. package/dist/models/RequestWorkspaceEnrollmentRequest.d.ts +1 -1
  510. package/dist/models/RequestWorkspaceEnrollmentRequest.js +1 -1
  511. package/dist/models/ResponseFormat.d.ts +1 -1
  512. package/dist/models/ResponseFormat.js +1 -1
  513. package/dist/models/Role.d.ts +1 -1
  514. package/dist/models/Role.js +1 -1
  515. package/dist/models/SettingsServiceUpdateLinkSettingBody.d.ts +1 -1
  516. package/dist/models/SettingsServiceUpdateLinkSettingBody.js +1 -1
  517. package/dist/models/Shape.d.ts +1 -1
  518. package/dist/models/Shape.js +1 -1
  519. package/dist/models/ShortlinkAvailabilityResponse.d.ts +1 -1
  520. package/dist/models/ShortlinkAvailabilityResponse.js +1 -1
  521. package/dist/models/ShortlinkRandomResponse.d.ts +1 -1
  522. package/dist/models/ShortlinkRandomResponse.js +1 -1
  523. package/dist/models/SlackChannel.d.ts +50 -0
  524. package/dist/models/SlackChannel.js +54 -0
  525. package/dist/models/SlackIntegration.d.ts +123 -0
  526. package/dist/models/SlackIntegration.js +73 -0
  527. package/dist/models/SlackIntegrationStatus.d.ts +30 -0
  528. package/dist/models/SlackIntegrationStatus.js +56 -0
  529. package/dist/models/SocialLinkButton.d.ts +1 -1
  530. package/dist/models/SocialLinkButton.js +1 -1
  531. package/dist/models/SocialLinkTraceButton.d.ts +1 -1
  532. package/dist/models/SocialLinkTraceButton.js +1 -1
  533. package/dist/models/SocialLinksDisplayStyle.d.ts +1 -1
  534. package/dist/models/SocialLinksDisplayStyle.js +1 -1
  535. package/dist/models/SocialLinksPayload.d.ts +1 -1
  536. package/dist/models/SocialLinksPayload.js +1 -1
  537. package/dist/models/SocialLinksTraceData.d.ts +1 -1
  538. package/dist/models/SocialLinksTraceData.js +1 -1
  539. package/dist/models/SortDirection.d.ts +1 -1
  540. package/dist/models/SortDirection.js +1 -1
  541. package/dist/models/SpecificDateConditionPayload.d.ts +1 -1
  542. package/dist/models/SpecificDateConditionPayload.js +1 -1
  543. package/dist/models/SpecificDateConditionTraceData.d.ts +1 -1
  544. package/dist/models/SpecificDateConditionTraceData.js +1 -1
  545. package/dist/models/SpecificDateConditionTraceOption.d.ts +1 -1
  546. package/dist/models/SpecificDateConditionTraceOption.js +1 -1
  547. package/dist/models/SpecificDateOption.d.ts +1 -1
  548. package/dist/models/SpecificDateOption.js +1 -1
  549. package/dist/models/SubscriptionType.d.ts +1 -1
  550. package/dist/models/SubscriptionType.js +1 -1
  551. package/dist/models/SyncGoogleFormsResponse.d.ts +38 -0
  552. package/dist/models/SyncGoogleFormsResponse.js +50 -0
  553. package/dist/models/TestSlackIntegrationResponse.d.ts +32 -0
  554. package/dist/models/TestSlackIntegrationResponse.js +48 -0
  555. package/dist/models/ThemeColor.d.ts +1 -1
  556. package/dist/models/ThemeColor.js +1 -1
  557. package/dist/models/ThemeColorThemeColorType.d.ts +1 -1
  558. package/dist/models/ThemeColorThemeColorType.js +1 -1
  559. package/dist/models/TimeOfDayConditionPayload.d.ts +1 -1
  560. package/dist/models/TimeOfDayConditionPayload.js +1 -1
  561. package/dist/models/TimeOfDayConditionTraceData.d.ts +1 -1
  562. package/dist/models/TimeOfDayConditionTraceData.js +1 -1
  563. package/dist/models/TimeOfDayConditionTraceRange.d.ts +1 -1
  564. package/dist/models/TimeOfDayConditionTraceRange.js +1 -1
  565. package/dist/models/TimeOfDayRange.d.ts +1 -1
  566. package/dist/models/TimeOfDayRange.js +1 -1
  567. package/dist/models/TimeSeriesPoint.d.ts +38 -0
  568. package/dist/models/TimeSeriesPoint.js +50 -0
  569. package/dist/models/TimeSeriesSeries.d.ts +39 -0
  570. package/dist/models/TimeSeriesSeries.js +51 -0
  571. package/dist/models/TopLinkDataPoint.d.ts +44 -0
  572. package/dist/models/TopLinkDataPoint.js +52 -0
  573. package/dist/models/TriggeredBy.d.ts +1 -1
  574. package/dist/models/TriggeredBy.js +1 -1
  575. package/dist/models/UpdateCustomDomainResponse.d.ts +1 -1
  576. package/dist/models/UpdateCustomDomainResponse.js +1 -1
  577. package/dist/models/UpdateDashboardRequest.d.ts +39 -0
  578. package/dist/models/UpdateDashboardRequest.js +51 -0
  579. package/dist/models/UpdateDashboardResponse.d.ts +33 -0
  580. package/dist/models/UpdateDashboardResponse.js +49 -0
  581. package/dist/models/UpdateDeviceResponse.d.ts +1 -1
  582. package/dist/models/UpdateDeviceResponse.js +1 -1
  583. package/dist/models/UpdateDirectoryResponse.d.ts +1 -1
  584. package/dist/models/UpdateDirectoryResponse.js +1 -1
  585. package/dist/models/UpdateGoogleFormsIntegrationRequest.d.ts +33 -0
  586. package/dist/models/UpdateGoogleFormsIntegrationRequest.js +49 -0
  587. package/dist/models/UpdateGoogleFormsIntegrationResponse.d.ts +33 -0
  588. package/dist/models/UpdateGoogleFormsIntegrationResponse.js +49 -0
  589. package/dist/models/UpdateLinkResponse.d.ts +1 -1
  590. package/dist/models/UpdateLinkResponse.js +1 -1
  591. package/dist/models/UpdateLinkSettingResponse.d.ts +1 -1
  592. package/dist/models/UpdateLinkSettingResponse.js +1 -1
  593. package/dist/models/UpdateMeRequest.d.ts +1 -1
  594. package/dist/models/UpdateMeRequest.js +1 -1
  595. package/dist/models/UpdatePageThemeResponse.d.ts +1 -1
  596. package/dist/models/UpdatePageThemeResponse.js +1 -1
  597. package/dist/models/UpdateQrcodeDesignResponse.d.ts +1 -1
  598. package/dist/models/UpdateQrcodeDesignResponse.js +1 -1
  599. package/dist/models/UpdateQrcodeTemplateResponse.d.ts +1 -1
  600. package/dist/models/UpdateQrcodeTemplateResponse.js +1 -1
  601. package/dist/models/UpdateSlackIntegrationRequest.d.ts +58 -0
  602. package/dist/models/UpdateSlackIntegrationRequest.js +58 -0
  603. package/dist/models/UpdateSlackIntegrationResponse.d.ts +33 -0
  604. package/dist/models/UpdateSlackIntegrationResponse.js +49 -0
  605. package/dist/models/UpdateWebhookResponse.d.ts +1 -1
  606. package/dist/models/UpdateWebhookResponse.js +1 -1
  607. package/dist/models/UpdateWorkflowStepResponse.d.ts +1 -1
  608. package/dist/models/UpdateWorkflowStepResponse.js +1 -1
  609. package/dist/models/UpdateWorkspaceOriginInquiryRequest.d.ts +1 -1
  610. package/dist/models/UpdateWorkspaceOriginInquiryRequest.js +1 -1
  611. package/dist/models/UpdateWorkspaceOriginPurposeRequest.d.ts +1 -1
  612. package/dist/models/UpdateWorkspaceOriginPurposeRequest.js +1 -1
  613. package/dist/models/UpdateWorkspaceRequest.d.ts +20 -1
  614. package/dist/models/UpdateWorkspaceRequest.js +13 -1
  615. package/dist/models/VCardData.d.ts +14 -1
  616. package/dist/models/VCardData.js +6 -1
  617. package/dist/models/VCardPayload.d.ts +14 -1
  618. package/dist/models/VCardPayload.js +6 -1
  619. package/dist/models/VCardSocialLink.d.ts +38 -0
  620. package/dist/models/VCardSocialLink.js +50 -0
  621. package/dist/models/ValidationInstructionsCustomDomainResponse.d.ts +1 -1
  622. package/dist/models/ValidationInstructionsCustomDomainResponse.js +1 -1
  623. package/dist/models/ValidationInstructionsCustomDomainResponseValidation.d.ts +1 -1
  624. package/dist/models/ValidationInstructionsCustomDomainResponseValidation.js +1 -1
  625. package/dist/models/ValidationInstructionsCustomDomainResponseValidationType.d.ts +1 -1
  626. package/dist/models/ValidationInstructionsCustomDomainResponseValidationType.js +1 -1
  627. package/dist/models/ValidationPurpose.d.ts +1 -1
  628. package/dist/models/ValidationPurpose.js +1 -1
  629. package/dist/models/VisitType.d.ts +1 -1
  630. package/dist/models/VisitType.js +1 -1
  631. package/dist/models/VisitTypeConditionOption.d.ts +1 -1
  632. package/dist/models/VisitTypeConditionOption.js +1 -1
  633. package/dist/models/VisitTypeConditionPayload.d.ts +1 -1
  634. package/dist/models/VisitTypeConditionPayload.js +1 -1
  635. package/dist/models/VisitTypeConditionTraceData.d.ts +1 -1
  636. package/dist/models/VisitTypeConditionTraceData.js +1 -1
  637. package/dist/models/VisitTypeConditionTraceOption.d.ts +1 -1
  638. package/dist/models/VisitTypeConditionTraceOption.js +1 -1
  639. package/dist/models/Visitor.d.ts +1 -1
  640. package/dist/models/Visitor.js +1 -1
  641. package/dist/models/VisitorDataConditionOption.d.ts +1 -1
  642. package/dist/models/VisitorDataConditionOption.js +1 -1
  643. package/dist/models/VisitorDataConditionPayload.d.ts +1 -1
  644. package/dist/models/VisitorDataConditionPayload.js +1 -1
  645. package/dist/models/VisitorDataConditionTraceData.d.ts +1 -1
  646. package/dist/models/VisitorDataConditionTraceData.js +1 -1
  647. package/dist/models/VisitorDataConditionTraceOption.d.ts +1 -1
  648. package/dist/models/VisitorDataConditionTraceOption.js +1 -1
  649. package/dist/models/VisitorEvent.d.ts +1 -1
  650. package/dist/models/VisitorEvent.js +1 -1
  651. package/dist/models/VisitorInput.d.ts +1 -1
  652. package/dist/models/VisitorInput.js +1 -1
  653. package/dist/models/VisitorLink.d.ts +1 -1
  654. package/dist/models/VisitorLink.js +1 -1
  655. package/dist/models/VisitorTrendDataPoint.d.ts +44 -0
  656. package/dist/models/VisitorTrendDataPoint.js +52 -0
  657. package/dist/models/VisitorsServiceUpdateBody.d.ts +1 -1
  658. package/dist/models/VisitorsServiceUpdateBody.js +1 -1
  659. package/dist/models/Webhook.d.ts +14 -4
  660. package/dist/models/Webhook.js +14 -4
  661. package/dist/models/WebhookSource.d.ts +1 -1
  662. package/dist/models/WebhookSource.js +1 -1
  663. package/dist/models/WebhookStatus.d.ts +1 -1
  664. package/dist/models/WebhookStatus.js +1 -1
  665. package/dist/models/WebhooksServiceUpdateBody.d.ts +14 -4
  666. package/dist/models/WebhooksServiceUpdateBody.js +14 -4
  667. package/dist/models/WidgetDataSource.d.ts +62 -0
  668. package/dist/models/WidgetDataSource.js +58 -0
  669. package/dist/models/WidgetFieldMapping.d.ts +44 -0
  670. package/dist/models/WidgetFieldMapping.js +52 -0
  671. package/dist/models/WidgetPosition.d.ts +38 -0
  672. package/dist/models/WidgetPosition.js +50 -0
  673. package/dist/models/WidgetSize.d.ts +38 -0
  674. package/dist/models/WidgetSize.js +50 -0
  675. package/dist/models/WidgetVisualization.d.ts +45 -0
  676. package/dist/models/WidgetVisualization.js +53 -0
  677. package/dist/models/WorkflowStep.d.ts +1 -1
  678. package/dist/models/WorkflowStep.js +1 -1
  679. package/dist/models/WorkflowStepKind.d.ts +1 -1
  680. package/dist/models/WorkflowStepKind.js +1 -1
  681. package/dist/models/WorkflowStepNodeType.d.ts +1 -1
  682. package/dist/models/WorkflowStepNodeType.js +1 -1
  683. package/dist/models/WorkflowStepPayload.d.ts +1 -1
  684. package/dist/models/WorkflowStepPayload.js +1 -1
  685. package/dist/models/WorkflowStepsServiceAddRelationshipBody.d.ts +1 -1
  686. package/dist/models/WorkflowStepsServiceAddRelationshipBody.js +1 -1
  687. package/dist/models/WorkflowStepsServiceCreateBody.d.ts +1 -1
  688. package/dist/models/WorkflowStepsServiceCreateBody.js +1 -1
  689. package/dist/models/WorkflowStepsServiceUpdateBody.d.ts +1 -1
  690. package/dist/models/WorkflowStepsServiceUpdateBody.js +1 -1
  691. package/dist/models/Workspace.d.ts +20 -1
  692. package/dist/models/Workspace.js +13 -2
  693. package/dist/models/WorkspaceInsight.d.ts +1 -1
  694. package/dist/models/WorkspaceInsight.js +1 -1
  695. package/dist/models/WorkspaceMetric.d.ts +13 -1
  696. package/dist/models/WorkspaceMetric.js +5 -1
  697. package/dist/models/WorkspaceToken.d.ts +1 -1
  698. package/dist/models/WorkspaceToken.js +1 -1
  699. package/dist/models/WorkspaceTokenKeyType.d.ts +1 -1
  700. package/dist/models/WorkspaceTokenKeyType.js +1 -1
  701. package/dist/models/index.d.ts +67 -0
  702. package/dist/models/index.js +67 -0
  703. package/dist/runtime.d.ts +1 -1
  704. package/dist/runtime.js +1 -1
  705. package/package.json +1 -1
@@ -0,0 +1,272 @@
1
+ /**
2
+ * Linkbreakers API
3
+ * This is a documentation of all the APIs of Linkbreakers
4
+ *
5
+ * The version of the OpenAPI document: 1.71.4
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import * as runtime from '../runtime';
13
+ import type { CompleteSlackOAuthRequest, CompleteSlackOAuthResponse, GetSlackIntegrationResponse, GetSlackOAuthURLResponse, ListSlackChannelsResponse, TestSlackIntegrationResponse, UpdateSlackIntegrationRequest, UpdateSlackIntegrationResponse } from '../models/index';
14
+ export interface SlackIntegrationsServiceCompleteOAuthRequest {
15
+ completeSlackOAuthRequest: CompleteSlackOAuthRequest;
16
+ }
17
+ export interface SlackIntegrationsServiceTestRequest {
18
+ body: object;
19
+ }
20
+ export interface SlackIntegrationsServiceUpdateRequest {
21
+ updateSlackIntegrationRequest: UpdateSlackIntegrationRequest;
22
+ }
23
+ /**
24
+ * SlackIntegrationsApi - interface
25
+ *
26
+ * @export
27
+ * @interface SlackIntegrationsApiInterface
28
+ */
29
+ export interface SlackIntegrationsApiInterface {
30
+ /**
31
+ * Creates request options for slackIntegrationsServiceCompleteOAuth without sending the request
32
+ * @param {CompleteSlackOAuthRequest} completeSlackOAuthRequest
33
+ * @throws {RequiredError}
34
+ * @memberof SlackIntegrationsApiInterface
35
+ */
36
+ slackIntegrationsServiceCompleteOAuthRequestOpts(requestParameters: SlackIntegrationsServiceCompleteOAuthRequest): Promise<runtime.RequestOpts>;
37
+ /**
38
+ * Exchanges the Slack authorization code for a bot token and creates the workspace integration.
39
+ * @summary Complete Slack OAuth
40
+ * @param {CompleteSlackOAuthRequest} completeSlackOAuthRequest
41
+ * @param {*} [options] Override http request option.
42
+ * @throws {RequiredError}
43
+ * @memberof SlackIntegrationsApiInterface
44
+ */
45
+ slackIntegrationsServiceCompleteOAuthRaw(requestParameters: SlackIntegrationsServiceCompleteOAuthRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CompleteSlackOAuthResponse>>;
46
+ /**
47
+ * Exchanges the Slack authorization code for a bot token and creates the workspace integration.
48
+ * Complete Slack OAuth
49
+ */
50
+ slackIntegrationsServiceCompleteOAuth(requestParameters: SlackIntegrationsServiceCompleteOAuthRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CompleteSlackOAuthResponse>;
51
+ /**
52
+ * Creates request options for slackIntegrationsServiceDelete without sending the request
53
+ * @throws {RequiredError}
54
+ * @memberof SlackIntegrationsApiInterface
55
+ */
56
+ slackIntegrationsServiceDeleteRequestOpts(): Promise<runtime.RequestOpts>;
57
+ /**
58
+ * Disconnect and remove the Slack integration from the workspace.
59
+ * @summary Disconnect Slack integration
60
+ * @param {*} [options] Override http request option.
61
+ * @throws {RequiredError}
62
+ * @memberof SlackIntegrationsApiInterface
63
+ */
64
+ slackIntegrationsServiceDeleteRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<object>>;
65
+ /**
66
+ * Disconnect and remove the Slack integration from the workspace.
67
+ * Disconnect Slack integration
68
+ */
69
+ slackIntegrationsServiceDelete(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<object>;
70
+ /**
71
+ * Creates request options for slackIntegrationsServiceGet without sending the request
72
+ * @throws {RequiredError}
73
+ * @memberof SlackIntegrationsApiInterface
74
+ */
75
+ slackIntegrationsServiceGetRequestOpts(): Promise<runtime.RequestOpts>;
76
+ /**
77
+ * Retrieve the Slack integration configuration for the workspace.
78
+ * @summary Get Slack integration
79
+ * @param {*} [options] Override http request option.
80
+ * @throws {RequiredError}
81
+ * @memberof SlackIntegrationsApiInterface
82
+ */
83
+ slackIntegrationsServiceGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GetSlackIntegrationResponse>>;
84
+ /**
85
+ * Retrieve the Slack integration configuration for the workspace.
86
+ * Get Slack integration
87
+ */
88
+ slackIntegrationsServiceGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetSlackIntegrationResponse>;
89
+ /**
90
+ * Creates request options for slackIntegrationsServiceGetOAuthURL without sending the request
91
+ * @throws {RequiredError}
92
+ * @memberof SlackIntegrationsApiInterface
93
+ */
94
+ slackIntegrationsServiceGetOAuthURLRequestOpts(): Promise<runtime.RequestOpts>;
95
+ /**
96
+ * Returns the Slack OAuth authorization URL to initiate the Add to Slack flow.
97
+ * @summary Get Slack OAuth URL
98
+ * @param {*} [options] Override http request option.
99
+ * @throws {RequiredError}
100
+ * @memberof SlackIntegrationsApiInterface
101
+ */
102
+ slackIntegrationsServiceGetOAuthURLRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GetSlackOAuthURLResponse>>;
103
+ /**
104
+ * Returns the Slack OAuth authorization URL to initiate the Add to Slack flow.
105
+ * Get Slack OAuth URL
106
+ */
107
+ slackIntegrationsServiceGetOAuthURL(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetSlackOAuthURLResponse>;
108
+ /**
109
+ * Creates request options for slackIntegrationsServiceListChannels without sending the request
110
+ * @throws {RequiredError}
111
+ * @memberof SlackIntegrationsApiInterface
112
+ */
113
+ slackIntegrationsServiceListChannelsRequestOpts(): Promise<runtime.RequestOpts>;
114
+ /**
115
+ * List available Slack channels the bot can send notifications to.
116
+ * @summary List Slack channels
117
+ * @param {*} [options] Override http request option.
118
+ * @throws {RequiredError}
119
+ * @memberof SlackIntegrationsApiInterface
120
+ */
121
+ slackIntegrationsServiceListChannelsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ListSlackChannelsResponse>>;
122
+ /**
123
+ * List available Slack channels the bot can send notifications to.
124
+ * List Slack channels
125
+ */
126
+ slackIntegrationsServiceListChannels(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ListSlackChannelsResponse>;
127
+ /**
128
+ * Creates request options for slackIntegrationsServiceTest without sending the request
129
+ * @param {object} body
130
+ * @throws {RequiredError}
131
+ * @memberof SlackIntegrationsApiInterface
132
+ */
133
+ slackIntegrationsServiceTestRequestOpts(requestParameters: SlackIntegrationsServiceTestRequest): Promise<runtime.RequestOpts>;
134
+ /**
135
+ * Send a test notification to verify the Slack integration is working.
136
+ * @summary Test Slack integration
137
+ * @param {object} body
138
+ * @param {*} [options] Override http request option.
139
+ * @throws {RequiredError}
140
+ * @memberof SlackIntegrationsApiInterface
141
+ */
142
+ slackIntegrationsServiceTestRaw(requestParameters: SlackIntegrationsServiceTestRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<TestSlackIntegrationResponse>>;
143
+ /**
144
+ * Send a test notification to verify the Slack integration is working.
145
+ * Test Slack integration
146
+ */
147
+ slackIntegrationsServiceTest(requestParameters: SlackIntegrationsServiceTestRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<TestSlackIntegrationResponse>;
148
+ /**
149
+ * Creates request options for slackIntegrationsServiceUpdate without sending the request
150
+ * @param {UpdateSlackIntegrationRequest} updateSlackIntegrationRequest
151
+ * @throws {RequiredError}
152
+ * @memberof SlackIntegrationsApiInterface
153
+ */
154
+ slackIntegrationsServiceUpdateRequestOpts(requestParameters: SlackIntegrationsServiceUpdateRequest): Promise<runtime.RequestOpts>;
155
+ /**
156
+ * Update the Slack integration configuration (channel, triggers, status).
157
+ * @summary Update Slack integration
158
+ * @param {UpdateSlackIntegrationRequest} updateSlackIntegrationRequest
159
+ * @param {*} [options] Override http request option.
160
+ * @throws {RequiredError}
161
+ * @memberof SlackIntegrationsApiInterface
162
+ */
163
+ slackIntegrationsServiceUpdateRaw(requestParameters: SlackIntegrationsServiceUpdateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<UpdateSlackIntegrationResponse>>;
164
+ /**
165
+ * Update the Slack integration configuration (channel, triggers, status).
166
+ * Update Slack integration
167
+ */
168
+ slackIntegrationsServiceUpdate(requestParameters: SlackIntegrationsServiceUpdateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UpdateSlackIntegrationResponse>;
169
+ }
170
+ /**
171
+ *
172
+ */
173
+ export declare class SlackIntegrationsApi extends runtime.BaseAPI implements SlackIntegrationsApiInterface {
174
+ /**
175
+ * Creates request options for slackIntegrationsServiceCompleteOAuth without sending the request
176
+ */
177
+ slackIntegrationsServiceCompleteOAuthRequestOpts(requestParameters: SlackIntegrationsServiceCompleteOAuthRequest): Promise<runtime.RequestOpts>;
178
+ /**
179
+ * Exchanges the Slack authorization code for a bot token and creates the workspace integration.
180
+ * Complete Slack OAuth
181
+ */
182
+ slackIntegrationsServiceCompleteOAuthRaw(requestParameters: SlackIntegrationsServiceCompleteOAuthRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<CompleteSlackOAuthResponse>>;
183
+ /**
184
+ * Exchanges the Slack authorization code for a bot token and creates the workspace integration.
185
+ * Complete Slack OAuth
186
+ */
187
+ slackIntegrationsServiceCompleteOAuth(requestParameters: SlackIntegrationsServiceCompleteOAuthRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<CompleteSlackOAuthResponse>;
188
+ /**
189
+ * Creates request options for slackIntegrationsServiceDelete without sending the request
190
+ */
191
+ slackIntegrationsServiceDeleteRequestOpts(): Promise<runtime.RequestOpts>;
192
+ /**
193
+ * Disconnect and remove the Slack integration from the workspace.
194
+ * Disconnect Slack integration
195
+ */
196
+ slackIntegrationsServiceDeleteRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<object>>;
197
+ /**
198
+ * Disconnect and remove the Slack integration from the workspace.
199
+ * Disconnect Slack integration
200
+ */
201
+ slackIntegrationsServiceDelete(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<object>;
202
+ /**
203
+ * Creates request options for slackIntegrationsServiceGet without sending the request
204
+ */
205
+ slackIntegrationsServiceGetRequestOpts(): Promise<runtime.RequestOpts>;
206
+ /**
207
+ * Retrieve the Slack integration configuration for the workspace.
208
+ * Get Slack integration
209
+ */
210
+ slackIntegrationsServiceGetRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GetSlackIntegrationResponse>>;
211
+ /**
212
+ * Retrieve the Slack integration configuration for the workspace.
213
+ * Get Slack integration
214
+ */
215
+ slackIntegrationsServiceGet(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetSlackIntegrationResponse>;
216
+ /**
217
+ * Creates request options for slackIntegrationsServiceGetOAuthURL without sending the request
218
+ */
219
+ slackIntegrationsServiceGetOAuthURLRequestOpts(): Promise<runtime.RequestOpts>;
220
+ /**
221
+ * Returns the Slack OAuth authorization URL to initiate the Add to Slack flow.
222
+ * Get Slack OAuth URL
223
+ */
224
+ slackIntegrationsServiceGetOAuthURLRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<GetSlackOAuthURLResponse>>;
225
+ /**
226
+ * Returns the Slack OAuth authorization URL to initiate the Add to Slack flow.
227
+ * Get Slack OAuth URL
228
+ */
229
+ slackIntegrationsServiceGetOAuthURL(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<GetSlackOAuthURLResponse>;
230
+ /**
231
+ * Creates request options for slackIntegrationsServiceListChannels without sending the request
232
+ */
233
+ slackIntegrationsServiceListChannelsRequestOpts(): Promise<runtime.RequestOpts>;
234
+ /**
235
+ * List available Slack channels the bot can send notifications to.
236
+ * List Slack channels
237
+ */
238
+ slackIntegrationsServiceListChannelsRaw(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ListSlackChannelsResponse>>;
239
+ /**
240
+ * List available Slack channels the bot can send notifications to.
241
+ * List Slack channels
242
+ */
243
+ slackIntegrationsServiceListChannels(initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ListSlackChannelsResponse>;
244
+ /**
245
+ * Creates request options for slackIntegrationsServiceTest without sending the request
246
+ */
247
+ slackIntegrationsServiceTestRequestOpts(requestParameters: SlackIntegrationsServiceTestRequest): Promise<runtime.RequestOpts>;
248
+ /**
249
+ * Send a test notification to verify the Slack integration is working.
250
+ * Test Slack integration
251
+ */
252
+ slackIntegrationsServiceTestRaw(requestParameters: SlackIntegrationsServiceTestRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<TestSlackIntegrationResponse>>;
253
+ /**
254
+ * Send a test notification to verify the Slack integration is working.
255
+ * Test Slack integration
256
+ */
257
+ slackIntegrationsServiceTest(requestParameters: SlackIntegrationsServiceTestRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<TestSlackIntegrationResponse>;
258
+ /**
259
+ * Creates request options for slackIntegrationsServiceUpdate without sending the request
260
+ */
261
+ slackIntegrationsServiceUpdateRequestOpts(requestParameters: SlackIntegrationsServiceUpdateRequest): Promise<runtime.RequestOpts>;
262
+ /**
263
+ * Update the Slack integration configuration (channel, triggers, status).
264
+ * Update Slack integration
265
+ */
266
+ slackIntegrationsServiceUpdateRaw(requestParameters: SlackIntegrationsServiceUpdateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<UpdateSlackIntegrationResponse>>;
267
+ /**
268
+ * Update the Slack integration configuration (channel, triggers, status).
269
+ * Update Slack integration
270
+ */
271
+ slackIntegrationsServiceUpdate(requestParameters: SlackIntegrationsServiceUpdateRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<UpdateSlackIntegrationResponse>;
272
+ }
@@ -0,0 +1,338 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * Linkbreakers API
6
+ * This is a documentation of all the APIs of Linkbreakers
7
+ *
8
+ * The version of the OpenAPI document: 1.71.4
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ var desc = Object.getOwnPropertyDescriptor(m, k);
18
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
19
+ desc = { enumerable: true, get: function() { return m[k]; } };
20
+ }
21
+ Object.defineProperty(o, k2, desc);
22
+ }) : (function(o, m, k, k2) {
23
+ if (k2 === undefined) k2 = k;
24
+ o[k2] = m[k];
25
+ }));
26
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
27
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
28
+ }) : function(o, v) {
29
+ o["default"] = v;
30
+ });
31
+ var __importStar = (this && this.__importStar) || (function () {
32
+ var ownKeys = function(o) {
33
+ ownKeys = Object.getOwnPropertyNames || function (o) {
34
+ var ar = [];
35
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
36
+ return ar;
37
+ };
38
+ return ownKeys(o);
39
+ };
40
+ return function (mod) {
41
+ if (mod && mod.__esModule) return mod;
42
+ var result = {};
43
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
44
+ __setModuleDefault(result, mod);
45
+ return result;
46
+ };
47
+ })();
48
+ Object.defineProperty(exports, "__esModule", { value: true });
49
+ exports.SlackIntegrationsApi = void 0;
50
+ const runtime = __importStar(require("../runtime"));
51
+ const index_1 = require("../models/index");
52
+ /**
53
+ *
54
+ */
55
+ class SlackIntegrationsApi extends runtime.BaseAPI {
56
+ /**
57
+ * Creates request options for slackIntegrationsServiceCompleteOAuth without sending the request
58
+ */
59
+ async slackIntegrationsServiceCompleteOAuthRequestOpts(requestParameters) {
60
+ if (requestParameters['completeSlackOAuthRequest'] == null) {
61
+ throw new runtime.RequiredError('completeSlackOAuthRequest', 'Required parameter "completeSlackOAuthRequest" was null or undefined when calling slackIntegrationsServiceCompleteOAuth().');
62
+ }
63
+ const queryParameters = {};
64
+ const headerParameters = {};
65
+ headerParameters['Content-Type'] = 'application/json';
66
+ if (this.configuration && this.configuration.accessToken) {
67
+ const token = this.configuration.accessToken;
68
+ const tokenString = await token("bearerAuth", []);
69
+ if (tokenString) {
70
+ headerParameters["Authorization"] = `Bearer ${tokenString}`;
71
+ }
72
+ }
73
+ let urlPath = `/v1/slack-integrations/oauth/complete`;
74
+ return {
75
+ path: urlPath,
76
+ method: 'POST',
77
+ headers: headerParameters,
78
+ query: queryParameters,
79
+ body: (0, index_1.CompleteSlackOAuthRequestToJSON)(requestParameters['completeSlackOAuthRequest']),
80
+ };
81
+ }
82
+ /**
83
+ * Exchanges the Slack authorization code for a bot token and creates the workspace integration.
84
+ * Complete Slack OAuth
85
+ */
86
+ async slackIntegrationsServiceCompleteOAuthRaw(requestParameters, initOverrides) {
87
+ const requestOptions = await this.slackIntegrationsServiceCompleteOAuthRequestOpts(requestParameters);
88
+ const response = await this.request(requestOptions, initOverrides);
89
+ return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.CompleteSlackOAuthResponseFromJSON)(jsonValue));
90
+ }
91
+ /**
92
+ * Exchanges the Slack authorization code for a bot token and creates the workspace integration.
93
+ * Complete Slack OAuth
94
+ */
95
+ async slackIntegrationsServiceCompleteOAuth(requestParameters, initOverrides) {
96
+ const response = await this.slackIntegrationsServiceCompleteOAuthRaw(requestParameters, initOverrides);
97
+ return await response.value();
98
+ }
99
+ /**
100
+ * Creates request options for slackIntegrationsServiceDelete without sending the request
101
+ */
102
+ async slackIntegrationsServiceDeleteRequestOpts() {
103
+ const queryParameters = {};
104
+ const headerParameters = {};
105
+ if (this.configuration && this.configuration.accessToken) {
106
+ const token = this.configuration.accessToken;
107
+ const tokenString = await token("bearerAuth", []);
108
+ if (tokenString) {
109
+ headerParameters["Authorization"] = `Bearer ${tokenString}`;
110
+ }
111
+ }
112
+ let urlPath = `/v1/slack-integrations`;
113
+ return {
114
+ path: urlPath,
115
+ method: 'DELETE',
116
+ headers: headerParameters,
117
+ query: queryParameters,
118
+ };
119
+ }
120
+ /**
121
+ * Disconnect and remove the Slack integration from the workspace.
122
+ * Disconnect Slack integration
123
+ */
124
+ async slackIntegrationsServiceDeleteRaw(initOverrides) {
125
+ const requestOptions = await this.slackIntegrationsServiceDeleteRequestOpts();
126
+ const response = await this.request(requestOptions, initOverrides);
127
+ return new runtime.JSONApiResponse(response);
128
+ }
129
+ /**
130
+ * Disconnect and remove the Slack integration from the workspace.
131
+ * Disconnect Slack integration
132
+ */
133
+ async slackIntegrationsServiceDelete(initOverrides) {
134
+ const response = await this.slackIntegrationsServiceDeleteRaw(initOverrides);
135
+ return await response.value();
136
+ }
137
+ /**
138
+ * Creates request options for slackIntegrationsServiceGet without sending the request
139
+ */
140
+ async slackIntegrationsServiceGetRequestOpts() {
141
+ const queryParameters = {};
142
+ const headerParameters = {};
143
+ if (this.configuration && this.configuration.accessToken) {
144
+ const token = this.configuration.accessToken;
145
+ const tokenString = await token("bearerAuth", []);
146
+ if (tokenString) {
147
+ headerParameters["Authorization"] = `Bearer ${tokenString}`;
148
+ }
149
+ }
150
+ let urlPath = `/v1/slack-integrations`;
151
+ return {
152
+ path: urlPath,
153
+ method: 'GET',
154
+ headers: headerParameters,
155
+ query: queryParameters,
156
+ };
157
+ }
158
+ /**
159
+ * Retrieve the Slack integration configuration for the workspace.
160
+ * Get Slack integration
161
+ */
162
+ async slackIntegrationsServiceGetRaw(initOverrides) {
163
+ const requestOptions = await this.slackIntegrationsServiceGetRequestOpts();
164
+ const response = await this.request(requestOptions, initOverrides);
165
+ return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.GetSlackIntegrationResponseFromJSON)(jsonValue));
166
+ }
167
+ /**
168
+ * Retrieve the Slack integration configuration for the workspace.
169
+ * Get Slack integration
170
+ */
171
+ async slackIntegrationsServiceGet(initOverrides) {
172
+ const response = await this.slackIntegrationsServiceGetRaw(initOverrides);
173
+ return await response.value();
174
+ }
175
+ /**
176
+ * Creates request options for slackIntegrationsServiceGetOAuthURL without sending the request
177
+ */
178
+ async slackIntegrationsServiceGetOAuthURLRequestOpts() {
179
+ const queryParameters = {};
180
+ const headerParameters = {};
181
+ if (this.configuration && this.configuration.accessToken) {
182
+ const token = this.configuration.accessToken;
183
+ const tokenString = await token("bearerAuth", []);
184
+ if (tokenString) {
185
+ headerParameters["Authorization"] = `Bearer ${tokenString}`;
186
+ }
187
+ }
188
+ let urlPath = `/v1/slack-integrations/oauth-url`;
189
+ return {
190
+ path: urlPath,
191
+ method: 'GET',
192
+ headers: headerParameters,
193
+ query: queryParameters,
194
+ };
195
+ }
196
+ /**
197
+ * Returns the Slack OAuth authorization URL to initiate the Add to Slack flow.
198
+ * Get Slack OAuth URL
199
+ */
200
+ async slackIntegrationsServiceGetOAuthURLRaw(initOverrides) {
201
+ const requestOptions = await this.slackIntegrationsServiceGetOAuthURLRequestOpts();
202
+ const response = await this.request(requestOptions, initOverrides);
203
+ return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.GetSlackOAuthURLResponseFromJSON)(jsonValue));
204
+ }
205
+ /**
206
+ * Returns the Slack OAuth authorization URL to initiate the Add to Slack flow.
207
+ * Get Slack OAuth URL
208
+ */
209
+ async slackIntegrationsServiceGetOAuthURL(initOverrides) {
210
+ const response = await this.slackIntegrationsServiceGetOAuthURLRaw(initOverrides);
211
+ return await response.value();
212
+ }
213
+ /**
214
+ * Creates request options for slackIntegrationsServiceListChannels without sending the request
215
+ */
216
+ async slackIntegrationsServiceListChannelsRequestOpts() {
217
+ const queryParameters = {};
218
+ const headerParameters = {};
219
+ if (this.configuration && this.configuration.accessToken) {
220
+ const token = this.configuration.accessToken;
221
+ const tokenString = await token("bearerAuth", []);
222
+ if (tokenString) {
223
+ headerParameters["Authorization"] = `Bearer ${tokenString}`;
224
+ }
225
+ }
226
+ let urlPath = `/v1/slack-integrations/channels`;
227
+ return {
228
+ path: urlPath,
229
+ method: 'GET',
230
+ headers: headerParameters,
231
+ query: queryParameters,
232
+ };
233
+ }
234
+ /**
235
+ * List available Slack channels the bot can send notifications to.
236
+ * List Slack channels
237
+ */
238
+ async slackIntegrationsServiceListChannelsRaw(initOverrides) {
239
+ const requestOptions = await this.slackIntegrationsServiceListChannelsRequestOpts();
240
+ const response = await this.request(requestOptions, initOverrides);
241
+ return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.ListSlackChannelsResponseFromJSON)(jsonValue));
242
+ }
243
+ /**
244
+ * List available Slack channels the bot can send notifications to.
245
+ * List Slack channels
246
+ */
247
+ async slackIntegrationsServiceListChannels(initOverrides) {
248
+ const response = await this.slackIntegrationsServiceListChannelsRaw(initOverrides);
249
+ return await response.value();
250
+ }
251
+ /**
252
+ * Creates request options for slackIntegrationsServiceTest without sending the request
253
+ */
254
+ async slackIntegrationsServiceTestRequestOpts(requestParameters) {
255
+ if (requestParameters['body'] == null) {
256
+ throw new runtime.RequiredError('body', 'Required parameter "body" was null or undefined when calling slackIntegrationsServiceTest().');
257
+ }
258
+ const queryParameters = {};
259
+ const headerParameters = {};
260
+ headerParameters['Content-Type'] = 'application/json';
261
+ if (this.configuration && this.configuration.accessToken) {
262
+ const token = this.configuration.accessToken;
263
+ const tokenString = await token("bearerAuth", []);
264
+ if (tokenString) {
265
+ headerParameters["Authorization"] = `Bearer ${tokenString}`;
266
+ }
267
+ }
268
+ let urlPath = `/v1/slack-integrations/test`;
269
+ return {
270
+ path: urlPath,
271
+ method: 'POST',
272
+ headers: headerParameters,
273
+ query: queryParameters,
274
+ body: requestParameters['body'],
275
+ };
276
+ }
277
+ /**
278
+ * Send a test notification to verify the Slack integration is working.
279
+ * Test Slack integration
280
+ */
281
+ async slackIntegrationsServiceTestRaw(requestParameters, initOverrides) {
282
+ const requestOptions = await this.slackIntegrationsServiceTestRequestOpts(requestParameters);
283
+ const response = await this.request(requestOptions, initOverrides);
284
+ return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.TestSlackIntegrationResponseFromJSON)(jsonValue));
285
+ }
286
+ /**
287
+ * Send a test notification to verify the Slack integration is working.
288
+ * Test Slack integration
289
+ */
290
+ async slackIntegrationsServiceTest(requestParameters, initOverrides) {
291
+ const response = await this.slackIntegrationsServiceTestRaw(requestParameters, initOverrides);
292
+ return await response.value();
293
+ }
294
+ /**
295
+ * Creates request options for slackIntegrationsServiceUpdate without sending the request
296
+ */
297
+ async slackIntegrationsServiceUpdateRequestOpts(requestParameters) {
298
+ if (requestParameters['updateSlackIntegrationRequest'] == null) {
299
+ throw new runtime.RequiredError('updateSlackIntegrationRequest', 'Required parameter "updateSlackIntegrationRequest" was null or undefined when calling slackIntegrationsServiceUpdate().');
300
+ }
301
+ const queryParameters = {};
302
+ const headerParameters = {};
303
+ headerParameters['Content-Type'] = 'application/json';
304
+ if (this.configuration && this.configuration.accessToken) {
305
+ const token = this.configuration.accessToken;
306
+ const tokenString = await token("bearerAuth", []);
307
+ if (tokenString) {
308
+ headerParameters["Authorization"] = `Bearer ${tokenString}`;
309
+ }
310
+ }
311
+ let urlPath = `/v1/slack-integrations`;
312
+ return {
313
+ path: urlPath,
314
+ method: 'PATCH',
315
+ headers: headerParameters,
316
+ query: queryParameters,
317
+ body: (0, index_1.UpdateSlackIntegrationRequestToJSON)(requestParameters['updateSlackIntegrationRequest']),
318
+ };
319
+ }
320
+ /**
321
+ * Update the Slack integration configuration (channel, triggers, status).
322
+ * Update Slack integration
323
+ */
324
+ async slackIntegrationsServiceUpdateRaw(requestParameters, initOverrides) {
325
+ const requestOptions = await this.slackIntegrationsServiceUpdateRequestOpts(requestParameters);
326
+ const response = await this.request(requestOptions, initOverrides);
327
+ return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_1.UpdateSlackIntegrationResponseFromJSON)(jsonValue));
328
+ }
329
+ /**
330
+ * Update the Slack integration configuration (channel, triggers, status).
331
+ * Update Slack integration
332
+ */
333
+ async slackIntegrationsServiceUpdate(requestParameters, initOverrides) {
334
+ const response = await this.slackIntegrationsServiceUpdateRaw(requestParameters, initOverrides);
335
+ return await response.value();
336
+ }
337
+ }
338
+ exports.SlackIntegrationsApi = SlackIntegrationsApi;
@@ -2,7 +2,7 @@
2
2
  * Linkbreakers API
3
3
  * This is a documentation of all the APIs of Linkbreakers
4
4
  *
5
- * The version of the OpenAPI document: 1.46.15
5
+ * The version of the OpenAPI document: 1.71.4
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Linkbreakers API
6
6
  * This is a documentation of all the APIs of Linkbreakers
7
7
  *
8
- * The version of the OpenAPI document: 1.46.15
8
+ * The version of the OpenAPI document: 1.71.4
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Linkbreakers API
3
3
  * This is a documentation of all the APIs of Linkbreakers
4
4
  *
5
- * The version of the OpenAPI document: 1.46.15
5
+ * The version of the OpenAPI document: 1.71.4
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Linkbreakers API
6
6
  * This is a documentation of all the APIs of Linkbreakers
7
7
  *
8
- * The version of the OpenAPI document: 1.46.15
8
+ * The version of the OpenAPI document: 1.71.4
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Linkbreakers API
3
3
  * This is a documentation of all the APIs of Linkbreakers
4
4
  *
5
- * The version of the OpenAPI document: 1.46.15
5
+ * The version of the OpenAPI document: 1.71.4
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Linkbreakers API
6
6
  * This is a documentation of all the APIs of Linkbreakers
7
7
  *
8
- * The version of the OpenAPI document: 1.46.15
8
+ * The version of the OpenAPI document: 1.71.4
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Linkbreakers API
3
3
  * This is a documentation of all the APIs of Linkbreakers
4
4
  *
5
- * The version of the OpenAPI document: 1.46.15
5
+ * The version of the OpenAPI document: 1.71.4
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).